]> git.wh0rd.org Git - dump.git/history - dump
Made dump use blkid library.
[dump.git] / dump /
2004-07-05 Stelian PopMade dump use blkid library.
2004-07-01 Stelian PopFixed an offset calculation leading to bread lseek...
2004-06-17 Stelian PopFix SIGSEGV when reading a hand-modified dumpdates...
2004-06-02 Stelian PopFix compilation on AMD64
2004-05-25 Stelian PopFix a couple of gcc 3.3.3 warnings.
2004-04-21 Stelian PopFix some compile warnings.
2004-04-21 Stelian PopMake dump understand any integer as the dump level.
2004-03-10 Stelian PopBack in the backed out block estimate patch. :)
2004-03-08 Stelian PopBack out the block estimate patch.
2004-03-08 Stelian PopFixed -F to be run even if -M/-f is in use.
2004-03-01 Stelian PopAnother try at fixing size estimate.
2004-03-01 Stelian PopFix '-B list of values' patch.
2004-02-18 Stelian PopMade explicit in the dump man page that dump will not...
2004-01-27 Stelian PopSmall prototype fix.
2004-01-27 Stelian PopMake -B accept a list of values.
2004-01-04 Stelian PopFix compilation with old gcc versions.
2003-11-22 Stelian PopSome corrections from Uwe Gohlke.
2003-10-26 Stelian PopFrom Uwe Gohlke:
2003-05-12 Stelian PopUnlimited fast inode exclusion.
2003-05-08 Stelian PopMake configure understand CPPFLAGS=, CFLAGS=, LDFLAGS=...
2003-05-07 Stelian PopBlocksize default is 32 when using -d HIGHDENSITYTREC.
2003-04-18 Stelian PopSmall patch for LZO functionality.
2003-04-10 Stelian PopFix dump -w|-W (/etc/mtab does have 0 0 as passno/freq)
2003-04-09 Stelian PopMade dump work with new Linux 2.5 EOT early warning...
2003-03-31 Stelian PopAdded LZO compression.
2003-03-30 Stelian PopRelicensed dump/restore under the revised BSD license...
2003-03-26 Stelian PopLots of fixes from Philipe Troin:
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)
next