rsync/rsync.git
2001-08-29 Martin PoolBSD doesn't have /etc/resolv.conf or /etc/inittab,...
2001-08-29 Martin PoolApparently `set -x' in the shell works on some Bourne...
2001-08-29 Martin PoolApparently '!' to invert a pipeline result doesn't...
2001-08-29 Martin PoolReturn the *number of tests that failed*, so that it...
2001-08-29 Martin PoolCleanup check_logs feature.
2001-08-29 Martin PoolCleanup check_logs feature.
2001-08-29 Martin PoolClean up Phil's test more.
2001-08-29 Martin Pool$RSYNC and similar variables must be set to absolute...
2001-08-29 Martin Pool$RSYNC must be set to absolute path so that it can...
2001-08-29 Martin PoolCount overall failure if some expected scripts were...
2001-08-29 Martin PoolRemove testtmp directory on 'clean'.
2001-08-29 Martin PoolMore test case work:
2001-08-29 Martin PoolRedraft testsuite driver script to unify 'make check...
2001-08-29 Martin PoolAdd comment: cyeoh says that getpass is deprecated...
2001-08-27 David DykstraThe --with-rsync-path configure option was using the...
2001-08-23 Martin PoolOnly use the "@RSYNC EXIT" tag if we're talking to...
2001-08-22 Martin PoolAllow the server to terminate the module list by just...
2001-08-22 Martin PoolAdd a little more protocol documentation.
2001-08-22 Martin PoolNote about cross-testing different versions.
2001-08-21 Martin PoolReturn 1 if any tests failed so that the build farm...
2001-08-21 Martin PoolChange test directory again.
2001-08-21 Martin PoolDon't look at $srcdir if it's not set. (Why isn't...
2001-08-21 Martin PoolShow trace while testing.
2001-08-21 Martin PoolTry again to find the right directory on both local...
2001-08-21 Martin PoolMore test suite stuff
2001-08-21 Martin PoolPrint source directory.
2001-08-18 Martin PoolUpdate notes; add idea about rsyncsh
2001-08-17 Martin PoolExport autoconf settings to test scripts. Use this...
2001-08-17 Martin PoolSet up scratch directory for tests.
2001-08-17 Martin PoolDon't pause at end of tests.
2001-08-17 Martin PoolTry to fix "make check" directory path.
2001-08-17 Martin PoolFind the right directory to run the test components.
2001-08-17 Martin PoolTry to get test scripts to run properly.
2001-08-16 Martin PoolShow number of passed/failed/skipped tests.
2001-08-16 Martin PoolDon't print test headers unless the test is about to...
2001-08-16 Martin PoolNote test suite.
2001-08-16 Martin PoolMove Phil Hand's test under the control of the master...
2001-08-16 Martin PoolStart to unify the "make check" and build farm test...
2001-08-16 Martin PoolUse set -x until this script works properly.
2001-08-16 Martin PoolFix typo.
2001-08-16 Martin PoolGave directory its proper name
2001-08-16 Martin Poolfix filename
2001-08-16 Martin PoolUpdated directory name for rsync tests
2001-08-16 Martin PoolTry to execute rsync --version as part of the test...
2001-08-15 Martin PoolFix cast warning.
2001-08-15 Martin PoolTry to get tests to run with old buildfarm clients
2001-08-15 Martin PoolCheck that gethostbyname does actually return AF_INET...
2001-08-15 Martin PoolFix a bug introduced in 1.119, whereby strings like
2001-08-15 Martin PoolFix another format cast.
2001-08-15 Martin PoolUse socklen_t for getpeername, since we hopefully now...
2001-08-15 Martin PoolFix casts when some variables are printed out.
2001-08-15 Martin PoolDrop dead variables introduced in rsync+ patch.
2001-08-15 Martin PoolFix trace message which was missing a parameter.
2001-08-15 Martin PoolAdd the start of a buildfarm test suite for It doesn...
2001-08-15 Martin PoolTypo. Shouldn't depend on assert().
2001-08-15 Martin PoolBetter error messages for DNS.
2001-08-15 Martin PoolFix bug in --address handling.
2001-08-14 Martin PoolNote UNICOS works again
2001-08-14 Martin PoolSpec file from Jason Haar that works on RedHat 7.1...
2001-08-14 Martin PoolCommit getconf/socklen_t/largefile patch suggested...
2001-08-14 Martin PoolRemove incorrect news message
2001-08-14 Martin PoolUpdate version message to mention batch files.
2001-08-14 Martin PoolMerge across rsync+ patch; add a little documentation...
2001-08-08 Martin PoolAnother try at socklen_t: just check for it, and otherw...
2001-08-08 Andrew Tridgelldon't need to lookup our own name in open_socket_in()
2001-08-08 Martin PoolTry various different types as replacements for socklen...
2001-08-06 Martin PoolTwo more instances of socklen_t.
2001-08-06 Martin PoolUse socklen_t if defined, or otherwise int. This tries...
2001-08-06 Martin PoolTry to fix "infinite loop" warning on AIX and other...
2001-08-06 Martin PoolCorrect over-zealous edit for UNICOS.
2001-08-06 Martin PoolFix for UNICOS CC: first argument to readlink must...
2001-08-06 Martin PoolDocument autoconf updates.
2001-08-06 Martin PoolFix check for ino_t to work with both autoconf2.50...
2001-08-06 Martin PoolFix m4 quoting to make autoconf2.50 happy. I checked...
2001-08-06 Martin PoolSummarize all the changes since 2.4.6 so we have them...
2001-07-22 Andrew Tridgellupdated config scripts from subversion
2001-07-17 Andrew Tridgellreap children in sigchld handler
2001-07-17 Andrew Tridgellprevent nasty error msgs when listing shares
2001-06-28 Andrew Tridgellremoved remnant test code for cray
2001-06-26 Andrew Tridgellfixed md4 on 64 bit boxes
2001-06-26 Andrew Tridgellapplied simple nohang patch from Wayne Davison
2001-06-22 David DykstraImprove the description of --with-default-rsync.
2001-06-22 Andrew Tridgellallow shell wildcards in auth users lines
2001-06-21 Martin PoolIf binding to a low-numbered port fails with EACCES...
2001-06-21 Martin PoolFix from Wayne Davison:
2001-06-13 David DykstraSimplify the --with-rsync-path option implementation...
2001-06-12 David DykstraUse 3rd parameter in AC_DEFINE and AC_DEFINE_UNQUOTED...
2001-06-12 David DykstraAdd --with-rsync-path option.
2001-05-29 David DykstraMake --whole-file the default when source and target...
2001-05-24 David DykstraRan yo through yodl2man to produce rsync.1. I found...
2001-05-22 David DykstraAdd --ignore-errors documentation.
2001-05-07 Andrew Tridgellforgot 1 place that used slprintf
2001-05-07 Andrew Tridgellimported new snprintf.c from samba, got rid of slprintf
2001-05-06 Andrew Tridgellno space after -I or Tru64 barfs
2001-05-02 Andrew Tridgelluse _S_IFLNK not S_IFLNK
2001-05-02 Andrew Tridgelluse mkstemp on systems where it is secure
2001-05-02 Andrew Tridgellbetter pid file location
2001-04-13 Andrew Tridgelluse %.0f instead of %ld
2001-03-23 David DykstraAdd the words "on destination machine" to the --compare...
2001-03-23 Andrew Tridgell"rsync error" is better than "transfer error", especial...
next