rsync.git
2002-03-25 Martin PoolBump version to 2.5.5rc1. v2.5.5.rc1
2002-03-25 Martin PoolAdd note about possible hardlink bug.
2002-03-25 Martin PoolMake the situation w.r.t. dynamically linking zlib...
2002-03-25 Martin PoolAdd link to Apple bug.
2002-03-25 Martin PoolDoc
2002-03-25 Martin PoolHm, strange off-by-one bug.
2002-03-25 Martin PoolApparently the OS X port of gcc gags on __attribute__.
2002-03-25 Martin PoolIf we discover a hardlink with -vv say what it's a...
2002-03-25 Martin PoolFix from Jos for batch mode on Solaris.
2002-03-25 Martin PoolDisambiguate hard link messages.
2002-03-25 Martin PoolApparently SGI make doesn't like $< in non-implicit...
2002-03-25 Martin PoolDoc.
2002-03-25 Martin PoolNote about mkdir bug.
2002-03-25 Martin PoolAdd a test case for trim_trailing_slashes, and make...
2002-03-25 Martin PoolCode that was meant to trim trailing slashes from mkdir...
2002-03-25 Martin PoolNeed to also delete getgroups when cleaning.
2002-03-25 Martin PoolDefine NGROUPS if not already done.
2002-03-25 Martin PoolClean testtmp*, because we now put tests in their own...
2002-03-25 Martin PoolChange chgrp.test to use our getgroups rather than...
2002-03-25 Martin PoolInitial revision.
2002-03-25 Martin PoolAdd our own little tool to call getgroups(2) because...
2002-03-22 Martin PoolClean up text.
2002-03-22 Martin PoolClean up text.
2002-03-22 Martin PoolDoc permissions while testing.
2002-03-22 Martin PoolRather than literally "nobody", try using uid/gid ...
2002-03-22 Martin PoolBetter messages.
2002-03-22 Martin PoolProper messages for skipped tests.
2002-03-22 Martin PoolIf tests are skipped, explain why.
2002-03-22 Martin PoolMore sgml cleanups.
2002-03-22 Martin PoolDoc about checkit.
2002-03-22 Martin PoolAdd /usr/xpg4/bin/ to PATH to help solaris.
2002-03-22 Martin PoolCope on systems without the whoami command.
2002-03-22 Martin PoolIf there's an error in start_socket_client, print an...
2002-03-22 Martin PoolDoc.
2002-03-22 Martin PoolNotes on logging etc
2002-03-22 Martin PoolDoc.
2002-03-22 Martin PoolUse `id -G` rather than `groups` to get a list of group...
2002-03-20 Martin Pool * Make "make install-strip" works properly, and...
2002-03-20 Martin PoolPatch from Paul Haas:
2002-03-19 David DykstraNow that whole_file and no_whole_file are separate...
2002-03-19 Martin PoolClean up sgml.
2002-03-19 Martin Pooltodo: Versions of read() and write() that corrupt the...
2002-03-19 Martin PoolFix --help layout.
2002-03-19 Martin PoolFix overly long line in version.
2002-03-19 Martin PoolFollow advice from GPL to insert a disclaimer of warran...
2002-03-19 Martin PoolDoc: Pipe program that makes slow/jerky connections.
2002-03-19 Martin PoolInclude all fields in the options table to quieten...
2002-03-19 Martin PoolIntentional test of assert :_)
2002-03-19 Martin PoolPrevious solution for --no-whole-file would probably...
2002-03-19 Martin PoolSending --no-whole-file is no good because it will...
2002-03-19 Martin PoolTypo.
2002-03-19 Martin PoolFix --whole-file problem that caused it to be the defau...
2002-03-16 Martin PoolNeed a test for "refuse options"
2002-03-16 Martin PoolNote about 100295@bugs.debian.org
2002-03-16 Martin PoolMake sure that freeaddrinfo is called on all code paths...
2002-03-16 Martin PoolDoc: Note from Dave Dykstra that getaddrinfo calls...
2002-03-16 Martin PoolAdd more rules for make distclean.
2002-03-16 Martin Pool"make distclean": We try to delete built files from...
2002-03-16 Martin PoolNote about --progress patch.
2002-03-15 Martin PoolNote about debian #28416
2002-03-15 Martin PoolAdd debian bug #
2002-03-15 Martin Pool Keep stderr and stdout properly separated (Debian...
2002-03-15 Martin PoolDoc: Debian uses "nogroup" instead of group "nobody...
2002-03-15 Martin PoolIf we've finished transferring a file, show the time...
2002-03-15 Martin PoolTypo.
2002-03-15 Martin PoolOn Solaris, put /usr/ucb/bin at the end of the path...
2002-03-15 Martin PoolTry to handle 'test -L' on Sun.
2002-03-15 Martin PoolTry to handle 'test -L' on Sun.
2002-03-15 Martin PoolMore notes
2002-03-15 Martin PoolSuggestion from david.e.sewell to add --diff.
2002-03-14 David DykstraEliminate extraneous "done" messages in verbose mode...
2002-03-14 Martin PoolCorrect the plural in "1 file to consider." (Greg...
2002-03-14 Martin PoolAdd phony target to run Splint.
2002-03-14 Martin Pool"make install-strip" works. (Greg Louis)
2002-03-14 Martin PoolRoll over news file; put in page markers.
2002-03-14 Martin PoolBump version to 2.5.5cvs
2002-03-14 Martin PoolShow user name and `uname -a` in the test output header...
2002-03-14 Martin PoolDoc: "opening tcp connection to %s port %d" is kind...
2002-03-13 Martin PoolMore notes on testing.
2002-03-13 Martin Pool If a child of the rsync daemon dies with a signal...
2002-03-13 Martin PoolBump version to 2.5.4. v2.5.4
2002-03-12 Martin PoolNotes on chmod.
2002-03-12 Martin Pool If we get an error writing to a socket, then we shoul...
2002-03-12 Martin PoolAdd link to purify replacement.
2002-03-12 Martin PoolAdd link to purify replacement.
2002-03-12 Martin PoolNote about TDB.
2002-03-12 Martin PoolNotes on testing.
2002-03-12 Martin PoolNote about splint.
2002-03-12 Martin PoolAdditional trivial merge patch from Jos
2002-03-12 Martin PoolGet ready for new release. v2.5.4pre1
2002-03-12 Martin PoolUpdate NEWS.
2002-03-12 Martin PoolGet ready for new release.
2002-03-12 Martin PoolBump version to 2.5.4pre1.
2002-03-12 Martin PoolPatch from Jos Backus to merge zlib-1.1.4.
2002-03-12 Martin PoolMerge the zlib fix properly; back out tridge's bandaid.
2002-03-12 Martin PoolClarify behaviour of installcheck.
2002-03-12 Martin PoolRename to README.testsuite, and bring it up to date.
2002-03-12 Martin PoolTry to download a tree over a compressed connection...
2002-03-12 Martin PoolThis test tries to upload a file over a compressed...
2002-03-12 Martin PoolFix generated rsyncd.conf file for testing.
next