syslog support in rsync daemon has been broken since I added the "log
[rsync/rsync.git] / lib /
1998-10-28 Andrew Tridgellfixed handling of %.0f in replacement snprintf.c
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...
1998-06-18 Andrew Tridgellfor consistency use memcpy/memset everywhere instead...
1998-05-27 Andrew Tridgelladded support for --include, --include-from and the...
1998-05-22 Andrew Tridgellno longer needed
1998-05-13 Andrew Tridgelladded replacement memmove
1998-03-25 Andrew Tridgelladd the dummy file to .cvsignore
1998-03-25 Andrew Tridgelladded this so the lib directory gets created when using...
1998-02-24 Andrew Tridgellcompatibility functions now split into their own file
1997-12-18 Andrew Tridgellfollowing a report of problems with Linux/alpha I've...
1997-12-16 Andrew TridgellChecker showed that zlib was using a element of its...
1997-12-16 Andrew Tridgelladded .cvsignore to the .cvsignore file to prevent...
1997-10-30 Andrew Tridgelldon't use WRAP as that maybe be defined in standard...
1997-04-11 Paul Mackerrasminor bugfixes
1996-10-02 Paul MackerrasFix compression bug where incompressible files weren...
1996-10-01 Andrew Tridgellchange BAD to ZBAD to avoid conflict with some systems
1996-07-03 Andrew Tridgell*** empty log message ***
1996-07-03 Paul MackerrasAdded in-stream deflate compression for file reconstruc...
1996-06-22 Andrew TridgellInitial revision