summaryrefslogtreecommitdiff
path: root/rdiff-backup/rdiff_backup
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed SelectError error messagebescoto2003-08-061-3/+4
* Mainly updates for python 2.3bescoto2003-08-041-4/+8
* Fixes for --calculate-average, python 2.3, and mac os xbescoto2003-08-033-9/+20
* Update for door file problembescoto2003-07-241-1/+1
* Added fs_abilities.py to makedist scriptbescoto2003-07-241-1/+15
* Updated copyright noticebescoto2003-07-232-9/+26
* Fix for restore without mirror_metadatabescoto2003-07-231-2/+1
* Applied Arkadiusz Patyk's patch for python 2.3c1 compilationbescoto2003-07-221-7/+10
* Final changes for 0.13.0 (small test changes, Fedora spec packaging)bescoto2003-07-221-1/+3
* Now choose blocksize based on size of filebescoto2003-07-223-13/+27
* Bug fixes relating to the way quoting_enabled was removedbescoto2003-07-212-5/+1
* When copying attributes, set permission after copy resource forkbescoto2003-07-211-2/+2
* More fixes from Daniel Hazelbaker, mostly related to resource forksbescoto2003-07-193-6/+8
* Oops, missed another append('rsrc') loop, this time in fs_abilitiesbescoto2003-07-192-9/+14
* May have fixed recursion bug in resource forks; added another testbescoto2003-07-191-2/+5
* 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-186-65/+182
* Added detection of directory increment permission limitationbescoto2003-07-182-4/+24
* Added --no-change-dir-inc-perms switch, and fix for windows mode CheckDestbescoto2003-07-183-5/+16
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-189-84/+332
* Mostly tweaks to get the test cases to workbescoto2003-07-163-5/+47
* Added --list-increment-sizes optionbescoto2003-06-303-28/+112
* Added ctime support (although it is not used)bescoto2003-06-302-3/+15