]> git.wh0rd.org Git - dump.git/shortlog
dump.git
2002-11-19 Stelian Pop'Set permission on the current directory ?' explanation.
2002-11-15 Stelian PopPrepare for release 0.4b32. release_0_4b32
2002-11-15 Stelian PopEliminate unexistent prototype gcc warning.
2002-11-15 Stelian PopAdded inode 7 to exclude list -> Excluding inode 7...
2002-11-15 Stelian Popupdate download location.
2002-11-15 Stelian PopFix maps overflow in restore when doing incremental...
2002-11-12 Stelian PopCorrect the wording on the man page to make it clear...
2002-10-07 Stelian PopFixed a bug causing dump to stop and report an error...
2002-09-02 Stelian PopRaised the -b maximal value to 1024.
2002-09-02 Stelian PopFixed dump's estimate when dealing with sparse inodes.
2002-08-18 Stelian PopFixed 'undefined file type xxx' warnings in interactive...
2002-08-01 Stelian Popflock -> fcntl(F_SETLK).
2002-07-30 Stelian PopPrepare for 0.4b31 release. release_0_4b31
2002-07-30 Stelian PopPrepare for 0.4b31 release.
2002-07-29 Stelian PopFix rmtopen() extended format...
2002-07-25 Stelian PopPrepare for release 0.4b30 release_0_4b30
2002-07-24 Stelian PopMan pages rewrite.
2002-07-23 Stelian PopFixed a markup bug in dump man page.
2002-07-19 Stelian PopFixed a lot of warnings in the code thanks to 'gcc -W'
2002-07-17 Stelian PopCreate new BSD inodes (and get 32 bit UID/GID)
2002-07-02 Stelian PopCorrections from Georg Lippold
2002-07-01 Stelian PopNew examples for dumping on CD/DVD...
2002-07-01 Stelian PopFixed tape size calculation when compression is on.
2002-06-25 Stelian PopFixed a problem when reading tapes written with ancient...
2002-06-10 Stelian PopPrint out ext2 block number when dump encounters a...
2002-06-08 Stelian PopPrepare for 0.4b29 release. release_0_4b29
2002-06-08 Stelian PopAdded -o flag to restore.
2002-06-05 Stelian PopDocumented the -d option in restore.
2002-05-21 Stelian PopMake dump/restore use O_CREAT|O_TRUNC both locally...
2002-05-17 Stelian PopScripts to dump to a remote CD burner.
2002-05-16 Stelian PopFix nodump or exclude inodes propagation on directory...
2002-05-06 Stelian PopAdd Andy Mentges to the list.
2002-05-06 Stelian PopFix restore when inode maps are not entirely contained...
2002-04-16 Stelian PopTypo...
2002-04-15 Stelian PopFix rmt ioctl command with UNIX clients (mtio opcodes...
2002-04-12 Stelian PopDue credit to Jörg Schilling for RMT extended protocol. release_0_4b28
2002-04-12 Stelian PopPrepare for release 0.4b28
2002-04-11 Stelian Pop.
2002-04-11 Stelian Popimport some RedHat updates.
2002-04-11 Stelian Popatomic_read -> dump_atomic_read
2002-04-11 Stelian Popremove extra debug comment left over.
2002-04-04 Stelian Popprepare for 0.4b28pre1 release.
2002-04-04 Stelian Popdump -m implementation.
2002-03-28 Stelian PopMade restore able to understand extra TS_ADDR headers...
2002-03-27 Stelian PopAdded the appropriate error message when dump fails...
2002-03-11 Stelian PopDon't include linux/fs.h since it will break compilatio...
2002-02-27 Stelian PopDo not seek for every dump block, only for each ntrec...
2002-02-25 Stelian PopMake restore compile with old versions of readline...
2002-02-25 Stelian PopFix -B manpage entry.
2002-02-21 Stelian PopDo not put an extra space between the -j/-z parameter...
2002-02-21 Stelian PopQFA fix (do not output directories in QFA file).
2002-02-15 Stelian PopPrepare for 0.4b27 release release_0_4b27
2002-02-04 Stelian PopReadline cleanups (warning compiles)
2002-02-04 Stelian PopOops, debug message...
2002-02-04 Stelian PopFrom Uwe Gohlke:
2002-01-31 Stelian Popdump LABEL=/ fix.
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 PopSmall warning fixes.
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
2002-01-10 Stelian PopSIGXFSZ fixes.
2002-01-07 Stelian PopNo need for readline > 4.1...
2002-01-07 Stelian PopPrepare for release 0.4b26 release_0_4b26
2002-01-05 Stelian PopFix bug which caused the highest number inode to not...
2002-01-02 Stelian PopMakefile cleanups.
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-12-24 Stelian PopFixed an off-by-one calculation when dumping a one...
2001-11-30 Stelian PopAdded backup scripts from Eugenio Diaz
2001-11-30 Stelian PopAdded backup scripts from Eugenio Diaz.
2001-11-17 Stelian PopPrepare for 0.4b25 release. release_0_4b25
2001-11-17 Stelian PopUpdated the spec file.
2001-11-17 Stelian Popdump hang workaround.
2001-11-17 Stelian PopThanks for remote restore problem.
2001-11-16 Stelian PopFixed the remote tape/file detection in restore.
2001-11-13 Stelian Popa debug message removed
2001-11-13 Stelian PopFixed restore -C -f -
2001-11-11 Stelian Popminor print enhancement.
2001-11-11 Stelian PopMake BREADEMAX adjustable with the -I option to dump.
2001-11-10 Stelian PopScript from David B. Peterson.
2001-11-10 Stelian PopMinor manpages syntax corrections.
2001-10-15 Stelian PopNew version from Patrick.
2001-10-02 Stelian PopAdd howto.
2001-10-02 Stelian PopAdded howto from Patrick Walsh
2001-09-12 Stelian PopPrepare for release 0.4b24. release_0_4b24
2001-09-12 Stelian PopAdded Helmut Jarausch patch for restoring from multiple...
2001-09-12 Stelian PopModifications from the RedHat RPM.
2001-09-06 Stelian PopBLKSFBUF ioctl in dump.
2001-08-17 Stelian PopFixed a overflow problem in dump (LFS)
2001-08-16 Stelian PopAdded bzip2 compression to dump.
2001-08-16 Stelian Popmake the list up to date.
2001-08-16 Stelian PopRefuse incompatible options in dump (-a and -B).
2001-08-16 Stelian PopMakes dump abort (-q option) whenever it needs operator...
2001-08-14 Stelian PopFixed restore to use the full volume path when doing...
2001-08-13 Stelian PopCleaned up the external variables definition mess...
2001-08-13 Stelian PopFix the permissions for the QFA file.
next