summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2009-03-06Simplify an "if" in ssh-basic.test. Fixes bug #6169;Wayne Davison1-1/+1
2009-03-03Improved the unsafe_symlink() code to not get fooled by extra '/' charsWayne Davison1-26/+34
2009-02-19Added a way for supplementary groups to be specified in the rsyncd.confWayne Davison1-2/+2
2009-01-03Improved the backup code:Wayne Davison1-8/+8
2008-11-09Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file.Wayne Davison1-0/+30
2008-09-23Fixed skipping of unneeded updates in a batch file whenWayne Davison1-0/+2
2008-09-03Changed some "rsync" commands into proper "$RSYNC" commands.Wayne Davison1-5/+5
2008-09-01Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison1-3/+4
2008-07-20Turn off extra debugging now that the problem is fixed.Wayne Davison1-1/+1
2008-07-20Added a debug-helping option, --msgs2stderr, than should help allWayne Davison1-4/+6
2008-07-20Output even more debug messages.Wayne Davison1-1/+1
2008-07-18Turn on flist5 debugging.Wayne Davison1-1/+1
2008-07-18Make the hands.test use a higher hlink debug level.Wayne Davison1-4/+4
2008-07-18Add --debug=hlink to hands.test.Wayne Davison1-4/+4
2008-07-17Added some HLINK debugging output and enabled it for hardlink tests.Wayne Davison1-7/+7
2008-07-14Added a "test_fail" function to 00-hello.test.Wayne Davison1-0/+5
2008-07-13Added the --info=FLAGS an --debug=FLAGS options, which allowsWayne Davison2-2/+6
2008-06-17Avoid problems with timestamp rounding that cp -p and touch -r may do.Wayne Davison7-15/+39
2008-06-12Fix the problem with setting xattrs on a directory that has anWayne Davison1-0/+4
2008-06-08A couple more xattr improvements:Wayne Davison1-1/+1
2008-06-08Fixed an "Internal abbrev error" when dealing with an xattr valueWayne Davison1-2/+28
2008-05-31Improved the daemon testing, including adding a test to ensure thatWayne Davison2-5/+51
2008-05-17Fix some path problems when the build dir is not theWayne Davison3-4/+3
2008-05-06Added options to tls.c to allow us to ask for mtime and ownership infoWayne Davison2-2/+2
2008-04-18Reorder the filenames to touch to try to avoid a weird error on SolarisWayne Davison1-3/+5
2008-04-18Added a --no-cd option to support/lsh so that the script can be used byWayne Davison2-30/+4
2008-04-11If the daemon test is run as root, use a --config option.Wayne Davison1-1/+10
2008-03-28Extended a test to ensure that hard-linked distant files continuesWayne Davison1-3/+14
2008-03-19Some more minor changes for the skip/missing/dry_run code.Wayne Davison1-3/+2
2008-03-19Unsnarl missing_below/dry_run logic.Matt McCutchen1-0/+28
2008-03-15Got rid of some useless uses of the -t option.Wayne Davison1-2/+2
2008-03-10Fixed some itemized logging failures:Wayne Davison2-8/+8
2008-03-07Fixed the latest xattrs tests on OS X.Wayne Davison1-4/+4
2008-03-07Restore a long-attribute test that was temporarily disabled.Wayne Davison1-2/+0
2008-03-07Fixed the interaction of --fake-super with --link-dest & --xattrs.Wayne Davison1-3/+14
2008-03-04- Made the itemize test check for CAN_HARDLINK_SYMLINK define insteadWayne Davison2-6/+5
2008-03-03Fixing a problem with a NULL config_file pointer when accessingWayne Davison1-0/+21
2008-02-27Use variables to hold the constant itemized strings soWayne Davison3-79/+84
2008-02-18Fixed the hard-link check again, adding a comment as toWayne Davison1-3/+5
2008-02-18Extended the protocol-30 info-passing code at startup, and use it toWayne Davison1-14/+42
2008-02-09Ignore exit-code 23 when we expect a daemon-excluded file to be excluded.Wayne Davison3-2/+21
2008-01-12Another xattr "internal abbrev" fix for an xattr object that isWayne Davison1-6/+7
2007-11-27Add a new daemon security option: "munge symlinks".Wayne Davison1-0/+1
2007-09-29Added support for OS X testing using chmod +a and ls.Wayne Davison1-16/+36
2007-09-23Make sure that the dirs we are merging have the same timestamps.Wayne Davison1-0/+2
2007-09-23Added a test to make sure that merging relative items continues toWayne Davison1-6/+25
2007-09-15Added more local-network IPs to the "hosts allow" rsyncd configWayne Davison1-1/+1
2007-09-08Tweaked the pretend-ssh script.Wayne Davison1-1/+1
2007-09-04Added a test combining -H with -c and a hard-linked file that has onlyWayne Davison1-0/+10
2007-09-03Changed some instances of \" in checkit calls to '.Wayne Davison13-42/+41