summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-215-17/+28
* Added existence check in diryield in case deleted in meantimebescoto2003-04-241-1/+1
* Changed remove_older_than errorlevel when no increments foundbescoto2003-04-223-5/+5
* Typo fix reported by Keith Edmundsbescoto2003-04-081-2/+2
* Don't guarantee curmirror inc delete for win compatibilitybescoto2003-04-071-1/+1
* fsync_delete now follows global fsync settingbescoto2003-04-072-2/+2
* Make no preserve hard links disable inode comparisonbescoto2003-04-066-12/+20
* --windows-mode now implies that permissions will not be changedbescoto2003-04-056-7/+13
* --windows-mode no longer fsync's directoriesbescoto2003-04-043-1/+6
* Got rid of extra UpdateErrorbescoto2003-04-031-1/+4
* --windows-mode now disables ownership switchingbescoto2003-03-212-1/+3
* Added --list-at-time optionbescoto2003-03-203-3/+28
* Added EDEADLOCK to skippable errorsbescoto2003-03-191-1/+1
* Added parameter checking to my_syncbescoto2003-03-191-2/+4
* Removed various files no longer in usebescoto2003-03-155-615/+0
* Removing obsolete stat informationbescoto2003-03-151-241/+0
* Removing MiscStats - code has been moved into statistics.pybescoto2003-03-151-92/+0
* Final changes for 0.11.4bescoto2003-03-156-43/+131
* Added long conversion to os.utime arguments to avoid type errorbescoto2003-03-131-1/+1
* Added error checking when making special filesbescoto2003-03-051-3/+12
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-046-93/+229
* Fixed --print-statistics and spurious server error messagebescoto2003-03-034-3/+13
* Fixed bug regressing when second backup was unrecoverablebescoto2003-03-022-1/+5
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-023-29/+3
* Final check in for version 0.11.2bescoto2003-03-029-94/+191
* More changes in preparation for 0.11.2bescoto2003-02-2515-119/+210
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-212-76/+59
* Removed CIP code (expanded to CCPP in backup.py)bescoto2003-02-191-47/+0
* Various modifications to backup, restore, and regress systems.bescoto2003-02-187-103/+296
* Added error logging codebescoto2003-02-172-28/+106
* Added CachedIndexableProcessor to rorpiterbescoto2003-02-121-1/+49
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-124-9/+61
* First pass at integrating regress codebescoto2003-02-1115-151/+493
* Initial checkin of journal codebescoto2003-02-042-0/+223
* Re-added --windows-mode optionbescoto2003-02-018-122/+117
* Fixed seg fault problem on sparc64/openbsdbescoto2003-01-021-7/+7
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-3117-1825/+829
* Renamed highlevel.py to backup.pybescoto2002-12-251-0/+0
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-2511-478/+498
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-2323-1671/+1628
* Removed most destructive stepping operationsbescoto2002-12-219-228/+189
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-202-77/+22
* 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-143-14/+31
* 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-132-2/+164
* Initial checkin of metadata codebescoto2002-12-082-0/+180
* Updated tests for new CVS formatbescoto2002-12-072-2/+3