Allow a failure of EINVAL to mean no ACLs are available.
[rsync/rsync.git] / testsuite /
2011-02-22 Wayne DavisonFix issue with devices-fake test.
2011-02-22 Wayne DavisonFix devices test on OS w/o hard-linked devices.
2011-01-02 Wayne DavisonSeparate the dirs from the files in xattrs.text.
2011-01-02 Wayne DavisonAvoid directory permission issues with --fake-super.
2011-01-02 Wayne DavisonBe clear on which part(s) of testsuite's checkit()...
2010-04-24 Matt McCutchenRename configure.in to configure.ac, the current autoco...
2009-12-14 Wayne DavisonAvoid -u option to id since solaris doesn't support it.
2009-11-13 Wayne DavisonFix the daemon test when running it as root.
2009-10-24 Wayne DavisonA few more --files-from fixes, and an enhanced testsuit...
2009-10-24 Wayne DavisonMake use of $suitedir.
2009-10-17 Wayne DavisonA major overhaul of I/O routines, creating perform_io().
2009-08-29 Wayne DavisonCreate non-transferred files in a more atomic manner:
2009-08-22 Wayne DavisonFix the chmod-temp-dir test if /var/tmp doesn't exist.
2009-04-14 Wayne DavisonUse upper-case HLINK in a --debug setting to avoid...
2009-04-10 Wayne DavisonAllow $RSYNC_TEST_TMP to indicate a good tmp dir for...
2009-03-06 Wayne DavisonSimplify an "if" in ssh-basic.test. Fixes bug #6169;
2009-03-03 Wayne DavisonImproved the unsafe_symlink() code to not get fooled...
2009-02-20 Wayne DavisonAdded a way for supplementary groups to be specified...
2009-01-03 Wayne DavisonImproved the backup code:
2008-11-10 Wayne DavisonFixed the use of a dot-dir path (foo/./bar) inside...
2008-09-24 Wayne DavisonFixed skipping of unneeded updates in a batch file...
2008-09-03 Wayne DavisonChanged some "rsync" commands into proper "$RSYNC"...
2008-09-01 Wayne DavisonOutput numbers in 3-digit groups by default (e.g. 1...
2008-07-21 Wayne DavisonTurn off extra debugging now that the problem is fixed.
2008-07-21 Wayne DavisonAdded a debug-helping option, --msgs2stderr, than shoul...
2008-07-20 Wayne DavisonOutput even more debug messages.
2008-07-19 Wayne DavisonTurn on flist5 debugging.
2008-07-18 Wayne DavisonMake the hands.test use a higher hlink debug level.
2008-07-18 Wayne DavisonAdd --debug=hlink to hands.test.
2008-07-17 Wayne DavisonAdded some HLINK debugging output and enabled it for...
2008-07-15 Wayne DavisonAdded a "test_fail" function to 00-hello.test.
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-06-17 Wayne DavisonAvoid problems with timestamp rounding that cp -p and...
2008-06-13 Wayne DavisonFix the problem with setting xattrs on a directory...
2008-06-09 Wayne DavisonA couple more xattr improvements:
2008-06-09 Wayne DavisonFixed an "Internal abbrev error" when dealing with...
2008-05-31 Wayne DavisonImproved the daemon testing, including adding a test...
2008-05-17 Wayne DavisonFix some path problems when the build dir is not the
2008-05-06 Wayne DavisonAdded options to tls.c to allow us to ask for mtime...
2008-04-19 Wayne DavisonReorder the filenames to touch to try to avoid a weird...
2008-04-19 Wayne DavisonAdded a --no-cd option to support/lsh so that the scrip...
2008-04-12 Wayne DavisonIf the daemon test is run as root, use a --config option.
2008-03-28 Wayne DavisonExtended a test to ensure that hard-linked distant...
2008-03-19 Wayne DavisonSome more minor changes for the skip/missing/dry_run...
2008-03-19 Matt McCutchenUnsnarl missing_below/dry_run logic.
2008-03-15 Wayne DavisonGot rid of some useless uses of the -t option.
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-08 Wayne DavisonFixed the latest xattrs tests on OS X.
2008-03-08 Wayne DavisonRestore a long-attribute test that was temporarily...
2008-03-08 Wayne DavisonFixed the interaction of --fake-super with --link-dest...
2008-03-05 Wayne Davison- Made the itemize test check for CAN_HARDLINK_SYMLINK...
2008-03-04 Wayne DavisonFixing a problem with a NULL config_file pointer when...
2008-02-28 Wayne DavisonUse variables to hold the constant itemized strings so
2008-02-19 Wayne DavisonFixed the hard-link check again, adding a comment as to
2008-02-18 Wayne DavisonExtended the protocol-30 info-passing code at startup...
2008-02-10 Wayne DavisonIgnore exit-code 23 when we expect a daemon-excluded...
2008-01-13 Wayne DavisonAnother xattr "internal abbrev" fix for an xattr object...
2007-11-27 Wayne DavisonAdd a new daemon security option: "munge symlinks".
2007-09-29 Wayne DavisonAdded support for OS X testing using chmod +a and ls.
2007-09-23 Wayne DavisonMake sure that the dirs we are merging have the same...
2007-09-23 Wayne DavisonAdded a test to make sure that merging relative items...
2007-09-15 Wayne DavisonAdded more local-network IPs to the "hosts allow" rsync...
2007-09-08 Wayne DavisonTweaked the pretend-ssh script.
2007-09-04 Wayne DavisonAdded a test combining -H with -c and a hard-linked...
2007-09-03 Wayne DavisonChanged some instances of \" in checkit calls to '.
2007-09-03 Wayne DavisonAdded weeding of "sending incremental file list" line...
2007-07-15 Wayne DavisonLet's try using egrep instead of grep since grep on...
2007-07-14 Wayne DavisonMake sure that --dry-run with --del doesn't output...
2007-07-08 Wayne DavisonAdded a test for --prune-empty-dirs.
2007-07-08 Wayne DavisonGot rid of the output differences for protocol 30 since...
2007-07-07 Wayne DavisonMake the comment even better.
2007-07-07 Wayne DavisonTweaked a comment to remove a (really old) rsync versio...
2007-06-02 Wayne DavisonAttempting to make the mask test compatible with Solaris 8.
2007-05-25 Wayne DavisonChanged verbosity back from -vvvv to -vv.
2007-05-22 Wayne DavisonBe more verbose so that we can debug what is going...
2007-05-21 Wayne DavisonGot rid of the temporary "set -x" that was added for...
2007-05-21 Wayne DavisonSet -x option to diagnose what is going wrong on FreeBSD.
2007-05-20 Wayne Davison- Added more users and some groups to one of the files...
2007-04-29 Wayne DavisonAdded a "sleep 1" to make certain failures more reprodu...
2007-04-28 Wayne DavisonUse the --super option for the non-fake test, just...
2007-04-28 Wayne DavisonAuthorize 10.0.1.2 for one of the BSD test-farm systems.
2007-04-26 Wayne DavisonGot rid of the --no-ir kluge in this test.
2007-04-26 Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-26 Wayne DavisonChanged a "mkdir -p" into a makedir.
2007-04-24 Wayne DavisonPut the files down in a subdir so that we test backup...
2007-04-24 Wayne DavisonUse a single makepath call with multiple args.
2007-04-24 Wayne DavisonAllow makepath to take multiple args.
2007-04-24 Wayne DavisonSpecify an arg sequence that was recently failing to...
2007-04-24 Wayne DavisonUse a slightly different rsync calling syntax.
2007-04-24 Wayne DavisonThe chown script now has a --fake-super mode if the...
2007-04-24 Wayne DavisonMade the devices.test script do a real device test...
2007-04-24 Wayne DavisonAdded arg-parsing to tls.c.
2007-04-24 Wayne DavisonAdding the --fake-super option.
2007-04-18 Wayne DavisonGot rid of protocol-29 check.
2007-04-18 Wayne DavisonIf ssh access is not enabled, use a shell function...
2007-04-07 Wayne DavisonAllow a local-server copy to use -X and -A even if...
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-04-07 Wayne DavisonTweaked an error message and a comment.
2007-03-18 Wayne DavisonUse relative directories, and note that the merge code...
2007-03-18 Wayne DavisonAdded a test of a multi-file copy from a nested directo...
next