Age | Commit message (Expand) | Author | Files | Lines |
2007-06-02 | Attempting to make the mask test compatible with Solaris 8. | Wayne Davison | 1 | -1/+1 |
2007-05-25 | Changed verbosity back from -vvvv to -vv. | Wayne Davison | 1 | -1/+1 |
2007-05-22 | Be more verbose so that we can debug what is going wrong on solaris. | Wayne Davison | 1 | -1/+1 |
2007-05-21 | Got rid of the temporary "set -x" that was added for debugging. | Wayne Davison | 1 | -2/+0 |
2007-05-21 | Set -x option to diagnose what is going wrong on FreeBSD. | Wayne Davison | 1 | -0/+2 |
2007-05-20 | - Added more users and some groups to one of the files we're copying. | Wayne Davison | 1 | -0/+7 |
2007-04-29 | Added a "sleep 1" to make certain failures more reproducible. | Wayne Davison | 1 | -0/+3 |
2007-04-28 | Use the --super option for the non-fake test, just in case a system | Wayne Davison | 1 | -0/+1 |
2007-04-28 | Authorize 10.0.1.2 for one of the BSD test-farm systems. | Wayne Davison | 1 | -1/+1 |
2007-04-26 | Got rid of the --no-ir kluge in this test. | Wayne Davison | 1 | -2/+1 |
2007-04-26 | The --iconv option has now made it to the trunk. | Wayne Davison | 1 | -0/+2 |
2007-04-26 | Changed a "mkdir -p" into a makedir. | Wayne Davison | 1 | -1/+1 |
2007-04-24 | Put the files down in a subdir so that we test backup's dir- | Wayne Davison | 1 | -7/+7 |
2007-04-24 | Use a single makepath call with multiple args. | Wayne Davison | 2 | -5/+2 |
2007-04-24 | Allow makepath to take multiple args. | Wayne Davison | 1 | -6/+6 |
2007-04-24 | Specify an arg sequence that was recently failing to work. | Wayne Davison | 1 | -3/+6 |
2007-04-24 | Use a slightly different rsync calling syntax. | Wayne Davison | 1 | -2/+2 |
2007-04-24 | The chown script now has a --fake-super mode if the script name has | Wayne Davison | 1 | -11/+34 |
2007-04-24 | Made the devices.test script do a real device test when called | Wayne Davison | 1 | -10/+15 |
2007-04-24 | Added arg-parsing to tls.c. | Wayne Davison | 2 | -2/+2 |
2007-04-24 | Adding the --fake-super option. | Wayne Davison | 1 | -11/+44 |
2007-04-18 | Got rid of protocol-29 check. | Wayne Davison | 1 | -4/+0 |
2007-04-18 | If ssh access is not enabled, use a shell function to test that | Wayne Davison | 1 | -22/+26 |
2007-04-07 | Allow a local-server copy to use -X and -A even if a --protocol-version | Wayne Davison | 2 | -8/+0 |
2007-04-07 | The improved --xattrs option is landing on the trunk. | Wayne Davison | 1 | -0/+107 |
2007-04-07 | Tweaked an error message and a comment. | Wayne Davison | 1 | -1/+1 |
2007-03-18 | Use relative directories, and note that the merge code is only | Wayne Davison | 1 | -33/+33 |
2007-03-18 | Added a test of a multi-file copy from a nested directory using a | Wayne Davison | 1 | -0/+7 |
2007-03-18 | One more tweak. | Wayne Davison | 1 | -2/+1 |
2007-03-18 | Fixed a multi-file, no-dir, relative copy, such as: | Wayne Davison | 1 | -1/+3 |
2007-03-14 | I managed to duplicate the hang, so hopefully it's fixed now. | Wayne Davison | 2 | -6/+4 |
2007-03-14 | Next step: allow protocol 30 to be used, but disallow the use | Wayne Davison | 1 | -4/+4 |
2007-03-12 | Next step: see if the hang returns with a partial restoration of | Wayne Davison | 1 | -1/+1 |
2007-03-12 | It looks like some of the compile-farm hosts are hanging on this test, | Wayne Davison | 1 | -5/+5 |
2007-03-11 | Temporarily skip this test as it is taking too long on the | Wayne Davison | 1 | -0/+2 |
2007-03-11 | The ACL support has arrived! This version has a brand new protocol | Wayne Davison | 4 | -80/+189 |
2006-12-29 | Added a sleep so that the --delete-delay action will always tweak | Wayne Davison | 1 | -0/+1 |
2006-12-28 | - Added a sleep to make sure that the preservation of the mtime on | Wayne Davison | 1 | -1/+1 |
2006-12-28 | Handle slight differences in the output of protocol 30's incremental mode. | Wayne Davison | 1 | -19/+30 |
2006-12-28 | Use --delete-delay instead of --delete-after. | Wayne Davison | 1 | -1/+1 |
2006-12-26 | Test --only-write-batch option. | Wayne Davison | 1 | -0/+6 |
2006-12-16 | Make the error messages a little clearer. | Wayne Davison | 1 | -3/+3 |
2006-12-16 | Changed the test for the 2.6.8 bug to preserve owner and group. | Wayne Davison | 1 | -1/+1 |
2006-12-09 | Handle the new output from the hard-link code, including a fix | Wayne Davison | 1 | -6/+4 |
2006-12-08 | Use --delete-delay instead of --delete-after. | Wayne Davison | 1 | -1/+1 |
2006-11-22 | Switch over to testing --remove-source-files, not *-sent-*. | Wayne Davison | 1 | -2/+2 |
2006-11-10 | Test --del too. | Wayne Davison | 1 | -1/+8 |
2006-11-10 | Fixed the hard-linking of symlinks test (we need to use a symlink | Wayne Davison | 1 | -2/+7 |
2006-11-10 | Changed how we deal with the alternate-dest directory because | Wayne Davison | 1 | -21/+20 |
2006-11-10 | If the OS can't hard-link a symlink, tweak the expected output | Wayne Davison | 1 | -1/+5 |