summaryrefslogtreecommitdiff
path: root/rdiff-backup
Commit message (Expand)AuthorAgeFilesLines
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-049-107/+323
* Removed --change-source-perms and --resume-window optionsbescoto2003-03-031-13/+0
* Fixed --print-statistics and spurious server error messagebescoto2003-03-035-7/+24
* Added entry for --check-destination-dirbescoto2003-03-021-0/+6
* Fixed bug regressing when second backup was unrecoverablebescoto2003-03-024-3/+22
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-024-45/+9
* Final check in for version 0.11.2bescoto2003-03-0218-354/+450
* More changes in preparation for 0.11.2bescoto2003-02-2523-206/+341
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-214-99/+97
* Removed CIP code (expanded to CCPP in backup.py)bescoto2003-02-191-47/+0
* Various modifications to backup, restore, and regress systems.bescoto2003-02-189-109/+369
* Added error logging codebescoto2003-02-172-28/+106
* Added CachedIndexableProcessor to rorpiterbescoto2003-02-122-3/+75
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-129-13/+104
* First pass at integrating regress codebescoto2003-02-1118-171/+516
* Added test for C.sync()bescoto2003-02-091-0/+4
* Updated web page address in man pagebescoto2003-02-041-5/+6
* Initial checkin of journal codebescoto2003-02-043-0/+252
* Re-added --windows-mode optionbescoto2003-02-0114-157/+188
* Changed mind -- keep rpm version as 2 from now onbescoto2003-01-193-3/+6
* Sign rpms again, remove rpms from rpm dir when donebescoto2003-01-191-3/+3
* Added patch from Troels Arvin to autodetect python name, clean up buildbescoto2003-01-191-8/+13
* Fixed exclude-special-files typobescoto2003-01-191-1/+1
* Update to TODO entriesbescoto2003-01-191-1/+1
* Added entry for sparc/openbsd seg fault fixbescoto2003-01-021-0/+7
* Fixed seg fault problem on sparc64/openbsdbescoto2003-01-021-7/+7
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-3136-2392/+1499
* Removed redhat RPM question (should work out of box now)bescoto2002-12-271-29/+0
* Renamed highlevel.py to backup.pybescoto2002-12-252-0/+0
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-2516-523/+588
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-2342-2092/+2110
* Removed most destructive stepping operationsbescoto2002-12-2112-237/+199
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-206-154/+64
* Removed experimental psyco use (didn't help)bescoto2002-12-191-3/+0
* Don't assume i686 platform in cvs compile scriptbescoto2002-12-191-2/+18
* Write mirror metadata when incrementingbescoto2002-12-144-15/+34
* Small modification to ListChangedSincebescoto2002-12-141-2/+2
* Added Bud Bruegger's patch to ListChangedSince (now lists change type)bescoto2002-12-141-2/+14
* Added iterator operations on metadata filebescoto2002-12-133-7/+247
* Initial checkin of metadata codebescoto2002-12-083-0/+211
* Updated to fit new CVS formatbescoto2002-12-071-2/+4
* Clarified test instructionsbescoto2002-12-071-13/+26
* Updated tests for new CVS formatbescoto2002-12-0730-61/+71
* Updated to work with new path sturctureben2002-12-031-1/+1
* Updated to work with new path structureben2002-12-031-5/+4
* Removed all files from src/ directory, added to rdiff_backup/ben2002-12-0338-9531/+0
* New version of CVS-READMEben2002-12-033-1/+38
* Corrected FSF address in license statementben2002-12-031-4/+4
* Changed GPL notice in each source file to recommended versionben2002-12-0350-200/+650
* Added some documentation and examplesben2002-11-242-4/+24