fixed a bug that made us use only 16 bits of the file checksum when
[rsync.git] / generator.c
1999-06-26 Andrew Tridgellfixed a bug that made us use only 16 bits of the file...
1999-04-02 David DykstraSmall bug fix for the --compare-dest option: when a...
1999-03-11 David DykstraWhen a file cannot be deleted because of ETXTBSY (in...
1999-02-18 Andrew Tridgelladded --size-only option. Useful when starting to use...
1998-11-14 Andrew Tridgellchanged strlcat() and strlcpy() to have the same semant...
1998-11-02 Andrew Tridgellif no local destination is provided for the transfer...
1998-10-26 David DykstraAdd --compare-dest option which enables specifying...
1998-07-25 Andrew Tridgellc was getting a bit unwieldy so I split the code into...