]> git.wh0rd.org Git - dump.git/shortlog
dump.git
2000-03-11 Stelian PopMade the multi-volume dump work again...
2000-03-10 Stelian PopAdded the device name and volume number as arguments...
2000-03-09 Stelian Popupdates to the -X option...
2000-03-08 Stelian PopAdded the -X option to restore (read names of files...
2000-03-08 Stelian PopMade dump report the total number of MB written to...
2000-03-03 Stelian PopCorrected the size estimate.
2000-03-03 Stelian PopAnnoying debug messages I left in...
2000-03-02 Stelian PopSmall fix...
2000-03-02 Stelian PopFixed some DUMP: DUMP duplicate output.
2000-03-02 Stelian PopAdded missing prototype. release_0_4b15
2000-03-02 Stelian PopPrepare for release 0.4b15
2000-03-02 Stelian PopAdded '-F script' option to dump.
2000-03-01 Stelian PopBuffer overflow in dump, as reported from Bugtraq
2000-02-26 Stelian PopAdded the prompt command in restore interactive mode.
2000-02-10 Stelian PopPrepare for release 0.4b14 release_0_4b14
2000-02-10 Stelian PopCompatibility between dumps made on little endian machi...
2000-02-08 Stelian PopRestore hard link to an inode having the immutable...
2000-02-08 Stelian PopProblem when restoring a hard link to an inode having...
2000-02-04 Stelian PopAdded REPORTING-BUGS.
2000-02-04 Stelian PopAdded -e exclude inode option to dump.
2000-01-26 Stelian PopDumping a mountpoint caused the mountpoint to be dumped...
2000-01-25 Stelian PopThanks to Jan Sanislo for the 'dump deleted and not...
2000-01-25 Stelian PopBug when dumping a previouslly mapped deleted and not...
2000-01-21 Stelian PopPrepare for release 0.4b13. release_0_4b13
2000-01-21 Stelian PopSmall linebreak updates.
2000-01-21 Stelian PopUpdate the location of dump home page (to the sourcefor...
2000-01-17 Stelian PopGarbage characters when displaying the remote host...
2000-01-13 Stelian PopAdded --new-volume-script.
2000-01-13 Stelian PopSmall compile warnings (on alpha).
2000-01-11 Stelian PopFix the treatment for an interrupt signal when dump...
2000-01-09 Stelian Pop'filetype' feature bug when dumping huge filesystems.
2000-01-09 Stelian PopRemove the requirement to build the RPM as root from...
2000-01-09 Stelian PopY2K bug in man pages.
2000-01-08 Stelian PopFix the alpha dump header format. release_0_4b12
2000-01-07 Stelian PopPreparing the 0.4b12 release.
2000-01-07 Stelian PopHandle EINTR in atomical reads/writes in dump.
1999-12-17 Stelian PopSmall typo
1999-12-17 Stelian PopFix in the return code of dump when using the size...
1999-12-06 Stelian PopSmall dump man page fix.
1999-12-05 Stelian PopDocument the 'M' flag.
1999-12-05 Stelian PopRelease 0.4b11 release_0_4b11
1999-12-05 Stelian PopFixed a memory leak in traverse.c (dump growed very...
1999-11-23 Stelian PopAdded % before 'configure'
1999-11-22 Stelian Pop'M' multi-volume added in restore.
1999-11-22 Stelian Pop'M' multi-volume added in dump and restore.
1999-11-22 Stelian Pop'S' size estimation option to dump.
1999-11-21 Stelian PopImplemented a -M(ulti volume) option for dump.
1999-11-21 Stelian PopAdded a '--enable-kerberos' flag to configure.
1999-11-21 Stelian PopFergot to input release date.
1999-11-21 Stelian PopDump accepts ext3 filesystems. Checking the superblock... release_0_4b10
1999-11-21 Stelian PopMade the nodump flag work on a directory.
1999-11-17 Stelian PopAdded the need for a DEBUG option (not forking on each...
1999-11-17 Stelian PopBug concerning 'filetype' feature in ext2fs.
1999-11-11 Stelian PopSmall libc5 compile glitches.
1999-11-11 Stelian PopMake a dump-static package also
1999-11-07 Stelian PopAnother glitch for libc5 systems.
1999-11-07 Stelian PopUse internal glob on libc5 systems (no ALTDIRFUNC).
1999-11-05 Stelian PopUse lchown instead of chown (security problem of symlin... release_0_4b9
1999-11-03 Stelian PopForgot to keep with the new version.
1999-11-03 Stelian PopVersion 0.4b8 release_0_4b8
1999-11-02 Stelian PopWaitpid problem with external RSH.
1999-10-31 Stelian PopFor incrementals, we *must* read dumpdates (fail if...
1999-10-30 Stelian PopAdded the RSH variable to specify a replacement for...
1999-10-22 Stelian PopAdded the DT_* constants again, old libc sucks
1999-10-18 Stelian PopPatch va_start/va_end for linux-ppc
1999-10-13 Stelian PopAdded version in usage text.
1999-10-11 Stelian PopAdded CVS Id.
1999-10-11 Stelian PopVersion 0.4b7. release_0_4b7
1999-10-11 Stelian PopVersion 0.4b6. release_0_4b6
1999-10-11 Stelian PopVersion 0.4b5. release_0_4b5
1999-10-11 Stelian PopInitial revision