]> git.wh0rd.org - dump.git/history - restore/tape.c
Make dump/restore use O_CREAT|O_TRUNC both locally and remotely.
[dump.git] / restore / tape.c
2002-05-21  Stelian PopMake dump/restore use O_CREAT|O_TRUNC both locally...
2002-05-06  Stelian PopFix restore when inode maps are not entirely contained...
2002-04-04  Stelian Popdump -m implementation.
2002-03-28  Stelian PopMade restore able to understand extra TS_ADDR headers...
2002-02-04  Stelian PopFrom Uwe Gohlke:
2002-01-31  Stelian PopSmall fix for reading broken Solaris ufsdump tapes.
2002-01-25  Stelian Popkill "register".
2002-01-25  Stelian Pop-A archive file implementation
2002-01-22  Stelian PopMade -Q option work on regular files.
2002-01-16  Stelian PopAdded -a flag to restore (automatic walk through volumes)
2002-01-16  Stelian Popnoos -> popies.net
2002-01-11  Stelian PopAdded -L option to restore
2001-12-24  Stelian PopAnother set of fixes for file not found at end of tape.
2001-12-24  Stelian PopFix errors when trying to restore files not found on...
2001-11-16  Stelian PopFixed the remote tape/file detection in restore.
2001-09-12  Stelian PopAdded Helmut Jarausch patch for restoring from multiple...
2001-08-16  Stelian PopAdded bzip2 compression to dump.
2001-07-20  Stelian PopFixed the compressed multi-volume dump + restore.
2001-07-18  Stelian PopBug in getvol() when making a wrong answer to the ...
2001-07-18  Stelian PopSmall fix when _not_ using -F script
2001-07-18  Stelian PopAdded -F script option to restore.
2001-07-18  Stelian PopDiscard newline when reading the tape path entered...
2001-06-18  Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
2001-05-26  Stelian PopSmall buffer overflow in restore/tape.c
2001-05-12  Stelian PopAnother set of compression patches from Jerry.
2001-04-27  Stelian PopLFS fixes (explicit use of open64/etc)
2001-04-27  Stelian PopCleanups.
2001-04-26  Stelian PopCompression fixes for fixed block size tapes.
2001-04-12  Stelian PopCleanups for new gcc/glibc.
2001-04-11  Stelian PopFixed dumping/restoring of files ending with holes.
2001-04-10  Stelian PopQFA support.
2001-03-27  Stelian PopFix for reading dumps having a size < ntrec * blocksize
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-04  Stelian Popcybercable -> noos.
2000-11-10  Stelian PopCopyright notice for Alcôve, for paying me to work...
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-03  Stelian PopPotential buffer overflow in restore.
2000-06-01  Stelian PopAdded --with-oldstylefscript in configure.
2000-05-28  Stelian PopError code to restore when compare errors detected.
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-01-21  Stelian PopUpdate the location of dump home page (to the sourcefor...
2000-01-13  Stelian PopSmall compile warnings (on alpha).
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-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