]> git.wh0rd.org - dump.git/history - CHANGES
Fixed negative size displays in restore
[dump.git] / CHANGES
2004-08-16  Stelian PopFixed negative size displays in restore
2004-07-20  Stelian PopTest for libncurses, then libtermcap when --enable...
2004-07-13  Stelian PopTroff syntax fixes in the man pages.
2004-07-07  Stelian PopPrepare for release 0.4b37
2004-07-05  Stelian PopA wrong line in /etc/fstab containing LABEL=... could...
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-24  Stelian PopAdd --enable-staticz configure option.
2004-04-21  Stelian PopPrepare for dump 0.4b36 release. release_0_4b36
2004-04-21  Stelian PopMake dump understand any integer as the dump level.
2004-04-13  Stelian PopMade restore understand FreeBSD UFS2 dumps.
2004-03-29  Stelian PopFixed LFS problems when restoring huge dumps (with...
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-02-18  Stelian PopMade explicit in the dump man page that dump will not...
2004-01-28  Stelian PopUse minor()/major() instead of "& 0xff" in order to...
2004-01-27  Stelian PopMake -B accept a list of values.
2004-01-27  Stelian PopFixed restore of Solaris 7 ufsdump.
2004-01-27  Stelian PopFixed some compile warnings on Fedora (new glibc)
2004-01-04  Stelian PopFix compilation with old gcc versions.
2003-12-21  Stelian PopPrepare for 0.4b35 release. release_0_4b35
2003-10-26  Stelian PopSome little corrections.
2003-10-26  Stelian PopFrom Uwe Gohlke:
2003-09-03  Stelian PopUpdated the autoconf system to 2.50. Forced the -D_BSD_...
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 PopPrepare for release 0.4b34 release_0_4b34
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-04-08  Stelian PopEncrypting rmt
2003-03-31  Stelian PopSecurity fixes from Antonomasia.
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-25  Stelian PopFixed labels exactly 16 bytes in length.
2003-02-17  Stelian PopRaised block size up to 1024 kB.
2003-02-12  Stelian PopFixed largefile seeks in rmt
2003-02-11  Stelian PopFixed restore to correctly access the archive file...
2003-02-11  Stelian PopFixed compare of dumped socket files by ignoring them.
2003-02-11  Stelian PopFixed the configure scripts to only check not build...
2003-02-11  Stelian PopFixed the paths in INSTALL
2003-02-10  Stelian PopPrepare for release 0.4b33 release_0_4b33
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-28  Stelian PopFix endianess issues with compressed tapes.
2002-11-19  Stelian Pop'Set permission on the current directory ?' explanation.
2002-11-15  Stelian PopPrepare for release 0.4b32. release_0_4b32
2002-11-15  Stelian PopAdded inode 7 to exclude list -> Excluding inode 7...
2002-11-15  Stelian PopFix maps overflow in restore when doing incremental...
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-30  Stelian PopPrepare for 0.4b31 release.
2002-07-29  Stelian PopFix rmtopen() extended format...
2002-07-25  Stelian PopPrepare for release 0.4b30 release_0_4b30
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 PopNew examples for dumping on CD/DVD...
2002-07-01  Stelian PopFixed tape size calculation when compression is on.
2002-06-25  Stelian PopFixed a problem when reading tapes written with ancient...
2002-06-10  Stelian PopPrint out ext2 block number when dump encounters a...
2002-06-08  Stelian PopPrepare for 0.4b29 release. release_0_4b29
2002-06-08  Stelian PopAdded -o flag to restore.
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-17  Stelian PopScripts to dump to a remote CD burner.
2002-05-16  Stelian PopFix nodump or exclude inodes propagation on directory...
2002-05-06  Stelian PopFix restore when inode maps are not entirely contained...
2002-04-15  Stelian PopFix rmt ioctl command with UNIX clients (mtio opcodes...
2002-04-12  Stelian PopPrepare for release 0.4b28
2002-04-11  Stelian Pop.
2002-04-04  Stelian Popdump -m implementation.
2002-03-28  Stelian PopMade restore able to understand extra TS_ADDR headers...
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 PopMake restore compile with old versions of readline...
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 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 Pop-A archive file implementation
next