|
|
@2887
|
13 years |
Bruno Cornec |
- Adds support for hwaddr (MAC addresses) at restore time, and map to …
|
|
|
@2886
|
13 years |
Bruno Cornec |
- Remove again some wrong variable initialization for Net in order to …
|
|
|
@2882
|
13 years |
Bruno Cornec |
- Add compatibility with the latest SSSTK + PSP content for HP …
|
|
|
@2881
|
13 years |
Bruno Cornec |
- Initialize some global fields with an empty string, now that newt …
|
|
|
@2879
|
13 years |
Bruno Cornec |
- Attempt to fix #436 by adding some newtDrawForm where appropriate.
|
|
|
@2878
|
13 years |
Bruno Cornec |
- Uses the -d option of the mount command to avoid leaving loop …
|
|
|
@2877
|
13 years |
Bruno Cornec |
- Try to fix #496 by supporting the protocol in the output of the …
|
|
|
@2872
|
13 years |
Bruno Cornec |
- Avoid a useless umount when changing of afio set, let insist_on_cd …
|
|
|
@2870
|
13 years |
Bruno Cornec |
- Fix some markup in man pages
- adds the post-nuke script sample for …
|
|
|
@2869
|
13 years |
Bruno Cornec |
- Solve #495 by skipping the potential (auto-read-only) when analyzin …
|
|
|
@2868
|
13 years |
Bruno Cornec |
- Fix a panadoid_free done on the wrong variable (solve a memory leak)
|
|
|
@2866
|
13 years |
Bruno Cornec |
r4226@localhost: bruno | 2011-08-23 03:11:12 +0200
- Try to again …
|
|
|
@2855
|
13 years |
Bruno Cornec |
- Install an MBR on USB devices when possible
|
|
|
@2848
|
14 years |
Bruno Cornec |
- Really support both mkisofs and genisoimage everywhere
|
|
|
@2847
|
14 years |
Bruno Cornec |
- Try to handle netfs_user better in all cases (NFS and SSHFS)
|
|
|
@2837
|
14 years |
Bruno Cornec |
- Fix multi-media restore by umounting it before looping to ask for …
|
|
|
@2836
|
14 years |
Bruno Cornec |
- Fix 485 by replacing a wrong call to mr_asprintf which was provoking …
|
|
|
@2825
|
14 years |
Bruno Cornec |
- if -E option for mondoarchive was not specified, variable excp …
|
|
|
@2824
|
14 years |
Bruno Cornec |
- fix -maxdepth option for find command. it sould be '-maxdepth .. …
|
|
|
@2820
|
14 years |
Bruno Cornec |
fix a compilation error
|
|
|
@2774
|
14 years |
Bruno Cornec |
- Free memory for mountdir which was forgotten (backport from 2.2.10)
|
|
|
@2773
|
14 years |
Bruno Cornec |
- Propose more variables in the mindi.conf example
- More explicit …
|
|
|
@2772
|
14 years |
Bruno Cornec |
- Adds support of ext attr through the GUI. Fix second part of #468
|
|
|
@2771
|
14 years |
Bruno Cornec |
- Adds GUI support for compresion type. Fix half of #468.
|
|
|
@2770
|
14 years |
Bruno Cornec |
- Fix compilation issues due to level of visibility of functions
|
|
|
@2769
|
14 years |
Bruno Cornec |
- Introduce a new bkpinfo member (subdir) to support storing the …
|
|
|
@2767
|
14 years |
Bruno Cornec |
- Attempt to fix #432 with a better message at a start.
|
|
|
@2766
|
14 years |
Bruno Cornec |
- text's are properly centered in open_and_list_dir (Patch from …
|
|
|
@2764
|
14 years |
Bruno Cornec |
Function resize_drive_proportionately_to_suit_new_drives
- Integrate …
|
|
|
@2758
|
14 years |
Bruno Cornec |
- Improved message for Arch Linux for rebuilding the initrd …
|
|
|
@2751
|
14 years |
Bruno Cornec |
- Accept to work with either wodim or cdreord and genisoimage or mkisofs
|
|
|
@2745
|
14 years |
Bruno Cornec |
- Avoids coredump again when exclude_path is NULL with …
|
|
|
@2743
|
14 years |
Bruno Cornec |
- Fix a seg fault bug when using the GUI in case exclude_paths was …
|
|
|
@2733
|
14 years |
Bruno Cornec |
- Fix test on dm which was made in wrong sense
- Adds a driver to …
|
|
|
@2731
|
14 years |
Bruno Cornec |
- Adds functions and /bin/loadkeys (new location) to minimal set of …
|
|
|
@2717
|
14 years |
Bruno Cornec |
- Excluding vmhgfs FS for VMWare guests mounting areas of the host.
|
|
|
@2713
|
14 years |
Bruno Cornec |
- Fix #444. mondoarchive now supports inclusion/exclusion of dirs with …
|
|
|
@2711
|
14 years |
Bruno Cornec |
- Fix a but when no -E option is give on CLI (null) string generated
|
|
|
@2700
|
14 years |
Bruno Cornec |
r4176@localhost: bruno | 2011-01-26 18:11:02 +0100
- Fix buffer …
|
|
|
@2698
|
14 years |
Bruno Cornec |
r4174@localhost: bruno | 2011-01-26 07:04:13 +0100
- Fix a bug in …
|
|
|
@2697
|
14 years |
Bruno Cornec |
- Backport from 2.2.10 the support of a dynamic exclude_path variable. …
|
|
|
@2694
|
14 years |
Bruno Cornec |
- Fix a compilation issue due to bad fatal_error call (no param allowed)
|
|
|
@2689
|
14 years |
Bruno Cornec |
- Exits if the protocol used is not recognized (error with -n fs:// typo)
|
|
|
@2687
|
14 years |
Bruno Cornec |
- Fix a cast issue
|
|
|
@2686
|
14 years |
Bruno Cornec |
r4073@localhost: bruno | 2010-09-17 09:47:49 +0200
- Precise a test …
|
|
|
@2683
|
14 years |
Bruno Cornec |
- Fix a bug on exclusion of path with common content (/home and …
|
|
|
@2682
|
14 years |
Bruno Cornec |
- mount-media function is now placed in libmondo-devices.c as used by …
|
|
|
@2679
|
14 years |
Bruno Cornec |
r3996@localhost: bruno | 2010-09-01 14:21:52 +0200
- Push …
|
|
|
@2677
|
14 years |
Bruno Cornec |
r3980@localhost: bruno | 2010-08-25 00:58:00 +0200
- Initialize …
|
|
|
@2676
|
14 years |
Bruno Cornec |
Also escapes white spaces in gen_aux_list to avoid issues in getfacl call
|
|
|
@2671
|
14 years |
Bruno Cornec |
- Fix again #412 !! by removing calls to tee which voids the return …
|
|
|
@2669
|
15 years |
Bruno Cornec |
- The way grub.unsupported was called for opensuse 11.2 was wrong. It …
|
|
|
@2665
|
15 years |
Bruno Cornec |
r3925@localhost: bruno | 2010-06-23 00:13:12 +0200
- Try to provide …
|
|
|
@2664
|
15 years |
Bruno Cornec |
r3922@localhost: bruno | 2010-06-22 23:22:04 +0200
- Fix a bug when …
|
|
|
@2658
|
15 years |
Bruno Cornec |
- Change useless comments for more useful ones
|
|
|
@2656
|
15 years |
Bruno Cornec |
- Improves logging for external binary
|
|
|
@2641
|
15 years |
Bruno Cornec |
- Attempt to fix problem of slowdown in filelist creation by …
|
|
|
@2636
|
15 years |
Bruno Cornec |
- Revert most of the 2 previous modif due to application on a …
|
|
|
@2634
|
15 years |
Bruno Cornec |
Fix strcat call !
|
|
|
@2633
|
15 years |
Bruno Cornec |
- Remove a wrong usage of mr_strcat with exclude_path in the 2.2.9 …
|
|
|
@2632
|
15 years |
Bruno Cornec |
- Improve display of messages (removes extra \n) and replace a stract …
|
|
|
@2628
|
15 years |
Bruno Cornec |
- netfs_proto should be initialized in every case, not just in DR …
|
|
|
@2627
|
15 years |
Bruno Cornec |
r3946@localhost: bruno | 2010-05-04 19:17:51 +0200
- Solves an issue …
|
|
|
@2626
|
15 years |
Bruno Cornec |
Avoid to have multiple similar calls to mkisofs by using macros
|
|
|
@2624
|
15 years |
Bruno Cornec |
- Mondoarchive should not try to cerate a cmp binary if it doesn't exist.
|
|
|
@2619
|
15 years |
Bruno Cornec |
- Fixes for #414: remove comments from grub conf file if used and …
|
|
|
@2615
|
15 years |
Bruno Cornec |
- Adds tee to deplist
- Fix #412 by supporting …
|
|
|
@2614
|
15 years |
Bruno Cornec |
- Put an explicit notice of MondoRescue's license: GPLv2 or later (as …
|
|
|
@2613
|
15 years |
Bruno Cornec |
- Fix an initialization bug for network protocol in interactive mode …
|
|
|
@2608
|
15 years |
Bruno Cornec |
- Try to improve exclusion of binded /proc mount with "none" fs type …
|
|
|
@2578
|
15 years |
Bruno Cornec |
- Free the sz_devfile fifo for ntfs later as it was used in between, …
|
|
|
@2573
|
15 years |
Bruno Cornec |
- THis version of mondo uses another interface for the mr_asprintf …
|
|
|
@2572
|
15 years |
Bruno Cornec |
setfacl doesn't need the -h option to restore physical paths
|
|
|
@2563
|
15 years |
Bruno Cornec |
- setfattr also needs the -h flag to restore attributes on symlinks, …
|
|
|
@2556
|
15 years |
Bruno Cornec |
- Fix restoration of extended attributes by going into the target …
|
|
|
@2551
|
15 years |
Bruno Cornec |
- Adds vmxnet3 driver support to mindi for some VMWare versions
|
|
|
@2549
|
15 years |
Bruno Cornec |
- use option -h of getfattr to *not* follow symlinks, which breaks …
|
|
|
@2548
|
15 years |
Bruno Cornec |
- Adds some logs for filelist creation
- Remove option -P from …
|
|
|
@2547
|
15 years |
Bruno Cornec |
- Suppress unused mode_of_file function
|
|
|
@2545
|
15 years |
Bruno Cornec |
Adds the --rescue flag to ntfsclone (Andree Leidenfrost …
|
|
|
@2528
|
15 years |
Bruno Cornec |
r3494@localhost: bruno | 2010-01-07 08:13:44 +0100
Fix the way the …
|
|
|
@2527
|
15 years |
Bruno Cornec |
r3736@localhost: bruno | 2010-01-07 17:58:32 +0100
- Fix #383 by …
|
|
|
@2525
|
15 years |
Bruno Cornec |
r3732@localhost: bruno | 2010-01-07 13:25:24 +0100
- Fix #381 by …
|
|
|
@2524
|
15 years |
Bruno Cornec |
r3730@localhost: bruno | 2010-01-06 01:02:06 +0100
- Fix a …
|
|
|
@2522
|
15 years |
Bruno Cornec |
Re-apply the fix of [2506] broken by older patches applied after :-(
|
|
|
@2521
|
15 years |
Bruno Cornec |
r3231@localhost (orig r2265): bruno | 2009-07-12 02:04:40 +0200
…
|
|
|
@2520
|
15 years |
Bruno Cornec |
r3230@localhost (orig r2264): bruno | 2009-07-12 02:04:37 +0200
…
|
|
|
@2519
|
15 years |
Bruno Cornec |
r3229@localhost (orig r2263): bruno | 2009-07-12 02:04:33 +0200
…
|
|
|
@2518
|
15 years |
Bruno Cornec |
r3228@localhost (orig r2262): bruno | 2009-07-12 02:04:30 +0200
…
|
|
|
@2516
|
15 years |
Bruno Cornec |
r3227@localhost (orig r2261): bruno | 2009-07-12 02:04:25 +0200
…
|
|
|
@2515
|
15 years |
Bruno Cornec |
r3226@localhost (orig r2260): bruno | 2009-07-12 02:04:21 +0200
…
|
|
|
@2507
|
15 years |
Bruno Cornec |
- Fix #377: Segfault in pause_and_ask_for_cdr() (ggeens)
|
|
|
@2506
|
15 years |
Bruno Cornec |
- Fix a bug when isodir is / only when splitting it in iso_path and iso_mnt
|
|
|
@2501
|
15 years |
Bruno Cornec |
Fix #375 mondo will segfault if the partition in …
|
|
|
@2485
|
15 years |
Bruno Cornec |
r3614@localhost: bruno | 2009-11-15 01:34:12 +0100
Adds a space in …
|
|
|
@2480
|
15 years |
Bruno Cornec |
- If using nolvm, mondorestore should also not nalyze and handle …
|
|
|
@2478
|
15 years |
Bruno Cornec |
- Fix #367 - the for loop doesn't make any test now, as it was …
|
|
|
@2473
|
15 years |
Bruno Cornec |
- Fix #363 where exclude_paths was extended up to memory limit dumping core
|
|
|
@2472
|
15 years |
Bruno Cornec |
- Default to DVD size when in iso or netfs mode
|
|
|
@2470
|
15 years |
Bruno Cornec |
Remove useless pb_log and MONDO_TRACEFILE
|
|
|