|
|
@1348
|
18 years |
Bruno Cornec |
First simple approach to solve #131
Will be put further in the conf …
|
|
|
@1326
|
18 years |
Bruno Cornec |
- MONDO_LOGFILE is rather a char* exported by each main program …
|
|
|
@1283
|
18 years |
Bruno Cornec |
Avoids divide by zero (idea of M. Loiseleur mloiseleur_at_linagora.com)
|
|
|
@1264
|
18 years |
Bruno Cornec |
- mr_exit used instead of exit
- …
|
|
|
@1259
|
18 years |
Bruno Cornec |
- More precision for an opendir error message
- some sprintf replaced …
|
|
|
@1241
|
18 years |
Bruno Cornec |
- Fix a bug for tape mangement where block size was missing during …
|
|
|
@1224
|
18 years |
Bruno Cornec |
Fix temporarily a bug when a biggiefile > 32MB was compressed below …
|
|
|
@1180
|
18 years |
Bruno Cornec |
Compiler warning fixes
|
|
|
@1164
|
18 years |
Bruno Cornec |
Compiler warning solved (M. Loiseleur again !)
Code displaced to ease …
|
|
|
@1162
|
18 years |
Bruno Cornec |
Fix 2 typos
|
|
|
@1159
|
18 years |
Bruno Cornec |
Valgrind bug fixed where value was uninitialized in libmondo-filelist.c
|
|
|
@1157
|
18 years |
Bruno Cornec |
2 more files merged from trunk (pass 1)
|
|
|
@1123
|
18 years |
Bruno Cornec |
Again linker fixes (hopefully last time for now)
|
|
|
@1111
|
18 years |
Bruno Cornec |
Fix a compiler error on mr_free
|
|
|
@1110
|
18 years |
Bruno Cornec |
Improve memory management for libmondo-filelist.c (trunk merge begining)
|
|
|
@1107
|
18 years |
Bruno Cornec |
log_msg => mr_msg for common files
|
|
|
@1103
|
18 years |
Bruno Cornec |
Fix again another set of compiler warnings (Michel Loiseleur …
|
|
|
@1082
|
18 years |
Bruno Cornec |
- Fix to pb for mondo compilation
- again improve usage of find in mindi
|
|
|
@1080
|
18 years |
Bruno Cornec |
- Fix mindi install messages (reported by Andree Leidenfrost)
- remove …
|
|
|
@1075
|
18 years |
Bruno Cornec |
Improvements for USB support in mindi when called from mondo …
|
|
|
@1056
|
18 years |
Bruno Cornec |
Compilation fixes (mr_string => mr_str)
|
|
|
@1045
|
18 years |
Bruno Cornec |
/media is now completely excluded as per StandardsCompliance
|
|
|
@1044
|
18 years |
Bruno Cornec |
We now use consistently /var/cache/mindi everywhere
|
|
|
@1015
|
18 years |
Bruno Cornec |
Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad)
|
|
|
@944
|
18 years |
Bruno Cornec |
getfacl and getfattr not searched everytime but only in the main of …
|
|
|
@943
|
18 years |
Bruno Cornec |
Same improvement for getfacl
|
|
|
@942
|
18 years |
Bruno Cornec |
Small improvement on getfattr handling
|
|
|
@941
|
18 years |
Bruno Cornec |
Fix a bug in libmondo-fifo.c where potentially no buffer content could …
|
|
|
@912
|
19 years |
Bruno Cornec |
Attempt to fix #66 (setfacl not existing => no error)
|
|
|
@889
|
19 years |
Bruno Cornec |
mv under mondo mondo to src (in line with 3.0.0 and will ease patches)
|
|
copied from branches/stable/mondo/mondo/common/libmondo-filelist.c
|
|
|
@847
|
19 years |
Bruno Cornec |
Fix a bug in find command for filelist computation
|