summaryrefslogtreecommitdiff
path: root/rdiff-backup/testing
Commit message (Expand)AuthorAgeFilesLines
* Final changes for 1.0.4bescoto2006-01-163-11/+11
* Now runs "rdiff-backup" executable in the parent directorybescoto2006-01-101-4/+4
* Fix for Toni Price's empty dir --include **XXX selection bugbescoto2006-01-101-0/+23
* long directory name fixbescoto2005-12-221-0/+1
* False negative ACL compare fixbescoto2005-12-121-0/+12
* Fix for --compare (before you needed to specific the exact time to the second)bescoto2005-11-251-2/+5
* Remove older than overenthusiastic deletion fixbescoto2005-11-241-3/+24
* quoted filename too long fixbescoto2005-11-051-1/+28
* Fix for bug #14799 - autodetect whether destination handles highbit permsbescoto2005-10-201-0/+2
* Check and fix for bug 14545bescoto2005-09-151-0/+7
* Final changes for 1.0.1bescoto2005-09-111-1/+2
* Fix to restore tests required by recent security fixbescoto2005-09-081-0/+1
* Avoid lchown requirementbescoto2005-09-071-0/+2
* Oops, last patch broke remote --remove-older-than, fix and test herebescoto2005-08-201-0/+18
* Fix for bug 14209 (security violation with --restrict)bescoto2005-08-203-4/+20
* Misc final changes for v1.0.0bescoto2005-08-141-1/+1
* Updated inctest - before it would compare increment attributes too strictlybescoto2005-08-141-8/+9
* Added lchown to cmodule so rdiff-backup can preserve symlink uid/gidbescoto2005-08-112-2/+12
* Fix for bug #13576, destination system should not need posix1ebescoto2005-08-101-2/+3
* Fixed selection bug reported by Daniel Richard G. and added test tobescoto2005-08-091-0/+8
* Renamed a function so the tests FinalSelection work again. Itbescoto2005-08-071-7/+7
* fix init_user_mapping/init_group_mapping bitrotdgaudet2005-06-191-1/+3
* comment on dvorak vs. qwerty :)dgaudet2005-06-191-0/+3
* Fix for when 64 bit uids read from FS, but only 16 bit ones supportedbescoto2005-04-131-2/+7
* Final changes for 0.13.6bescoto2005-04-071-1/+1
* Another timezone fix, in response to bug Randall Nortman reportedbescoto2005-04-061-0/+12
* Added test for Alistair Popple's symlink bugbescoto2005-04-031-1/+49
* Some final changes for 0.13.5bescoto2005-03-281-2/+2
* Added Robert Shaw's --exclude-fifo, --include-symbolic-links,bescoto2005-03-261-0/+8
* Added Dean Gaudet's fix to "--restrict /" optionbescoto2005-03-261-0/+10
* Added ownership test to roottest.pybescoto2004-05-314-23/+52
* Fixed dir listing testbescoto2004-05-311-2/+3
* Fix for perm-changer bugbescoto2004-05-311-0/+15
* Added testConfig1 test for perm changerbescoto2004-05-311-8/+32
* Fixed a few supplementary modes (e.g. --remove-older-than) w quotingbescoto2004-02-011-0/+8
* Fix bug in --restrict path normalizationbescoto2004-01-311-1/+2
* Fixes for --compare, --compare-at-time switchesbescoto2004-01-301-14/+32
* Checked in John Goerzen's carbonfile patchbescoto2004-01-281-3/+5
* Couple small changes to fs_abilitiesbescoto2004-01-281-2/+4
* 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