|
|
@3273
|
11 years |
Bruno Cornec |
- rename mondo-restore-EXT.h into mondorestore-EXT.h and removes the …
|
|
|
@3272
|
11 years |
Bruno Cornec |
- Removes now useles code from the C part which has been moved into …
|
|
|
@3271
|
11 years |
Bruno Cornec |
- Rename the conf file mondo-restore.cfg into mondorestore.cfg for …
|
|
|
@3268
|
11 years |
Bruno Cornec |
- Fix initialization of g_cd_recovery to avoid having it at TRUE …
|
|
|
@3263
|
11 years |
Bruno Cornec |
- Fix a bug due to lack of memory allocation for a tmp var to display …
|
|
|
@3256
|
11 years |
Bruno Cornec |
- Fix a bug in libmondo-cli detected during an NFS test, where a wrong …
|
|
|
@3238
|
11 years |
Bruno Cornec |
- Add "%s" in 2 mr_asprintf usages toavoid any problem (quality report)
|
|
|
@3237
|
11 years |
Bruno Cornec |
which_partition_format now returns a dynamically allocated string …
|
|
|
@3236
|
11 years |
Bruno Cornec |
- Fix again a dyn. memory allocation issue, where a variable wasn't …
|
|
|
@3235
|
11 years |
Bruno Cornec |
- Revert dynamic memory allocation for blurb variables as they are …
|
|
|
@3234
|
11 years |
Bruno Cornec |
- Fix documentation build issue
- rename configure.in into …
|
|
|
@3225
|
11 years |
Bruno Cornec |
- Remove FAILSAFE mentions in mondo and its doc as well (feature was …
|
|
|
@3212
|
11 years |
Bruno Cornec |
- Fix wrong analyzis of temp and scratch dirs in interactive mode …
|
|
|
@3211
|
11 years |
Bruno Cornec |
- Fi a bug with the cfg_file variable which wasn't initialized …
|
|
|
@3208
|
11 years |
Bruno Cornec |
- Fix typos preventnig compilation !
- revert mr_getline modifications …
|
|
|
@3207
|
11 years |
Bruno Cornec |
- Add LZMA compression possibility through the GUI
|
|
|
@3206
|
11 years |
victor gattegno |
Ticket #734 fix
(Victor Gattegno)
|
|
|
@3205
|
11 years |
Bruno Cornec |
- Fix mondoarchive which now works in text mode. GUI mode still not
…
|
|
|
@3197
|
12 years |
Bruno Cornec |
- Fix a last compile error on mondoarchive (now runs till the end)
- …
|
|
|
@3196
|
12 years |
Bruno Cornec |
- Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
|
|
|
@3195
|
12 years |
Bruno Cornec |
- Fix tmpdir initialization as mkdtemp modify the existing string so …
|
|
|
@3194
|
12 years |
Bruno Cornec |
- Fix all compilation/link error due to the previous giant merge with …
|
|
|
@3193
|
12 years |
Bruno Cornec |
- Finish with backports from 3.1 for now. Still some work to do, but …
|
|
|
@3191
|
12 years |
Bruno Cornec |
- Lots of memory management backports from 3.1 to 3.2 - still not …
|
|
|
@3186
|
12 years |
Bruno Cornec |
- Branch version 3.2 from 3.0 to integrate memory allocation patches …
|
|
copied from branches/3.0/mondo
|
|
|
@3185
|
12 years |
Bruno Cornec |
Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
|