|
|
@2246
|
16 years |
Bruno Cornec |
- Fix an issue on building for older distributions
|
|
|
@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 …
|
|
|
@2240
|
16 years |
Bruno Cornec |
Replace an exit by a finish
|
|
|
@2239
|
16 years |
Bruno Cornec |
- Improves autotools usage and solve a build issue around config.guess …
|
|
|
@2237
|
16 years |
Bruno Cornec |
Fix a bug (seg fault) when a too large mountlist was used. Increased …
|
|
|
@2236
|
16 years |
Bruno Cornec |
- Still trying to fix issue with mountlist analysis at restore time
|
|
|
@2235
|
16 years |
Bruno Cornec |
r3132@localhost: bruno | 2009-06-19 16:10:49 +0200
Ads a test …
|
|
|
@2234
|
16 years |
Bruno Cornec |
r3128@localhost: bruno | 2009-06-18 20:21:37 +0200
- test mountlist …
|
|
|
@2233
|
16 years |
Bruno Cornec |
r3127@localhost: bruno | 2009-06-18 20:05:36 +0200
Adds a test …
|
|
|
@2232
|
16 years |
Bruno Cornec |
r3126@localhost: bruno | 2009-06-18 20:04:26 +0200
Adds a NUL char …
|
|
|
@2231
|
16 years |
Bruno Cornec |
Adds a complex example of mountlist for regression tests purpose
|
|
|
@2230
|
16 years |
Bruno Cornec |
- Simplify log_it calls when possible (with just a fixed string)
- …
|
|
|
@2229
|
16 years |
Bruno Cornec |
Fix various multiple compile bugs/warnings around log_it, opt flags …
|
|
|
@2227
|
16 years |
Bruno Cornec |
Remove the iamhere function (will hopefully suppress valgrind errors …
|
|
|
@2226
|
16 years |
Bruno Cornec |
nfs_user is now a pointer which shows the way to go and avoids setup …
|
|
|
@2225
|
16 years |
Bruno Cornec |
No need to use sudo for NFS user, just use su and avoid any passwd issue.
|
|
|
@2224
|
16 years |
Bruno Cornec |
- Add support of user for NFS write and fixes #316
|
|
|
@2223
|
16 years |
Bruno Cornec |
mount the NFS dir in mondoarchive, if not already mounted, but present …
|
|
|
@2222
|
16 years |
Bruno Cornec |
- Usage of partprobe at restore time if possible
- fix call to fdisk …
|
|
|
@2220
|
16 years |
Bruno Cornec |
Allow the possibility to enter temp and scratch dir in the newt …
|
|
|
@2219
|
16 years |
Bruno Cornec |
Fix a bug where a string could be NULL and used
|
|
|
@2217
|
16 years |
Bruno Cornec |
Fix a linker error - mondo builds again
|
|
|
@2216
|
16 years |
Bruno Cornec |
Fix another compilation error following previous modifs
|
|
|
@2215
|
16 years |
Bruno Cornec |
Fix a compilation error following previous modifs
|
|
|
@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 …
|
|
|
@2209
|
16 years |
Bruno Cornec |
- Use new libmr.a in build process
- Use mr_strcat to fix a memory …
|
|
|
@2208
|
16 years |
Bruno Cornec |
Addition of useful functions originaly written for stable branch now …
|
|
|
@2207
|
16 years |
Bruno Cornec |
-Preparation to integrate some stable functions
|
|
|
@2206
|
16 years |
Bruno Cornec |
-Improvements in tests for mountlist
- escape remaining chars [{&…
|
|
|
@2205
|
16 years |
Bruno Cornec |
- Cleanups
- Fix test on return value for open (-1 is the right value …
|
|
|
@2204
|
16 years |
Bruno Cornec |
First set of improvements for mountlist management (test with …
|
|
|
@2203
|
16 years |
Bruno Cornec |
- Also escape ! # ~ and try to really escape '
|
|
|
@2202
|
16 years |
Bruno Cornec |
- Remove useless function look_for_weird_formats
- Adds a test program …
|
|
|
@2201
|
16 years |
Bruno Cornec |
Also escapes single quote and pipe
|
|
|
@2200
|
16 years |
Bruno Cornec |
Also escapes () for file names
|
|
|
@2198
|
16 years |
Bruno Cornec |
- Protection of chains (file names) passed to system with mr_stresc …
|
|
|
@2196
|
16 years |
Bruno Cornec |
Add option --add-missing to automake to create missing deps
|
|
|
@2195
|
16 years |
Bruno Cornec |
- -Werror=format-security option used only for gcc >= 4.2
- fix …
|
|
|
@2194
|
16 years |
Bruno Cornec |
Some SuSE have ramdisk as modules, so modprobe brd first before …
|
|
|
@2192
|
16 years |
Bruno Cornec |
Security Fix for a remaining /tmp hard coded reference for 2 log files …
|
|
|
@2190
|
16 years |
Bruno Cornec |
- Fix lack of formating (discovered by the new Mandriva build process, …
|
|
|
@2188
|
16 years |
Bruno Cornec |
Create a new defind for MAX_MOUNTLIST_ENTRIES and increse …
|
|
|
@2187
|
16 years |
Bruno Cornec |
Cleanup of code to remove duplication
|
|
|
@2186
|
16 years |
Bruno Cornec |
Adds support of special partiion names (ida, cciss, mapth) for …
|
|
|
@2185
|
16 years |
Bruno Cornec |
Fix a bug where partition number was wrong for mpath type of dev
|
|
|
@2184
|
16 years |
Bruno Cornec |
-Remove the maxdepth param in find to take in account deeply mounted …
|
|
|
@2179
|
16 years |
Bruno Cornec |
- Fix a bug on array size reported by SuSE build system (Stephan …
|
|
|
@2178
|
16 years |
Bruno Cornec |
- Fix a bug on array size reported by SuSE build system (Stephan …
|
|
|
@2177
|
16 years |
Bruno Cornec |
- Fix a bug on array size reported by SuSE build system (Stephan …
|
|
|
@2176
|
16 years |
Bruno Cornec |
- Fix a bug on array size reported by SuSE build system (Stephan …
|
|
|
@2172
|
16 years |
Bruno Cornec |
Fix a very old bug (already in rev [1]) for partiion labelling after …
|
|
|
@2160
|
16 years |
Bruno Cornec |
- Exclude filesystems type ptmpfs and devpts from being parsed. Should …
|
|
|
@2157
|
16 years |
Bruno Cornec |
The format-and-kludge-vfat script wasn't delivered anymore due to an …
|
|
|
@2154
|
16 years |
Bruno Cornec |
- for ia64 parted2fdisk should fake in the log the return line of …
|
|
|
@2147
|
16 years |
Bruno Cornec |
Fix NTFS support at restore time (Conor Daly)
|
|
|
@2144
|
16 years |
Bruno Cornec |
Ok, really fix the Ubuntu problem as we need first to umount /var and …
|
|
|
@2143
|
16 years |
Bruno Cornec |
Really fix the Ubuntu issue with a separate /var this time
|
|
|
@2142
|
16 years |
Bruno Cornec |
Creation of …
|
|
copied from branches/2.2.8/mondo
|
|
|
@2141
|
16 years |
Bruno Cornec |
Ability to create NTFS partitions at restore time
|