rsync/rsync.git
2001-03-23 Andrew Tridgellimproved error handling again. Now we report messages...
2001-03-22 Andrew Tridgellnew error handling system
2001-03-21 Andrew Tridgellbetter error msg for "invalid uid" and "invalid gid"
2001-03-21 Andrew Tridgelli hate makefiles that automatically run configure
2001-03-21 Andrew TridgellI came up with a new way of avoiding the error handling...
2001-03-20 Martin PoolCheck for alloca.h and mcheck.h, as included popt needs...
2001-03-19 Martin PoolOops, fix edit mistake.
2001-03-17 Martin PoolMore accurately, the uid/gid is set to -2, not "nobody".
2001-03-17 Martin PoolAdd some todo comments.
2001-03-17 Martin PoolDon't unconditionally define _LARGEFILE_SOURCE, but...
2001-03-16 Martin PoolDefine _LARGE_FILES to turn on LFS support on AIX ...
2001-03-16 Martin PoolDoc.
2001-02-27 Martin PoolAdd my name and a suggestion to read the FAQ for unansw...
2001-02-27 Martin PoolExplain that the mktemp warning is harmless.
2001-02-24 Martin PoolAdd some brief notes on how to install.
2001-02-24 Martin Poolpopt-1.5 is const-correct.
2001-02-24 Martin PoolUpgrade from including popt1.2 to a version of popt1...
2001-02-24 Martin PoolUpgrade from popt 1.2 to a cut-down 1.5
2001-02-23 Martin PoolDoc.
2001-02-23 Martin PoolChange from getopt to popt -- requires const-correctnes...
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-23 Martin PoolChange from getopt to popt.
2001-02-22 Martin PoolAdd comments.
2001-02-22 Martin PoolNote about multiplexing.
2001-02-22 Martin PoolCheck in built-in copy of libpopt in preparation for...
2001-02-21 Martin PoolDoc.
2001-02-21 Martin PoolMore explanation of return values.
2001-02-21 Martin PoolBetter message grammar.
2001-02-14 Martin PoolCall this 2.4.6dev so that we don't get bug reports...
2001-02-14 Martin PoolAdd table of exit values, from errcode.h.
2001-02-08 Martin PoolDocument shortcoming of "unrecognised option" message.
2001-01-08 Martin PoolInclude strerror message when there's a socket error.
2001-01-08 Martin PoolImproved error message.
2001-01-08 Martin PoolIgnore generated files that are not stored in CVS.
2001-01-08 Martin PoolTypo fix from Jim Meyering
2001-01-05 David DykstraBetter explain how the --blocking-io option works.
2000-11-15 Martin PoolAdd comments.
2000-11-15 Martin PoolDoc.
2000-11-10 Martin PoolIn --version, say whether we have socketpair() or not
2000-11-10 Martin PoolIgnore dummy output file
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 ...
next