source: MondoRescue/branches/2.2.9/mondo

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   15 years Bruno Cornec r3614@localhost: bruno | 2009-11-15 01:34:12 +0100 Adds a space in …
(edit) @2480   15 years Bruno Cornec - If using nolvm, mondorestore should also not nalyze and handle …
(edit) @2478   15 years Bruno Cornec - Fix #367 - the for loop doesn't make any test now, as it was …
(edit) @2473   15 years Bruno Cornec - Fix #363 where exclude_paths was extended up to memory limit dumping core
(edit) @2472   15 years Bruno Cornec - Default to DVD size when in iso or netfs mode
(edit) @2470   15 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
(edit) @2469   15 years Bruno Cornec /dev/shm is now part of the default exclude list
(edit) @2463   15 years Bruno Cornec - Reset an error counter before blanking a DVD to avoid always …
(edit) @2454   15 years Bruno Cornec - Fix an error in the test for grub conf files (or used instead of and)
(edit) @2453   15 years Bruno Cornec - Fix a bug in handling of -E option with real devices (bad report in …
(edit) @2450   15 years Bruno Cornec - Fix a mr_asprintf usage without & causing a seg fault.
(edit) @2449   15 years Bruno Cornec - Adds support for grub2 conf file grub.cfg in addition to menu.lst
(edit) @2443   15 years Bruno Cornec - priority given to env var for tmpdir - fuse FS excluded from tmpdir …
(edit) @2436   15 years Bruno Cornec - Improve deplist.d/* files - adds libnss for ssh support in boot disk …
(edit) @2435   15 years Bruno Cornec Improve user management for NetFS cases
(edit) @2434   15 years Bruno Cornec Compiler warning fixed
(edit) @2427   15 years Bruno Cornec Avoids null param for excludes_devs for mindi call
(edit) @2426   15 years Bruno Cornec - Attempt to stay backward compatible without protocol for -n option
(edit) @2424   15 years Bruno Cornec - analyze-my-lvm now removes excluded devices from list coming from …
(edit) @2423   15 years Bruno Cornec Fix an issue in is_this_device_mounted (string freed before last usage)
(edit) @2419   15 years Bruno Cornec star only supports ACL when used with exustar mode. Fix #356.
(edit) @2418   15 years Bruno Cornec Modify getfattr call to have all extended attributes, including non …
(edit) @2403   16 years Bruno Cornec - At restore time read the netfs protocol in the conf file
(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) @2398   16 years Bruno Cornec - Fix a bug where flaws_str could be NULL and wasn't tested correctly.
(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) @2386   16 years Bruno Cornec Be compatible on backup type by making old nfs recognized as netfs and …
(edit) @2384   16 years Bruno Cornec - Remove separate function look_for_duplicate_mountpoints used only …
(edit) @2381   16 years Bruno Cornec Fix a missing param for sshfs call
(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) @2373   16 years Bruno Cornec Avoid asking the Prefix name in NFS mode twice
(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) @2308   16 years Bruno Cornec Fix a bug in mr_strcat backported from 2.2.10. Should solve our seg faults.
(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) @2298   16 years Bruno Cornec - Remove memory leak for the last modification
(edit) @2297   16 years Bruno Cornec Fix a remaining display error for 2.2.9. That version has been tested …
(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) @2246   16 years Bruno Cornec - Fix an issue on building for older distributions
(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) @2239   16 years Bruno Cornec - Improves autotools usage and solve a build issue around config.guess …
(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) @2234   16 years Bruno Cornec r3128@localhost: bruno | 2009-06-18 20:21:37 +0200 - test mountlist …
(edit) @2233   16 years Bruno Cornec r3127@localhost: bruno | 2009-06-18 20:05:36 +0200 Adds a test …
(edit) @2232   16 years Bruno Cornec r3126@localhost: bruno | 2009-06-18 20:04:26 +0200 Adds a NUL char …
(edit) @2231   16 years Bruno Cornec Adds a complex example of mountlist for regression tests purpose
(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 …
(edit) @2222   16 years Bruno Cornec - Usage of partprobe at restore time if possible - fix call to fdisk …
(edit) @2220   16 years Bruno Cornec Allow the possibility to enter temp and scratch dir in the newt …
(edit) @2219   16 years Bruno Cornec Fix a bug where a string could be NULL and used
(edit) @2217   16 years Bruno Cornec Fix a linker error - mondo builds again
(edit) @2216   16 years Bruno Cornec Fix another compilation error following previous modifs
(edit) @2215   16 years Bruno Cornec Fix a compilation error following previous modifs
(edit) @2214   16 years Bruno Cornec r3094@localhost: bruno | 2009-06-03 17:25:25 +0200 Replaces strcpy …
(edit) @2211   16 years Bruno Cornec r3089@localhost: bruno | 2009-05-18 06:41:05 +0200 - move call to …
(edit) @2209   16 years Bruno Cornec - Use new libmr.a in build process - Use mr_strcat to fix a memory …
(edit) @2208   16 years Bruno Cornec Addition of useful functions originaly written for stable branch now …
(edit) @2207   16 years Bruno Cornec -Preparation to integrate some stable functions
Note: See TracRevisionLog for help on using the revision log.