]>
git.wh0rd.org - dump.git/log
Stelian Pop [Fri, 15 Nov 2002 09:49:39 +0000 (09:49 +0000)]
Added inode 7 to exclude list -> Excluding inode 7 (resize inode) from dump
Stelian Pop [Fri, 15 Nov 2002 09:43:21 +0000 (09:43 +0000)]
update download location.
Stelian Pop [Fri, 15 Nov 2002 09:25:25 +0000 (09:25 +0000)]
Fix maps overflow in restore when doing incremental restores (and MAXINO becomes bigger on later tapes).
Stelian Pop [Tue, 12 Nov 2002 13:05:31 +0000 (13:05 +0000)]
Correct the wording on the man page to make it clear that -F is not used for the last tape.
Stelian Pop [Mon, 7 Oct 2002 19:27:35 +0000 (19:27 +0000)]
Fixed a bug causing dump to stop and report an error if an inode number in the exclude file was followed by some amount of whitespace.
Stelian Pop [Mon, 2 Sep 2002 12:43:12 +0000 (12:43 +0000)]
Raised the -b maximal value to 1024.
Stelian Pop [Mon, 2 Sep 2002 12:20:26 +0000 (12:20 +0000)]
Fixed dump's estimate when dealing with sparse inodes.
Stelian Pop [Sun, 18 Aug 2002 20:52:04 +0000 (20:52 +0000)]
Fixed 'undefined file type xxx' warnings in interactive 'ls'
Stelian Pop [Thu, 1 Aug 2002 10:23:26 +0000 (10:23 +0000)]
flock -> fcntl(F_SETLK).
Stelian Pop [Tue, 30 Jul 2002 14:31:15 +0000 (14:31 +0000)]
Prepare for 0.4b31 release.
Stelian Pop [Tue, 30 Jul 2002 14:12:38 +0000 (14:12 +0000)]
Prepare for 0.4b31 release.
Stelian Pop [Mon, 29 Jul 2002 12:00:30 +0000 (12:00 +0000)]
Fix rmtopen() extended format...
Stelian Pop [Thu, 25 Jul 2002 09:56:47 +0000 (09:56 +0000)]
Prepare for release 0.4b30
Stelian Pop [Wed, 24 Jul 2002 14:11:59 +0000 (14:11 +0000)]
Man pages rewrite.
Stelian Pop [Tue, 23 Jul 2002 12:20:35 +0000 (12:20 +0000)]
Fixed a markup bug in dump man page.
Stelian Pop [Fri, 19 Jul 2002 14:57:38 +0000 (14:57 +0000)]
Fixed a lot of warnings in the code thanks to 'gcc -W'
Stelian Pop [Wed, 17 Jul 2002 10:18:52 +0000 (10:18 +0000)]
Create new BSD inodes (and get 32 bit UID/GID)
Stelian Pop [Tue, 2 Jul 2002 08:15:34 +0000 (08:15 +0000)]
Corrections from Georg Lippold
Stelian Pop [Mon, 1 Jul 2002 11:57:11 +0000 (11:57 +0000)]
New examples for dumping on CD/DVD...
Stelian Pop [Mon, 1 Jul 2002 11:54:39 +0000 (11:54 +0000)]
Fixed tape size calculation when compression is on.
Stelian Pop [Tue, 25 Jun 2002 19:00:37 +0000 (19:00 +0000)]
Fixed a problem when reading tapes written with ancient dump versions on big endian machines.
Stelian Pop [Mon, 10 Jun 2002 14:04:59 +0000 (14:04 +0000)]
Print out ext2 block number when dump encounters a read error.
Stelian Pop [Sat, 8 Jun 2002 07:19:28 +0000 (07:19 +0000)]
Prepare for 0.4b29 release.
Stelian Pop [Sat, 8 Jun 2002 07:10:36 +0000 (07:10 +0000)]
Added -o flag to restore.
Stelian Pop [Wed, 5 Jun 2002 13:29:12 +0000 (13:29 +0000)]
Documented the -d option in restore.
Added a -v (verbose) mode to dump.
Stelian Pop [Tue, 21 May 2002 15:48:44 +0000 (15:48 +0000)]
Make dump/restore use O_CREAT|O_TRUNC both locally and remotely.
Use GNU's symbolic syntax over rmt for open modes.
Stelian Pop [Fri, 17 May 2002 08:10:43 +0000 (08:10 +0000)]
Scripts to dump to a remote CD burner.
Stelian Pop [Thu, 16 May 2002 21:22:36 +0000 (21:22 +0000)]
Fix nodump or exclude inodes propagation on directory tree.
Stelian Pop [Mon, 6 May 2002 08:46:17 +0000 (08:46 +0000)]
Add Andy Mentges to the list.
Stelian Pop [Mon, 6 May 2002 08:45:41 +0000 (08:45 +0000)]
Fix restore when inode maps are not entirely contained on the first volume.
Stelian Pop [Tue, 16 Apr 2002 21:00:59 +0000 (21:00 +0000)]
Typo...
Stelian Pop [Mon, 15 Apr 2002 11:57:27 +0000 (11:57 +0000)]
Fix rmt ioctl command with UNIX clients (mtio opcodes Linux incompatibilities)
Stelian Pop [Fri, 12 Apr 2002 13:02:16 +0000 (13:02 +0000)]
Due credit to Jörg Schilling for RMT extended protocol.
Stelian Pop [Fri, 12 Apr 2002 12:45:50 +0000 (12:45 +0000)]
Prepare for release 0.4b28
Stelian Pop [Thu, 11 Apr 2002 14:52:07 +0000 (14:52 +0000)]
.
Stelian Pop [Thu, 11 Apr 2002 14:51:51 +0000 (14:51 +0000)]
import some RedHat updates.
Stelian Pop [Thu, 11 Apr 2002 14:51:09 +0000 (14:51 +0000)]
atomic_read -> dump_atomic_read
atomic_write -> dump_atomic_write
Stelian Pop [Thu, 11 Apr 2002 09:19:07 +0000 (09:19 +0000)]
remove extra debug comment left over.
Stelian Pop [Thu, 4 Apr 2002 08:28:30 +0000 (08:28 +0000)]
prepare for 0.4b28pre1 release.
Stelian Pop [Thu, 4 Apr 2002 08:20:19 +0000 (08:20 +0000)]
dump -m implementation.
Stelian Pop [Thu, 28 Mar 2002 14:53:01 +0000 (14:53 +0000)]
Made restore able to understand extra TS_ADDR headers when ufsdump dumped inodes > 512*1024*8
Stelian Pop [Wed, 27 Mar 2002 16:48:38 +0000 (16:48 +0000)]
Added the appropriate error message when dump fails to open the output file.
Stelian Pop [Mon, 11 Mar 2002 10:17:42 +0000 (10:17 +0000)]
Don't include linux/fs.h since it will break compilation in some cases.
Stelian Pop [Wed, 27 Feb 2002 09:47:48 +0000 (09:47 +0000)]
Do not seek for every dump block, only for each ntrec blocks.
Stelian Pop [Mon, 25 Feb 2002 13:54:52 +0000 (13:54 +0000)]
Make restore compile with old versions of readline library.
Stelian Pop [Mon, 25 Feb 2002 10:00:44 +0000 (10:00 +0000)]
Fix -B manpage entry.
Stelian Pop [Thu, 21 Feb 2002 14:07:14 +0000 (14:07 +0000)]
Do not put an extra space between the -j/-z parameter and the value.
Stelian Pop [Thu, 21 Feb 2002 09:25:31 +0000 (09:25 +0000)]
QFA fix (do not output directories in QFA file).
Stelian Pop [Fri, 15 Feb 2002 11:30:09 +0000 (11:30 +0000)]
Prepare for 0.4b27 release
Stelian Pop [Mon, 4 Feb 2002 12:07:38 +0000 (12:07 +0000)]
Readline cleanups (warning compiles)
Stelian Pop [Mon, 4 Feb 2002 11:21:20 +0000 (11:21 +0000)]
Oops, debug message...
Stelian Pop [Mon, 4 Feb 2002 11:18:45 +0000 (11:18 +0000)]
From Uwe Gohlke:
- -P option to restore
- compile restore on Solaris
- several code cleanups for QFA features.
Stelian Pop [Thu, 31 Jan 2002 10:49:16 +0000 (10:49 +0000)]
dump LABEL=/ fix.
Stelian Pop [Thu, 31 Jan 2002 10:25:55 +0000 (10:25 +0000)]
Small fix for reading broken Solaris ufsdump tapes.
Stelian Pop [Fri, 25 Jan 2002 15:08:59 +0000 (15:08 +0000)]
kill "register".
Stelian Pop [Fri, 25 Jan 2002 14:59:53 +0000 (14:59 +0000)]
-A archive file implementation
-Q on remote tape/files.
Stelian Pop [Tue, 22 Jan 2002 11:12:28 +0000 (11:12 +0000)]
Made -Q option work on regular files.
Stelian Pop [Wed, 16 Jan 2002 10:53:28 +0000 (10:53 +0000)]
Small warning fixes.
Stelian Pop [Wed, 16 Jan 2002 10:29:23 +0000 (10:29 +0000)]
Added -a flag to restore (automatic walk through volumes)
Stelian Pop [Wed, 16 Jan 2002 09:32:14 +0000 (09:32 +0000)]
noos -> popies.net
Stelian Pop [Fri, 11 Jan 2002 08:54:12 +0000 (08:54 +0000)]
Added -L option to restore
-N restore option man page entry
Stelian Pop [Thu, 10 Jan 2002 09:02:54 +0000 (09:02 +0000)]
SIGXFSZ fixes.
Stelian Pop [Mon, 7 Jan 2002 15:19:11 +0000 (15:19 +0000)]
No need for readline > 4.1...
Stelian Pop [Mon, 7 Jan 2002 14:36:32 +0000 (14:36 +0000)]
Prepare for release 0.4b26
Stelian Pop [Sat, 5 Jan 2002 23:23:01 +0000 (23:23 +0000)]
Fix bug which caused the highest number inode to not be dumped.
Stelian Pop [Wed, 2 Jan 2002 10:13:15 +0000 (10:13 +0000)]
Makefile cleanups.
Stelian Pop [Mon, 24 Dec 2001 15:53:41 +0000 (15:53 +0000)]
Another set of fixes for file not found at end of tape.
Stelian Pop [Mon, 24 Dec 2001 12:31:12 +0000 (12:31 +0000)]
Fix errors when trying to restore files not found on tape.
Stelian Pop [Mon, 24 Dec 2001 12:28:38 +0000 (12:28 +0000)]
Fixed an off-by-one calculation when dumping a one letter subdirectory.
Stelian Pop [Fri, 30 Nov 2001 10:14:36 +0000 (10:14 +0000)]
Added backup scripts from Eugenio Diaz
Stelian Pop [Fri, 30 Nov 2001 10:12:40 +0000 (10:12 +0000)]
Added backup scripts from Eugenio Diaz.
Stelian Pop [Sat, 17 Nov 2001 10:58:24 +0000 (10:58 +0000)]
Prepare for 0.4b25 release.
Stelian Pop [Sat, 17 Nov 2001 10:52:41 +0000 (10:52 +0000)]
Updated the spec file.
Stelian Pop [Sat, 17 Nov 2001 10:44:18 +0000 (10:44 +0000)]
dump hang workaround.
Stelian Pop [Sat, 17 Nov 2001 10:31:45 +0000 (10:31 +0000)]
Thanks for remote restore problem.
Stelian Pop [Fri, 16 Nov 2001 14:09:07 +0000 (14:09 +0000)]
Fixed the remote tape/file detection in restore.
Stelian Pop [Tue, 13 Nov 2001 12:11:42 +0000 (12:11 +0000)]
a debug message removed
Stelian Pop [Tue, 13 Nov 2001 12:11:05 +0000 (12:11 +0000)]
Fixed restore -C -f -
Stelian Pop [Sun, 11 Nov 2001 00:12:48 +0000 (00:12 +0000)]
minor print enhancement.
Stelian Pop [Sun, 11 Nov 2001 00:06:39 +0000 (00:06 +0000)]
Make BREADEMAX adjustable with the -I option to dump.
Stelian Pop [Sat, 10 Nov 2001 23:56:07 +0000 (23:56 +0000)]
Script from David B. Peterson.
Stelian Pop [Sat, 10 Nov 2001 23:50:59 +0000 (23:50 +0000)]
Minor manpages syntax corrections.
Stelian Pop [Mon, 15 Oct 2001 10:58:20 +0000 (10:58 +0000)]
New version from Patrick.
Stelian Pop [Tue, 2 Oct 2001 09:41:24 +0000 (09:41 +0000)]
Add howto.
Stelian Pop [Tue, 2 Oct 2001 09:32:54 +0000 (09:32 +0000)]
Added howto from Patrick Walsh
Stelian Pop [Wed, 12 Sep 2001 12:40:07 +0000 (12:40 +0000)]
Prepare for release 0.4b24.
Stelian Pop [Wed, 12 Sep 2001 10:21:48 +0000 (10:21 +0000)]
Added Helmut Jarausch patch for restoring from multiple CD + examples.
Stelian Pop [Wed, 12 Sep 2001 09:02:51 +0000 (09:02 +0000)]
Modifications from the RedHat RPM.
Stelian Pop [Thu, 6 Sep 2001 09:00:31 +0000 (09:00 +0000)]
BLKSFBUF ioctl in dump.
Stelian Pop [Fri, 17 Aug 2001 09:55:09 +0000 (09:55 +0000)]
Fixed a overflow problem in dump (LFS)
Stelian Pop [Thu, 16 Aug 2001 15:24:21 +0000 (15:24 +0000)]
Added bzip2 compression to dump.
Stelian Pop [Thu, 16 Aug 2001 13:15:21 +0000 (13:15 +0000)]
make the list up to date.
Stelian Pop [Thu, 16 Aug 2001 13:12:30 +0000 (13:12 +0000)]
Refuse incompatible options in dump (-a and -B).
Stelian Pop [Thu, 16 Aug 2001 09:37:57 +0000 (09:37 +0000)]
Makes dump abort (-q option) whenever it needs operator attention.
Stelian Pop [Tue, 14 Aug 2001 13:11:58 +0000 (13:11 +0000)]
Fixed restore to use the full volume path when doing a compare.
Stelian Pop [Mon, 13 Aug 2001 16:17:52 +0000 (16:17 +0000)]
Cleaned up the external variables definition mess...
Stelian Pop [Mon, 13 Aug 2001 15:48:51 +0000 (15:48 +0000)]
Fix the permissions for the QFA file.
Stelian Pop [Wed, 25 Jul 2001 13:21:31 +0000 (13:21 +0000)]
.
Stelian Pop [Mon, 23 Jul 2001 10:03:05 +0000 (10:03 +0000)]
More explanation on configure failures when --enable-readline etc.
Stelian Pop [Fri, 20 Jul 2001 12:41:53 +0000 (12:41 +0000)]
Prepare for 0.4b23