]> git.wh0rd.org - dump.git/history - dump
Fixed dumping of dangling symlinks.
[dump.git] / dump /
2003-03-07  Stelian PopFixed dumping of dangling symlinks.
2003-03-06  Stelian PopStore dumpdates with timezone
2003-02-04  Stelian PopLook first into /etc/mtab, then into /etc/fstab.
2003-01-24  Stelian PopEnabled rmt, LFS, readline, QFA options by default...
2003-01-21  Stelian PopLet the user give the dumpdates path as an argument...
2003-01-10  Stelian PopAdd local EXT2_FT_* constants.
2003-01-10  Stelian PopLargefile version of seek in rmt.
2003-01-10  Stelian PopFixed 'tape blocks' -> 'blocks'
2003-01-10  Stelian PopMade dump accept -I 0 (unlimited read errors)
2002-12-12  Stelian PopLook also in /etc/mtab for filesystems...
2002-12-09  Stelian PopFixed the warn(ACL won't be dumped) message.
2002-11-15  Stelian PopAdded inode 7 to exclude list -> Excluding inode 7...
2002-11-12  Stelian PopCorrect the wording on the man page to make it clear...
2002-10-07  Stelian PopFixed a bug causing dump to stop and report an error...
2002-09-02  Stelian PopRaised the -b maximal value to 1024.
2002-09-02  Stelian PopFixed dump's estimate when dealing with sparse inodes.
2002-08-18  Stelian PopFixed 'undefined file type xxx' warnings in interactive...
2002-08-01  Stelian Popflock -> fcntl(F_SETLK).
2002-07-29  Stelian PopFix rmtopen() extended format...
2002-07-24  Stelian PopMan pages rewrite.
2002-07-23  Stelian PopFixed a markup bug in dump man page.
2002-07-19  Stelian PopFixed a lot of warnings in the code thanks to 'gcc -W'
2002-07-17  Stelian PopCreate new BSD inodes (and get 32 bit UID/GID)
2002-07-01  Stelian PopFixed tape size calculation when compression is on.
2002-06-10  Stelian PopPrint out ext2 block number when dump encounters a...
2002-06-05  Stelian PopDocumented the -d option in restore.
2002-05-21  Stelian PopMake dump/restore use O_CREAT|O_TRUNC both locally...
2002-05-16  Stelian PopFix nodump or exclude inodes propagation on directory...
2002-04-11  Stelian Popatomic_read -> dump_atomic_read
2002-04-11  Stelian Popremove extra debug comment left over.
2002-04-04  Stelian Popdump -m implementation.
2002-03-27  Stelian PopAdded the appropriate error message when dump fails...
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 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-04  Stelian PopFrom Uwe Gohlke:
2002-01-31  Stelian Popdump LABEL=/ fix.
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 Popnoos -> popies.net
2002-01-10  Stelian PopSIGXFSZ fixes.
2002-01-05  Stelian PopFix bug which caused the highest number inode to not...
2002-01-02  Stelian PopMakefile cleanups.
2001-12-24  Stelian PopFixed an off-by-one calculation when dumping a one...
2001-11-17  Stelian Popdump hang workaround.
2001-11-11  Stelian Popminor print enhancement.
2001-11-11  Stelian PopMake BREADEMAX adjustable with the -I option to dump.
2001-11-10  Stelian PopMinor manpages syntax corrections.
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 PopRefuse incompatible options in dump (-a and -B).
2001-08-16  Stelian PopMakes dump abort (-q option) whenever it needs operator...
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 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 PopQFA fixes.
2001-07-18  Stelian PopAdded -F script option to restore.
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-12  Stelian PopAnother set of compression patches from Jerry.
2001-04-27  Stelian PopLFS fixes (explicit use of open64/etc)
2001-04-27  Stelian PopCleanups.
2001-04-24  Stelian PopCosmetic changes to QFA code / time.h headers.
2001-04-12  Stelian PopCleanups for new gcc/glibc.
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-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 PopAnother compress patch (compress while waiting for...
2001-03-20  Stelian PopSome compression patches.
2001-03-20  Stelian PopChanged ino_t to dump_ino_t.
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 Pop-z option help.
2001-02-21  Stelian Pop*** empty log message ***
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.
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.
next