summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adding empty file to keep testing/test2/tmp activebescoto2003-06-211-0/+0
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-2110-28/+107
* 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-058-12/+23
* --windows-mode no longer fsync's directoriesbescoto2003-04-045-7/+13
* Got rid of extra UpdateErrorbescoto2003-04-031-1/+4
* Clarified --remove-older-than entry.bescoto2003-04-031-7/+8
* --windows-mode now disables ownership switchingbescoto2003-03-213-1/+6
* Added --list-at-time optionbescoto2003-03-206-3/+46
* 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-1512-68/+155
* Explained file selection options don't work with --remove-older-thanbescoto2003-03-131-0/+2
* Added long conversion to os.utime arguments to avoid type errorbescoto2003-03-131-1/+1
* Added note about setup.py patchbescoto2003-03-131-0/+10
* Added Albert Chin-A-Young's setup.py code to check options/environment variablesbescoto2003-03-131-4/+37
* Added a bit of documentation for new setup.py optionsbescoto2003-03-131-0/+5
* Added error checking when making special filesbescoto2003-03-051-3/+12
* Added test for long socket handlingbescoto2003-03-051-0/+27
* 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