]> git.wh0rd.org Git - dump.git/history - restore/restore.c
Properly deal with inodes excluded from incremental dump
[dump.git] / restore / restore.c
2010-03-22 Stelian PopProperly deal with inodes excluded from incremental...
2008-04-17 Stelian PopIn restore -C, encountering an unexpected file is not...
2005-07-07 Stelian PopMake the directory hashtable optional and controled...
2005-03-18 Stelian PopFix another hashtree bug in restore causing "removenode...
2004-12-15 Stelian PopBetter comparision (including directories).
2004-12-14 Stelian PopHashlist implementation for directory entries in restore.
2003-11-22 Stelian PopSome corrections from Uwe Gohlke.
2003-10-26 Stelian PopFrom Uwe Gohlke:
2003-03-30 Stelian PopRelicensed dump/restore under the revised BSD license...
2002-07-19 Stelian PopFixed a lot of warnings in the code thanks to 'gcc -W'
2002-04-04 Stelian Popdump -m implementation.
2002-02-04 Stelian PopOops, debug message...
2002-02-04 Stelian PopFrom Uwe Gohlke:
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 PopSmall warning fixes.
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-06-18 Stelian PopCheck for the e2fsprogs header <ext2fs/ext2_fs.h> inste...
2001-04-26 Stelian PopNew config.guess and config.sub version, + minor cleanup.
2001-04-12 Stelian PopFixed a socket descriptor leak in dump.
2001-04-10 Stelian PopQFA support.
2001-03-20 Stelian PopChanged ino_t to dump_ino_t.
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-20 Stelian PopDo not add links several times in restore
2000-06-01 Stelian PopAdded --with-oldstylefscript in configure.
2000-05-28 Stelian PopError code to restore when compare errors detected.
2000-01-21 Stelian PopUpdate the location of dump home page (to the sourcefor...
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