summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few supplementary modes (e.g. --remove-older-than) w quotingbescoto2004-02-011-19/+58
* Fix bug in --restrict path normalizationbescoto2004-01-311-3/+7
* Typo correction from Dave Kempebescoto2004-01-301-1/+1
* Fixes for --compare, --compare-at-time switchesbescoto2004-01-303-17/+35
* First attempt at --compare switch (untested).bescoto2004-01-293-24/+79
* Checked in John Goerzen's carbonfile patchbescoto2004-01-285-2/+119
* Couple small changes to fs_abilitiesbescoto2004-01-281-2/+3
* Added quotes around %s in mv commandbescoto2004-01-111-1/+1
* Added flac and shn to no-compression regexpbescoto2004-01-111-1/+1
* Added --no-resource-forks optionbescoto2004-01-111-0/+2
* Restore excludes now leave existing files on target alonebescoto2003-11-243-20/+25
* Mainly fix for spurious backing up because of uname/gnamebescoto2003-11-041-4/+6
* Fix for daylight savingsbescoto2003-11-021-4/+4
* Quoted RPaths are now transmitted correctly (no conversion to RPaths)bescoto2003-11-011-0/+16
* Added quoting to non-server mode alsobescoto2003-11-011-1/+1
* Deleted base increments first to save disk spacebescoto2003-11-011-7/+15
* Rbescoto2003-11-012-24/+33
* Final changes for 0.13.3bescoto2003-10-144-17/+22
* Fix bug backing up acl system to no-acl systembescoto2003-10-135-79/+104
* Added TODO item, default to None on rpath uname/gname checkbescoto2003-10-121-2/+4
* Another test switchbescoto2003-10-121-4/+5
* Switched order of regress checkbescoto2003-10-121-6/+2
* Added override switches to disable acls and easbescoto2003-10-121-8/+12
* New hard link system should use less memorybescoto2003-10-124-115/+61
* Removed circular importbescoto2003-10-051-1/+1
* Mostly another unreadable regress fixbescoto2003-09-282-14/+10
* Fixed restore/regress permissions bugbescoto2003-09-283-4/+98
* Possibly fixed logic error in rf cachingbescoto2003-09-251-5/+9
* Better (obvious) way of doing --list-at-timebescoto2003-09-242-4/+2
* Fix for remote --list-changed-since and --list-at-timebescoto2003-09-242-15/+31
* Fixed some --restrict optionsbescoto2003-09-212-6/+10
* Added --never-drop-acls, ACL entry dropping. Final for 0.13.2bescoto2003-09-185-22/+110
* Added mapping by name (not id) for ACLs.bescoto2003-09-162-123/+184
* Added acl list <-> posix1e.ACL conversionbescoto2003-09-151-0/+46
* Changed handling of ownership, added --user/group-mapping-file optionsbescoto2003-09-157-38/+92
* Clear self.dir_perms_list (final (?) unreadable dir change)bescoto2003-09-131-0/+3
* Yet another change dealing with unreadable directoriesbescoto2003-09-136-29/+42
* Added user_group module and associated testsbescoto2003-09-042-0/+160
* Added session number like '3B' to general time specificationbescoto2003-08-313-12/+41
* Fix for unreadable directoriesbescoto2003-08-291-3/+17
* Fixed various --restrict options, some refactoringbescoto2003-08-275-104/+157
* Fixed bug in Gruenbach's code and added test for itbescoto2003-08-261-7/+9
* Updated argument parsing (test-server, better error messages)bescoto2003-08-261-4/+8
* ACL/EA parsing fixes, use new quoting stylebescoto2003-08-254-76/+207
* When data gets deleted from dest, try not to exit as easilybescoto2003-08-242-8/+29
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-234-7/+34
* Typo fixbescoto2003-08-231-3/+3
* Specify socket type as SOCK_STREAMbescoto2003-08-141-1/+1
* Changes for librsync 0.9.6bescoto2003-08-081-1/+1
* Removed strange line I couldn't figure outbescoto2003-08-061-1/+0