]> git.wh0rd.org - dump.git/history - restore
Improvements to cron_dump_to_disk
[dump.git] / restore /
2001-04-11  Stelian PopFixed dumping/restoring of files ending with holes.
2001-04-10  Stelian PopQFA support.
2001-04-06  Stelian PopGet the install paths from configure.
2001-03-27  Stelian PopFix for reading dumps having a size < ntrec * blocksize
2001-03-23  Stelian PopAnother set of cleanups from Andreas.
2001-03-20  Stelian Popcreat -> open
2001-03-20  Stelian PopChanged ino_t to dump_ino_t.
2001-03-20  Stelian PopAnother set of cleanups from Andreas Dilger (time_t...
2001-03-19  Stelian PopAndreas Dilger fixes (CPP, ext2 features, const char...
2001-03-18  Stelian PopNew compression patches from Jerry Peters.
2001-02-22  Stelian Pop64bit and glibc 2.2.2 fixes.
2001-02-21  Stelian Pop*** empty log message ***
2000-12-21  Stelian PopMake dump ask upon a tape write error if it should...
2000-12-21  Stelian PopLFS compatibility.
2000-12-05  Stelian PopCheck for 'file system full' when creating temporary...
2000-12-04  Stelian Popcybercable -> noos.
2000-11-10  Stelian PopCopyright notice for Alcôve, for paying me to work...
2000-08-20  Stelian PopDo not add links several times in restore
2000-08-19  Stelian PopChanged two info messages of restore to be written...
2000-06-25  Stelian PopChanged some "panic" into "errx" for some errors when...
2000-06-11  Stelian PopMade 'cat DUMPFILE | restore -i -f - ' work again.
2000-06-03  Stelian PopPotential buffer overflow in restore.
2000-06-01  Stelian PopAdded --with-oldstylefscript in configure.
2000-05-29  Stelian PopAdded readline capabilities to interactive restore.
2000-05-28  Stelian PopMade quotes work in interactive restore.
2000-05-28  Stelian PopError code to restore when compare errors detected.
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-03  Stelian PopAnnoying debug messages I left in...
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 PopCompatibility between dumps made on little endian machi...
2000-02-08  Stelian PopProblem when restoring a hard link to an inode having...
2000-01-21  Stelian PopSmall linebreak updates.
2000-01-21  Stelian PopUpdate the location of dump home page (to the sourcefor...
2000-01-13  Stelian PopSmall compile warnings (on alpha).
1999-12-05  Stelian PopDocument the 'M' flag.
1999-11-22  Stelian Pop'M' multi-volume added in restore.
1999-11-11  Stelian PopSmall libc5 compile glitches.
1999-11-05  Stelian PopUse lchown instead of chown (security problem of symlin... release_0_4b9
1999-10-30  Stelian PopAdded the RSH variable to specify a replacement for...
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