|
|
@1571
|
18 years |
Bruno Cornec |
- Improve mr_conf functions loging with conf file filename printed
- …
|
|
|
@1569
|
18 years |
Bruno Cornec |
Improvements on tape handling (based on patches from Michel Loiseleur …
|
|
|
@1560
|
18 years |
Bruno Cornec |
Try to improve conf files generation and installation
|
|
|
@1554
|
18 years |
Bruno Cornec |
Typo
|
|
|
@1550
|
18 years |
Bruno Cornec |
Typo
|
|
|
@1549
|
18 years |
Bruno Cornec |
gettext fixes + last and i int removed (were forgotten)
|
|
|
@1548
|
18 years |
Bruno Cornec |
- Add the possibiilty to edit in interactive mode mtab and device.map …
|
|
|
@1543
|
18 years |
Bruno Cornec |
mr_gettext.h added where necessary
mr_conf is now a pointer on a …
|
|
|
@1535
|
18 years |
Bruno Cornec |
Use the configuration files in mondo (begining). That revision doesn't …
|
|
|
@1529
|
18 years |
Bruno Cornec |
- ChangeLogs updated for upcoming 2.2.4
- Attempt to fix #177 by …
|
|
|
@1458
|
18 years |
Bruno Cornec |
gettext reviewed + french messages updated (half done)
|
|
|
@1438
|
18 years |
Bruno Cornec |
Merge Andree's patch (2.2.4 rev [1437] around MINDI_CACHE define) …
|
|
|
@1434
|
18 years |
Bruno Cornec |
Fix the function process_the_s_switch
Still improving conf file handling
|
|
|
@1422
|
18 years |
Bruno Cornec |
mr_conf now handles # inside strings correctly (before they were …
|
|
|
@1415
|
18 years |
Bruno Cornec |
Attempt to solve valgrind issues
|
|
|
@1390
|
18 years |
Bruno Cornec |
Attempt to solve mr_cleanup multiple call while struct mr_cnf not …
|
|
|
@1384
|
18 years |
Bruno Cornec |
Typos again
|
|
|
@1378
|
18 years |
Bruno Cornec |
Fixes for merges
|
|
|
@1377
|
18 years |
Bruno Cornec |
- ARCH removed from configure.in as useless
- addition of get_uname_m …
|
|
|
@1365
|
18 years |
Bruno Cornec |
MAX_NOOF_MEDIA is gone and media_size in bkpinfo struct is now a …
|
|
|
@1326
|
18 years |
Bruno Cornec |
- MONDO_LOGFILE is rather a char* exported by each main program …
|
|
|
@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 …
|
|
|
@1245
|
18 years |
Bruno Cornec |
Initialization message in mondoarchive now uses mr_msg also
|
|
|
@1241
|
18 years |
Bruno Cornec |
- Fix a bug for tape mangement where block size was missing during …
|
|
|
@1228
|
18 years |
Bruno Cornec |
Improved configuration file for mondo-web module
|
|
|
@1213
|
18 years |
Bruno Cornec |
Removal of g_mondo_home useless and used MONDO_SHARE instead
|
|
|
@1191
|
18 years |
Bruno Cornec |
Finish the merge of trunk for mondoarchive branch with mondo-cli.c
|
|
|
@1190
|
18 years |
Bruno Cornec |
Fix a bad mr_strcat usage (replace by mr_asprintf)
|
|
|
@1187
|
18 years |
Bruno Cornec |
Merge trunk memory management for mondoarchive
Rename main.c to …
|
|
|
@1170
|
18 years |
Bruno Cornec |
Includes are now also taken temporarily in common (to allow for …
|
|
|
@1164
|
18 years |
Bruno Cornec |
Compiler warning solved (M. Loiseleur again !)
Code displaced to ease …
|
|
|
@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 …
|
|
|
@1151
|
18 years |
Bruno Cornec |
2 prototypes added
Free memory which was lost otherwise
(Patches from …
|
|
|
@1149
|
18 years |
Bruno Cornec |
Store NFS config only once
|
|
|
@1143
|
18 years |
Bruno Cornec |
unlink MONDORESTOCFG early
|
|
|
@1140
|
18 years |
Bruno Cornec |
Try to fix some valgrind reports (note that this version still doesn't …
|
|
|
@1132
|
18 years |
Bruno Cornec |
mondoarchive now uses mr_msg_init
|
|
|
@1120
|
18 years |
Bruno Cornec |
fix linker errors
begining of rewrite for libmondo-devices.c
|
|
|
@1112
|
18 years |
Bruno Cornec |
mondoarchive main needs mr_msg now
|
|
|
@1108
|
18 years |
Bruno Cornec |
log_msg => mr_msg for main files
|
|
|
@1102
|
18 years |
Bruno Cornec |
Other compiler warnings removed
|
|
|
@1100
|
18 years |
Bruno Cornec |
Addition of mr_mkdir in library and usage in main for MONDO_CACHE creation
|
|
|
@1087
|
18 years |
Bruno Cornec |
WARNING: Not tested yet ! Will be stabilized in next hours.
this patch …
|
|
|
@1080
|
18 years |
Bruno Cornec |
- Fix mindi install messages (reported by Andree Leidenfrost)
- remove …
|
|
|
@1067
|
18 years |
Bruno Cornec |
my-stuff.h is referred to in include now
|
|
|
@1063
|
18 years |
Bruno Cornec |
- USB device support for mindi (Tested and Working)
- Begining of USB …
|
|
|
@1054
|
18 years |
Bruno Cornec |
- Backporting more trunk content into stable
- Adding the test and lib …
|
|
|
@1044
|
18 years |
Bruno Cornec |
We now use consistently /var/cache/mindi everywhere
|
|
|
@999
|
18 years |
Bruno Cornec |
Add option G to handle the gzip compression format
|
|
|
@998
|
18 years |
Bruno Cornec |
Attempt to solve #113
|
|
|
@949
|
18 years |
Bruno Cornec |
Should fix #63, , and add the required interface in mondorestore to …
|
|
|
@948
|
18 years |
Bruno Cornec |
- mondoarchive does not backup acl+xattr by default anymore
- Add -z …
|
|
|
@945
|
18 years |
Bruno Cornec |
Typos corrected
|
|
|
@944
|
18 years |
Bruno Cornec |
getfacl and getfattr not searched everytime but only in the main of …
|
|
|
@928
|
19 years |
Bruno Cornec |
ps (busybox) and ps (system) do not give PID in the same column. …
|
|
|
@910
|
19 years |
Bruno Cornec |
replaces grep -x by grep -E during restore as busybox doesn't provide …
|
|
|
@899
|
19 years |
Bruno Cornec |
- src directory used in Makefile
- new announce
- fix for italian …
|
|
|
@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/mondoarchive
|
|
|
@814
|
19 years |
Bruno Cornec |
removed useless tcurr now
|