]> git.wh0rd.org - dump.git/log
dump.git
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!).

24 years agoAdded the RSH variable to specify a replacement for build-in rcmd
Stelian Pop [Sat, 30 Oct 1999 22:55:45 +0000 (22:55 +0000)] 
Added the RSH variable to specify a replacement for build-in rcmd

24 years agoAdded the DT_* constants again, old libc sucks
Stelian Pop [Fri, 22 Oct 1999 18:12:25 +0000 (18:12 +0000)] 
Added the DT_* constants again, old libc sucks

24 years agoPatch va_start/va_end for linux-ppc
Stelian Pop [Mon, 18 Oct 1999 09:47:58 +0000 (09:47 +0000)] 
Patch va_start/va_end for linux-ppc

24 years agoAdded version in usage text.
Stelian Pop [Wed, 13 Oct 1999 09:57:12 +0000 (09:57 +0000)] 
Added version in usage text.
Added CVS tag in files for 'ident' usage.

24 years agoAdded CVS Id.
Stelian Pop [Mon, 11 Oct 1999 13:31:03 +0000 (13:31 +0000)] 
Added CVS Id.

24 years agoVersion 0.4b7. release_0_4b7
Stelian Pop [Mon, 11 Oct 1999 13:08:02 +0000 (13:08 +0000)] 
Version 0.4b7.

24 years agoVersion 0.4b6. release_0_4b6
Stelian Pop [Mon, 11 Oct 1999 12:59:10 +0000 (12:59 +0000)] 
Version 0.4b6.

24 years agoVersion 0.4b5. release_0_4b5
Stelian Pop [Mon, 11 Oct 1999 12:53:05 +0000 (12:53 +0000)] 
Version 0.4b5.

24 years agoInitial revision
Stelian Pop [Mon, 11 Oct 1999 12:20:19 +0000 (12:20 +0000)] 
Initial revision