]> git.wh0rd.org - dump.git/shortlog
dump.git
2008-06-09  Stelian PopFix EA restore in debug mode.
2008-06-04  Stelian PopFix QFA file generation.
2008-05-18  Stelian PopYet more improvements to cron_dump_to_disk.
2008-05-14  Stelian PopMore improvements from Aaron S. Hawley <aaron.s.hawley...
2008-05-13  Stelian PopMore improvements from Aaron S. Hawley <ashawley@source...
2008-05-05  Stelian PopImprovements to cron_dump_to_disk
2008-04-18  Stelian PopMore cleanup fixes.
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.
2007-02-22  Stelian PopExplicitly link with '-ldevmapper -lselinux -lsepol...
2006-08-01  Stelian PopSmall man page improvement regarding the dump levels...
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
2006-01-02  Stelian PopBuildRequires: ncurses-devel
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-06-01  Stelian PopExplain some caveats with dump -m in the man page.
2005-05-28  Stelian PopFix code to not require ISO C99.
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-30  Stelian PopFix an issue with the size of dump maps appearing when...
2005-03-30  Stelian PopFix a small bug on an error path introduced by the...
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-02-25  Stelian PopRemove a few unneeded Nflag
2005-01-25  Stelian PopFix the 'do not save directory entries to non-dumped...
2005-01-24  Stelian PopSmall missing \n
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
2005-01-07  Stelian PopAdded a new dump on cd/dvd script.
2004-12-15  Stelian PopBetter comparision (including directories).
2004-12-15  Stelian PopBe sure the di_size in a map header has the correct...
2004-12-14  Stelian PopHashlist implementation for directory entries in restore.
2004-12-14  Stelian PopFix the exclusion of directory entries of inodes from...
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-07  Stelian PopDo not include kernel headers, use sys/mount.h for...
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-25  Stelian PopFix a couple of gcc 3.3.3 warnings.
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 PopFix some compile warnings.
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-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-28  Stelian PopUse minor()/major() instead of "& 0xff" in order to...
2004-01-27  Stelian PopSmall prototype fix.
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-11-22  Stelian PopSome corrections from Uwe Gohlke.
2003-10-26  Stelian PopSome little corrections.
2003-10-26  Stelian PopDarwin defs.
2003-10-26  Stelian PopFrom Uwe Gohlke:
2003-09-03  Stelian PopUpdated the autoconf system to 2.50. Forced the -D_BSD_...
2003-09-03  Stelian PopUpdate to autoconf 2.50
2003-06-11  Stelian PopExplain that restore -C could fail because of a overmou...
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-18  Stelian PopSmall patch for LZO functionality.
2003-04-10  Stelian PopCheck for openssl headers/libs when enabling ermt.
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.
next