]> git.wh0rd.org - dump.git/history - dump/main.c
Fix dump -w/-W output, again...
[dump.git] / dump / main.c
2004-07-05  Stelian PopA wrong line in /etc/fstab containing LABEL=... could...
2004-06-02  Stelian PopFix compilation on AMD64
2004-04-21  Stelian PopMake dump understand any integer as the dump level.
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-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-01-21  Stelian PopLet the user give the dumpdates path as an argument...
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-11-15  Stelian PopAdded inode 7 to exclude list -> Excluding inode 7...
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-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-06-05  Stelian PopDocumented the -d option in restore.
2002-04-04  Stelian Popdump -m implementation.
2002-03-11  Stelian PopDon't include linux/fs.h since it will break compilatio...
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...
2001-11-11  Stelian Popminor print enhancement.
2001-11-11  Stelian PopMake BREADEMAX adjustable with the -I option to dump.
2001-09-06  Stelian PopBLKSFBUF ioctl in dump.
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-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 Pop-B option knows about compression length now.
2001-07-18  Stelian PopRPM spec update and time.h cleanups (from RedHat latest...
2001-06-18  Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
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-11  Stelian PopDebug message (print signal number when caught)
2001-04-10  Stelian PopMultifile option to dump.
2001-04-10  Stelian PopQFA support.
2001-03-28  Stelian PopCorrection of block estimate.
2001-03-23  Stelian PopAnother set of cleanups from Andreas.
2001-03-20  Stelian Pop-z usage info only if ZLIB defined
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-02-22  Stelian Pop64bit and glibc 2.2.2 fixes.
2001-02-21  Stelian Pop*** empty log message ***
2000-12-21  Stelian PopLFS compatibility.
2000-12-04  Stelian Popcybercable -> noos.
2000-11-30  Stelian PopFix a compile problem (e2fs label related).
2000-11-10  Stelian PopCopyright notice for Alcôve, for paying me to work...
2000-11-10  Stelian PopSave ext2 volume label into the dump label.
2000-11-10  Stelian PopDump EOM detection is now a default.
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-08-20  Stelian PopMade dump understand the LABEL= and UUID= notations.
2000-08-19  Stelian PopOnly level 0 and no -u when dumping a subdirectory
2000-03-08  Stelian PopMade dump report the total number of MB written to...
2000-03-03  Stelian PopCorrected the size estimate.
2000-03-02  Stelian PopSmall fix...
2000-03-02  Stelian PopFixed some DUMP: DUMP duplicate output.
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-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 PopUpdate the location of dump home page (to the sourcefor...
2000-01-07  Stelian PopHandle EINTR in atomical reads/writes in dump.
1999-12-17  Stelian PopFix in the return code of dump when using the size...
1999-11-22  Stelian Pop'S' size estimation option to dump.
1999-11-21  Stelian PopImplemented a -M(ulti volume) option for dump.
1999-11-21  Stelian PopDump accepts ext3 filesystems. Checking the superblock... release_0_4b10
1999-10-13  Stelian PopAdded version in usage text.
1999-10-11  Stelian PopAdded CVS Id.
1999-10-11  Stelian PopVersion 0.4b7. release_0_4b7
1999-10-11  Stelian PopVersion 0.4b6. release_0_4b6
1999-10-11  Stelian PopVersion 0.4b5. release_0_4b5
1999-10-11  Stelian PopInitial revision