summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement --privacy option, though apparently not working yet.cvs/branch-mbp-privacyMartin Pool2000-11-099-63/+125
* 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
* preparing for release of 2.4.6v2.4.6rsync-bugs2000-09-062-3/+3
* README updateAndrew Tridgell2000-09-061-2/+1
* added --modify-window option from David Bolen <db3l@fitlinxx.com>Andrew Tridgell2000-09-065-6/+58
* minor man page updateAndrew Tridgell2000-09-061-3/+3
* removed spurious error messageAndrew Tridgell2000-09-061-2/+1
* added LFS support for Solaris 8Andrew Tridgell2000-09-052-0/+10
* a simple fix to the memory problems with the string pool patch. TheAndrew Tridgell2000-08-311-2/+2
* make sure we don't chew too much CPU when the outgoing fd is fullAndrew Tridgell2000-08-291-0/+12
* some string_area cleanupsAndrew Tridgell2000-08-291-6/+6
* detect list_only a bit earlierAndrew Tridgell2000-08-292-4/+16
* the 2nd half of the hackAndrew Tridgell2000-08-291-0/+9
* a hack to make listing remote sites (by leaving off a target) moreAndrew Tridgell2000-08-291-0/+6
* got rid of some unused variablesAndrew Tridgell2000-08-195-25/+2
* preparing for release of 2.4.5v2.4.5rsync-bugs2000-08-192-3/+3
* man page updatesAndrew Tridgell2000-08-191-0/+5
* allow 0.0.0.0/0 syntax in hosts allow/denyAndrew Tridgell2000-08-191-0/+1
* added msleep() functionAndrew Tridgell2000-08-191-0/+26
* sleep for a smaller time while waiting for a process to exitAndrew Tridgell2000-08-191-1/+1
* added "ignore nonreadable" option (useful for hiding files in public archives)Andrew Tridgell2000-08-191-1/+5
* added an explicit noexcludes flag to make_file()Andrew Tridgell2000-08-191-3/+14
* added an explicit noexcludes flag to make_file()Andrew Tridgell2000-08-191-1/+4
* I don't like automatic header dependenciesAndrew Tridgell2000-08-191-4/+0
* added MacOS support to config.guess (from wsanchez@apple.com)Andrew Tridgell2000-08-191-0/+3