summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Add new-style compression that skips matching data.Wayne Davison2014-04-192-2/+2
* Rename lsh -> lsh.sh.Wayne Davison2013-06-094-4/+4
* Testsuite/dir-sgid: use symbolic mode to set sgid bitBen Walton2011-09-221-2/+2
* Add solaris xattr support to the tests.Wayne Davison2011-09-203-6/+54
* Better fakeroot support helps Solaris.Wayne Davison2011-09-202-4/+4
* Use "|| true" in our `xattr` test runs.Wayne Davison2011-09-133-3/+3
* Verify the module list output of the daemon-via-ssh check.Wayne Davison2011-03-261-7/+10
* Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.Wayne Davison2011-03-262-7/+39
* Fix xattrs test on OS X.Wayne Davison2011-03-132-3/+6
* Fix issue with devices-fake test.Wayne Davison2011-02-221-2/+2
* Fix devices test on OS w/o hard-linked devices.Wayne Davison2011-02-221-8/+8
* Separate the dirs from the files in xattrs.text.Wayne Davison2011-01-011-10/+12
* Avoid directory permission issues with --fake-super.Wayne Davison2011-01-011-2/+26
* Be clear on which part(s) of testsuite's checkit() failed.Wayne Davison2011-01-011-5/+6
* Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen2010-04-241-3/+3
* Avoid -u option to id since solaris doesn't support it.Wayne Davison2009-12-134-4/+8
* Fix the daemon test when running it as root.Wayne Davison2009-11-121-2/+13
* A few more --files-from fixes, and an enhanced testsuite for it.Wayne Davison2009-10-241-0/+15
* Make use of $suitedir.Wayne Davison2009-10-248-9/+8
* A major overhaul of I/O routines, creating perform_io().Wayne Davison2009-10-171-2/+2
* Create non-transferred files in a more atomic manner:Wayne Davison2009-08-291-2/+2
* Fix the chmod-temp-dir test if /var/tmp doesn't exist.Wayne Davison2009-08-221-1/+5
* Use upper-case HLINK in a --debug setting to avoid a really weird bugWayne Davison2009-04-131-7/+7
* Allow $RSYNC_TEST_TMP to indicate a good tmp dir for our tests.Wayne Davison2009-04-101-1/+4
* Simplify an "if" in ssh-basic.test. Fixes bug #6169;Wayne Davison2009-03-061-1/+1
* Improved the unsafe_symlink() code to not get fooled by extra '/' charsWayne Davison2009-03-031-26/+34
* Added a way for supplementary groups to be specified in the rsyncd.confWayne Davison2009-02-191-2/+2
* Improved the backup code:Wayne Davison2009-01-031-8/+8
* Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file.Wayne Davison2008-11-091-0/+30
* Fixed skipping of unneeded updates in a batch file whenWayne Davison2008-09-231-0/+2
* Changed some "rsync" commands into proper "$RSYNC" commands.Wayne Davison2008-09-031-5/+5
* Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison2008-09-011-3/+4
* Turn off extra debugging now that the problem is fixed.Wayne Davison2008-07-201-1/+1
* Added a debug-helping option, --msgs2stderr, than should help allWayne Davison2008-07-201-4/+6
* Output even more debug messages.Wayne Davison2008-07-201-1/+1
* Turn on flist5 debugging.Wayne Davison2008-07-181-1/+1
* Make the hands.test use a higher hlink debug level.Wayne Davison2008-07-181-4/+4
* Add --debug=hlink to hands.test.Wayne Davison2008-07-181-4/+4
* Added some HLINK debugging output and enabled it for hardlink tests.Wayne Davison2008-07-171-7/+7
* Added a "test_fail" function to 00-hello.test.Wayne Davison2008-07-141-0/+5
* Added the --info=FLAGS an --debug=FLAGS options, which allowsWayne Davison2008-07-132-2/+6
* Avoid problems with timestamp rounding that cp -p and touch -r may do.Wayne Davison2008-06-177-15/+39
* Fix the problem with setting xattrs on a directory that has anWayne Davison2008-06-121-0/+4
* A couple more xattr improvements:Wayne Davison2008-06-081-1/+1
* Fixed an "Internal abbrev error" when dealing with an xattr valueWayne Davison2008-06-081-2/+28
* Improved the daemon testing, including adding a test to ensure thatWayne Davison2008-05-312-5/+51
* Fix some path problems when the build dir is not theWayne Davison2008-05-173-4/+3
* Added options to tls.c to allow us to ask for mtime and ownership infoWayne Davison2008-05-062-2/+2
* Reorder the filenames to touch to try to avoid a weird error on SolarisWayne Davison2008-04-181-3/+5
* Added a --no-cd option to support/lsh so that the script can be used byWayne Davison2008-04-182-30/+4