]> git.wh0rd.org - dump.git/history - CHANGES
Added bzip2 compression to dump.
[dump.git] / CHANGES
2001-08-16  Stelian PopAdded bzip2 compression to dump.
2001-08-16  Stelian PopRefuse incompatible options in dump (-a and -B).
2001-08-16  Stelian PopMakes dump abort (-q option) whenever it needs operator...
2001-08-14  Stelian PopFixed restore to use the full volume path when doing...
2001-08-13  Stelian PopCleaned up the external variables definition mess...
2001-08-13  Stelian PopFix the permissions for the QFA file.
2001-07-20  Stelian PopPrepare for 0.4b23 release_0_4b23
2001-07-20  Stelian PopUpdated and cleaned the -B compressed limit.
2001-07-20  Stelian PopFixed the compressed multi-volume dump + restore.
2001-07-19  Stelian Pop-e inode,inode and -E file implementation.
2001-07-18  Stelian PopBug in getvol() when making a wrong answer to the ...
2001-07-18  Stelian PopQFA fixes.
2001-07-18  Stelian PopAdded -F script option to restore.
2001-07-18  Stelian PopDiscard newline when reading the tape path entered...
2001-07-18  Stelian Pop-B option knows about compression length now.
2001-07-18  Stelian PopFixed the looping problem in dump (deal with holes...
2001-06-18  Stelian PopReport any filesystem present in either /etc/fstab...
2001-06-18  Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
2001-05-26  Stelian PopImplement the Sun extended rmt protocol.
2001-05-26  Stelian PopSmall buffer overflow in restore/tape.c
2001-05-12  Stelian PopPrepare for 0.4b22 release. release_0_4b22
2001-04-27  Stelian PopLFS fixes (explicit use of open64/etc)
2001-04-12  Stelian PopFixed a socket descriptor leak in dump.
2001-04-11  Stelian PopFixed dumping/restoring of files ending with holes.
2001-04-10  Stelian PopMultifile option to dump.
2001-04-10  Stelian PopQFA support.
2001-04-06  Stelian PopGet the install paths from configure.
2001-03-20  Stelian PopAnother set of cleanups from Andreas Dilger (time_t...
2001-03-19  Stelian PopAndreas Dilger fixes (CPP, ext2 features, const char...
2001-03-18  Stelian PopNew compression patches from Jerry Peters.
2001-02-22  Stelian Pop64bit and glibc 2.2.2 fixes.
2001-02-21  Stelian PopCompression patch.
2001-02-16  Stelian PopFix a bug in dump where waiting too much when changing...
2001-02-16  Stelian PopMade dump report the number of blocks dumped per volume.
2001-01-13  Stelian PopPrepare for 0.4b21 release_0_4b21
2000-12-21  Stelian PopMake dump ask upon a tape write error if it should...
2000-12-21  Stelian PopLFS compatibility.
2000-12-05  Stelian PopUse the libext2fs inode-scanning functions.
2000-12-05  Stelian PopAdded the throughput information in dump's progression...
2000-12-05  Stelian PopCheck for 'file system full' when creating temporary...
2000-12-04  Stelian Pop.
2000-12-04  Stelian PopMNTENT undefined on libc5...
2000-11-30  Stelian PopFix a compile problem (e2fs label related).
2000-11-29  Stelian PopDump -w|-W fixes
2000-11-10  Stelian PopPrepare for release 0.4b20 release_0_4b20
2000-11-10  Stelian PopSave ext2 volume label into the dump label.
2000-11-10  Stelian PopDump EOM detection is now a default.
2000-11-10  Stelian PopMade dump -w|-W report all recognized filesystems...
2000-11-10  Stelian PopTake the default tape device value and the path for...
2000-11-03  Stelian PopRestore uid and gid before invoking external RSH.
2000-09-26  Stelian PopMade dump able to dump files bigger than 2 GB.
2000-09-26  Stelian PopFixed dump of a mountpoint which is not an absolute...
2000-09-01  Stelian PopRestrict usage on -e option (prevent array overflow...
2000-09-01  Stelian PopFixed the -e option on a directory.
2000-08-30  Stelian PopEmpty the sigaction structure to be portable.
2000-08-21  Stelian PopAdded a configure check for sa_sigaction member of...
2000-08-20  Stelian PopPrepare to release 0.4b19
2000-08-20  Stelian PopMade dump understand the LABEL= and UUID= notations.
2000-08-20  Stelian PopAdded a check for libtermcap in configure script.
2000-08-20  Stelian PopUpdate to the latest RedHat RPM spec file.
2000-08-20  Stelian PopDo not add links several times in restore
2000-08-19  Stelian PopOnly level 0 and no -u when dumping a subdirectory
2000-08-19  Stelian PopOff by one miscalculation (dumping a one letter directory).
2000-08-19  Stelian PopChanged two info messages of restore to be written...
2000-08-19  Stelian PopSpecified the default blocksize in the dump manpage.
2000-08-19  Stelian PopFixed the signal handling in dump.
2000-06-30  Stelian PopAdded -ltermcap to readline enabled restore
2000-06-30  Stelian PopPrepare to release 0.4b18
2000-06-30  Stelian PopRemoved the suid-root bit in the default build.
2000-06-25  Stelian PopChanged some "panic" into "errx" for some errors when...
2000-06-11  Stelian PopMade 'cat DUMPFILE | restore -i -f - ' work again.
2000-06-03  Stelian PopPotential buffer overflow in restore.
2000-06-01  Stelian PopPrepare for release 0.4b17 release_0_4b17
2000-06-01  Stelian Pop*** empty log message ***
2000-06-01  Stelian PopAdded --with-oldstylefscript in configure.
2000-05-29  Stelian PopAdded readline capabilities to interactive restore.
2000-05-28  Stelian PopSmall fixes to allow dump to compile with a really...
2000-05-28  Stelian PopMade quotes work in interactive restore.
2000-05-28  Stelian PopError code to restore when compare errors detected.
2000-05-28  Stelian PopThe -F script is called now *only* at the end of a...
2000-03-11  Stelian PopPrepare for release 0.4b16 release_0_4b16
2000-03-11  Stelian PopMade the multi-volume dump work again...
2000-03-10  Stelian PopAdded the device name and volume number as arguments...
2000-03-09  Stelian Popupdates to the -X option...
2000-03-08  Stelian PopAdded the -X option to restore (read names of files...
2000-03-08  Stelian PopMade dump report the total number of MB written to...
2000-03-02  Stelian PopFixed some DUMP: DUMP duplicate output.
2000-03-02  Stelian PopPrepare for release 0.4b15
2000-03-02  Stelian PopAdded '-F script' option to dump.
2000-03-01  Stelian PopBuffer overflow in dump, as reported from Bugtraq
2000-02-26  Stelian PopAdded the prompt command in restore interactive mode.
2000-02-10  Stelian PopPrepare for release 0.4b14 release_0_4b14
2000-02-10  Stelian PopCompatibility between dumps made on little endian machi...
2000-02-08  Stelian PopProblem when restoring a hard link to an inode having...
2000-02-04  Stelian PopAdded REPORTING-BUGS.
2000-02-04  Stelian PopAdded -e exclude inode option to dump.
2000-01-26  Stelian PopDumping a mountpoint caused the mountpoint to be dumped...
2000-01-25  Stelian PopBug when dumping a previouslly mapped deleted and not...
2000-01-21  Stelian PopPrepare for release 0.4b13. release_0_4b13
2000-01-17  Stelian PopGarbage characters when displaying the remote host...
next