source: MondoRescue/branches/2.2.9/mondo/src/common

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2665   15 years Bruno Cornec r3925@localhost: bruno | 2010-06-23 00:13:12 +0200 - Try to provide …
(edit) @2664   15 years Bruno Cornec r3922@localhost: bruno | 2010-06-22 23:22:04 +0200 - Fix a bug when …
(edit) @2658   15 years Bruno Cornec - Change useless comments for more useful ones
(edit) @2656   15 years Bruno Cornec - Improves logging for external binary
(edit) @2641   15 years Bruno Cornec - Attempt to fix problem of slowdown in filelist creation by …
(edit) @2636   15 years Bruno Cornec - Revert most of the 2 previous modif due to application on a …
(edit) @2634   15 years Bruno Cornec Fix strcat call !
(edit) @2633   15 years Bruno Cornec - Remove a wrong usage of mr_strcat with exclude_path in the 2.2.9 …
(edit) @2632   15 years Bruno Cornec - Improve display of messages (removes extra \n) and replace a stract …
(edit) @2628   15 years Bruno Cornec - netfs_proto should be initialized in every case, not just in DR …
(edit) @2627   15 years Bruno Cornec r3946@localhost: bruno | 2010-05-04 19:17:51 +0200 - Solves an issue …
(edit) @2626   15 years Bruno Cornec Avoid to have multiple similar calls to mkisofs by using macros
(edit) @2624   15 years Bruno Cornec - Mondoarchive should not try to cerate a cmp binary if it doesn't exist.
(edit) @2613   15 years Bruno Cornec - Fix an initialization bug for network protocol in interactive mode …
(edit) @2608   15 years Bruno Cornec - Try to improve exclusion of binded /proc mount with "none" fs type …
(edit) @2578   15 years Bruno Cornec - Free the sz_devfile fifo for ntfs later as it was used in between, …
(edit) @2573   15 years Bruno Cornec - THis version of mondo uses another interface for the mr_asprintf …
(edit) @2572   15 years Bruno Cornec setfacl doesn't need the -h option to restore physical paths
(edit) @2563   15 years Bruno Cornec - setfattr also needs the -h flag to restore attributes on symlinks, …
(edit) @2556   15 years Bruno Cornec - Fix restoration of extended attributes by going into the target …
(edit) @2551   15 years Bruno Cornec - Adds vmxnet3 driver support to mindi for some VMWare versions
(edit) @2549   15 years Bruno Cornec - use option -h of getfattr to *not* follow symlinks, which breaks …
(edit) @2548   15 years Bruno Cornec - Adds some logs for filelist creation - Remove option -P from …
(edit) @2547   15 years Bruno Cornec - Suppress unused mode_of_file function
(edit) @2545   15 years Bruno Cornec Adds the --rescue flag to ntfsclone (Andree Leidenfrost …
(edit) @2528   15 years Bruno Cornec r3494@localhost: bruno | 2010-01-07 08:13:44 +0100 Fix the way the …
(edit) @2527   15 years Bruno Cornec r3736@localhost: bruno | 2010-01-07 17:58:32 +0100 - Fix #383 by …
(edit) @2525   15 years Bruno Cornec r3732@localhost: bruno | 2010-01-07 13:25:24 +0100 - Fix #381 by …
(edit) @2524   15 years Bruno Cornec r3730@localhost: bruno | 2010-01-06 01:02:06 +0100 - Fix a …
(edit) @2522   15 years Bruno Cornec Re-apply the fix of [2506] broken by older patches applied after :-(
(edit) @2521   15 years Bruno Cornec r3231@localhost (orig r2265): bruno | 2009-07-12 02:04:40 +0200 …
(edit) @2520   15 years Bruno Cornec r3230@localhost (orig r2264): bruno | 2009-07-12 02:04:37 +0200 …
(edit) @2519   15 years Bruno Cornec r3229@localhost (orig r2263): bruno | 2009-07-12 02:04:33 +0200 …
(edit) @2518   15 years Bruno Cornec r3228@localhost (orig r2262): bruno | 2009-07-12 02:04:30 +0200 …
(edit) @2516   15 years Bruno Cornec r3227@localhost (orig r2261): bruno | 2009-07-12 02:04:25 +0200 …
(edit) @2515   15 years Bruno Cornec r3226@localhost (orig r2260): bruno | 2009-07-12 02:04:21 +0200 …
(edit) @2507   15 years Bruno Cornec - Fix #377: Segfault in pause_and_ask_for_cdr() (ggeens)
(edit) @2506   15 years Bruno Cornec - Fix a bug when isodir is / only when splitting it in iso_path and iso_mnt
(edit) @2501   15 years Bruno Cornec Fix #375 mondo will segfault if the partition in …
(edit) @2485   16 years Bruno Cornec r3614@localhost: bruno | 2009-11-15 01:34:12 +0100 Adds a space in …
(edit) @2478   16 years Bruno Cornec - Fix #367 - the for loop doesn't make any test now, as it was …
(edit) @2473   16 years Bruno Cornec - Fix #363 where exclude_paths was extended up to memory limit dumping core
(edit) @2472   16 years Bruno Cornec - Default to DVD size when in iso or netfs mode
(edit) @2470   16 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
(edit) @2469   16 years Bruno Cornec /dev/shm is now part of the default exclude list
(edit) @2463   16 years Bruno Cornec - Reset an error counter before blanking a DVD to avoid always …
(edit) @2454   16 years Bruno Cornec - Fix an error in the test for grub conf files (or used instead of and)
(edit) @2453   16 years Bruno Cornec - Fix a bug in handling of -E option with real devices (bad report in …
(edit) @2450   16 years Bruno Cornec - Fix a mr_asprintf usage without & causing a seg fault.
(edit) @2449   16 years Bruno Cornec - Adds support for grub2 conf file grub.cfg in addition to menu.lst
(edit) @2443   16 years Bruno Cornec - priority given to env var for tmpdir - fuse FS excluded from tmpdir …
(edit) @2436   16 years Bruno Cornec - Improve deplist.d/* files - adds libnss for ssh support in boot disk …
(edit) @2435   16 years Bruno Cornec Improve user management for NetFS cases
(edit) @2434   16 years Bruno Cornec Compiler warning fixed
(edit) @2427   16 years Bruno Cornec Avoids null param for excludes_devs for mindi call
(edit) @2426   16 years Bruno Cornec - Attempt to stay backward compatible without protocol for -n option
(edit) @2424   16 years Bruno Cornec - analyze-my-lvm now removes excluded devices from list coming from …
(edit) @2423   16 years Bruno Cornec Fix an issue in is_this_device_mounted (string freed before last usage)
(edit) @2419   16 years Bruno Cornec star only supports ACL when used with exustar mode. Fix #356.
(edit) @2418   16 years Bruno Cornec Modify getfattr call to have all extended attributes, including non …
(edit) @2402   16 years Bruno Cornec Use dir for shell related commands and dir1 for C related actions in …
(edit) @2401   16 years Bruno Cornec Wrong structure member name was used
(edit) @2399   16 years Bruno Cornec - Use protocol name when displaying restore progress instead of netfs …
(edit) @2397   16 years Bruno Cornec Fix a format issue in text mode on percentage
(edit) @2394   16 years Bruno Cornec Fix interface of evaluate_mountlist (remove 2nd param useless) and fix …
(edit) @2388   16 years Bruno Cornec Fix mondoarchive CLI analysis for NETFS type of requests
(edit) @2387   16 years Bruno Cornec Fix a problem in netfs analysis in mondoarchive
(edit) @2384   16 years Bruno Cornec - Remove separate function look_for_duplicate_mountpoints used only …
(edit) @2380   16 years Bruno Cornec - Change NFS support into a NetFS support to allow for multiple …
(edit) @2374   16 years Bruno Cornec - Try to fix garbled screen progression in text mode based on 2.2.10 …
(edit) @2371   16 years Bruno Cornec - Fix a problem a error detection in evaluate_mountlist which casued …
(edit) @2369   16 years Bruno Cornec Another compilation issue fixed.
(edit) @2368   16 years Bruno Cornec Fix compilation issue
(edit) @2366   16 years Bruno Cornec place the code of mondo_makefilelist before its call
(edit) @2361   16 years Bruno Cornec - Fix a case where the NFS dir in restore mode was mounted rw (linked …
(edit) @2355   16 years Bruno Cornec Remove function spread_flaws_across_three_lines and expand it at the …
(edit) @2350   16 years Bruno Cornec Change inerface of evaluate_mountlist and …
(edit) @2348   16 years Bruno Cornec Improve logging (minor)
(edit) @2347   16 years Bruno Cornec - Solve tmp dir creation which sometimes was trying to create /%xx …
(edit) @2309   16 years Bruno Cornec Cosmetic changes to allow for quality to not giv false positive
(edit) @2305   16 years Bruno Cornec Avoid a memory leak in the previous patch
(edit) @2304   16 years Bruno Cornec - popup_and_get_string needs an allocated buffer for the moment so …
(edit) @2290   16 years Bruno Cornec - Fix a printing error in mindi for the tar command - Fix all …
(edit) @2285   16 years Bruno Cornec r3285@localhost: bruno | 2009-07-20 11:17:35 +0200 Apply fix in …
(edit) @2257   16 years Bruno Cornec - Reorder code to allow compilation by older gcc versions
(edit) @2247   16 years Bruno Cornec r3148@localhost: bruno | 2009-06-30 14:26:19 +0200 - Adds an example …
(edit) @2242   16 years Bruno Cornec r3145@localhost: bruno | 2009-06-29 17:18:58 +0200 - Remove 2 memory …
(edit) @2241   16 years Bruno Cornec r3144@localhost: bruno | 2009-06-26 12:18:08 +0200 - Remove …
(edit) @2240   16 years Bruno Cornec Replace an exit by a finish
(edit) @2237   16 years Bruno Cornec Fix a bug (seg fault) when a too large mountlist was used. Increased …
(edit) @2236   16 years Bruno Cornec - Still trying to fix issue with mountlist analysis at restore time
(edit) @2235   16 years Bruno Cornec r3132@localhost: bruno | 2009-06-19 16:10:49 +0200 Ads a test …
(edit) @2232   16 years Bruno Cornec r3126@localhost: bruno | 2009-06-18 20:04:26 +0200 Adds a NUL char …
(edit) @2230   16 years Bruno Cornec - Simplify log_it calls when possible (with just a fixed string) - …
(edit) @2229   16 years Bruno Cornec Fix various multiple compile bugs/warnings around log_it, opt flags …
(edit) @2227   16 years Bruno Cornec Remove the iamhere function (will hopefully suppress valgrind errors …
(edit) @2226   16 years Bruno Cornec nfs_user is now a pointer which shows the way to go and avoids setup …
(edit) @2225   16 years Bruno Cornec No need to use sudo for NFS user, just use su and avoid any passwd issue.
(edit) @2224   16 years Bruno Cornec - Add support of user for NFS write and fixes #316
(edit) @2223   16 years Bruno Cornec mount the NFS dir in mondoarchive, if not already mounted, but present …
Note: See TracRevisionLog for help on using the revision log.