]> git.wh0rd.org - dump.git/log
dump.git
23 years agoMade dump -w|-W report all recognized filesystems...
Stelian Pop [Fri, 10 Nov 2000 11:48:31 +0000 (11:48 +0000)] 
Made dump -w|-W report all recognized filesystems...

23 years agoTake the default tape device value and the path for fstab from system headers files.
Stelian Pop [Fri, 10 Nov 2000 09:35:07 +0000 (09:35 +0000)] 
Take the default tape device value and the path for fstab from system headers files.

23 years agoRestore uid and gid before invoking external RSH.
Stelian Pop [Fri, 3 Nov 2000 18:28:58 +0000 (18:28 +0000)] 
Restore uid and gid before invoking external RSH.

23 years agoMade dump able to dump files bigger than 2 GB.
Stelian Pop [Tue, 26 Sep 2000 13:17:09 +0000 (13:17 +0000)] 
Made dump able to dump files bigger than 2 GB.

23 years agoFixed dump of a mountpoint which is not an absolute path.
Stelian Pop [Tue, 26 Sep 2000 12:34:51 +0000 (12:34 +0000)] 
Fixed dump of a mountpoint which is not an absolute path.

23 years agoRestrict usage on -e option (prevent array overflow with many -e and prevent excludin...
Stelian Pop [Fri, 1 Sep 2000 14:39:21 +0000 (14:39 +0000)] 
Restrict usage on -e option (prevent array overflow with many -e and prevent excluding of inodes <= 2).

23 years agoFixed the -e option on a directory.
Stelian Pop [Fri, 1 Sep 2000 14:26:23 +0000 (14:26 +0000)] 
Fixed the -e option on a directory.

23 years agoEmpty the sigaction structure to be portable.
Stelian Pop [Wed, 30 Aug 2000 08:55:15 +0000 (08:55 +0000)] 
Empty the sigaction structure to be portable.

23 years agoAdded a configure check for sa_sigaction member of struct sigaction.
Stelian Pop [Mon, 21 Aug 2000 10:45:39 +0000 (10:45 +0000)] 
Added a configure check for sa_sigaction member of struct sigaction.
Modified bylabel to be self contained (it doesn't depend any more on
kernel/libc header files which could be out of date).

23 years agoFergot. release_0_4b19
Stelian Pop [Sun, 20 Aug 2000 19:53:49 +0000 (19:53 +0000)] 
Fergot.

23 years agoPrepare to release 0.4b19
Stelian Pop [Sun, 20 Aug 2000 19:45:38 +0000 (19:45 +0000)] 
Prepare to release 0.4b19

23 years agoMade dump understand the LABEL= and UUID= notations.
Stelian Pop [Sun, 20 Aug 2000 19:41:23 +0000 (19:41 +0000)] 
Made dump understand the LABEL= and UUID= notations.

23 years agoAdded a check for libtermcap in configure script.
Stelian Pop [Sun, 20 Aug 2000 16:34:00 +0000 (16:34 +0000)] 
Added a check for libtermcap in configure script.

23 years agoUpdate to the latest RedHat RPM spec file.
Stelian Pop [Sun, 20 Aug 2000 15:46:52 +0000 (15:46 +0000)] 
Update to the latest RedHat RPM spec file.

23 years agoDo not add links several times in restore
Stelian Pop [Sun, 20 Aug 2000 15:17:36 +0000 (15:17 +0000)] 
Do not add links several times in restore

23 years agoOnly level 0 and no -u when dumping a subdirectory
Stelian Pop [Sat, 19 Aug 2000 23:48:10 +0000 (23:48 +0000)] 
Only level 0 and no -u when dumping a subdirectory

23 years agoOff by one miscalculation (dumping a one letter directory).
Stelian Pop [Sat, 19 Aug 2000 23:15:38 +0000 (23:15 +0000)] 
Off by one miscalculation (dumping a one letter directory).

23 years agoChanged two info messages of restore to be written on stdout instead of stderr.
Stelian Pop [Sat, 19 Aug 2000 22:39:35 +0000 (22:39 +0000)] 
Changed two info messages of restore to be written on stdout instead of stderr.

23 years agoSpecified the default blocksize in the dump manpage.
Stelian Pop [Sat, 19 Aug 2000 22:08:53 +0000 (22:08 +0000)] 
Specified the default blocksize in the dump manpage.

23 years agoFixed the signal handling in dump.
Stelian Pop [Sat, 19 Aug 2000 22:06:03 +0000 (22:06 +0000)] 
Fixed the signal handling in dump.

23 years agoEnabled static readline restore. release_0_4b18
Stelian Pop [Fri, 30 Jun 2000 09:13:39 +0000 (09:13 +0000)] 
Enabled static readline restore.

23 years agoAdded -ltermcap to readline enabled restore
Stelian Pop [Fri, 30 Jun 2000 09:12:14 +0000 (09:12 +0000)] 
Added -ltermcap to readline enabled restore

23 years agoPrepare to release 0.4b18
Stelian Pop [Fri, 30 Jun 2000 09:00:38 +0000 (09:00 +0000)] 
Prepare to release 0.4b18

23 years agoRemoved the suid-root bit in the default build.
Stelian Pop [Fri, 30 Jun 2000 08:57:24 +0000 (08:57 +0000)] 
Removed the suid-root bit in the default build.

23 years agoUpdate for yesterday's changes.
Stelian Pop [Mon, 26 Jun 2000 08:50:16 +0000 (08:50 +0000)] 
Update for yesterday's changes.

23 years agoChanged some "panic" into "errx" for some errors when restore
Stelian Pop [Sun, 25 Jun 2000 18:42:39 +0000 (18:42 +0000)] 
Changed some "panic" into "errx" for some errors when restore
isn't able to recover.

23 years agoMade 'cat DUMPFILE | restore -i -f - ' work again.
Stelian Pop [Sun, 11 Jun 2000 17:26:04 +0000 (17:26 +0000)] 
Made 'cat DUMPFILE | restore -i -f - ' work again.

23 years agoPotential buffer overflow in restore.
Stelian Pop [Sat, 3 Jun 2000 22:24:17 +0000 (22:24 +0000)] 
Potential buffer overflow in restore.

23 years agoPrepare for release 0.4b17 release_0_4b17
Stelian Pop [Thu, 1 Jun 2000 20:49:32 +0000 (20:49 +0000)] 
Prepare for release 0.4b17

23 years ago*** empty log message ***
Stelian Pop [Thu, 1 Jun 2000 18:51:22 +0000 (18:51 +0000)] 
*** empty log message ***

23 years ago*** empty log message ***
Stelian Pop [Thu, 1 Jun 2000 18:44:51 +0000 (18:44 +0000)] 
*** empty log message ***

23 years agoAdded --with-oldstylefscript in configure.
Stelian Pop [Thu, 1 Jun 2000 18:30:08 +0000 (18:30 +0000)] 
Added --with-oldstylefscript in configure.

Compare on the fly in restore code.

23 years agoAdded readline capabilities to interactive restore.
Stelian Pop [Mon, 29 May 2000 14:17:37 +0000 (14:17 +0000)] 
Added readline capabilities to interactive restore.

23 years agoSmall fixes to allow dump to compile with a really old e2fsprogs version.
Stelian Pop [Sun, 28 May 2000 18:16:42 +0000 (18:16 +0000)] 
Small fixes to allow dump to compile with a really old e2fsprogs version.

23 years agoMade quotes work in interactive restore.
Stelian Pop [Sun, 28 May 2000 17:50:27 +0000 (17:50 +0000)] 
Made quotes work in interactive restore.

23 years agoError code to restore when compare errors detected.
Stelian Pop [Sun, 28 May 2000 16:51:13 +0000 (16:51 +0000)] 
Error code to restore when compare errors detected.

23 years agoThe -F script is called now *only* at the end of a tape.
Stelian Pop [Sun, 28 May 2000 16:24:13 +0000 (16:24 +0000)] 
The -F script is called now *only* at the end of a tape.

Use posix signal handling to preserve dump functionality with libc5.

24 years agoPrepare for release 0.4b16 release_0_4b16
Stelian Pop [Sat, 11 Mar 2000 15:34:54 +0000 (15:34 +0000)] 
Prepare for release 0.4b16

24 years agoMade the multi-volume dump work again...
Stelian Pop [Sat, 11 Mar 2000 15:29:01 +0000 (15:29 +0000)] 
Made the multi-volume dump work again...

24 years agoAdded the device name and volume number as arguments to the end of tape script.
Stelian Pop [Fri, 10 Mar 2000 10:03:09 +0000 (10:03 +0000)] 
Added the device name and volume number as arguments to the end of tape script.

24 years agoupdates to the -X option...
Stelian Pop [Thu, 9 Mar 2000 13:12:31 +0000 (13:12 +0000)] 
updates to the -X option...

24 years agoAdded the -X option to restore (read names of files to be
Stelian Pop [Wed, 8 Mar 2000 11:25:58 +0000 (11:25 +0000)] 
Added the -X option to restore (read names of files to be
listed/extracted from a text file).

24 years agoMade dump report the total number of MB written to tape.
Stelian Pop [Wed, 8 Mar 2000 10:51:29 +0000 (10:51 +0000)] 
Made dump report the total number of MB written to tape.

24 years agoCorrected the size estimate.
Stelian Pop [Fri, 3 Mar 2000 11:43:35 +0000 (11:43 +0000)] 
Corrected the size estimate.

24 years agoAnnoying debug messages I left in...
Stelian Pop [Fri, 3 Mar 2000 11:00:55 +0000 (11:00 +0000)] 
Annoying debug messages I left in...

24 years agoSmall fix...
Stelian Pop [Thu, 2 Mar 2000 13:52:52 +0000 (13:52 +0000)] 
Small fix...

24 years agoFixed some DUMP: DUMP duplicate output.
Stelian Pop [Thu, 2 Mar 2000 13:33:00 +0000 (13:33 +0000)] 
Fixed some DUMP: DUMP duplicate output.

24 years agoAdded missing prototype. release_0_4b15
Stelian Pop [Thu, 2 Mar 2000 12:07:36 +0000 (12:07 +0000)] 
Added missing prototype.
Document the revert to read uid/gid in dump man page.

24 years agoPrepare for release 0.4b15
Stelian Pop [Thu, 2 Mar 2000 11:41:29 +0000 (11:41 +0000)] 
Prepare for release 0.4b15

24 years agoAdded '-F script' option to dump.
Stelian Pop [Thu, 2 Mar 2000 11:34:51 +0000 (11:34 +0000)] 
Added '-F script' option to dump.
Fixed the compare option of restore (filesys changed in 0.4b14)
Fixed the treatment for old BSD syntax options.

24 years agoBuffer overflow in dump, as reported from Bugtraq
Stelian Pop [Wed, 1 Mar 2000 10:16:05 +0000 (10:16 +0000)] 
Buffer overflow in dump, as reported from Bugtraq

24 years agoAdded the prompt command in restore interactive mode.
Stelian Pop [Sat, 26 Feb 2000 01:35:48 +0000 (01:35 +0000)] 
Added the prompt command in restore interactive mode.

24 years agoPrepare for release 0.4b14 release_0_4b14
Stelian Pop [Thu, 10 Feb 2000 10:22:04 +0000 (10:22 +0000)] 
Prepare for release 0.4b14

24 years agoCompatibility between dumps made on little endian machines vs. big endian machines...
Stelian Pop [Thu, 10 Feb 2000 09:42:32 +0000 (09:42 +0000)] 
Compatibility between dumps made on little endian machines vs. big endian machines (the last one was incorrect).
Fixed the way dump reports the remaining percent/time, if the number of blocks actually dumped exceeds the estimated number of blocks.

24 years agoRestore hard link to an inode having the immutable/append-only flag set.
Stelian Pop [Tue, 8 Feb 2000 12:35:07 +0000 (12:35 +0000)] 
Restore hard link to an inode having the immutable/append-only flag set.

24 years agoProblem when restoring a hard link to an inode having the immutable
Stelian Pop [Tue, 8 Feb 2000 12:22:42 +0000 (12:22 +0000)] 
Problem when restoring a hard link to an inode having the immutable
or append-only flag set.

24 years agoAdded REPORTING-BUGS.
Stelian Pop [Fri, 4 Feb 2000 20:57:31 +0000 (20:57 +0000)] 
Added REPORTING-BUGS.

24 years agoAdded -e exclude inode option to dump.
Stelian Pop [Fri, 4 Feb 2000 20:22:21 +0000 (20:22 +0000)] 
Added -e exclude inode option to dump.

24 years agoDumping a mountpoint caused the mountpoint to be dumped instead of the mounted disk.
Stelian Pop [Wed, 26 Jan 2000 11:38:07 +0000 (11:38 +0000)] 
Dumping a mountpoint caused the mountpoint to be dumped instead of the mounted disk.
Improved the output of dump to tell the subtree actually dumped.

24 years agoThanks to Jan Sanislo for the 'dump deleted and not reallocated directory inode'...
Stelian Pop [Tue, 25 Jan 2000 14:16:01 +0000 (14:16 +0000)] 
Thanks to Jan Sanislo for the 'dump deleted and not reallocated directory inode' stuff

24 years agoBug when dumping a previouslly mapped deleted and not reallocated directory inode.
Stelian Pop [Tue, 25 Jan 2000 14:14:12 +0000 (14:14 +0000)] 
Bug when dumping a previouslly mapped deleted and not reallocated directory inode.

24 years agoPrepare for release 0.4b13. release_0_4b13
Stelian Pop [Fri, 21 Jan 2000 10:33:40 +0000 (10:33 +0000)] 
Prepare for release 0.4b13.

24 years agoSmall linebreak updates.
Stelian Pop [Fri, 21 Jan 2000 10:23:30 +0000 (10:23 +0000)] 
Small linebreak updates.

24 years agoUpdate the location of dump home page (to the sourceforge one).
Stelian Pop [Fri, 21 Jan 2000 10:17:41 +0000 (10:17 +0000)] 
Update the location of dump home page (to the sourceforge one).
Update the copyright to include 2000.

24 years agoGarbage characters when displaying the remote host name.
Stelian Pop [Mon, 17 Jan 2000 16:32:44 +0000 (16:32 +0000)] 
Garbage characters when displaying the remote host name.

24 years agoAdded --new-volume-script.
Stelian Pop [Thu, 13 Jan 2000 13:54:04 +0000 (13:54 +0000)] 
Added --new-volume-script.

24 years agoSmall compile warnings (on alpha).
Stelian Pop [Thu, 13 Jan 2000 09:38:26 +0000 (09:38 +0000)] 
Small compile warnings (on alpha).

24 years agoFix the treatment for an interrupt signal when dump access the remote tape through...
Stelian Pop [Tue, 11 Jan 2000 12:32:53 +0000 (12:32 +0000)] 
Fix the treatment for an interrupt signal when dump access the remote tape through RSH.

24 years ago'filetype' feature bug when dumping huge filesystems.
Stelian Pop [Sun, 9 Jan 2000 23:47:29 +0000 (23:47 +0000)] 
'filetype' feature bug when dumping huge filesystems.

24 years agoRemove the requirement to build the RPM as root from the spec file.
Stelian Pop [Sun, 9 Jan 2000 23:40:10 +0000 (23:40 +0000)] 
Remove the requirement to build the RPM as root from the spec file.

24 years agoY2K bug in man pages.
Stelian Pop [Sun, 9 Jan 2000 23:37:01 +0000 (23:37 +0000)] 
Y2K bug in man pages.

24 years agoFix the alpha dump header format. release_0_4b12
Stelian Pop [Sat, 8 Jan 2000 10:00:39 +0000 (10:00 +0000)] 
Fix the alpha dump header format.
Delayed release.

24 years agoPreparing the 0.4b12 release.
Stelian Pop [Fri, 7 Jan 2000 19:39:38 +0000 (19:39 +0000)] 
Preparing the 0.4b12 release.

24 years agoHandle EINTR in atomical reads/writes in dump.
Stelian Pop [Fri, 7 Jan 2000 19:23:53 +0000 (19:23 +0000)] 
Handle EINTR in atomical reads/writes in dump.
Handle more than 16 characters for the device names in dumpdates.
Fixed a bug in dump which prevented the creation of the dumpdates file when doing a 0-level dump.
Changed the way dump 'S' flag reports the size estimate from number of blocks into bytes.

24 years agoSmall typo
Stelian Pop [Fri, 17 Dec 1999 10:21:30 +0000 (10:21 +0000)] 
Small typo

24 years agoFix in the return code of dump when using the size estimate option.
Stelian Pop [Fri, 17 Dec 1999 10:14:27 +0000 (10:14 +0000)] 
Fix in the return code of dump when using the size estimate option.

24 years agoSmall dump man page fix.
Stelian Pop [Mon, 6 Dec 1999 21:37:47 +0000 (21:37 +0000)] 
Small dump man page fix.

24 years agoDocument the 'M' flag.
Stelian Pop [Sun, 5 Dec 1999 18:54:23 +0000 (18:54 +0000)] 
Document the 'M' flag.

24 years agoRelease 0.4b11 release_0_4b11
Stelian Pop [Sun, 5 Dec 1999 18:23:41 +0000 (18:23 +0000)] 
Release 0.4b11

24 years agoFixed a memory leak in traverse.c (dump growed very big when dumping a big filesystem).
Stelian Pop [Sun, 5 Dec 1999 18:21:21 +0000 (18:21 +0000)] 
Fixed a memory leak in traverse.c (dump growed very big when dumping a big filesystem).

24 years agoAdded % before 'configure'
Stelian Pop [Tue, 23 Nov 1999 19:16:53 +0000 (19:16 +0000)] 
Added % before 'configure'

24 years ago'M' multi-volume added in restore.
Stelian Pop [Mon, 22 Nov 1999 21:39:42 +0000 (21:39 +0000)] 
'M' multi-volume added in restore.

24 years ago'M' multi-volume added in dump and restore.
Stelian Pop [Mon, 22 Nov 1999 21:39:37 +0000 (21:39 +0000)] 
'M' multi-volume added in dump and restore.

24 years ago'S' size estimation option to dump.
Stelian Pop [Mon, 22 Nov 1999 19:08:47 +0000 (19:08 +0000)] 
'S' size estimation option to dump.

24 years agoImplemented a -M(ulti volume) option for dump.
Stelian Pop [Sun, 21 Nov 1999 16:01:47 +0000 (16:01 +0000)] 
Implemented a -M(ulti volume) option for dump.

24 years agoAdded a '--enable-kerberos' flag to configure.
Stelian Pop [Sun, 21 Nov 1999 15:39:45 +0000 (15:39 +0000)] 
Added a '--enable-kerberos' flag to configure.

24 years agoFergot to input release date.
Stelian Pop [Sun, 21 Nov 1999 13:07:24 +0000 (13:07 +0000)] 
Fergot to input release date.

24 years agoDump accepts ext3 filesystems. Checking the superblock features. release_0_4b10
Stelian Pop [Sun, 21 Nov 1999 02:24:45 +0000 (02:24 +0000)] 
Dump accepts ext3 filesystems. Checking the superblock features.

24 years agoMade the nodump flag work on a directory.
Stelian Pop [Sun, 21 Nov 1999 00:17:12 +0000 (00:17 +0000)] 
Made the nodump flag work on a directory.

24 years agoAdded the need for a DEBUG option (not forking on each tape).
Stelian Pop [Wed, 17 Nov 1999 22:51:27 +0000 (22:51 +0000)] 
Added the need for a DEBUG option (not forking on each tape).

24 years agoBug concerning 'filetype' feature in ext2fs.
Stelian Pop [Wed, 17 Nov 1999 22:46:40 +0000 (22:46 +0000)] 
Bug concerning 'filetype' feature in ext2fs.

24 years agoSmall libc5 compile glitches.
Stelian Pop [Thu, 11 Nov 1999 16:13:57 +0000 (16:13 +0000)] 
Small libc5 compile glitches.

24 years agoMake a dump-static package also
Stelian Pop [Thu, 11 Nov 1999 16:11:35 +0000 (16:11 +0000)] 
Make a dump-static package also

24 years agoAnother glitch for libc5 systems.
Stelian Pop [Sun, 7 Nov 1999 18:53:50 +0000 (18:53 +0000)] 
Another glitch for libc5 systems.

24 years agoUse internal glob on libc5 systems (no ALTDIRFUNC).
Stelian Pop [Sun, 7 Nov 1999 18:53:33 +0000 (18:53 +0000)] 
Use internal glob on libc5 systems (no ALTDIRFUNC).

24 years agoUse lchown instead of chown (security problem of symlinks ownership) release_0_4b9
Stelian Pop [Fri, 5 Nov 1999 22:02:11 +0000 (22:02 +0000)] 
Use lchown instead of chown (security problem of symlinks ownership)

24 years agoForgot to keep with the new version.
Stelian Pop [Wed, 3 Nov 1999 21:19:14 +0000 (21:19 +0000)] 
Forgot to keep with the new version.

24 years agoVersion 0.4b8 release_0_4b8
Stelian Pop [Wed, 3 Nov 1999 21:05:52 +0000 (21:05 +0000)] 
Version 0.4b8
New version of config.guess & config.sub

24 years agoWaitpid problem with external RSH.
Stelian Pop [Tue, 2 Nov 1999 09:35:55 +0000 (09:35 +0000)] 
Waitpid problem with external RSH.
Ext2fs_llseek instead of llseek.
Removed CVS Id from autoconf files.

24 years agoFor incrementals, we *must* read dumpdates (fail if it's not there!).
Stelian Pop [Sun, 31 Oct 1999 19:48:25 +0000 (19:48 +0000)] 
For incrementals, we *must* read dumpdates (fail if it's not there!).