|
|
@1434
|
18 years |
Bruno Cornec |
Fix the function process_the_s_switch
Still improving conf file handling
|
|
|
@1429
|
18 years |
Bruno Cornec |
Should solve mix and match of comments and quotes in conf file
|
|
|
@1428
|
18 years |
Bruno Cornec |
Typo again
|
|
|
@1427
|
18 years |
Bruno Cornec |
String detection corrected
|
|
|
@1426
|
18 years |
Bruno Cornec |
Fix a big syntax bug ;-)
|
|
|
@1423
|
18 years |
Bruno Cornec |
Typo
|
|
|
@1422
|
18 years |
Bruno Cornec |
mr_conf now handles # inside strings correctly (before they were …
|
|
|
@1398
|
18 years |
Bruno Cornec |
Typos
|
|
|
@1392
|
18 years |
Bruno Cornec |
Fix a bug for allocation (pointer manipulation again - Thanks again …
|
|
|
@1390
|
18 years |
Bruno Cornec |
Attempt to solve mr_cleanup multiple call while struct mr_cnf not …
|
|
|
@1364
|
18 years |
Bruno Cornec |
Remove a useless strcture + fix some compile errors in mr_list
|
|
|
@1363
|
18 years |
Bruno Cornec |
Update for the mr_list structure to have a pointer on function to …
|
|
|
@1361
|
18 years |
Bruno Cornec |
Addition of a double chained list (Idea from M. Loiseleur) to support …
|
|
|
@1269
|
18 years |
Bruno Cornec |
Correct way of dealing with pointer on functions (code compiles again now)
|
|
|
@1264
|
18 years |
Bruno Cornec |
- mr_exit used instead of exit
- …
|
|
|
@1256
|
18 years |
Bruno Cornec |
Begining of work on conf file introduction in mondo
- create a new …
|
|
|
@1241
|
18 years |
Bruno Cornec |
- Fix a bug for tape mangement where block size was missing during …
|
|
|
@1227
|
18 years |
Bruno Cornec |
Removal of MRCONF_ALLOC_FAILED as mr_malloc is always returning a …
|
|
|
@1226
|
18 years |
Bruno Cornec |
Addition of a mr_msg_loglevel function in order to be able to change …
|
|
|
@1217
|
18 years |
Bruno Cornec |
Fixing another valgrind bug for mr_strip_spaces (order matters :-)
|
|
|
@1215
|
18 years |
Bruno Cornec |
Improve mr_strip_space where nothing should be done (valgrind report)
|
|
|
@1205
|
18 years |
Bruno Cornec |
Erase the end of the string in mr_strip_spaces
|
|
|
@1196
|
18 years |
Bruno Cornec |
ChangeLog for mindi UTF-8
mr_strcat much more powerful as taking a …
|
|
|
@1178
|
18 years |
Bruno Cornec |
Continue to merge trunk memory management enhancements for …
|
|
|
@1174
|
18 years |
Bruno Cornec |
Merger memory management from trunk for libmondo-raid.c
Additional …
|
|
|
@1168
|
18 years |
Bruno Cornec |
strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same …
|
|
|
@1156
|
18 years |
Bruno Cornec |
Merge trunk for libmondo-devices.c finished (first pass)
|
|
|
@1152
|
18 years |
Bruno Cornec |
More memory updates around mondoarchive (addition of mr_setenv) (based …
|
|
|
@1138
|
18 years |
Bruno Cornec |
mr_getline should test for feof as getline returns also -1 in that case.
|
|
|
@1136
|
18 years |
Bruno Cornec |
Typo + new libmondo-archive.c merges
|
|
|
@1135
|
18 years |
Bruno Cornec |
mr_file has to use mr_msg_int
merges trunk content of libmondo-archive.c
|
|
|
@1134
|
18 years |
Bruno Cornec |
Low level tests OK
|
|
|
@1133
|
18 years |
Bruno Cornec |
mr_msg used low level with a debug value of 1 (0 doesn't print enough …
|
|
|
@1132
|
18 years |
Bruno Cornec |
mondoarchive now uses mr_msg_init
|
|
|
@1104
|
18 years |
Bruno Cornec |
Improvement of the low level library (Usage of LINE and FILE …
|
|
|
@1100
|
18 years |
Bruno Cornec |
Addition of mr_mkdir in library and usage in main for MONDO_CACHE creation
|
|
|
@1091
|
18 years |
Bruno Cornec |
mr_fclose improved + fixes for libmondo-archive.c
|
|
|
@1090
|
18 years |
Bruno Cornec |
Fix typo in mr_file.c
|
|
|
@1088
|
18 years |
Bruno Cornec |
Addition of mr_file
|
|
|
@1087
|
18 years |
Bruno Cornec |
WARNING: Not tested yet ! Will be stabilized in next hours.
this patch …
|
|
|
@1065
|
18 years |
Bruno Cornec |
More tests in
mr_msg function doesn't cascade to _mr_msg anymore, as …
|
|
|
@1064
|
18 years |
Bruno Cornec |
More controls at the compiler level
still working with the problems …
|
|
|
@1061
|
18 years |
Bruno Cornec |
- mpt + ohci modules added for mindi
- PATH fixed for init in restore …
|
|
|
@1054
|
18 years |
Bruno Cornec |
- Backporting more trunk content into stable
- Adding the test and lib …
|