aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Added support for OS X testing using chmod +a and ls.Wayne Davison2007-09-291-16/+36
* Make sure that the dirs we are merging have the same timestamps.Wayne Davison2007-09-231-0/+2
* Added a test to make sure that merging relative items continues toWayne Davison2007-09-231-6/+25
* Added more local-network IPs to the "hosts allow" rsyncd configWayne Davison2007-09-151-1/+1
* Tweaked the pretend-ssh script.Wayne Davison2007-09-081-1/+1
* Added a test combining -H with -c and a hard-linked file that has onlyWayne Davison2007-09-041-0/+10
* Changed some instances of \" in checkit calls to '.Wayne Davison2007-09-0313-42/+41
* Added weeding of "sending incremental file list" line to filter_outfile().Wayne Davison2007-09-031-0/+1
* Let's try using egrep instead of grep since grep on SolarisWayne Davison2007-07-151-2/+2
* Make sure that --dry-run with --del doesn't output extraneous infoWayne Davison2007-07-141-1/+13
* Added a test for --prune-empty-dirs.Wayne Davison2007-07-081-5/+9
* Got rid of the output differences for protocol 30 since it is nowWayne Davison2007-07-081-30/+19
* Make the comment even better.Wayne Davison2007-07-071-4/+3
* Tweaked a comment to remove a (really old) rsync version reference.Wayne Davison2007-07-071-2/+2
* Attempting to make the mask test compatible with Solaris 8.Wayne Davison2007-06-021-1/+1
* Changed verbosity back from -vvvv to -vv.Wayne Davison2007-05-251-1/+1
* Be more verbose so that we can debug what is going wrong on solaris.Wayne Davison2007-05-221-1/+1
* Got rid of the temporary "set -x" that was added for debugging.Wayne Davison2007-05-211-2/+0
* Set -x option to diagnose what is going wrong on FreeBSD.Wayne Davison2007-05-211-0/+2
* - Added more users and some groups to one of the files we're copying.Wayne Davison2007-05-201-0/+7
* Added a "sleep 1" to make certain failures more reproducible.Wayne Davison2007-04-291-0/+3
* Use the --super option for the non-fake test, just in case a systemWayne Davison2007-04-281-0/+1
* Authorize 10.0.1.2 for one of the BSD test-farm systems.Wayne Davison2007-04-281-1/+1
* Got rid of the --no-ir kluge in this test.Wayne Davison2007-04-261-2/+1
* The --iconv option has now made it to the trunk.Wayne Davison2007-04-261-0/+2
* Changed a "mkdir -p" into a makedir.Wayne Davison2007-04-261-1/+1
* Put the files down in a subdir so that we test backup's dir-Wayne Davison2007-04-241-7/+7
* Use a single makepath call with multiple args.Wayne Davison2007-04-242-5/+2
* Allow makepath to take multiple args.Wayne Davison2007-04-241-6/+6
* Specify an arg sequence that was recently failing to work.Wayne Davison2007-04-241-3/+6
* Use a slightly different rsync calling syntax.Wayne Davison2007-04-241-2/+2
* The chown script now has a --fake-super mode if the script name hasWayne Davison2007-04-241-11/+34
* Made the devices.test script do a real device test when calledWayne Davison2007-04-241-10/+15
* Added arg-parsing to tls.c.Wayne Davison2007-04-242-2/+2
* Adding the --fake-super option.Wayne Davison2007-04-241-11/+44
* Got rid of protocol-29 check.Wayne Davison2007-04-181-4/+0
* If ssh access is not enabled, use a shell function to test thatWayne Davison2007-04-181-22/+26
* Allow a local-server copy to use -X and -A even if a --protocol-versionWayne Davison2007-04-072-8/+0
* The improved --xattrs option is landing on the trunk.Wayne Davison2007-04-071-0/+107
* Tweaked an error message and a comment.Wayne Davison2007-04-071-1/+1
* Use relative directories, and note that the merge code is onlyWayne Davison2007-03-181-33/+33
* Added a test of a multi-file copy from a nested directory using aWayne Davison2007-03-181-0/+7
* One more tweak.Wayne Davison2007-03-181-2/+1
* Fixed a multi-file, no-dir, relative copy, such as:Wayne Davison2007-03-181-1/+3
* I managed to duplicate the hang, so hopefully it's fixed now.Wayne Davison2007-03-142-6/+4
* Next step: allow protocol 30 to be used, but disallow the useWayne Davison2007-03-141-4/+4
* Next step: see if the hang returns with a partial restoration ofWayne Davison2007-03-121-1/+1
* It looks like some of the compile-farm hosts are hanging on this test,Wayne Davison2007-03-121-5/+5
* Temporarily skip this test as it is taking too long on theWayne Davison2007-03-111-0/+2
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-114-80/+189