2001-08-29 |
Martin Pool | Count overall failure if some expected scripts were...
|
commit | commitdiff | tree |
2001-08-29 |
Martin Pool | Remove testtmp directory on 'clean'.
|
commit | commitdiff | tree |
2001-08-29 |
Martin Pool | More test case work:
|
commit | commitdiff | tree |
2001-08-29 |
Martin Pool | Redraft testsuite driver script to unify 'make check...
|
commit | commitdiff | tree |
2001-08-29 |
Martin Pool | Add comment: cyeoh says that getpass is deprecated...
|
commit | commitdiff | tree |
2001-08-23 |
Martin Pool | Only use the "@RSYNC EXIT" tag if we're talking to...
|
commit | commitdiff | tree |
2001-08-22 |
Martin Pool | Allow the server to terminate the module list by just...
|
commit | commitdiff | tree |
2001-08-22 |
Martin Pool | Add a little more protocol documentation.
|
commit | commitdiff | tree |
2001-08-22 |
Martin Pool | Note about cross-testing different versions.
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Return 1 if any tests failed so that the build farm...
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Change test directory again.
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Don't look at $srcdir if it's not set. (Why isn't...
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Show trace while testing.
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Try again to find the right directory on both local...
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | More test suite stuff
|
commit | commitdiff | tree |
2001-08-21 |
Martin Pool | Print source directory.
|
commit | commitdiff | tree |
2001-08-18 |
Martin Pool | Update notes; add idea about rsyncsh
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Export autoconf settings to test scripts. Use this...
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Set up scratch directory for tests.
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Don't pause at end of tests.
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Try to fix "make check" directory path.
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Find the right directory to run the test components.
|
commit | commitdiff | tree |
2001-08-17 |
Martin Pool | Try to get test scripts to run properly.
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Show number of passed/failed/skipped tests.
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Don't print test headers unless the test is about to...
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Note test suite.
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Move Phil Hand's test under the control of the master...
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Start to unify the "make check" and build farm test...
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Use set -x until this script works properly.
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Fix typo.
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Gave directory its proper name
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | fix filename
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Updated directory name for rsync tests
|
commit | commitdiff | tree |
2001-08-16 |
Martin Pool | Try to execute rsync --version as part of the test...
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix cast warning.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Try to get tests to run with old buildfarm clients
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Check that gethostbyname does actually return AF_INET...
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix a bug introduced in 1.119, whereby strings like
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix another format cast.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Use socklen_t for getpeername, since we hopefully now...
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix casts when some variables are printed out.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Drop dead variables introduced in rsync+ patch.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix trace message which was missing a parameter.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Add the start of a buildfarm test suite for rsync....
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Typo. Shouldn't depend on assert().
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Better error messages for DNS.
|
commit | commitdiff | tree |
2001-08-15 |
Martin Pool | Fix bug in --address handling.
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Note UNICOS works again
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Spec file from Jason Haar that works on RedHat 7.1...
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Commit getconf/socklen_t/largefile patch suggested...
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Remove incorrect news message
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Update version message to mention batch files.
|
commit | commitdiff | tree |
2001-08-14 |
Martin Pool | Merge across rsync+ patch; add a little documentation...
|
commit | commitdiff | tree |
2001-08-08 |
Martin Pool | Another try at socklen_t: just check for it, and otherwise...
|
commit | commitdiff | tree |
2001-08-08 |
Martin Pool | Try various different types as replacements for socklen_t...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Two more instances of socklen_t.
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Use socklen_t if defined, or otherwise int. This tries...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Try to fix "infinite loop" warning on AIX and other...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Correct over-zealous edit for UNICOS.
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Fix for UNICOS CC: first argument to readlink must...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Document autoconf updates.
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Fix check for ino_t to work with both autoconf2.50...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Fix m4 quoting to make autoconf2.50 happy. I checked...
|
commit | commitdiff | tree |
2001-08-06 |
Martin Pool | Summarize all the changes since 2.4.6 so we have them...
|
commit | commitdiff | tree |
2001-06-21 |
Martin Pool | If binding to a low-numbered port fails with EACCES...
|
commit | commitdiff | tree |
2001-06-21 |
Martin Pool | Fix from Wayne Davison:
|
commit | commitdiff | tree |
2001-03-20 |
Martin Pool | Check for alloca.h and mcheck.h, as included popt needs...
|
commit | commitdiff | tree |
2001-03-19 |
Martin Pool | Oops, fix edit mistake.
|
commit | commitdiff | tree |
2001-03-17 |
Martin Pool | More accurately, the uid/gid is set to -2, not "nobody".
|
commit | commitdiff | tree |
2001-03-17 |
Martin Pool | Add some todo comments.
|
commit | commitdiff | tree |
2001-03-17 |
Martin Pool | Don't unconditionally define _LARGEFILE_SOURCE, but...
|
commit | commitdiff | tree |
2001-03-16 |
Martin Pool | Define _LARGE_FILES to turn on LFS support on AIX ...
|
commit | commitdiff | tree |
2001-03-16 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-02-27 |
Martin Pool | Add my name and a suggestion to read the FAQ for unanswered...
|
commit | commitdiff | tree |
2001-02-27 |
Martin Pool | Explain that the mktemp warning is harmless.
|
commit | commitdiff | tree |
2001-02-24 |
Martin Pool | Add some brief notes on how to install.
|
commit | commitdiff | tree |
2001-02-24 |
Martin Pool | popt-1.5 is const-correct.
|
commit | commitdiff | tree |
2001-02-24 |
Martin Pool | Upgrade from including popt1.2 to a version of popt1...
|
commit | commitdiff | tree |
2001-02-24 |
Martin Pool | Upgrade from popt 1.2 to a cut-down 1.5
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt -- requires const-correctness...
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-23 |
Martin Pool | Change from getopt to popt.
|
commit | commitdiff | tree |
2001-02-22 |
Martin Pool | Add comments.
|
commit | commitdiff | tree |
2001-02-22 |
Martin Pool | Note about multiplexing.
|
commit | commitdiff | tree |
2001-02-22 |
Martin Pool | Check in built-in copy of libpopt in preparation for...
|
commit | commitdiff | tree |
2001-02-21 |
Martin Pool | Doc.
|
commit | commitdiff | tree |
2001-02-21 |
Martin Pool | More explanation of return values.
|
commit | commitdiff | tree |
2001-02-21 |
Martin Pool | Better message grammar.
|
commit | commitdiff | tree |
2001-02-14 |
Martin Pool | Call this 2.4.6dev so that we don't get bug reports...
|
commit | commitdiff | tree |
2001-02-14 |
Martin Pool | Add table of exit values, from errcode.h.
|
commit | commitdiff | tree |
2001-02-08 |
Martin Pool | Document shortcoming of "unrecognised option" message.
|
commit | commitdiff | tree |
2001-01-08 |
Martin Pool | Include strerror message when there's a socket error.
|
commit | commitdiff | tree |
2001-01-08 |
Martin Pool | Improved error message.
|
commit | commitdiff | tree |
2001-01-08 |
Martin Pool | Ignore generated files that are not stored in CVS.
|
commit | commitdiff | tree |
2001-01-08 |
Martin Pool | Typo fix from Jim Meyering
|
commit | commitdiff | tree |