summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing
Commit message (Expand)AuthorAgeFilesLines
* Restore excludes now leave existing files on target alonebescoto2003-11-241-0/+57
* Quoted RPaths are now transmitted correctly (no conversion to RPaths)bescoto2003-11-011-1/+10
* Final changes for 0.13.3bescoto2003-10-142-7/+7
* Fix bug backing up acl system to no-acl systembescoto2003-10-132-9/+17
* New hard link system should use less memorybescoto2003-10-122-115/+72
* Mostly another unreadable regress fixbescoto2003-09-282-2/+25
* Fixed restore/regress permissions bugbescoto2003-09-282-13/+78
* Added --never-drop-acls, ACL entry dropping. Final for 0.13.2bescoto2003-09-181-1/+70
* Added mapping by name (not id) for ACLs.bescoto2003-09-161-21/+28
* Changed handling of ownership, added --user/group-mapping-file optionsbescoto2003-09-152-4/+48
* Added user_group module and associated testsbescoto2003-09-042-1/+62
* Added session number like '3B' to general time specificationbescoto2003-08-312-0/+59
* Improved half-root test (added restore)bescoto2003-08-291-2/+25
* Fix for unreadable directoriesbescoto2003-08-291-1/+9
* Fixed various --restrict options, some refactoringbescoto2003-08-272-7/+8
* Added fairly comprehensive test seriesbescoto2003-08-271-3/+125
* Fixed bug in Gruenbach's code and added test for itbescoto2003-08-261-1/+10
* ACL/EA parsing fixes, use new quoting stylebescoto2003-08-252-1/+129
* When data gets deleted from dest, try not to exit as easilybescoto2003-08-241-0/+45
* Added tests for and fixed problem with backing up unreadable regularbescoto2003-08-231-6/+60
* Use rdiff-backup script in cvs, not in pathbescoto2003-08-081-3/+3
* Fix for restore without mirror_metadatabescoto2003-07-231-0/+13
* Final changes for 0.13.0 (small test changes, Fedora spec packaging)bescoto2003-07-222-1/+4
* Now choose blocksize based on size of filebescoto2003-07-222-20/+36
* May have fixed recursion bug in resource forks; added another testbescoto2003-07-191-2/+51
* Added Daniel Hazelbaker's resource fork code, plus detection to fs_abilities ...bescoto2003-07-182-1/+58
* Added detection of directory increment permission limitationbescoto2003-07-181-0/+3
* Added ACL support, may have corrected a few EA bugsbescoto2003-07-183-9/+235
* Mostly tweaks to get the test cases to workbescoto2003-07-162-2/+3
* Added --list-increment-sizes optionbescoto2003-06-301-0/+56
* Added ctime support (although it is not used)bescoto2003-06-301-3/+35
* Many changes - added extended attribute support and file systembescoto2003-06-306-54/+219
* Various changes for 0.12.0bescoto2003-06-261-6/+7
* Deleted sleep test now that --sleep-ratio is gonebescoto2003-06-261-24/+0
* Added reading/writing to chars_to_quote filebescoto2003-06-231-3/+17
* Add new code to determine fs abilities at runtimebescoto2003-06-231-0/+50
* Final checkin for 0.11.5bescoto2003-06-211-0/+2
* Adding empty file to keep testing/test2/tmp activebescoto2003-06-211-0/+0
* Fixed quoted hardlinks, added --windows-restore, fixed a couple testsbescoto2003-06-212-4/+48
* Final changes for 0.11.4bescoto2003-03-153-22/+9
* Added test for long socket handlingbescoto2003-03-051-0/+27
* Final checkin for 0.11.3 (fixed pipeline flushing problem)bescoto2003-03-041-8/+91
* Final check in for version 0.11.2bescoto2003-03-026-240/+245
* More changes in preparation for 0.11.2bescoto2003-02-256-85/+91
* Iterfiles and iterrorps now can contain exceptions.bescoto2003-02-212-23/+38
* Various modifications to backup, restore, and regress systems.bescoto2003-02-182-6/+73
* Added CachedIndexableProcessor to rorpiterbescoto2003-02-121-2/+26
* Fixed selection bug, renamed metadata files to ".snapshot"bescoto2003-02-123-2/+37
* First pass at integrating regress codebescoto2003-02-113-20/+23
* Added test for C.sync()bescoto2003-02-091-0/+4