rsync/rsync.git
2000-11-10 Martin PoolIf an error occurs, print an explanatory string rather
2000-11-10 Martin PoolDoc.
2000-11-09 Martin PoolDrop dead variable.
2000-11-09 Martin PoolDocument getsockopt POSIX confusion.
2000-11-09 Martin PoolPrint a warning message in the version if the platform...
2000-11-09 Martin PoolBetter error messages
2000-11-08 Martin PoolBetter error messages when unlink fails
2000-11-08 Martin PoolBetter error messages when unlink fails
2000-11-08 Martin PoolBetter error messages when unlink fails
2000-11-02 Martin PoolCorrect license name. Note new address of pserver...
2000-11-02 Martin PoolAdd some comments.
2000-10-31 Andrew Tridgellfix bug in handling of :
2000-10-31 Martin PoolDisplay a warning about pointlessly using --rsh with...
2000-10-26 Martin PoolDraft documentation of the client-server protocol.
2000-10-26 Martin PoolPrint strerror when a system error occurs; add a new...
2000-10-26 Martin PoolPrint strerror when a system error occurs; add a new...
2000-10-25 David DykstraMake sure the log file is always opened before root...
2000-10-24 David DykstraWhen running as --daemon in the background and using...
2000-10-19 Andrew Tridgelldon't clobber argv[0], so ps shows the right thing
2000-10-13 David DykstraAdd note in "secrets file" section to see "strict modes".
2000-10-13 Martin PoolClear up conditions for running as root.
2000-10-13 Martin PoolOops: manpage updates should go into the yodl source.
2000-10-11 Martin PoolQuick list of things to do.
2000-10-10 Martin PoolClearer "nothing to do" message.
2000-10-09 Martin PoolGet rid of const modifiers; they're problematic with...
2000-10-09 Martin Poolinclude/exclude cluestick: with -vv, print out whether...
2000-09-11 John H TerpstraAdded provision for packaging for Linux Standards Base...
2000-09-06 Andrew Tridgellneater getconf test
2000-09-06 rsync-bugspreparing for release of 2.4.6
2000-09-06 Andrew TridgellREADME update
2000-09-06 Andrew Tridgelladded --modify-window option from David Bolen <db3l...
2000-09-06 Andrew Tridgellminor man page update
2000-09-06 Andrew Tridgellremoved spurious error message
2000-09-05 Andrew Tridgelladded LFS support for Solaris 8
2000-08-31 Andrew Tridgella simple fix to the memory problems with the string...
2000-08-29 Andrew Tridgellmake sure we don't chew too much CPU when the outgoing...
2000-08-29 Andrew Tridgellsome string_area cleanups
2000-08-29 Andrew Tridgelldetect list_only a bit earlier
2000-08-29 Andrew Tridgellthe 2nd half of the hack
2000-08-29 Andrew Tridgella hack to make listing remote sites (by leaving off...
2000-08-19 Andrew Tridgellgot rid of some unused variables
2000-08-19 rsync-bugspreparing for release of 2.4.5
2000-08-19 Andrew Tridgellman page updates
2000-08-19 Andrew Tridgellallow 0.0.0.0/0 syntax in hosts allow/deny
2000-08-19 Andrew Tridgelladded msleep() function
2000-08-19 Andrew Tridgellsleep for a smaller time while waiting for a process...
2000-08-19 Andrew Tridgelladded "ignore nonreadable" option (useful for hiding...
2000-08-19 Andrew Tridgelladded an explicit noexcludes flag to make_file()
2000-08-19 Andrew Tridgelladded an explicit noexcludes flag to make_file()
2000-08-19 Andrew TridgellI don't like automatic header dependencies
2000-08-19 Andrew Tridgelladded MacOS support to config.guess (from wsanchez...
2000-08-19 Andrew Tridgellfixed backup_dir bug introduced with recent memory...
2000-08-16 Andrew Tridgellfixed timing problem with cleanup and io_flush() by...
2000-08-04 David DykstraUndo last setting of blocking_io. I hadn't reviewed...
2000-08-04 David DykstraTurn on blocking_io when starting client of rsync serve...
2000-08-04 David DykstraEnable --compare-dest to work in combination with ...
2000-07-29 rsync-bugspreparing for release of 2.4.4
2000-07-29 Andrew Tridgellfix from T.J.Adye@rl.ac.uk for final goodbye message...
2000-07-29 Andrew Tridgelloptimisations from Rich Salz <rsalz@caveosystems.com>
2000-07-29 Andrew Tridgelladded blocking-io docs
2000-06-24 Andrew Tridgelladded *.bz2 and *.tbz to default dont compress list
2000-06-24 Andrew Tridgelladded insure debug support
2000-06-24 Andrew Tridgellif the remote shell is rsh then use blocking IO
2000-06-23 Andrew Tridgelladded some comments on blocking-io
2000-06-23 Andrew Tridgellget rid of annoying symlink error messages
2000-06-23 Andrew Tridgelladded --blocking-io option
2000-06-06 David DykstraAdd --bwlimit option contributed by Matthew Demicco...
2000-05-19 David DykstraDo better job at describing exclude/include in man...
2000-04-19 Andrew Tridgellfixed bug in replacement inet_aton()
2000-04-19 Andrew Tridgelltest was the wrong way around
2000-04-19 Andrew Tridgellautoconf test for broken solaris inet_aton()
2000-04-19 Andrew Tridgellby default don't gzip .iso images
2000-04-09 rsync-bugspreparing for release of 2.4.3
2000-04-09 Andrew Tridgelluse 1 second sleeps in the sleep loop as some OSes...
2000-04-09 Andrew Tridgelldon't pprint the IO timeout message if we are a server...
2000-04-09 Andrew Tridgella very simple fix - if I'd only thought if it last...
2000-03-30 rsync-bugspreparing for release of 2.4.2
2000-03-30 Andrew Tridgellwent back to non-blokcing IO
2000-03-21 Andrew Tridgelladd a --ignore-errors option
2000-02-25 David DykstraDescribe symbolic link handling when writing to a ...
2000-02-22 David DykstraSomebody was confused into thinking that "Here are...
2000-02-22 David DykstraChange socketpair test to verify that it works rather...
2000-02-15 David DykstraMove the checking for -lsocket -lnsl ahead of the check...
2000-01-30 rsync-bugspreparing for release of 2.4.1
2000-01-30 Andrew Tridgellpatch from Jim Delahanty <mail_us@swbell.net> to ensure...
2000-01-30 Andrew Tridgellanother hang-at-end fix. It looks like we are more...
2000-01-29 Andrew Tridgelldamn.
2000-01-29 rsync-bugspreparing for release of 2.4.0
2000-01-29 Andrew Tridgellchange version to 2.4.0pre2
2000-01-29 Andrew Tridgelluse full buffer length, not strlen
2000-01-29 Andrew Tridgellmove the read only daemon test to after the protocol...
2000-01-29 Andrew Tridgelldamn!
2000-01-29 Andrew TridgellI've decided that this release will be 2.4.0, updated...
2000-01-29 Andrew Tridgelldon't need PIPE_BUF any more
2000-01-29 Andrew Tridgellfixed some logcode warnings
2000-01-29 Andrew Tridgellfixed a bug in test suite that I introduced yesterday
2000-01-29 Andrew Tridgellruntime detect fnmatch() bug if ** is used.
2000-01-28 Andrew Tridgellchanged version to 2.3.3pre2
2000-01-28 Andrew Tridgell- switched on multiplexing for all connections, not...
2000-01-28 Andrew Tridgellswitch to using socketpair instead of pipe if possible...
next