]> git.wh0rd.org - dump.git/shortlog
dump.git
2002-03-11  Stelian PopDon't include linux/fs.h since it will break compilatio...
2002-02-27  Stelian PopDo not seek for every dump block, only for each ntrec...
2002-02-25  Stelian PopMake restore compile with old versions of readline...
2002-02-25  Stelian PopFix -B manpage entry.
2002-02-21  Stelian PopDo not put an extra space between the -j/-z parameter...
2002-02-21  Stelian PopQFA fix (do not output directories in QFA file).
2002-02-15  Stelian PopPrepare for 0.4b27 release release_0_4b27
2002-02-04  Stelian PopReadline cleanups (warning compiles)
2002-02-04  Stelian PopOops, debug message...
2002-02-04  Stelian PopFrom Uwe Gohlke:
2002-01-31  Stelian Popdump LABEL=/ fix.
2002-01-31  Stelian PopSmall fix for reading broken Solaris ufsdump tapes.
2002-01-25  Stelian Popkill "register".
2002-01-25  Stelian Pop-A archive file implementation
2002-01-22  Stelian PopMade -Q option work on regular files.
2002-01-16  Stelian PopSmall warning fixes.
2002-01-16  Stelian PopAdded -a flag to restore (automatic walk through volumes)
2002-01-16  Stelian Popnoos -> popies.net
2002-01-11  Stelian PopAdded -L option to restore
2002-01-10  Stelian PopSIGXFSZ fixes.
2002-01-07  Stelian PopNo need for readline > 4.1...
2002-01-07  Stelian PopPrepare for release 0.4b26 release_0_4b26
2002-01-05  Stelian PopFix bug which caused the highest number inode to not...
2002-01-02  Stelian PopMakefile cleanups.
2001-12-24  Stelian PopAnother set of fixes for file not found at end of tape.
2001-12-24  Stelian PopFix errors when trying to restore files not found on...
2001-12-24  Stelian PopFixed an off-by-one calculation when dumping a one...
2001-11-30  Stelian PopAdded backup scripts from Eugenio Diaz
2001-11-30  Stelian PopAdded backup scripts from Eugenio Diaz.
2001-11-17  Stelian PopPrepare for 0.4b25 release. release_0_4b25
2001-11-17  Stelian PopUpdated the spec file.
2001-11-17  Stelian Popdump hang workaround.
2001-11-17  Stelian PopThanks for remote restore problem.
2001-11-16  Stelian PopFixed the remote tape/file detection in restore.
2001-11-13  Stelian Popa debug message removed
2001-11-13  Stelian PopFixed restore -C -f -
2001-11-11  Stelian Popminor print enhancement.
2001-11-11  Stelian PopMake BREADEMAX adjustable with the -I option to dump.
2001-11-10  Stelian PopScript from David B. Peterson.
2001-11-10  Stelian PopMinor manpages syntax corrections.
2001-10-15  Stelian PopNew version from Patrick.
2001-10-02  Stelian PopAdd howto.
2001-10-02  Stelian PopAdded howto from Patrick Walsh
2001-09-12  Stelian PopPrepare for release 0.4b24. release_0_4b24
2001-09-12  Stelian PopAdded Helmut Jarausch patch for restoring from multiple...
2001-09-12  Stelian PopModifications from the RedHat RPM.
2001-09-06  Stelian PopBLKSFBUF ioctl in dump.
2001-08-17  Stelian PopFixed a overflow problem in dump (LFS)
2001-08-16  Stelian PopAdded bzip2 compression to dump.
2001-08-16  Stelian Popmake the list up to date.
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-25  Stelian Pop.
2001-07-23  Stelian PopMore explanation on configure failures when --enable...
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 PopPretty printing when excluding inodes.
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 PopSmall fix when _not_ using -F script
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 PopRPM spec update and time.h cleanups (from RedHat latest...
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-05-12  Stelian PopAnother set of compression patches from Jerry.
2001-05-10  Stelian PopSorted my mailbox and added some items.
2001-04-27  Stelian PopLFS fixes (explicit use of open64/etc)
2001-04-27  Stelian PopCleanups.
2001-04-26  Stelian Poptypo
2001-04-26  Stelian PopCompression fixes for fixed block size tapes.
2001-04-26  Stelian PopNew config.guess and config.sub version, + minor cleanup.
2001-04-24  Stelian PopMore documentation on -Q use.
2001-04-24  Stelian PopCosmetic changes to QFA code / time.h headers.
2001-04-12  Stelian PopAdded BuildRequires: e2fsprogs-devel
2001-04-12  Stelian PopCleanups for new gcc/glibc.
2001-04-12  Stelian PopUpdate the spec file from RedHat.
2001-04-12  Stelian PopFixed a socket descriptor leak in dump.
2001-04-11  Stelian PopDebug message (print signal number when caught)
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-28  Stelian PopCorrection of block estimate.
2001-03-27  Stelian PopFix for reading dumps having a size < ntrec * blocksize
2001-03-23  Stelian PopAnother set of cleanups from Andreas.
2001-03-21  Stelian PopConfigure magic for testing ext2_ino_t and s_journal_inum
2001-03-20  Stelian Pop-z usage info only if ZLIB defined
2001-03-20  Stelian Popcreat -> open
2001-03-20  Stelian PopAnother compress patch (compress while waiting for...
next