summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change from getopt to popt.Martin Pool2001-02-231-313/+164
* Change from getopt to popt.Martin Pool2001-02-231-17/+34
* Change from getopt to popt.Martin Pool2001-02-231-1/+6
* Change from getopt to popt.Martin Pool2001-02-235-887/+28
* Add comments.Martin Pool2001-02-221-5/+12
* Note about multiplexing.Martin Pool2001-02-221-0/+7
* Check in built-in copy of libpopt in preparation for switchingMartin Pool2001-02-2233-0/+6036
* Doc.Martin Pool2001-02-211-1/+18
* More explanation of return values.Martin Pool2001-02-211-13/+18
* Better message grammar.Martin Pool2001-02-211-4/+5
* Call this 2.4.6dev so that we don't get bug reports claiming to beMartin Pool2001-02-141-1/+1
* Add table of exit values, from errcode.h.Martin Pool2001-02-141-0/+18
* Document shortcoming of "unrecognised option" message.Martin Pool2001-02-081-0/+11
* Include strerror message when there's a socket error.Martin Pool2001-01-081-12/+19
* Improved error message.Martin Pool2001-01-081-3/+6
* Ignore generated files that are not stored in CVS.Martin Pool2001-01-082-0/+8
* Typo fix from Jim MeyeringMartin Pool2001-01-081-1/+1
* Better explain how the --blocking-io option works.David Dykstra2001-01-051-5/+8
* Add comments.Martin Pool2000-11-151-1/+10
* Doc.Martin Pool2000-11-151-3/+9
* In --version, say whether we have socketpair() or notMartin Pool2000-11-101-5/+13
* Ignore dummy output fileMartin Pool2000-11-101-22/+1
* If an error occurs, print an explanatory string ratherMartin Pool2000-11-102-4/+80
* Doc.Martin Pool2000-11-102-4/+19
* Drop dead variable.Martin Pool2000-11-091-4/+4
* Document getsockopt POSIX confusion.Martin Pool2000-11-091-6/+22
* Print a warning message in the version if the platform cannot support 32-bit ...Martin Pool2000-11-092-7/+29
* Better error messagesMartin Pool2000-11-091-1/+1
* Better error messages when unlink failsMartin Pool2000-11-081-1/+1
* Better error messages when unlink failsMartin Pool2000-11-082-6/+7
* Better error messages when unlink failsMartin Pool2000-11-081-2/+3
* Correct license name. Note new address of pserver. Correct documentation.Martin Pool2000-11-021-9/+13
* Add some comments.Martin Pool2000-11-022-2/+16
* fix bug in handling of :Andrew Tridgell2000-10-311-1/+1
* Display a warning about pointlessly using --rsh with clientserver mode.Martin Pool2000-10-311-1/+19
* Draft documentation of the client-server protocol.Martin Pool2000-10-261-0/+60
* Print strerror when a system error occurs; add a new function rsyserrMartin Pool2000-10-261-3/+4
* Print strerror when a system error occurs; add a new function rsyserrMartin Pool2000-10-266-18/+71
* Make sure the log file is always opened before root privileges (if any)David Dykstra2000-10-252-11/+24
* When running as --daemon in the background and using a "log file" rsyncd.confDavid Dykstra2000-10-243-13/+29
* don't clobber argv[0], so ps shows the right thingAndrew Tridgell2000-10-191-4/+5
* Add note in "secrets file" section to see "strict modes".David Dykstra2000-10-131-1/+2
* Clear up conditions for running as root.Martin Pool2000-10-132-3/+9
* Oops: manpage updates should go into the yodl source.Martin Pool2000-10-131-0/+4
* Quick list of things to do.Martin Pool2000-10-111-0/+9
* Clearer "nothing to do" message.Martin Pool2000-10-101-1/+3
* Get rid of const modifiers; they're problematic with old compilers.Martin Pool2000-10-091-1/+1
* include/exclude cluestick: with -vv, print out whether files areMartin Pool2000-10-093-12/+43
* Added provision for packaging for Linux Standards Base compliant Linux systems.John H Terpstra2000-09-111-0/+84
* neater getconf testAndrew Tridgell2000-09-061-4/+4