|
|
@3337
|
10 years |
Bruno Cornec |
- Fix some memory allocation which were not freed correctly (valgrind …
|
|
|
@3334
|
10 years |
Bruno Cornec |
- Fix #764 by checking the value of bkpinfo->include_paths before …
|
|
|
@3333
|
10 years |
Bruno Cornec |
- Fix a mondoarchive crash with option -v (Do not use finish before …
|
|
|
@3330
|
10 years |
Bruno Cornec |
- mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
|
|
|
@3328
|
10 years |
Bruno Cornec |
- Adds support for XFS labelling
|
|
|
@3318
|
10 years |
Bruno Cornec |
- Redirect the stderr of parted2fdisk into /dev/null to avoid error …
|
|
|
@3309
|
11 years |
Bruno Cornec |
- Revert previous mr_strip_space supression
|
|
|
@3308
|
11 years |
Bruno Cornec |
- Do not remove spaces in analyze of good format as that create a …
|
|
|
@3301
|
11 years |
Bruno Cornec |
- Fix a usage of mountlist.txt still with MINDI_CACHE, incorrect for now.
|
|
|
@3300
|
11 years |
Bruno Cornec |
- Change function which_format_command_do_i_need to allocate string …
|
|
|
@3299
|
11 years |
Bruno Cornec |
- Removes 2 useless Thank you in GUI
|
|
|
@3298
|
11 years |
Bruno Cornec |
- Adds the C file for test of mr_str_substitute
|
|
|
@3297
|
11 years |
Bruno Cornec |
- stabgrub-me now supports also grub2
- Fix an error using …
|
|
|
@3296
|
11 years |
Bruno Cornec |
Fix #747 by returning early enough to avoid using a bad value for file …
|
|
|
@3294
|
11 years |
Bruno Cornec |
- Fix a compilation issue in libmondo-archive.c on mindi call with …
|
|
|
@3293
|
11 years |
Bruno Cornec |
- Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and
…
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3291
|
11 years |
Bruno Cornec |
- good_format string is now dynamically allocated
|
|
|
@3290
|
11 years |
Bruno Cornec |
- Compilation fix
|
|
|
@3289
|
11 years |
Bruno Cornec |
- change function number_of_disks_as_string into one returning a
…
|
|
|
@3288
|
11 years |
Bruno Cornec |
- Improve again memory management:
remove some strcat calls
change …
|
|
|
@3287
|
11 years |
Bruno Cornec |
- mondo-prep is now better wrt memory management (fgets part not done
…
|
|
|
@3286
|
11 years |
Bruno Cornec |
- Improve mondo-prep using mr_asprintf more (was behind other C
…
|
|
|
@3281
|
11 years |
Bruno Cornec |
- /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
|
|
|
@3280
|
11 years |
Bruno Cornec |
- Fix a compilation bug
- Update mondoarchive man page for the new …
|
|
|
@3279
|
11 years |
Bruno Cornec |
- flaws_str should be NULL if no error detected not ""
- Try to …
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@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 …
|