summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get ready for new release.v2.5.4pre1Martin Pool2002-03-121-1/+1
* Update NEWS.Martin Pool2002-03-121-0/+16
* Get ready for new release.Martin Pool2002-03-122-49/+50
* Bump version to 2.5.4pre1.Martin Pool2002-03-121-1/+1
* Patch from Jos Backus to merge zlib-1.1.4.Martin Pool2002-03-1222-88/+104
* Merge the zlib fix properly; back out tridge's bandaid.Martin Pool2002-03-123-3/+2
* Clarify behaviour of installcheck.Martin Pool2002-03-121-3/+5
* Rename to README.testsuite, and bring it up to date.Martin Pool2002-03-122-7/+28
* Try to download a tree over a compressed connection to a daemon.Martin Pool2002-03-121-0/+31
* This test tries to upload a file over a compressed connection to theMartin Pool2002-03-121-0/+25
* Fix generated rsyncd.conf file for testing.Martin Pool2002-03-121-2/+4
* a quick fix for a segmentation fault in zlib I am getting whenever IAndrew Tridgell2002-03-112-2/+2
* Set version to 2.5.3.v2.5.3Martin Pool2002-03-112-2/+4
* Merge zlib double-free bug forwarded by Mark J Cox.Martin Pool2002-03-111-3/+9
* Note on zlib patch merge.Martin Pool2002-03-111-2/+3
* Try to merge across changes in zlib from 1.1.2 to 1.1.3.Martin Pool2002-03-112-51/+70
* Note about merging zlib 1.1.3.Martin Pool2002-03-111-0/+4
* Bump version to 2.5.3pre3.Martin Pool2002-03-111-1/+1
* Add CVE number.Martin Pool2002-03-111-1/+3
* Try to merge across changes in zlib from 1.1.2 to 1.1.3.Martin Pool2002-03-1112-260/+365
* Try adding some FAQs from the FoMMartin Pool2002-03-111-2/+128
* Use SGML rather than texinfo.Martin Pool2002-03-111-396/+0
* More merges into SGML.Martin Pool2002-03-111-17/+105
* Notes on processing the SGML stuff.Martin Pool2002-03-111-0/+20
* Notes from Rasmus about statistics.Martin Pool2002-03-081-2/+13
* Cygwin doesn't have setgroups() so probe for the function in configureDavid Dykstra2002-02-272-1/+3
* I had accidentally deleted the case for --include-from when I addedDavid Dykstra2002-02-271-0/+4
* Try out DocBook SGML to see if it's easier than Texinfo.Martin Pool2002-02-251-0/+116
* Start of Python code to generate likely-looking pseudo random fileMartin Pool2002-02-251-0/+133
* Merge Texinfo onto head.Martin Pool2002-02-251-0/+396
* Add targets to build documentation from Texinfo.Martin Pool2002-02-251-0/+9
* More discussion about zlib.Martin Pool2002-02-251-2/+22
* Scrappy notes on hot functions that should be fixedMartin Pool2002-02-251-0/+42
* With -vv, client shows a message when opening a daemon connection viaMartin Pool2002-02-231-0/+4
* With -vv, client shows a message when opening a daemon connection.Martin Pool2002-02-231-0/+2
* Add UNUSED macro that expands to a parameter attribute annotation onMartin Pool2002-02-232-3/+9
* Doc.Martin Pool2002-02-231-0/+3
* print_child_argv can be static.Martin Pool2002-02-231-1/+1
* Make "make proto" work for VPATH builds.Martin Pool2002-02-231-1/+1
* Revert 1.134 -- this breaks Net/Free BSD.Martin Pool2002-02-211-12/+1
* Make setgroups(0,0) unconditional -- accidentally thinking we haveMartin Pool2002-02-212-4/+2
* Add bug # for #132272Martin Pool2002-02-211-1/+2
* Patch from Albert Chin to fix getaddrinfo on Tru64 UNIX 5.x.Martin Pool2002-02-191-1/+12
* Bump version to 2.5.3pre1v2.5.3pre1Martin Pool2002-02-191-1/+1
* Clean up error messageMartin Pool2002-02-191-2/+2
* DocMartin Pool2002-02-191-0/+3
* rsync prefix on mkdir and pushdir error messages.Martin Pool2002-02-191-3/+4
* Doc.Martin Pool2002-02-181-0/+1
* Change shell syntax to try to please SolarisMartin Pool2002-02-181-3/+14
* Fix error handling for failing to fork after accepting a connection --Martin Pool2002-02-181-2/+2