]>
git.wh0rd.org Git - dump.git/log
Stelian Pop [Thu, 22 Feb 2007 20:12:50 +0000 (20:12 +0000)]
Fix SELinux xattr handling.
Stelian Pop [Thu, 22 Feb 2007 20:02:35 +0000 (20:02 +0000)]
Explicitly link with '-ldevmapper -lselinux -lsepol' (from Fedora .src.rpm)
Stelian Pop [Tue, 1 Aug 2006 10:22:44 +0000 (10:22 +0000)]
Small man page improvement regarding the dump levels specification.
From Bdale Garbee (http://bugs.debian.org/378349).
Stelian Pop [Tue, 14 Mar 2006 11:09:50 +0000 (11:09 +0000)]
Fix dump -w/-W output, again...
Stelian Pop [Mon, 13 Mar 2006 10:33:44 +0000 (10:33 +0000)]
Fix 'Connection to' message to appear on stderr just like all the other dump messages.
Stelian Pop [Mon, 2 Jan 2006 15:24:22 +0000 (15:24 +0000)]
Prepare for release 0.4b41
Stelian Pop [Mon, 2 Jan 2006 15:13:29 +0000 (15:13 +0000)]
Prepare for release 0.4b41
Stelian Pop [Mon, 2 Jan 2006 09:35:08 +0000 (09:35 +0000)]
BuildRequires: ncurses-devel
Stelian Pop [Sat, 20 Aug 2005 21:00:47 +0000 (21:00 +0000)]
Fix toc file to not include extended attributes information.
Stelian Pop [Thu, 7 Jul 2005 09:16:03 +0000 (09:16 +0000)]
Make the directory hashtable optional and controled via restore -H
Stelian Pop [Thu, 7 Jul 2005 08:47:13 +0000 (08:47 +0000)]
Fix restore when symtab file is over 2GB in size.
Stelian Pop [Wed, 8 Jun 2005 13:24:08 +0000 (13:24 +0000)]
Fix big endian issues with EA/ACL
Stelian Pop [Wed, 8 Jun 2005 09:34:33 +0000 (09:34 +0000)]
Fix restore of ACLs.
Stelian Pop [Wed, 1 Jun 2005 13:44:35 +0000 (13:44 +0000)]
Explain some caveats with dump -m in the man page.
Stelian Pop [Sat, 28 May 2005 18:34:47 +0000 (18:34 +0000)]
Fix code to not require ISO C99.
Stelian Pop [Mon, 2 May 2005 15:13:40 +0000 (15:13 +0000)]
Prepare for release 0.4b40.
Stelian Pop [Mon, 2 May 2005 15:10:43 +0000 (15:10 +0000)]
Added EA/ACL support in dump and restore.
Stelian Pop [Wed, 30 Mar 2005 13:34:00 +0000 (13:34 +0000)]
Fix an issue with the size of dump maps appearing when the filesystem has been resized since the previous incremental dump.
Stelian Pop [Wed, 30 Mar 2005 13:21:45 +0000 (13:21 +0000)]
Fix a small bug on an error path introduced by the hashtree patch.
Stelian Pop [Fri, 18 Mar 2005 22:12:54 +0000 (22:12 +0000)]
Fix another hashtree bug in restore causing "removenode: non-empty directory"
Stelian Pop [Wed, 2 Mar 2005 08:46:54 +0000 (08:46 +0000)]
Fix a bug where dump miscalculates the tape size based on -d/-s
Stelian Pop [Fri, 25 Feb 2005 13:44:32 +0000 (13:44 +0000)]
Remove a few unneeded Nflag
Stelian Pop [Tue, 25 Jan 2005 13:33:41 +0000 (13:33 +0000)]
Fix the 'do not save directory entries to non-dumped inodes
(excluded from dump)' feature in order to also work for
regular files.
Stelian Pop [Mon, 24 Jan 2005 10:37:58 +0000 (10:37 +0000)]
Small missing \n
Stelian Pop [Mon, 24 Jan 2005 10:32:01 +0000 (10:32 +0000)]
Emit warnings not panic() when comparing a file and we don't have enough priviledges to access it.
Stelian Pop [Fri, 21 Jan 2005 09:27:26 +0000 (09:27 +0000)]
prepare for release 0.4b39
Stelian Pop [Fri, 14 Jan 2005 13:04:56 +0000 (13:04 +0000)]
Force restore -C to imply -N
Stelian Pop [Fri, 14 Jan 2005 13:04:07 +0000 (13:04 +0000)]
Fix restore -C to handle correctly directories containing a file with the same name (bug in the new hashdir code).
Stelian Pop [Fri, 14 Jan 2005 13:01:32 +0000 (13:01 +0000)]
Silenced the failure to call fgetflags() when comparing an entry which has no ext2 attributes (as in lsattr()).
Stelian Pop [Thu, 13 Jan 2005 15:41:05 +0000 (15:41 +0000)]
chdir() back to the initial directory when abort()ing.
Stelian Pop [Thu, 13 Jan 2005 12:13:46 +0000 (12:13 +0000)]
Updated buggy example.
Stelian Pop [Fri, 7 Jan 2005 13:30:29 +0000 (13:30 +0000)]
Prepare for 0.4b38 release.
Stelian Pop [Fri, 7 Jan 2005 09:51:06 +0000 (09:51 +0000)]
Added a new dump on cd/dvd script.
Stelian Pop [Wed, 15 Dec 2004 11:00:00 +0000 (11:00 +0000)]
Better comparision (including directories).
Made restore understand tapes with EA/ACLs.
Stelian Pop [Wed, 15 Dec 2004 09:31:49 +0000 (09:31 +0000)]
Be sure the di_size in a map header has the correct value.
Stelian Pop [Tue, 14 Dec 2004 14:07:56 +0000 (14:07 +0000)]
Hashlist implementation for directory entries in restore.
Stelian Pop [Tue, 14 Dec 2004 11:21:48 +0000 (11:21 +0000)]
Fix the exclusion of directory entries of inodes from the dump.
Stelian Pop [Fri, 10 Dec 2004 13:31:20 +0000 (13:31 +0000)]
Fix a problem in restore where the final \0 in the symbolic
link names could have been lost, generating corrupt filenames.
Stelian Pop [Mon, 22 Nov 2004 10:32:31 +0000 (10:32 +0000)]
Fix SIGSEGV in dump when dumping huge 2TB filesystems (bad inode map calculation)
Stelian Pop [Mon, 22 Nov 2004 10:22:40 +0000 (10:22 +0000)]
Exclude directory entries to non-dumped inodes from the dump.
Stelian Pop [Mon, 16 Aug 2004 09:39:45 +0000 (09:39 +0000)]
Fixed negative size displays in restore
Stelian Pop [Tue, 20 Jul 2004 15:52:58 +0000 (15:52 +0000)]
Test for libncurses, then libtermcap when --enable-readline'ing
Stelian Pop [Tue, 13 Jul 2004 08:17:30 +0000 (08:17 +0000)]
Troff syntax fixes in the man pages.
Stelian Pop [Wed, 7 Jul 2004 13:34:06 +0000 (13:34 +0000)]
Prepare for release 0.4b37
Stelian Pop [Wed, 7 Jul 2004 11:07:29 +0000 (11:07 +0000)]
Do not include kernel headers, use sys/mount.h for getting BLKFLSBUF definition.
Stelian Pop [Mon, 5 Jul 2004 15:12:44 +0000 (15:12 +0000)]
A wrong line in /etc/fstab containing LABEL=... could prevent dump from running. Fix it.
Stelian Pop [Mon, 5 Jul 2004 15:02:32 +0000 (15:02 +0000)]
Made dump use blkid library.
Stelian Pop [Thu, 1 Jul 2004 09:14:48 +0000 (09:14 +0000)]
Fixed an offset calculation leading to bread lseek errors.
Stelian Pop [Thu, 17 Jun 2004 09:01:13 +0000 (09:01 +0000)]
Fix SIGSEGV when reading a hand-modified dumpdates file.
Stelian Pop [Wed, 2 Jun 2004 09:22:48 +0000 (09:22 +0000)]
Fix compilation on AMD64
Stelian Pop [Tue, 25 May 2004 10:39:29 +0000 (10:39 +0000)]
Fix a couple of gcc 3.3.3 warnings.
Stelian Pop [Mon, 24 May 2004 12:39:23 +0000 (12:39 +0000)]
Add --enable-staticz configure option.
Stelian Pop [Wed, 21 Apr 2004 09:18:49 +0000 (09:18 +0000)]
Prepare for dump 0.4b36 release.
Stelian Pop [Wed, 21 Apr 2004 09:15:08 +0000 (09:15 +0000)]
Fix some compile warnings.
Stelian Pop [Wed, 21 Apr 2004 08:55:48 +0000 (08:55 +0000)]
Make dump understand any integer as the dump level.
Stelian Pop [Tue, 13 Apr 2004 13:03:55 +0000 (13:03 +0000)]
Made restore understand FreeBSD UFS2 dumps.
Stelian Pop [Mon, 29 Mar 2004 13:57:28 +0000 (13:57 +0000)]
Fixed LFS problems when restoring huge dumps (with temporary files being over 2 GB).
Stelian Pop [Wed, 10 Mar 2004 16:26:30 +0000 (16:26 +0000)]
Back in the backed out block estimate patch. :)
Stelian Pop [Mon, 8 Mar 2004 14:12:56 +0000 (14:12 +0000)]
Back out the block estimate patch.
Stelian Pop [Mon, 8 Mar 2004 14:04:02 +0000 (14:04 +0000)]
Fixed -F to be run even if -M/-f is in use.
Stelian Pop [Mon, 1 Mar 2004 15:38:10 +0000 (15:38 +0000)]
Another try at fixing size estimate.
Stelian Pop [Mon, 1 Mar 2004 10:52:53 +0000 (10:52 +0000)]
Fix '-B list of values' patch.
Stelian Pop [Wed, 18 Feb 2004 16:26:40 +0000 (16:26 +0000)]
Made explicit in the dump man page that dump will not create
a remote file, it will only write to an already existing one.
Stelian Pop [Wed, 28 Jan 2004 10:02:31 +0000 (10:02 +0000)]
Use minor()/major() instead of "& 0xff" in order to be 32 bit compliant
Stelian Pop [Tue, 27 Jan 2004 10:46:55 +0000 (10:46 +0000)]
Small prototype fix.
Stelian Pop [Tue, 27 Jan 2004 10:37:25 +0000 (10:37 +0000)]
Make -B accept a list of values.
Stelian Pop [Tue, 27 Jan 2004 10:18:17 +0000 (10:18 +0000)]
Fixed restore of Solaris 7 ufsdump.
Stelian Pop [Tue, 27 Jan 2004 10:15:36 +0000 (10:15 +0000)]
Fixed some compile warnings on Fedora (new glibc)
Stelian Pop [Sun, 4 Jan 2004 10:48:34 +0000 (10:48 +0000)]
Fix compilation with old gcc versions.
Stelian Pop [Sun, 21 Dec 2003 09:51:29 +0000 (09:51 +0000)]
Prepare for 0.4b35 release.
Stelian Pop [Sat, 22 Nov 2003 16:52:16 +0000 (16:52 +0000)]
Some corrections from Uwe Gohlke.
Stelian Pop [Sun, 26 Oct 2003 16:16:08 +0000 (16:16 +0000)]
Some little corrections.
Stelian Pop [Sun, 26 Oct 2003 16:06:19 +0000 (16:06 +0000)]
Darwin defs.
Stelian Pop [Sun, 26 Oct 2003 16:05:44 +0000 (16:05 +0000)]
From Uwe Gohlke:
* compile under Solaris
* restore MacOSX made dumps
* made rmt work with local/remote QFA.
Stelian Pop [Wed, 3 Sep 2003 15:00:21 +0000 (15:00 +0000)]
Updated the autoconf system to 2.50. Forced the -D_BSD_SOURCE
and -D_USE_BSD_SIGNAL defines in configure in order to solve
64bit build problems because quad_t is redifined with a
different signature. Thanks to Mike Harris <mharris@redhat.com>
for reporting this bug.
Stelian Pop [Wed, 3 Sep 2003 14:56:17 +0000 (14:56 +0000)]
Update to autoconf 2.50
Force -D_BSD_SOURCE -D_USE_BSD_SIGNAL in configure.in to solve
64bit build problems because quad_t is redifined with a different signature.
Stelian Pop [Wed, 11 Jun 2003 13:01:36 +0000 (13:01 +0000)]
Explain that restore -C could fail because of a overmounted filesystem
Stelian Pop [Mon, 12 May 2003 14:16:35 +0000 (14:16 +0000)]
Unlimited fast inode exclusion.
Stelian Pop [Thu, 8 May 2003 21:11:33 +0000 (21:11 +0000)]
Make configure understand CPPFLAGS=, CFLAGS=, LDFLAGS=...
Stelian Pop [Wed, 7 May 2003 14:45:18 +0000 (14:45 +0000)]
Blocksize default is 32 when using -d HIGHDENSITYTREC.
Stelian Pop [Fri, 18 Apr 2003 07:57:16 +0000 (07:57 +0000)]
Prepare for release 0.4b34
Stelian Pop [Fri, 18 Apr 2003 07:47:57 +0000 (07:47 +0000)]
Small patch for LZO functionality.
Stelian Pop [Thu, 10 Apr 2003 08:25:20 +0000 (08:25 +0000)]
Check for openssl headers/libs when enabling ermt.
Stelian Pop [Thu, 10 Apr 2003 07:59:02 +0000 (07:59 +0000)]
Fix dump -w|-W (/etc/mtab does have 0 0 as passno/freq)
Stelian Pop [Wed, 9 Apr 2003 10:42:56 +0000 (10:42 +0000)]
Made dump work with new Linux 2.5 EOT early warning semantics.
Stelian Pop [Tue, 8 Apr 2003 19:52:30 +0000 (19:52 +0000)]
Encrypting rmt
Stelian Pop [Mon, 31 Mar 2003 10:09:37 +0000 (10:09 +0000)]
Security fixes from Antonomasia.
Stelian Pop [Mon, 31 Mar 2003 09:42:54 +0000 (09:42 +0000)]
Added LZO compression.
Stelian Pop [Sun, 30 Mar 2003 15:40:31 +0000 (15:40 +0000)]
Relicensed dump/restore under the revised BSD license, as per ftp://ftp.cs.berkeley.edu/ucb/4bsd/README.Impt.License.Change
Stelian Pop [Wed, 26 Mar 2003 10:58:19 +0000 (10:58 +0000)]
Lots of fixes from Philipe Troin:
* Fixed open and creation modes and permissions for QFA and table-of-contents
files in dump and restore.
* Fixed the archive file descriptor handling enabling it to be 0. This can
happen in some cases when shell redirections are used.
* Delayed the opening of archive file until after suid had been dropped (fixing
a possible security issue if dump is suid).
* Fixed the 'S' command handling in the rmt client part.
* Modified the end-of-tape script handling to print out statistics (and stop
the timer) before launching the eot script. Also, the eot script does not get
run anymore when using -M (which makes sense) or when multiple tapes are
listed on the command line (-f tape0,tape1,tapen) (which also makes sense).
Stelian Pop [Fri, 7 Mar 2003 09:15:44 +0000 (09:15 +0000)]
Fixed dumping of dangling symlinks.
Stelian Pop [Thu, 6 Mar 2003 14:35:48 +0000 (14:35 +0000)]
Store dumpdates with timezone
Stelian Pop [Tue, 25 Feb 2003 14:06:47 +0000 (14:06 +0000)]
Fixed labels exactly 16 bytes in length.
Stelian Pop [Mon, 17 Feb 2003 11:21:29 +0000 (11:21 +0000)]
Fix the fix, ahem.
Stelian Pop [Mon, 17 Feb 2003 10:31:44 +0000 (10:31 +0000)]
Raised block size up to 1024 kB.
Stelian Pop [Wed, 12 Feb 2003 11:02:28 +0000 (11:02 +0000)]
Fixed largefile seeks in rmt
Stelian Pop [Tue, 11 Feb 2003 12:43:44 +0000 (12:43 +0000)]
Fixed restore to correctly access the archive file (-A argument) even when using a remote tape.
Corrected Gunther Reiszig's contact information.
Stelian Pop [Tue, 11 Feb 2003 09:56:46 +0000 (09:56 +0000)]
Fixed compare of dumped socket files by ignoring them.
Stelian Pop [Tue, 11 Feb 2003 09:26:34 +0000 (09:26 +0000)]
Fixed the configure scripts to only check not build headers
Stelian Pop [Tue, 11 Feb 2003 08:57:41 +0000 (08:57 +0000)]
Fixed the paths in INSTALL