]>
git.wh0rd.org Git - dump.git/log
Stelian Pop [Fri, 10 Nov 2000 14:51:42 +0000 (14:51 +0000)]
Copyright notice for Alcôve, for paying me to work on dump...
Stelian Pop [Fri, 10 Nov 2000 14:42:24 +0000 (14:42 +0000)]
Copyright notice for Alcôve, for paying me to work on dump...
Stelian Pop [Fri, 10 Nov 2000 13:52:43 +0000 (13:52 +0000)]
Save ext2 volume label into the dump label.
Stelian Pop [Fri, 10 Nov 2000 13:22:10 +0000 (13:22 +0000)]
Dump EOM detection is now a default.
Stelian Pop [Fri, 10 Nov 2000 11:54:52 +0000 (11:54 +0000)]
typo.
Stelian Pop [Fri, 10 Nov 2000 11:48:31 +0000 (11:48 +0000)]
Made dump -w|-W report all recognized filesystems...
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.
Stelian Pop [Fri, 3 Nov 2000 18:28:58 +0000 (18:28 +0000)]
Restore uid and gid before invoking external RSH.
Stelian Pop [Tue, 26 Sep 2000 13:17:09 +0000 (13:17 +0000)]
Made dump able to dump files bigger than 2 GB.
Stelian Pop [Tue, 26 Sep 2000 12:34:51 +0000 (12:34 +0000)]
Fixed dump of a mountpoint which is not an absolute path.
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).
Stelian Pop [Fri, 1 Sep 2000 14:26:23 +0000 (14:26 +0000)]
Fixed the -e option on a directory.
Stelian Pop [Wed, 30 Aug 2000 08:55:15 +0000 (08:55 +0000)]
Empty the sigaction structure to be portable.
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).
Stelian Pop [Sun, 20 Aug 2000 19:53:49 +0000 (19:53 +0000)]
Fergot.
Stelian Pop [Sun, 20 Aug 2000 19:45:38 +0000 (19:45 +0000)]
Prepare to release 0.4b19
Stelian Pop [Sun, 20 Aug 2000 19:41:23 +0000 (19:41 +0000)]
Made dump understand the LABEL= and UUID= notations.
Stelian Pop [Sun, 20 Aug 2000 16:34:00 +0000 (16:34 +0000)]
Added a check for libtermcap in configure script.
Stelian Pop [Sun, 20 Aug 2000 15:46:52 +0000 (15:46 +0000)]
Update to the latest RedHat RPM spec file.
Stelian Pop [Sun, 20 Aug 2000 15:17:36 +0000 (15:17 +0000)]
Do not add links several times in restore
Stelian Pop [Sat, 19 Aug 2000 23:48:10 +0000 (23:48 +0000)]
Only level 0 and no -u when dumping a subdirectory
Stelian Pop [Sat, 19 Aug 2000 23:15:38 +0000 (23:15 +0000)]
Off by one miscalculation (dumping a one letter directory).
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.
Stelian Pop [Sat, 19 Aug 2000 22:08:53 +0000 (22:08 +0000)]
Specified the default blocksize in the dump manpage.
Stelian Pop [Sat, 19 Aug 2000 22:06:03 +0000 (22:06 +0000)]
Fixed the signal handling in dump.
Stelian Pop [Fri, 30 Jun 2000 09:13:39 +0000 (09:13 +0000)]
Enabled static readline restore.
Stelian Pop [Fri, 30 Jun 2000 09:12:14 +0000 (09:12 +0000)]
Added -ltermcap to readline enabled restore
Stelian Pop [Fri, 30 Jun 2000 09:00:38 +0000 (09:00 +0000)]
Prepare to release 0.4b18
Stelian Pop [Fri, 30 Jun 2000 08:57:24 +0000 (08:57 +0000)]
Removed the suid-root bit in the default build.
Stelian Pop [Mon, 26 Jun 2000 08:50:16 +0000 (08:50 +0000)]
Update for yesterday's changes.
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.
Stelian Pop [Sun, 11 Jun 2000 17:26:04 +0000 (17:26 +0000)]
Made 'cat DUMPFILE | restore -i -f - ' work again.
Stelian Pop [Sat, 3 Jun 2000 22:24:17 +0000 (22:24 +0000)]
Potential buffer overflow in restore.
Stelian Pop [Thu, 1 Jun 2000 20:49:32 +0000 (20:49 +0000)]
Prepare for release 0.4b17
Stelian Pop [Thu, 1 Jun 2000 18:51:22 +0000 (18:51 +0000)]
*** empty log message ***
Stelian Pop [Thu, 1 Jun 2000 18:44:51 +0000 (18:44 +0000)]
*** empty log message ***
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.
Stelian Pop [Mon, 29 May 2000 14:17:37 +0000 (14:17 +0000)]
Added readline capabilities to interactive restore.
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.
Stelian Pop [Sun, 28 May 2000 17:50:27 +0000 (17:50 +0000)]
Made quotes work in interactive restore.
Stelian Pop [Sun, 28 May 2000 16:51:13 +0000 (16:51 +0000)]
Error code to restore when compare errors detected.
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.
Stelian Pop [Sat, 11 Mar 2000 15:34:54 +0000 (15:34 +0000)]
Prepare for release 0.4b16
Stelian Pop [Sat, 11 Mar 2000 15:29:01 +0000 (15:29 +0000)]
Made the multi-volume dump work again...
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.
Stelian Pop [Thu, 9 Mar 2000 13:12:31 +0000 (13:12 +0000)]
updates to the -X option...
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).
Stelian Pop [Wed, 8 Mar 2000 10:51:29 +0000 (10:51 +0000)]
Made dump report the total number of MB written to tape.
Stelian Pop [Fri, 3 Mar 2000 11:43:35 +0000 (11:43 +0000)]
Corrected the size estimate.
Stelian Pop [Fri, 3 Mar 2000 11:00:55 +0000 (11:00 +0000)]
Annoying debug messages I left in...
Stelian Pop [Thu, 2 Mar 2000 13:52:52 +0000 (13:52 +0000)]
Small fix...
Stelian Pop [Thu, 2 Mar 2000 13:33:00 +0000 (13:33 +0000)]
Fixed some DUMP: DUMP duplicate output.
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.
Stelian Pop [Thu, 2 Mar 2000 11:41:29 +0000 (11:41 +0000)]
Prepare for release 0.4b15
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.
Stelian Pop [Wed, 1 Mar 2000 10:16:05 +0000 (10:16 +0000)]
Buffer overflow in dump, as reported from Bugtraq
Stelian Pop [Sat, 26 Feb 2000 01:35:48 +0000 (01:35 +0000)]
Added the prompt command in restore interactive mode.
Stelian Pop [Thu, 10 Feb 2000 10:22:04 +0000 (10:22 +0000)]
Prepare for release 0.4b14
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.
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.
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.
Stelian Pop [Fri, 4 Feb 2000 20:57:31 +0000 (20:57 +0000)]
Added REPORTING-BUGS.
Stelian Pop [Fri, 4 Feb 2000 20:22:21 +0000 (20:22 +0000)]
Added -e exclude inode option to dump.
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.
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
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.
Stelian Pop [Fri, 21 Jan 2000 10:33:40 +0000 (10:33 +0000)]
Prepare for release 0.4b13.
Stelian Pop [Fri, 21 Jan 2000 10:23:30 +0000 (10:23 +0000)]
Small linebreak updates.
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.
Stelian Pop [Mon, 17 Jan 2000 16:32:44 +0000 (16:32 +0000)]
Garbage characters when displaying the remote host name.
Stelian Pop [Thu, 13 Jan 2000 13:54:04 +0000 (13:54 +0000)]
Added --new-volume-script.
Stelian Pop [Thu, 13 Jan 2000 09:38:26 +0000 (09:38 +0000)]
Small compile warnings (on alpha).
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.
Stelian Pop [Sun, 9 Jan 2000 23:47:29 +0000 (23:47 +0000)]
'filetype' feature bug when dumping huge filesystems.
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.
Stelian Pop [Sun, 9 Jan 2000 23:37:01 +0000 (23:37 +0000)]
Y2K bug in man pages.
Stelian Pop [Sat, 8 Jan 2000 10:00:39 +0000 (10:00 +0000)]
Fix the alpha dump header format.
Delayed release.
Stelian Pop [Fri, 7 Jan 2000 19:39:38 +0000 (19:39 +0000)]
Preparing the 0.4b12 release.
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.
Stelian Pop [Fri, 17 Dec 1999 10:21:30 +0000 (10:21 +0000)]
Small typo
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.
Stelian Pop [Mon, 6 Dec 1999 21:37:47 +0000 (21:37 +0000)]
Small dump man page fix.
Stelian Pop [Sun, 5 Dec 1999 18:54:23 +0000 (18:54 +0000)]
Document the 'M' flag.
Stelian Pop [Sun, 5 Dec 1999 18:23:41 +0000 (18:23 +0000)]
Release 0.4b11
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).
Stelian Pop [Tue, 23 Nov 1999 19:16:53 +0000 (19:16 +0000)]
Added % before 'configure'
Stelian Pop [Mon, 22 Nov 1999 21:39:42 +0000 (21:39 +0000)]
'M' multi-volume added in restore.
Stelian Pop [Mon, 22 Nov 1999 21:39:37 +0000 (21:39 +0000)]
'M' multi-volume added in dump and restore.
Stelian Pop [Mon, 22 Nov 1999 19:08:47 +0000 (19:08 +0000)]
'S' size estimation option to dump.
Stelian Pop [Sun, 21 Nov 1999 16:01:47 +0000 (16:01 +0000)]
Implemented a -M(ulti volume) option for dump.
Stelian Pop [Sun, 21 Nov 1999 15:39:45 +0000 (15:39 +0000)]
Added a '--enable-kerberos' flag to configure.
Stelian Pop [Sun, 21 Nov 1999 13:07:24 +0000 (13:07 +0000)]
Fergot to input release date.
Stelian Pop [Sun, 21 Nov 1999 02:24:45 +0000 (02:24 +0000)]
Dump accepts ext3 filesystems. Checking the superblock features.
Stelian Pop [Sun, 21 Nov 1999 00:17:12 +0000 (00:17 +0000)]
Made the nodump flag work on a directory.
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).
Stelian Pop [Wed, 17 Nov 1999 22:46:40 +0000 (22:46 +0000)]
Bug concerning 'filetype' feature in ext2fs.
Stelian Pop [Thu, 11 Nov 1999 16:13:57 +0000 (16:13 +0000)]
Small libc5 compile glitches.
Stelian Pop [Thu, 11 Nov 1999 16:11:35 +0000 (16:11 +0000)]
Make a dump-static package also
Stelian Pop [Sun, 7 Nov 1999 18:53:50 +0000 (18:53 +0000)]
Another glitch for libc5 systems.
Stelian Pop [Sun, 7 Nov 1999 18:53:33 +0000 (18:53 +0000)]
Use internal glob on libc5 systems (no ALTDIRFUNC).