source: MondoRescue/branches/3.2/mondo/src/common/libmondo-tools.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3618   9 years Bruno Cornec - Fix mr_popup_and_get_string which was using a freed string by …
(edit) @3613   9 years Bruno Cornec Add function mr_getcwd and use it to allow use o dynamically allocated …
(edit) @3610   9 years Bruno Cornec - Change interfaces for the call_program_and_get_last_line_of_output …
(edit) @3539   9 years Bruno Cornec - Review of mkisofs options to mimic what mindi now does and …
(edit) @3514   9 years Bruno Cornec - Fixes xorriso usage and options differences wrt genisoimage - …
(edit) @3507   9 years Bruno Cornec - Use a mr_system where appropriate - Fix mkstemp which is creating a …
(edit) @3504   9 years Bruno Cornec - Fix a compilation error (I know should have a hook !) - Remove usage …
(edit) @3503   9 years Bruno Cornec Log when creating temp or scratch directories
(edit) @3502   9 years Bruno Cornec - Adds support for xorriso for UEFI distributions using it such as Debian 8
(edit) @3500   9 years Bruno Cornec - Use mr_system to create temp and scratch dir if they do not exist
(edit) @3394   10 years Bruno Cornec Improve message in case of detection of a UEFI partition
(edit) @3377   10 years Bruno Cornec - Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
(edit) @3375   10 years Bruno Cornec - Create a new mr_boot_type function and boot_type mondo struct entry …
(edit) @3373   10 years Bruno Cornec Change the bkpinfo->boot_device from statically allocated to …
(edit) @3371   10 years Bruno Cornec - Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
(edit) @3318   11 years Bruno Cornec - Redirect the stderr of parted2fdisk into /dev/null to avoid error …
(edit) @3292   11 years Bruno Cornec - Remove from mindi 2 functions replaced by perl code (ReadAllLink by …
(edit) @3278   11 years Bruno Cornec - File KEYMAP-LIVES-HERE, USING-* not used anymore - Nomalize name …
(edit) @3268   11 years Bruno Cornec - Fix initialization of g_cd_recovery to avoid having it at TRUE …
(edit) @3238   11 years Bruno Cornec - Add "%s" in 2 mr_asprintf usages toavoid any problem (quality report)
(edit) @3225   12 years Bruno Cornec - Remove FAILSAFE mentions in mondo and its doc as well (feature was …
(edit) @3205   12 years Bruno Cornec - Fix mondoarchive which now works in text mode. GUI mode still not …
(edit) @3195   12 years Bruno Cornec - Fix tmpdir initialization as mkdtemp modify the existing string so …
(edit) @3194   12 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
(edit) @3191   12 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
(copy) @3186   12 years Bruno Cornec - Branch version 3.2 from 3.0 to integrate memory allocation patches …
copied from branches/3.0/mondo/src/common/libmondo-tools.c
(edit) @3185   12 years Bruno Cornec Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
Note: See TracRevisionLog for help on using the revision log.