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
2008-11-09Fixed the use of a dot-dir path (foo/./bar) inside of a files-from file.Wayne Davison1-0/+30
2008-10-14Added another file-list filter to handle odd-ball systems that don'tWayne Davison1-2/+3
2008-09-26Fixed skipping of unneeded updates in a batch file when incrementalWayne Davison1-0/+2
2008-09-03Changed some "rsync" commands into proper "$RSYNC" commands.Wayne Davison1-5/+5
2008-07-24Fixed the --fake-super test in the xattrs testsuite when there areWayne Davison1-0/+4
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
2007-09-03Added weeding of "sending incremental file list" line to filter_outfile().Wayne Davison1-0/+1
2007-07-15Let's try using egrep instead of grep since grep on SolarisWayne Davison1-2/+2
2007-07-14Make sure that --dry-run with --del doesn't output extraneous infoWayne Davison1-1/+13
2007-07-08Added a test for --prune-empty-dirs.Wayne Davison1-5/+9
2007-07-08Got rid of the output differences for protocol 30 since it is nowWayne Davison1-30/+19
2007-07-07Make the comment even better.Wayne Davison1-4/+3
2007-07-07Tweaked a comment to remove a (really old) rsync version reference.Wayne Davison1-2/+2
2007-06-02Attempting to make the mask test compatible with Solaris 8.Wayne Davison1-1/+1
2007-05-25Changed verbosity back from -vvvv to -vv.Wayne Davison1-1/+1
2007-05-22Be more verbose so that we can debug what is going wrong on solaris.Wayne Davison1-1/+1