|
|
@2485
|
16 years |
Bruno Cornec |
r3614@localhost: bruno | 2009-11-15 01:34:12 +0100
Adds a space in …
|
|
|
@2473
|
16 years |
Bruno Cornec |
- Fix #363 where exclude_paths was extended up to memory limit dumping core
|
|
|
@2472
|
16 years |
Bruno Cornec |
- Default to DVD size when in iso or netfs mode
|
|
|
@2453
|
16 years |
Bruno Cornec |
- Fix a bug in handling of -E option with real devices (bad report in …
|
|
|
@2450
|
16 years |
Bruno Cornec |
- Fix a mr_asprintf usage without & causing a seg fault.
|
|
|
@2443
|
16 years |
Bruno Cornec |
- priority given to env var for tmpdir
- fuse FS excluded from tmpdir …
|
|
|
@2436
|
16 years |
Bruno Cornec |
- Improve deplist.d/* files
- adds libnss for ssh support in boot disk …
|
|
|
@2434
|
16 years |
Bruno Cornec |
Compiler warning fixed
|
|
|
@2424
|
16 years |
Bruno Cornec |
- analyze-my-lvm now removes excluded devices from list coming from …
|
|
|
@2423
|
16 years |
Bruno Cornec |
Fix an issue in is_this_device_mounted (string freed before last usage)
|
|
|
@2401
|
16 years |
Bruno Cornec |
Wrong structure member name was used
|
|
|
@2399
|
16 years |
Bruno Cornec |
- Use protocol name when displaying restore progress instead of netfs …
|
|
|
@2380
|
16 years |
Bruno Cornec |
- Change NFS support into a NetFS support to allow for multiple …
|
|
|
@2368
|
16 years |
Bruno Cornec |
Fix compilation issue
|
|
|
@2361
|
16 years |
Bruno Cornec |
- Fix a case where the NFS dir in restore mode was mounted rw (linked …
|
|
|
@2347
|
16 years |
Bruno Cornec |
- Solve tmp dir creation which sometimes was trying to create /%xx …
|
|
|
@2305
|
16 years |
Bruno Cornec |
Avoid a memory leak in the previous patch
|
|
|
@2304
|
16 years |
Bruno Cornec |
- popup_and_get_string needs an allocated buffer for the moment so …
|
|
|
@2290
|
16 years |
Bruno Cornec |
- Fix a printing error in mindi for the tar command
- Fix all …
|
|
|
@2257
|
16 years |
Bruno Cornec |
- Reorder code to allow compilation by older gcc versions
|
|
|
@2242
|
16 years |
Bruno Cornec |
r3145@localhost: bruno | 2009-06-29 17:18:58 +0200
- Remove 2 memory …
|
|
|
@2241
|
16 years |
Bruno Cornec |
r3144@localhost: bruno | 2009-06-26 12:18:08 +0200
- Remove …
|
|
|
@2226
|
16 years |
Bruno Cornec |
nfs_user is now a pointer which shows the way to go and avoids setup …
|
|
|
@2224
|
16 years |
Bruno Cornec |
- Add support of user for NFS write and fixes #316
|
|
|
@2220
|
16 years |
Bruno Cornec |
Allow the possibility to enter temp and scratch dir in the newt …
|
|
|
@2214
|
16 years |
Bruno Cornec |
r3094@localhost: bruno | 2009-06-03 17:25:25 +0200
Replaces strcpy …
|
|
|
@2211
|
16 years |
Bruno Cornec |
r3089@localhost: bruno | 2009-05-18 06:41:05 +0200
- move call to …
|
|
|
@2205
|
16 years |
Bruno Cornec |
- Cleanups
- Fix test on return value for open (-1 is the right value …
|
|
|
@2202
|
16 years |
Bruno Cornec |
- Remove useless function look_for_weird_formats
- Adds a test program …
|
|
|
@2190
|
16 years |
Bruno Cornec |
- Fix lack of formating (discovered by the new Mandriva build process, …
|
|
|
@2187
|
16 years |
Bruno Cornec |
Cleanup of code to remove duplication
|
|
|
@2177
|
16 years |
Bruno Cornec |
- Fix a bug on array size reported by SuSE build system (Stephan …
|
|
|
@2142
|
16 years |
Bruno Cornec |
Creation of …
|
|
copied from branches/2.2.8/mondo/src/common/libmondo-devices.c
|
|
|
@2131
|
16 years |
Bruno Cornec |
iso9660 type of FS should not be used to create temp dir
|