]> git.wh0rd.org - dump.git/history - CHANGES
Regenerate configure.
[dump.git] / CHANGES
2011-06-10  Stelian PopSQLlite and QFA overhaul.
2011-06-10  Stelian PopEncryption (and compression as plugins) support.
2011-06-10  Stelian PopImprove data throughput in dump by allowing the slaves...
2011-06-10  Stelian PopPrepare for release dump-0.4b44 release_0_4b44
2011-06-08  Stelian PopFix fgets bug when asking for a tape name.
2011-05-23  Stelian PopAdd quick regression script.
2011-05-23  Stelian PopBetter zlib test.
2011-05-23  Stelian PopFix static builds.
2011-05-20  Stelian PopFix SYS_clone on s390
2011-05-05  Stelian PopFix restore -P with compressed dumps.
2011-02-21  Stelian PopFix incorrect hole handling.
2010-12-06  Stelian PopFix restoring of files splitted on several volumes...
2010-12-06  Stelian PopFix dump -w on ext4 partitions.
2010-06-11  Stelian PopPrepare for release 0.4b43 release_0_4b43
2010-06-11  Stelian PopFix some warn_unused_result compile warnings
2010-06-11  Stelian PopCreate UNIX sockets instead of dummy files
2010-06-11  Stelian PopExtract backuped sockets as dummy files.
2010-06-10  Stelian PopUse only ctime to compare newness (instead of both...
2010-06-10  Stelian PopImprove level 1 mapdirs speed.
2010-04-28  Stelian PopBump estimate blocks to long long to cope with huge...
2010-03-22  Stelian PopProperly deal with inodes excluded from incremental...
2010-03-22  Stelian PopFix invalid EA metainformation in dump, add a workaroun...
2010-03-08  Stelian PopReplace ext2/3 by ext2/3/4 in the man page.
2010-03-08  Stelian PopDon't attempt to extract EA in 'restore -N' mode.
2009-12-03  Stelian PopFix restoration of extended attributes for fifos and...
2009-09-07  Stelian PopRemove -lselinux -lsepol from standard libs list.
2009-07-23  Stelian PopFix restore of files spanning on the first and second...
2009-07-23  Stelian PopUse OPEN() instead of open() for toc files.
2009-06-18  Stelian PopPrepare for 0.4b42 release release_0_4b42
2009-06-18  Stelian PopAdd ext4 filesystem support.
2009-06-18  Stelian PopUse sys_clone under Linux to share I/O contexts between...
2009-06-18  Stelian PopRestore does not allow -P and -A at the same time.
2009-06-18  Stelian PopSpelling fixes in the man pages.
2009-06-18  Stelian PopFix the default dump level in man page (0 not 9)
2009-06-18  Stelian PopFix dump output message when using default level.
2008-09-04  Stelian PopThe Tower of Hanoi example wasn't.
2008-06-09  Stelian PopFix EA restore in debug mode.
2008-06-04  Stelian PopFix QFA file generation.
2008-05-05  Stelian PopImprovements to cron_dump_to_disk
2008-04-17  Stelian PopCleanup output of cron_dump_to_disk example.
2008-04-17  Stelian PopForce -a when in 'restore -C' mode.
2008-04-17  Stelian PopIn restore -C, encountering an unexpected file is not...
2008-04-17  Stelian PopLink against libtinfo if present.
2008-04-17  Stelian PopFix "mode file too large" errors when restoring huge...
2007-02-22  Stelian PopFix the EA set failures when restoring immutable files
2007-02-22  Stelian PopFix SELinux xattr handling.
2006-03-14  Stelian PopFix dump -w/-W output, again...
2006-03-13  Stelian PopFix 'Connection to' message to appear on stderr just...
2006-01-02  Stelian PopPrepare for release 0.4b41 release_0_4b41
2006-01-02  Stelian PopPrepare for release 0.4b41
2005-08-20  Stelian PopFix toc file to not include extended attributes informa...
2005-07-07  Stelian PopMake the directory hashtable optional and controled...
2005-07-07  Stelian PopFix restore when symtab file is over 2GB in size.
2005-06-08  Stelian PopFix big endian issues with EA/ACL
2005-06-08  Stelian PopFix restore of ACLs.
2005-05-02  Stelian PopPrepare for release 0.4b40. release_0_4b40
2005-05-02  Stelian PopAdded EA/ACL support in dump and restore.
2005-03-18  Stelian PopFix another hashtree bug in restore causing "removenode...
2005-03-02  Stelian PopFix a bug where dump miscalculates the tape size based...
2005-01-25  Stelian PopFix the 'do not save directory entries to non-dumped...
2005-01-24  Stelian PopEmit warnings not panic() when comparing a file and...
2005-01-21  Stelian Popprepare for release 0.4b39 release_0_4b39
2005-01-14  Stelian PopForce restore -C to imply -N
2005-01-14  Stelian PopFix restore -C to handle correctly directories containi...
2005-01-14  Stelian PopSilenced the failure to call fgetflags() when comparing...
2005-01-13  Stelian Popchdir() back to the initial directory when abort()ing.
2005-01-13  Stelian PopUpdated buggy example.
2005-01-07  Stelian PopPrepare for 0.4b38 release. release_0_4b38
2004-12-15  Stelian PopBetter comparision (including directories).
2004-12-14  Stelian PopHashlist implementation for directory entries in restore.
2004-12-10  Stelian PopFix a problem in restore where the final \0 in the...
2004-11-22  Stelian PopFix SIGSEGV in dump when dumping huge 2TB filesystems...
2004-11-22  Stelian PopExclude directory entries to non-dumped inodes from...
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.
next