summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup/Globals.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug backing up acl system to no-acl systembescoto2003-10-131-22/+25
* Added --never-drop-acls, ACL entry dropping. Final for 0.13.2bescoto2003-09-181-0/+3
* Changed handling of ownership, added --user/group-mapping-file optionsbescoto2003-09-151-5/+0
* Yet another change dealing with unreadable directoriesbescoto2003-09-131-3/+0
* Added user_group module and associated testsbescoto2003-09-041-0/+6
* Bug fixes relating to the way quoting_enabled was removedbescoto2003-07-211-4/+0
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-181-2/+10
* Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDestbescoto2003-07-181-0/+5
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-181-0/+7
* Many changes - added extended attribute support and file systembescoto2003-06-301-4/+14
* Make no preserve hard links disable inode comparisonbescoto2003-04-061-1/+1
* --windows-mode now implies that permissions will not be changedbescoto2003-04-051-0/+3
* --windows-mode no longer fsync's directoriesbescoto2003-04-041-0/+4
* Final changes for 0.11.4bescoto2003-03-151-0/+4
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-1/+1
* Removed remnants of sleep-ratio, resume, and checkpoint-interval optionsbescoto2003-03-021-3/+0
* More changes in preparation for 0.11.2bescoto2003-02-251-1/+5
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-121-0/+5
* First pass at integrating regress codebescoto2003-02-111-1/+1
* Re-added --windows-mode optionbescoto2003-02-011-8/+1
* Still refactoring for 0.11.1 - prepare to rename highlevelbescoto2002-12-251-17/+3
* Major refactoring - avoid use of 'from XX import *' in favor of morebescoto2002-12-231-6/+2
* Removed most destructive stepping operationsbescoto2002-12-211-26/+5
* Write mirror metadata when incrementingbescoto2002-12-141-0/+1
* Changed GPL notice in each source file to recommended versionben2002-12-031-4/+13
* Various changes to 0.9.3, see CHANGELOGben2002-07-161-3/+42
* More optimization: rewrote selection iteration to not recur, and addedben2002-06-251-4/+4
* Added compile.py to compile the c portionben2002-06-191-1/+14
* Many optimizations - up to 3x speed improvementben2002-06-171-1/+1
* Adapted everything to new exploded formatben2002-06-161-0/+226