summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Main.py
Commit message (Expand)AuthorAgeFilesLines
* Added session number like '3B' to general time specificationbescoto2003-08-311-4/+4
* Fixed various --restrict options, some refactoringbescoto2003-08-271-25/+51
* Updated argument parsing (test-server, better error messages)bescoto2003-08-261-4/+8
* When data gets deleted from dest, try not to exit as easilybescoto2003-08-241-2/+2
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-231-0/+2
* Fixes for --calculate-average, python 2.3, and mac os xbescoto2003-08-031-3/+4
* Bug fixes relating to the way quoting_enabled was removedbescoto2003-07-211-1/+1
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-191-0/+2
* Oops, missed another append('rsrc') loop, this time in fs_abilitiesbescoto2003-07-191-6/+8
* Fix negation bug in auto-setting file system parameters (thanks DH)bescoto2003-07-191-3/+2
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-181-26/+27
* Added detection of directory increment permission limitationbescoto2003-07-181-0/+3
* Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDestbescoto2003-07-181-2/+7
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-11/+23
* Mostly tweaks to get the test cases to workbescoto2003-07-161-2/+2
* Added --list-increment-sizes optionbescoto2003-06-301-23/+33
* Many changes - added extended attribute support and file systembescoto2003-06-301-156/+171
* Various changes for 0.12.0bescoto2003-06-261-17/+14
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-211-2/+5
* Changed remove_older_than errorlevel when no increments foundbescoto2003-04-221-2/+2
* Don't guarantee curmirror inc delete for win compatibilitybescoto2003-04-071-1/+1
* fsync_delete now follows global fsync settingbescoto2003-04-071-1/+1
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-2/+2
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-1/+3
* --windows-mode no longer fsync's directoriesbescoto2003-04-041-0/+1
* --windows-mode now disables ownership switchingbescoto2003-03-211-0/+1
* Added --list-at-time optionbescoto2003-03-201-1/+16
* Final changes for 0.11.4bescoto2003-03-151-7/+9
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-1/+2
* Fixed --print-statistics and spurious server error messagebescoto2003-03-031-0/+1
* Fixed bug regressing when second backup was unrecoverablebescoto2003-03-021-0/+2
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-021-6/+3
* Final check in for version 0.11.2bescoto2003-03-021-3/+5
* More changes in preparation for 0.11.2bescoto2003-02-251-6/+20
* First pass at integrating regress codebescoto2003-02-111-38/+103
* Re-added --windows-mode optionbescoto2003-02-011-15/+23
* Various changes for v0.11.1 (see CHANGELOG)bescoto2002-12-311-55/+25
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-27/+27
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-38/+36
* Removed most destructive stepping operationsbescoto2002-12-211-27/+16
* Removed --mirror-only feature and most checkpointing/recovery codebescoto2002-12-201-40/+14
* Small modification to ListChangedSincebescoto2002-12-141-2/+2
* Added Bud Bruegger's patch to ListChangedSince (now lists change type)bescoto2002-12-141-2/+14
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Changes, only one I remember is adding --list-changed-sinceben2002-11-221-8/+35
* Fixed typo bug with [include/exclude]-globbing-filelistben2002-11-171-2/+2
* --windows-mode now implies --no-hard-links. DSRPath.path nowben2002-10-051-0/+1
* Added David S.'s major/minor patch in cmodule.c,ben2002-10-051-2/+13
* Added --exclude-special-files andben2002-10-041-13/+22
* Various changes, including stopped checking directory sizes whenben2002-09-051-2/+2