|
|
@1574
|
18 years |
Bruno Cornec |
More improvements on tape patch (/dev/st0 has to be the default)
|
|
|
@1572
|
18 years |
Bruno Cornec |
Typo
|
|
|
@1571
|
18 years |
Bruno Cornec |
- Improve mr_conf functions loging with conf file filename printed
- …
|
|
|
@1570
|
18 years |
Bruno Cornec |
- Add support of Debian ia64 in mondo
- Fix mindi iso build for ia64 …
|
|
|
@1569
|
18 years |
Bruno Cornec |
Improvements on tape handling (based on patches from Michel Loiseleur …
|
|
|
@1564
|
18 years |
Bruno Cornec |
Improve ia64 support for SLES
(merge -r1562:1563 $SVN_M/branches/2.2.5)
|
|
|
@1553
|
18 years |
Bruno Cornec |
typo
|
|
|
@1551
|
18 years |
Bruno Cornec |
Fix bugs reported in #179
|
|
|
@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 …
|
|
|
@1514
|
18 years |
Bruno Cornec |
free used memory at return time on current_drive
|
|
|
@1508
|
18 years |
Bruno Cornec |
- Add scsi_transport_sas to SCSI_MODS for LSI SAS1064E on CentOS 5 …
|
|
|
@1489
|
18 years |
Bruno Cornec |
- Avoid to backup ocfs/ocfs2 filesystems (+ afs forgotten in some …
|
|
|
@1478
|
18 years |
Bruno Cornec |
- Adds dmesg result to init log
- Less verbosity in the sort function …
|
|
|
@1464
|
18 years |
Bruno Cornec |
- Fix a spelling error (James Cameron quozl_at_us.netrek.org)
- mondo …
|
|
|
@1452
|
18 years |
Bruno Cornec |
- Add ata_generic for mindi
- Attempt to fix #117 (all paritions are …
|
|
|
@1440
|
18 years |
Bruno Cornec |
Unallocated space is not an error, just a warning (res should not be …
|
|
|
@1438
|
18 years |
Bruno Cornec |
Merge Andree's patch (2.2.4 rev [1437] around MINDI_CACHE define) …
|
|
|
@1425
|
18 years |
Bruno Cornec |
Remove an unused var
|
|
|
@1424
|
18 years |
Bruno Cornec |
Some init added
|
|
|
@1408
|
18 years |
Bruno Cornec |
- Fix a Debian packaging bug
- Do not use mindi-boot.2880.img (which …
|
|
|
@1392
|
18 years |
Bruno Cornec |
Fix a bug for allocation (pointer manipulation again - Thanks again …
|
|
|
@1384
|
18 years |
Bruno Cornec |
Typos again
|
|
|
@1377
|
18 years |
Bruno Cornec |
- ARCH removed from configure.in as useless
- addition of get_uname_m …
|
|
|
@1373
|
18 years |
Bruno Cornec |
Fix a bug in mondoarchive for UUID support of /boot (only LABEL were …
|
|
|
@1370
|
18 years |
Bruno Cornec |
Fix a compilation error
|
|
|
@1369
|
18 years |
Bruno Cornec |
Remove unused function + compilation fixes
|
|
|
@1368
|
18 years |
Bruno Cornec |
Fix a bug for mountlist creation (UUID wasn't printed)
|
|
|
@1365
|
18 years |
Bruno Cornec |
MAX_NOOF_MEDIA is gone and media_size in bkpinfo struct is now a …
|
|
|
@1364
|
18 years |
Bruno Cornec |
Remove a useless strcture + fix some compile errors in mr_list
|
|
|
@1362
|
18 years |
Bruno Cornec |
- 2.2.3 announce
- In stable, replacement of a big structure for …
|
|
|
@1348
|
18 years |
Bruno Cornec |
First simple approach to solve #131
Will be put further in the conf …
|
|
|
@1344
|
18 years |
Bruno Cornec |
Logfile management in mondo (partly)
|
|
|
@1326
|
18 years |
Bruno Cornec |
- MONDO_LOGFILE is rather a char* exported by each main program …
|
|
|
@1305
|
18 years |
Bruno Cornec |
Initialize long with 0L
|
|
|
@1304
|
18 years |
Bruno Cornec |
- Some FreeBSD fixes
- Better messages for partition names
- May …
|
|
|
@1302
|
18 years |
Bruno Cornec |
- RAM size needs to be bigger on FC6
- Attempt to fix a core dumped …
|
|
|
@1297
|
18 years |
Bruno Cornec |
- evaluate_drive_within_mountlist is a private function
- support UUID …
|
|
|
@1293
|
18 years |
Bruno Cornec |
Fix 2 references to grep -x which are not working during a restore …
|
|
|
@1283
|
18 years |
Bruno Cornec |
Avoids divide by zero (idea of M. Loiseleur mloiseleur_at_linagora.com)
|
|
|
@1268
|
18 years |
Bruno Cornec |
bkptype_to_string is now a public function (not static anymore)
|
|
|
@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 …
|
|
|
@1256
|
18 years |
Bruno Cornec |
Begining of work on conf file introduction in mondo
- create a new …
|
|
|
@1252
|
18 years |
Bruno Cornec |
MDSTAT_FILE is used everywhere (replacing /proc/mdstat strings)
|
|
|
@1251
|
18 years |
Bruno Cornec |
wait_until_software_raids_are_prepped function has now only 1 …
|
|
|
@1249
|
18 years |
Bruno Cornec |
Fix a bug where raid5 arrays synchronizing where not taken correctly …
|
|
|
@1244
|
18 years |
Bruno Cornec |
Fix a memory allocation pb with sz_size
|
|
|
@1241
|
18 years |
Bruno Cornec |
- Fix a bug for tape mangement where block size was missing during …
|
|
|
@1235
|
18 years |
Bruno Cornec |
Patch from Scott Cummings (<rsc_at_usfamily.net>):
No compression for …
|
|
|
@1224
|
18 years |
Bruno Cornec |
Fix temporarily a bug when a biggiefile > 32MB was compressed below …
|
|
|
@1221
|
18 years |
andree |
Add to Bruno's improvements to function insmod_crucial_modules():
- …
|
|
|
@1217
|
18 years |
Bruno Cornec |
Fixing another valgrind bug for mr_strip_spaces (order matters :-)
|
|
|
@1214
|
18 years |
Bruno Cornec |
typo
|
|
|
@1213
|
18 years |
Bruno Cornec |
Removal of g_mondo_home useless and used MONDO_SHARE instead
|
|
|
@1198
|
18 years |
Bruno Cornec |
Fix typos
|
|
|
@1197
|
18 years |
Bruno Cornec |
merge trunk memeory management for mondo-prep.c
logging in …
|
|
|
@1196
|
18 years |
Bruno Cornec |
ChangeLog for mindi UTF-8
mr_strcat much more powerful as taking a …
|
|
|
@1195
|
18 years |
Bruno Cornec |
Removed 2 asserts which were generating invalid errors (chains were …
|
|
|
@1194
|
18 years |
Bruno Cornec |
Fix a problem in is_this_file_compressed where the result of a …
|
|
|
@1193
|
18 years |
Bruno Cornec |
Remove some useless \r in code
Remove center_string usage as it's now …
|
|
|
@1186
|
18 years |
Bruno Cornec |
- Small typo fix for mondorestore man page (reported by …
|
|
|
@1184
|
18 years |
Bruno Cornec |
Fix compiler warnings
|
|
|
@1183
|
18 years |
Bruno Cornec |
Merge final modifs from trunk for the common subdir
|
|
|
@1181
|
18 years |
Bruno Cornec |
Merge from trun for memory mngt for newt-specific.c
|
|
|
@1180
|
18 years |
Bruno Cornec |
Compiler warning fixes
|
|
|
@1179
|
18 years |
Bruno Cornec |
Merge trunk modifications for libmondo-verify.c
|
|
|
@1178
|
18 years |
Bruno Cornec |
Continue to merge trunk memory management enhancements for …
|
|
|
@1175
|
18 years |
Bruno Cornec |
Merge trunk memory management for libmondo-stream.c
|
|
|
@1174
|
18 years |
Bruno Cornec |
Merger memory management from trunk for libmondo-raid.c
Additional …
|
|
|
@1173
|
18 years |
Bruno Cornec |
merges from trunk for memory management for libmondo-mountlist.c mainly
|
|
|
@1172
|
18 years |
Bruno Cornec |
Suppress res variable and returns from mr_getline which is void
|
|
|
@1171
|
18 years |
Bruno Cornec |
asprintf => mr_asprintf + getline => mr_getline
|
|
|
@1169
|
18 years |
Bruno Cornec |
3 mr_free in excess in libmondo-archive.c removed
|
|
|
@1168
|
18 years |
Bruno Cornec |
strip_spaces => mr_strip_spaces in mr_str.c and corrected at the same …
|
|
|
@1166
|
18 years |
Bruno Cornec |
Suppress g_bkpinfo_DONTUSETHIS (Idea from M. Loiseleur)
|
|
|
@1165
|
18 years |
Bruno Cornec |
Complementary fx from M. Loiseleur for the change of format of the …
|
|
|
@1164
|
18 years |
Bruno Cornec |
Compiler warning solved (M. Loiseleur again !)
Code displaced to ease …
|
|
|
@1162
|
18 years |
Bruno Cornec |
Fix 2 typos
|
|
|
@1160
|
18 years |
Bruno Cornec |
Try to fix a valgrind error on a fd not tested.
|
|
|
@1159
|
18 years |
Bruno Cornec |
Valgrind bug fixed where value was uninitialized in libmondo-filelist.c
|
|
|
@1158
|
18 years |
Bruno Cornec |
WARNING: Interface change for mondo-restore.cfg: the delimiter between …
|
|
|
@1157
|
18 years |
Bruno Cornec |
2 more files merged from trunk (pass 1)
|
|
|
@1156
|
18 years |
Bruno Cornec |
Merge trunk for libmondo-devices.c finished (first pass)
|
|
|
@1155
|
18 years |
Bruno Cornec |
Fix typo on a remaining TRACE
finish merge of trunk on libmondo-archive.c
|
|
|
@1154
|
18 years |
Bruno Cornec |
trunk merge continues
|
|
|
@1153
|
18 years |
Bruno Cornec |
Fix a bug where free was done too early in is_this_file_compressed
|
|
|
@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 …
|
|
|
@1150
|
18 years |
Bruno Cornec |
Fix a bug in nfs_store_config where tmp was freed to early (thanks …
|
|
|
@1148
|
18 years |
Bruno Cornec |
rewrite of strip_spaces (way shorter, maybe less complete, but …
|
|
|
@1147
|
18 years |
Bruno Cornec |
Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) dur to the …
|
|
|
@1146
|
18 years |
Bruno Cornec |
Idem
|
|
|
@1145
|
18 years |
Bruno Cornec |
Typo fixed
|
|
|
@1144
|
18 years |
Bruno Cornec |
log_trace (unused) and log_trace_msg removed
|
|
|
@1143
|
18 years |
Bruno Cornec |
unlink MONDORESTOCFG early
|
|
|
@1142
|
18 years |
Bruno Cornec |
Better mindi screen mesages
Still working on libmondo-archive.c (I …
|
|
|