New logging categories added to allow differentiation between
[rsync/rsync.git] / sender.c
2003-04-10 J.W. SchultzNow support dynamic per-file checksum2 size.
2003-03-31 J.W. SchultzRemoving vestigial support for protocol versions prior...
2003-03-25 J.W. Schultzremoved log_transfer() It was no more than a conditional
2002-04-09 Martin Poollong int fix from Nelson Beebe
2002-04-08 Martin PoolDoc file
2002-01-25 Martin PoolMore signedness fixes; should be harmless.
2002-01-23 Martin PoolPatch from Jos Backus -- Fix breakage from dev_t to...
2001-08-31 Martin PoolClean up from rsync+ patch; fix compiler warning.
2001-08-15 Martin PoolFix trace message which was missing a parameter.
2001-08-14 Martin PoolMerge across rsync+ patch; add a little documentation...
2000-08-19 Andrew Tridgellgot rid of some unused variables
2000-01-23 Andrew Tridgellfix a problem with files > 2GB
1999-10-25 Andrew Tridgelluse do_open() instead of open() in several places to...
1998-11-20 Andrew Tridgelladded "dont compress" option with the default setting of
1998-11-14 Andrew Tridgellchanged strlcat() and strlcpy() to have the same semant...
1998-11-03 Andrew Tridgellpatch from Alberto Accomazzi <aaccomazzi@cfa.harvard...
1998-11-02 Andrew TridgellJason told me that's its very important for his site...
1998-10-29 Andrew Tridgella change I made yesterday corrupted the displayed filen...
1998-10-28 Andrew Tridgelland I thought I wasn't going to do any rsync coding...
1998-07-25 Andrew Tridgellc was getting a bit unwieldy so I split the code into...