x86-64 AVX2 assemby implemenation of get_checksum1() (#174)
[rsync.git] / testsuite /
2021-09-26 a1346054Minor cleanup (#214)
2021-07-28 Natanael CopaAdd test and fix regression for --delay-updates (#192...
2021-06-27 Wayne DavisonNeed to also check stdout_format_has_i in some INFO...
2020-09-22 Wayne DavisonA couple whitespace tweaks.
2020-09-21 Wayne DavisonAvoid output variance in protocol 29.
2020-09-21 Wayne DavisonCheck status of tests that pipe rsync's output & simpli...
2020-09-21 Wayne DavisonAvoid spurious "is newer" messages with `--update`.
2020-09-08 Wayne DavisonHandle a --mkpath failure
2020-07-24 Wayne DavisonFix devices-fake test if rsync can't link specials
2020-07-24 Wayne DavisonAdd --mkpath option. Fixes bugzilla bug 4621.
2020-07-22 Wayne DavisonAdd --crtimes option.
2020-07-15 Wayne DavisonLet's try cygwin again. (#69)
2020-07-13 Wayne DavisonAvoid a failed test on Cygwin.
2020-07-13 Wayne DavisonAvoid a test failure if `id` didn't work.
2020-07-12 Ben RUBSONImprove FreeBSD tests (#61)
2020-07-08 Wayne DavisonAvoid a test failure on Alpine.
2020-07-07 Wayne DavisonAllow --bwlimit=0 again.
2020-07-06 Wayne DavisonMore TANDEM changes
2020-06-30 Wayne DavisonAvoid crash of transfer logging w/default log format.
2020-06-30 Wayne DavisonAvoid bloating the src-dir scan.
2020-06-28 Wayne DavisonImprove alternate build-dir support
2020-06-23 Wayne DavisonAvoid -U if --atimes is disabled.
2020-06-21 Wayne DavisonDisable atimes on macOS.
2020-06-13 Wayne DavisonFix overzealous setting of mtime & tweak time comparisons
2020-06-13 Wayne DavisonConvert a couple files to UTF-8; more Copyright years.
2020-06-11 Wayne DavisonUse /dev/shm instead of requiring /dev/shm/tmp.
2020-06-10 Wayne DavisonMake sure the tmpdir2 dir is writable.
2020-06-10 Wayne DavisonAdd support for /run/shm/tmp dir so the CI action doesn...
2020-06-10 Wayne DavisonHave the CI actions run make check29 & check30.
2020-05-26 Wayne DavisonFix the parsing of the --version capabilities.
2020-04-23 Wayne DavisonAdded --atimes and --set-noatime options.
2020-04-16 Wayne DavisonSpelling fixes from a Fossies run done by Jens.
2019-01-05 Wayne DavisonAvoid a failed test if dirs report 1 hlink (e.g. WSL...
2017-01-23 Wayne DavisonAdd a way to specify xattr name filtering.
2015-07-12 Wayne DavisonMake sure chk subdir can't diverge in time from its...
2015-06-10 Wayne DavisonChange "fail" to "test_fail".
2014-04-19 Wayne DavisonAdd new-style compression that skips matching data.
2013-06-10 Wayne DavisonRename lsh -> lsh.sh.
2011-09-22 Ben WaltonTestsuite/dir-sgid: use symbolic mode to set sgid bit
2011-09-20 Wayne DavisonAdd solaris xattr support to the tests.
2011-09-20 Wayne DavisonBetter fakeroot support helps Solaris.
2011-09-13 Wayne DavisonUse "|| true" in our `xattr` test runs.
2011-03-26 Wayne DavisonVerify the module list output of the daemon-via-ssh...
2011-03-26 Wayne DavisonAvoid re-setting (and sending) xattrs on a hard-linked...
2011-03-14 Wayne DavisonFix xattrs test on OS X.
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...
next