]> git.wh0rd.org - dump.git/log
dump.git
21 years agoLook also in /etc/mtab for filesystems...
Stelian Pop [Thu, 12 Dec 2002 11:49:35 +0000 (11:49 +0000)] 
Look also in /etc/mtab for filesystems...

21 years agoFixed the warn(ACL won't be dumped) message.
Stelian Pop [Mon, 9 Dec 2002 10:53:59 +0000 (10:53 +0000)] 
Fixed the warn(ACL won't be dumped) message.

21 years agoFix endianess issues with compressed tapes.
Stelian Pop [Thu, 28 Nov 2002 08:54:00 +0000 (08:54 +0000)] 
Fix endianess issues with compressed tapes.

21 years ago'Set permission on the current directory ?' explanation.
Stelian Pop [Tue, 19 Nov 2002 13:39:35 +0000 (13:39 +0000)] 
'Set permission on the current directory ?' explanation.

21 years agoPrepare for release 0.4b32. release_0_4b32
Stelian Pop [Fri, 15 Nov 2002 10:03:37 +0000 (10:03 +0000)] 
Prepare for release 0.4b32.

21 years agoEliminate unexistent prototype gcc warning.
Stelian Pop [Fri, 15 Nov 2002 10:03:12 +0000 (10:03 +0000)] 
Eliminate unexistent prototype gcc warning.

21 years agoAdded inode 7 to exclude list -> Excluding inode 7 (resize inode) from dump
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

21 years agoupdate download location.
Stelian Pop [Fri, 15 Nov 2002 09:43:21 +0000 (09:43 +0000)] 
update download location.

21 years agoFix maps overflow in restore when doing incremental restores (and MAXINO becomes...
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).

21 years agoCorrect the wording on the man page to make it clear that -F is not used for the...
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.

21 years agoFixed a bug causing dump to stop and report an error if an inode number in the exclud...
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.

21 years agoRaised the -b maximal value to 1024.
Stelian Pop [Mon, 2 Sep 2002 12:43:12 +0000 (12:43 +0000)] 
Raised the -b maximal value to 1024.

21 years agoFixed dump's estimate when dealing with sparse inodes.
Stelian Pop [Mon, 2 Sep 2002 12:20:26 +0000 (12:20 +0000)] 
Fixed dump's estimate when dealing with sparse inodes.

21 years agoFixed 'undefined file type xxx' warnings in interactive 'ls'
Stelian Pop [Sun, 18 Aug 2002 20:52:04 +0000 (20:52 +0000)] 
Fixed 'undefined file type xxx' warnings in interactive 'ls'

21 years agoflock -> fcntl(F_SETLK).
Stelian Pop [Thu, 1 Aug 2002 10:23:26 +0000 (10:23 +0000)] 
flock -> fcntl(F_SETLK).

21 years agoPrepare for 0.4b31 release. release_0_4b31
Stelian Pop [Tue, 30 Jul 2002 14:31:15 +0000 (14:31 +0000)] 
Prepare for 0.4b31 release.

21 years agoPrepare for 0.4b31 release.
Stelian Pop [Tue, 30 Jul 2002 14:12:38 +0000 (14:12 +0000)] 
Prepare for 0.4b31 release.

21 years agoFix rmtopen() extended format...
Stelian Pop [Mon, 29 Jul 2002 12:00:30 +0000 (12:00 +0000)] 
Fix rmtopen() extended format...

21 years agoPrepare for release 0.4b30 release_0_4b30
Stelian Pop [Thu, 25 Jul 2002 09:56:47 +0000 (09:56 +0000)] 
Prepare for release 0.4b30

21 years agoMan pages rewrite.
Stelian Pop [Wed, 24 Jul 2002 14:11:59 +0000 (14:11 +0000)] 
Man pages rewrite.

21 years agoFixed a markup bug in dump man page.
Stelian Pop [Tue, 23 Jul 2002 12:20:35 +0000 (12:20 +0000)] 
Fixed a markup bug in dump man page.

21 years agoFixed a lot of warnings in the code thanks to 'gcc -W'
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'

21 years agoCreate new BSD inodes (and get 32 bit UID/GID)
Stelian Pop [Wed, 17 Jul 2002 10:18:52 +0000 (10:18 +0000)] 
Create new BSD inodes (and get 32 bit UID/GID)

21 years agoCorrections from Georg Lippold
Stelian Pop [Tue, 2 Jul 2002 08:15:34 +0000 (08:15 +0000)] 
Corrections from Georg Lippold

21 years agoNew examples for dumping on CD/DVD...
Stelian Pop [Mon, 1 Jul 2002 11:57:11 +0000 (11:57 +0000)] 
New examples for dumping on CD/DVD...

21 years agoFixed tape size calculation when compression is on.
Stelian Pop [Mon, 1 Jul 2002 11:54:39 +0000 (11:54 +0000)] 
Fixed tape size calculation when compression is on.

21 years agoFixed a problem when reading tapes written with ancient dump versions on big endian...
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.

21 years agoPrint out ext2 block number when dump encounters a read error.
Stelian Pop [Mon, 10 Jun 2002 14:04:59 +0000 (14:04 +0000)] 
Print out ext2 block number when dump encounters a read error.

21 years agoPrepare for 0.4b29 release. release_0_4b29
Stelian Pop [Sat, 8 Jun 2002 07:19:28 +0000 (07:19 +0000)] 
Prepare for 0.4b29 release.

21 years agoAdded -o flag to restore.
Stelian Pop [Sat, 8 Jun 2002 07:10:36 +0000 (07:10 +0000)] 
Added -o flag to restore.

21 years agoDocumented the -d option in 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.

21 years agoMake dump/restore use O_CREAT|O_TRUNC both locally and remotely.
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.

21 years agoScripts to dump to a remote CD burner.
Stelian Pop [Fri, 17 May 2002 08:10:43 +0000 (08:10 +0000)] 
Scripts to dump to a remote CD burner.

21 years agoFix nodump or exclude inodes propagation on directory tree.
Stelian Pop [Thu, 16 May 2002 21:22:36 +0000 (21:22 +0000)] 
Fix nodump or exclude inodes propagation on directory tree.

21 years agoAdd Andy Mentges to the list.
Stelian Pop [Mon, 6 May 2002 08:46:17 +0000 (08:46 +0000)] 
Add Andy Mentges to the list.

21 years agoFix restore when inode maps are not entirely contained on the first volume.
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.

22 years agoTypo...
Stelian Pop [Tue, 16 Apr 2002 21:00:59 +0000 (21:00 +0000)] 
Typo...

22 years agoFix rmt ioctl command with UNIX clients (mtio opcodes Linux incompatibilities)
Stelian Pop [Mon, 15 Apr 2002 11:57:27 +0000 (11:57 +0000)] 
Fix rmt ioctl command with UNIX clients (mtio opcodes Linux incompatibilities)

22 years agoDue credit to Jörg Schilling for RMT extended protocol. release_0_4b28
Stelian Pop [Fri, 12 Apr 2002 13:02:16 +0000 (13:02 +0000)] 
Due credit to Jörg Schilling for RMT extended protocol.

22 years agoPrepare for release 0.4b28
Stelian Pop [Fri, 12 Apr 2002 12:45:50 +0000 (12:45 +0000)] 
Prepare for release 0.4b28

22 years ago.
Stelian Pop [Thu, 11 Apr 2002 14:52:07 +0000 (14:52 +0000)] 
.

22 years agoimport some RedHat updates.
Stelian Pop [Thu, 11 Apr 2002 14:51:51 +0000 (14:51 +0000)] 
import some RedHat updates.

22 years agoatomic_read -> dump_atomic_read
Stelian Pop [Thu, 11 Apr 2002 14:51:09 +0000 (14:51 +0000)] 
atomic_read -> dump_atomic_read
atomic_write -> dump_atomic_write

22 years agoremove extra debug comment left over.
Stelian Pop [Thu, 11 Apr 2002 09:19:07 +0000 (09:19 +0000)] 
remove extra debug comment left over.

22 years agoprepare for 0.4b28pre1 release.
Stelian Pop [Thu, 4 Apr 2002 08:28:30 +0000 (08:28 +0000)] 
prepare for 0.4b28pre1 release.

22 years agodump -m implementation.
Stelian Pop [Thu, 4 Apr 2002 08:20:19 +0000 (08:20 +0000)] 
dump -m implementation.

22 years agoMade restore able to understand extra TS_ADDR headers when ufsdump dumped inodes...
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

22 years agoAdded the appropriate error message when dump fails to open the output file.
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.

22 years agoDon't include linux/fs.h since it will break compilation in some cases.
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.

22 years agoDo not seek for every dump block, only for each ntrec blocks.
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.

22 years agoMake restore compile with old versions of readline library.
Stelian Pop [Mon, 25 Feb 2002 13:54:52 +0000 (13:54 +0000)] 
Make restore compile with old versions of readline library.

22 years agoFix -B manpage entry.
Stelian Pop [Mon, 25 Feb 2002 10:00:44 +0000 (10:00 +0000)] 
Fix -B manpage entry.

22 years agoDo not put an extra space between the -j/-z parameter and the value.
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.

22 years agoQFA fix (do not output directories in QFA file).
Stelian Pop [Thu, 21 Feb 2002 09:25:31 +0000 (09:25 +0000)] 
QFA fix (do not output directories in QFA file).

22 years agoPrepare for 0.4b27 release release_0_4b27
Stelian Pop [Fri, 15 Feb 2002 11:30:09 +0000 (11:30 +0000)] 
Prepare for 0.4b27 release

22 years agoReadline cleanups (warning compiles)
Stelian Pop [Mon, 4 Feb 2002 12:07:38 +0000 (12:07 +0000)] 
Readline cleanups (warning compiles)

22 years agoOops, debug message...
Stelian Pop [Mon, 4 Feb 2002 11:21:20 +0000 (11:21 +0000)] 
Oops, debug message...

22 years agoFrom Uwe Gohlke:
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.

22 years agodump LABEL=/ fix.
Stelian Pop [Thu, 31 Jan 2002 10:49:16 +0000 (10:49 +0000)] 
dump LABEL=/ fix.

22 years agoSmall fix for reading broken Solaris ufsdump tapes.
Stelian Pop [Thu, 31 Jan 2002 10:25:55 +0000 (10:25 +0000)] 
Small fix for reading broken Solaris ufsdump tapes.

22 years agokill "register".
Stelian Pop [Fri, 25 Jan 2002 15:08:59 +0000 (15:08 +0000)] 
kill "register".

22 years ago-A archive file implementation
Stelian Pop [Fri, 25 Jan 2002 14:59:53 +0000 (14:59 +0000)] 
-A archive file implementation
-Q on remote tape/files.

22 years agoMade -Q option work on regular files.
Stelian Pop [Tue, 22 Jan 2002 11:12:28 +0000 (11:12 +0000)] 
Made -Q option work on regular files.

22 years agoSmall warning fixes.
Stelian Pop [Wed, 16 Jan 2002 10:53:28 +0000 (10:53 +0000)] 
Small warning fixes.

22 years agoAdded -a flag to restore (automatic walk through volumes)
Stelian Pop [Wed, 16 Jan 2002 10:29:23 +0000 (10:29 +0000)] 
Added -a flag to restore (automatic walk through volumes)

22 years agonoos -> popies.net
Stelian Pop [Wed, 16 Jan 2002 09:32:14 +0000 (09:32 +0000)] 
noos -> popies.net

22 years agoAdded -L option to restore
Stelian Pop [Fri, 11 Jan 2002 08:54:12 +0000 (08:54 +0000)] 
Added -L option to restore
-N restore option man page entry

22 years agoSIGXFSZ fixes.
Stelian Pop [Thu, 10 Jan 2002 09:02:54 +0000 (09:02 +0000)] 
SIGXFSZ fixes.

22 years agoNo need for readline > 4.1...
Stelian Pop [Mon, 7 Jan 2002 15:19:11 +0000 (15:19 +0000)] 
No need for readline > 4.1...

22 years agoPrepare for release 0.4b26 release_0_4b26
Stelian Pop [Mon, 7 Jan 2002 14:36:32 +0000 (14:36 +0000)] 
Prepare for release 0.4b26

22 years agoFix bug which caused the highest number inode to not be dumped.
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.

22 years agoMakefile cleanups.
Stelian Pop [Wed, 2 Jan 2002 10:13:15 +0000 (10:13 +0000)] 
Makefile cleanups.

22 years agoAnother set of fixes for file not found at end of tape.
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.

22 years agoFix errors when trying to restore files not found on 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.

22 years agoFixed an off-by-one calculation when dumping a one letter subdirectory.
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.

22 years agoAdded backup scripts from Eugenio Diaz
Stelian Pop [Fri, 30 Nov 2001 10:14:36 +0000 (10:14 +0000)] 
Added backup scripts from Eugenio Diaz

22 years agoAdded backup scripts from Eugenio Diaz.
Stelian Pop [Fri, 30 Nov 2001 10:12:40 +0000 (10:12 +0000)] 
Added backup scripts from Eugenio Diaz.

22 years agoPrepare for 0.4b25 release. release_0_4b25
Stelian Pop [Sat, 17 Nov 2001 10:58:24 +0000 (10:58 +0000)] 
Prepare for 0.4b25 release.

22 years agoUpdated the spec file.
Stelian Pop [Sat, 17 Nov 2001 10:52:41 +0000 (10:52 +0000)] 
Updated the spec file.

22 years agodump hang workaround.
Stelian Pop [Sat, 17 Nov 2001 10:44:18 +0000 (10:44 +0000)] 
dump hang workaround.

22 years agoThanks for remote restore problem.
Stelian Pop [Sat, 17 Nov 2001 10:31:45 +0000 (10:31 +0000)] 
Thanks for remote restore problem.

22 years agoFixed the remote tape/file detection in restore.
Stelian Pop [Fri, 16 Nov 2001 14:09:07 +0000 (14:09 +0000)] 
Fixed the remote tape/file detection in restore.

22 years agoa debug message removed
Stelian Pop [Tue, 13 Nov 2001 12:11:42 +0000 (12:11 +0000)] 
a debug message removed

22 years agoFixed restore -C -f -
Stelian Pop [Tue, 13 Nov 2001 12:11:05 +0000 (12:11 +0000)] 
Fixed restore -C -f -

22 years agominor print enhancement.
Stelian Pop [Sun, 11 Nov 2001 00:12:48 +0000 (00:12 +0000)] 
minor print enhancement.

22 years agoMake BREADEMAX adjustable with the -I option to dump.
Stelian Pop [Sun, 11 Nov 2001 00:06:39 +0000 (00:06 +0000)] 
Make BREADEMAX adjustable with the -I option to dump.

22 years agoScript from David B. Peterson.
Stelian Pop [Sat, 10 Nov 2001 23:56:07 +0000 (23:56 +0000)] 
Script from David B. Peterson.

22 years agoMinor manpages syntax corrections.
Stelian Pop [Sat, 10 Nov 2001 23:50:59 +0000 (23:50 +0000)] 
Minor manpages syntax corrections.

22 years agoNew version from Patrick.
Stelian Pop [Mon, 15 Oct 2001 10:58:20 +0000 (10:58 +0000)] 
New version from Patrick.

22 years agoAdd howto.
Stelian Pop [Tue, 2 Oct 2001 09:41:24 +0000 (09:41 +0000)] 
Add howto.

22 years agoAdded howto from Patrick Walsh
Stelian Pop [Tue, 2 Oct 2001 09:32:54 +0000 (09:32 +0000)] 
Added howto from Patrick Walsh

22 years agoPrepare for release 0.4b24. release_0_4b24
Stelian Pop [Wed, 12 Sep 2001 12:40:07 +0000 (12:40 +0000)] 
Prepare for release 0.4b24.

22 years agoAdded Helmut Jarausch patch for restoring from multiple CD + examples.
Stelian Pop [Wed, 12 Sep 2001 10:21:48 +0000 (10:21 +0000)] 
Added Helmut Jarausch patch for restoring from multiple CD + examples.

22 years agoModifications from the RedHat RPM.
Stelian Pop [Wed, 12 Sep 2001 09:02:51 +0000 (09:02 +0000)] 
Modifications from the RedHat RPM.

22 years agoBLKSFBUF ioctl in dump.
Stelian Pop [Thu, 6 Sep 2001 09:00:31 +0000 (09:00 +0000)] 
BLKSFBUF ioctl in dump.

22 years agoFixed a overflow problem in dump (LFS)
Stelian Pop [Fri, 17 Aug 2001 09:55:09 +0000 (09:55 +0000)] 
Fixed a overflow problem in dump (LFS)

22 years agoAdded bzip2 compression to dump.
Stelian Pop [Thu, 16 Aug 2001 15:24:21 +0000 (15:24 +0000)] 
Added bzip2 compression to dump.

22 years agomake the list up to date.
Stelian Pop [Thu, 16 Aug 2001 13:15:21 +0000 (13:15 +0000)] 
make the list up to date.

22 years agoRefuse incompatible options in dump (-a and -B).
Stelian Pop [Thu, 16 Aug 2001 13:12:30 +0000 (13:12 +0000)] 
Refuse incompatible options in dump (-a and -B).

22 years agoMakes dump abort (-q option) whenever it needs operator attention.
Stelian Pop [Thu, 16 Aug 2001 09:37:57 +0000 (09:37 +0000)] 
Makes dump abort (-q option) whenever it needs operator attention.