source: MondoRescue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2409   15 years Bruno Cornec - Split deplist.txt into multiple conf files under deplist.d in the …
(edit) @2408   15 years Bruno Cornec Remove useless script
(edit) @2407   15 years Bruno Cornec Modify the get_netx_raitab_line function prototype to reduce static …
(edit) @2406   15 years Bruno Cornec Remove useless conf files created under /tmp and never used
(edit) @2405   16 years Bruno Cornec Removes some malloc_string static allocation
(edit) @2404   16 years Bruno Cornec - At restore time read the netfs protocol in the conf file - Use dir …
(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) @2400   16 years Bruno Cornec - Use protocol name when displaying restore progress instead of netfs …
(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) @2396   16 years Bruno Cornec mondorestore is handled in deplist.txt
(edit) @2395   16 years Bruno Cornec - Fix interface of evaluate_mountlist (remove 2nd param useless) and …
(edit) @2394   16 years Bruno Cornec Fix interface of evaluate_mountlist (remove 2nd param useless) and fix …
(edit) @2393   16 years Bruno Cornec - Tries to add support for bzip2 and lzma initramfs (preliminary, not …
(edit) @2392   16 years Bruno Cornec - Solve issues around call_program_and_get_last_line_of_output
(edit) @2391   16 years Bruno Cornec - Adds ext3 initrd support for 2.6.30 - Fix a typo in mondorestore
(edit) @2390   16 years Bruno Cornec - Adds ext3 initrd support for 2.6.30
(edit) @2389   16 years Bruno Cornec Fix a problem in netfs analysis in mondoarchive (Backport from 2.2.9)
(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) @2385   16 years Bruno Cornec - Remove separate function look_for_duplicate_mountpoints used only …
(edit) @2384   16 years Bruno Cornec - Remove separate function look_for_duplicate_mountpoints used only …
(edit) @2383   16 years Bruno Cornec call_program_and_get_last_line_of_output is now allocating memory and …
(edit) @2382   16 years Bruno Cornec - Change NFS support into a NetFS support to allow for multiple …
(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) @2379   16 years Bruno Cornec - Do not copy mondorestore in libmondo-files.c as it's done in mindi …
(edit) @2378   16 years Bruno Cornec - Suppress useless tests for mondorestore being a link
(edit) @2377   16 years Bruno Cornec - Remove some fixed strings again
(edit) @2376   16 years Bruno Cornec - replace system("sync") by sync() calls
(edit) @2375   16 years Bruno Cornec - Fix a bad strncpy call - Fix bas mr_asprintf call (quality)
(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) @2372   16 years Bruno Cornec - Fix a problem a error detection in evaluate_mountlist which casued …
(edit) @2371   16 years Bruno Cornec - Fix a problem a error detection in evaluate_mountlist which casued …
(edit) @2370   16 years Bruno Cornec Backport 2 syntax fixes from 2.2.9
(edit) @2369   16 years Bruno Cornec Another compilation issue fixed.
(edit) @2368   16 years Bruno Cornec Fix compilation issue
(edit) @2367   16 years Bruno Cornec - Advertising for project-builder on the website added
(edit) @2366   16 years Bruno Cornec place the code of mondo_makefilelist before its call
(edit) @2365   16 years Bruno Cornec - New update from Lester Wade (lester.wade_at_hp.com) for P2V doc
(edit) @2364   16 years Bruno Cornec - More verbose at installation of additional tools - Fix a case where …
(edit) @2363   16 years Bruno Cornec More verbose at installation of additional tools
(edit) @2362   16 years Bruno Cornec Remove some useless GROOVY related usages
(edit) @2361   16 years Bruno Cornec - Fix a case where the NFS dir in restore mode was mounted rw (linked …
(edit) @2360   16 years Bruno Cornec Website update to refer to new P2V document
(edit) @2359   16 years Bruno Cornec P2V doc updated (Lester Wade lester.wade_at_hp.com) (Backport from 2.2.9)
(edit) @2358   16 years Bruno Cornec P2V doc updated (Lester Wade lester.wade_at_hp.com)
(edit) @2357   16 years Bruno Cornec - Some more fgets => mr_getline transformations - XWIN define is gone
(edit) @2356   16 years Bruno Cornec Remove function spread_flaws_across_three_lines and expand it at the …
(edit) @2355   16 years Bruno Cornec Remove function spread_flaws_across_three_lines and expand it at the …
(edit) @2354   16 years Bruno Cornec - Addition of a nomd option to avoid starting mdadm - mpath is now …
(edit) @2353   16 years Bruno Cornec - Addition of a nomd option to avoid starting mdadm - mpath is now …
(edit) @2352   16 years Bruno Cornec Change inerface of evaluate_mountlist and …
(edit) @2351   16 years Bruno Cornec - Replacement of some fgets by mr_getline to allow for dyn. memory …
(edit) @2350   16 years Bruno Cornec Change inerface of evaluate_mountlist and …
(edit) @2349   16 years Bruno Cornec - Solve tmp dir creation which sometimes was trying to create /%xx …
(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) @2346   16 years Bruno Cornec Adds fdisk -l result in Log File at restore time
(edit) @2345   16 years Bruno Cornec In NFS mode also propose access to expert, interactive, ... entry at …
(edit) @2344   16 years Bruno Cornec r3382@localhost: bruno | 2009-08-24 13:30:25 +0200 In NFS mode also …
(edit) @2343   16 years Bruno Cornec - Add mention of Gmane for support
(edit) @2342   16 years Bruno Cornec - Fix a doc typo - Fix an SElinux issue (Cf: FAQ Q32) …
(edit) @2341   16 years Bruno Cornec - Option -Y documented for mondoarchive - New Log* functions in mindi …
(edit) @2340   16 years Bruno Cornec - New compiler flogs introduce for memory check - Other dyn. …
(edit) @2339   16 years Bruno Cornec Finish the previous commit concerning the change of interface of …
(edit) @2338   16 years Bruno Cornec - Adds LZMA support (Fix #309) - Change
(edit) @2337   16 years Bruno Cornec - Precise the combined usage of -E and -I in mondoarchive (Case …
(edit) @2336   16 years Bruno Cornec - Precise the combined usage of -E and -I in mondoarchive (Case 4601017223)
(edit) @2335   16 years Bruno Cornec - More explicit about -U option param
(edit) @2334   16 years Bruno Cornec r3369@localhost: bruno | 2009-08-18 16:57:27 +0200 - Transform bout …
(edit) @2333   16 years Bruno Cornec Adds a precision for -U option in man page on raw device usage and not …
(edit) @2332   16 years Bruno Cornec
(edit) @2331   16 years Bruno Cornec r3342@localhost: bruno | 2009-08-14 00:46:51 +0200 - Another round …
(edit) @2330   16 years Bruno Cornec r3341@localhost: bruno | 2009-08-13 22:36:24 +0200 - Replacement of …
(edit) @2329   16 years Bruno Cornec r3340@localhost: bruno | 2009-08-12 00:17:29 +0200 Improve …
(edit) @2328   16 years Bruno Cornec r3339@localhost: bruno | 2009-08-11 23:56:01 +0200 …
(edit) @2327   16 years Bruno Cornec r3338@localhost: bruno | 2009-08-11 23:03:30 +0200 …
(edit) @2326   16 years Bruno Cornec r3337@localhost: bruno | 2009-08-11 20:02:18 +0200 …
(edit) @2325   16 years Bruno Cornec r3336@localhost: bruno | 2009-08-11 16:32:36 +0200 - …
(edit) @2324   16 years Bruno Cornec r3335@localhost: bruno | 2009-08-08 23:04:12 +0200 - Change …
(edit) @2323   16 years Bruno Cornec r3334@localhost: bruno | 2009-08-08 12:17:37 +0200 - Change …
(edit) @2322   16 years Bruno Cornec r3333@localhost: bruno | 2009-08-08 01:58:31 +0200 - bkpinfo->prefix …
(edit) @2321   16 years Bruno Cornec r3332@localhost: bruno | 2009-08-07 23:59:34 +0200 - …
(edit) @2320   16 years Bruno Cornec r3331@localhost: bruno | 2009-08-06 01:34:32 +0200 - …
(edit) @2319   16 years Bruno Cornec r3330@localhost: bruno | 2009-08-05 00:48:36 +0200 …
(edit) @2318   16 years Bruno Cornec r3329@localhost: bruno | 2009-08-05 00:33:17 +0200 …
(edit) @2317   16 years Bruno Cornec r3328@localhost: bruno | 2009-08-04 00:26:50 +0200 g_serial_string …
(edit) @2316   16 years Bruno Cornec r3327@localhost: bruno | 2009-08-04 00:17:46 +0200 …
(edit) @2315   16 years Bruno Cornec r3326@localhost: bruno | 2009-08-01 23:53:09 +0200 …
(edit) @2314   16 years Bruno Cornec r3325@localhost: bruno | 2009-08-01 22:25:29 +0200 …
(edit) @2313   16 years Bruno Cornec r3324@localhost: bruno | 2009-07-31 23:42:57 +0200 …
(edit) @2312   16 years Bruno Cornec Fix for initramfs detection with 2.6.30 (Hugo Vanwoerkom …
(edit) @2311   16 years Bruno Cornec Fix for initramfs detection with 2.6.30 (Hugo Vanwoerkom …
(edit) @2310   16 years Bruno Cornec Backport all test programs from trunk into 2.2.10
Note: See TracRevisionLog for help on using the revision log.