rsync/rsync.git
2002-04-08 Martin PoolDon't generate code for zlib and popt.
2002-04-08 Martin PoolDoc.
2002-04-08 Martin PoolDoc.
2002-04-08 Martin PoolRearrange code slightly to avoid util.c depending on...
2002-04-08 Martin PoolTune doxygen output, remove warning.
2002-04-08 Martin PoolDocument unsafe_symlink().
2002-04-08 Martin PoolClean up comments for Doxygen.
2002-04-08 Martin PoolDoc.
2002-04-08 Martin PoolNote on debugging daemon
2002-04-08 Martin PoolNotes about logging.
2002-04-05 Martin PoolNote about two small bugs.
2002-04-05 Martin PoolTest more permutations.
2002-04-05 Martin PoolFix filenames.
2002-04-05 Martin PoolGet rid of testlink after use.
2002-04-05 Martin PoolTest case for --copy-unsafe-links, contributed by Vladi...
2002-04-05 Martin PoolDoc
2002-04-03 Martin PoolFix completely braindead previous patch. Thanks Jos.
2002-04-03 Martin PoolPatch from Zoong Pham and Albert Chin to improve detect...
2002-04-03 Martin PoolChange code that writes s_count to a batch file to...
2002-04-03 Martin PoolSupport Doxygen pretty-printer
2002-04-03 Martin PoolCommit patch based on one from John L. Allen to fix...
2002-04-03 Martin PoolRoll over version and news.
2002-04-03 Martin PoolNote about --dry-run.
2002-04-02 Martin PoolRemove warning about "run autoconf". It tends to break...
2002-04-02 Martin PoolBump to 2.5.5.
2002-03-27 Martin PoolIf configured with --enable-maintainer-mode, then on...
2002-03-27 Martin PoolImproved network error handling. (Greg A. Woods)
2002-03-26 Martin PoolShell scripts should explicitly "exit 0" for portabilit...
2002-03-26 Martin PoolFix suggested by Jos for hands.test. Some of the funct...
2002-03-26 Martin PoolUpdated spec file from Jason Haar. Seems to mostly...
2002-03-26 Martin PoolIgnore autoconf cache. (??)
2002-03-26 Martin PoolJos points out that test -L is still broken on Solaris...
2002-03-25 Martin PoolBump version to 2.5.5rc1.
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.
next