source: MondoRescue/branches/2.2.10/mondo/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2651   15 years Bruno Cornec svn merge -r 2634:2650 …
(edit) @2644   15 years Bruno Cornec r3867@localhost: bruno | 2010-06-10 01:35:22 +0200 - Fix compilation …
(edit) @2643   15 years Bruno Cornec
(edit) @2635   15 years Bruno Cornec svn merge -r 2586:2634 …
(edit) @2623   15 years Bruno Cornec r3783@localhost: bruno | 2010-04-11 11:57:27 +0200 - Use MINDI_CACHE …
(edit) @2607   15 years Bruno Cornec r3763@localhost: bruno | 2010-03-18 12:03:49 +0100 - Fix CMDLINE …
(edit) @2606   15 years Bruno Cornec r3762@localhost: bruno | 2010-03-18 02:12:26 +0100 - Adds the last …
(edit) @2603   15 years Bruno Cornec r3757@localhost: bruno | 2010-03-17 15:05:13 +0100 - Adds a new …
(edit) @2601   15 years Bruno Cornec r3755@localhost: bruno | 2010-03-16 22:03:43 +0100 - Fix incorrect …
(edit) @2598   15 years Bruno Cornec r3742@localhost: bruno | 2010-03-15 01:52:11 +0100 - Fix …
(edit) @2595   15 years Bruno Cornec r3736@localhost: bruno | 2010-03-14 20:37:04 +0100 - Fix mindi call …
(edit) @2588   15 years Bruno Cornec r3715@localhost: bruno | 2010-03-03 11:01:10 +0100 - Fix compilation …
(edit) @2587   15 years Bruno Cornec r3714@localhost: bruno | 2010-03-03 10:42:28 +0100 svk merge …
(edit) @2576   15 years Bruno Cornec svn merge -r 2567:2574 /mondorescue/branches/2.2.9 (At parity with …
(edit) @2569   15 years Bruno Cornec svn merge -r 2545:2567 /mondorescue/branches/2.2.9 - Improve device …
(edit) @2546   15 years Bruno Cornec svn merge -r 2523:2545 /mondorescue/branches/2.2.9 - Adds the …
(edit) @2523   15 years Bruno Cornec r3728@localhost: bruno | 2010-01-05 23:43:31 +0100 - Fix compilation …
(edit) @2517   15 years Bruno Cornec
(edit) @2512   15 years Bruno Cornec remove useless code again
(edit) @2511   15 years Bruno Cornec Remove useless code
(edit) @2510   15 years Bruno Cornec Remove useless code
(edit) @2509   15 years Bruno Cornec Remove useless code
(edit) @2508   15 years Bruno Cornec r3287@localhost (orig r2285): bruno | 2009-07-20 11:36:47 +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) @2488   15 years Bruno Cornec r3621@localhost: bruno | 2009-11-18 10:53:33 +0100 - …
(edit) @2486   15 years Bruno Cornec r3618@localhost: bruno | 2009-11-15 14:36:38 +0100 - Backport from …
(edit) @2481   16 years Bruno Cornec - If using nolvm, mondorestore should also not analyze and handle …
(edit) @2475   16 years Bruno Cornec - Update deplist for Debian support - Fix #363 where exclude_paths was …
(edit) @2463   16 years Bruno Cornec - Reset an error counter before blanking a DVD to avoid always …
(edit) @2462   16 years Bruno Cornec r3548@localhost: bruno | 2009-10-16 19:18:27 +0200 - mindi now boots …
(edit) @2460   16 years Bruno Cornec - Adds a conf file example for mindi and fix #360 + mode of file - …
(edit) @2451   16 years Bruno Cornec - Fix a mr_asprintf usage without & causing a seg fault. - Adds …
(edit) @2446   16 years Bruno Cornec r3515@localhost: bruno | 2009-10-02 03:59:06 +0200 - Create a …
(edit) @2445   16 years Bruno Cornec r3513@localhost: bruno | 2009-10-02 00:09:16 +0200 - Not using …
(edit) @2444   16 years Bruno Cornec - priority given to env var for tmpdir - fuse FS excluded from tmpdir …
(edit) @2428   16 years Bruno Cornec - Attempt to stay backward compatible without protocol for -n option - …
(edit) @2421   16 years Bruno Cornec - Remove some compiler warnings on main - Adds function mr_chomp and …
(edit) @2420   16 years Bruno Cornec - star only supports ACL when used with exustar mode. Fix #356. - …
(edit) @2416   16 years Bruno Cornec Fix a syntax error
(edit) @2414   16 years Bruno Cornec severity_of_difference is now allocating memory freed by the caller
(edit) @2413   16 years Bruno Cornec - Remove function turn_wildcard_chars_into_literal_chars and replace …
(edit) @2407   16 years Bruno Cornec Modify the get_netx_raitab_line function prototype to reduce static …
(edit) @2406   16 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) @2400   16 years Bruno Cornec - Use protocol name when displaying restore progress instead of netfs …
(edit) @2395   16 years Bruno Cornec - Fix interface of evaluate_mountlist (remove 2nd param useless) and …
(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) @2389   16 years Bruno Cornec Fix a problem in netfs analysis in mondoarchive (Backport from 2.2.9)
(edit) @2385   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) @2379   16 years Bruno Cornec - Do not copy mondorestore in libmondo-files.c as it's done in mindi …
(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) @2372   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) @2366   16 years Bruno Cornec place the code of mondo_makefilelist before its call
(edit) @2364   16 years Bruno Cornec - More verbose at installation of additional tools - Fix a case where …
(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) @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) @2349   16 years Bruno Cornec - Solve tmp dir creation which sometimes was trying to create /%xx …
(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) @2334   16 years Bruno Cornec r3369@localhost: bruno | 2009-08-18 16:57:27 +0200 - Transform bout …
(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) @2307   16 years Bruno Cornec Fix a bug in mr_strcat with good test program now for 2.2.10
(edit) @2306   16 years Bruno Cornec - popup_and_get_string needs an allocated buffer for the moment so …
(edit) @2303   16 years Bruno Cornec find_tape_device_and_size => mr_find_tape_device which allocates 1 …
(edit) @2301   16 years Bruno Cornec - g_serial_string is managed dynamically
(edit) @2300   16 years Bruno Cornec - Replace sprintf by mr_asprintf in mondo-rstr-newt.c (end of first …
(edit) @2299   16 years Bruno Cornec - Backport a bug fix from 2.2.9 around messages displayed when …
(edit) @2296   16 years Bruno Cornec - Replace sprintf by mr_asprintf in mondo-rstr-compare.c - All …
Note: See TracRevisionLog for help on using the revision log.