Make idev, hlink and file_struct + strings use allocation
[rsync/rsync.git] / token.c
2004-01-06 Wayne DavisonFixed a byte-order problem for batch-file processing...
2003-12-06 Wayne DavisonMerged in the security fixes from 2.5.7.
2003-10-13 Wayne DavisonFixed an operator-precedence problem in the batch-mode...
2003-09-11 Wayne DavisonGot rid of some "/* dw */" comments and fixed some...
2003-08-20 Wayne DavisonUse the AVAIL_OUT_SIZE() macro in a few more places...
2003-07-30 Wayne DavisonCall wildmatch(), not fnmatch().
2003-07-04 Wayne DavisonImproved upon my last patch to make it clearer and...
2003-07-03 Wayne DavisonFixed a problem where we might not have enough room...
2002-04-08 Martin PoolDoc
2001-08-14 Martin PoolMerge across rsync+ patch; add a little documentation...
1998-11-25 David DykstraBack out change that treated "refuse options = compress...
1998-11-24 David DykstraWhen "refuse options = compress" is set in rsyncd.conf...
1998-11-20 Andrew Tridgelladded "dont compress" option with the default setting of
1998-11-03 Andrew Tridgellpatch from Alberto Accomazzi <aaccomazzi@cfa.harvard...
1998-09-09 Andrew Tridgelladded finddead target, removed dead code and made some...
1998-05-22 Paul MackerrasUpdate to use the new zlib-1.1.2 code.
1998-05-22 Andrew Tridgellthis fixes two problems:
1998-05-21 Andrew Tridgellformatting changes. committed separately so they don...
1998-05-07 Andrew Tridgellsome large systematic changes to make socket conversion...
1998-03-23 Andrew Tridgellfinished 64 bit file offset support. Hopefully rsync...
1997-12-15 rsync-bugscasting cleanups (rsync now compiles cleanly under...
1996-11-06 Paul MackerrasFixed bug in receiving 32kB compressible files
1996-10-02 Paul MackerrasFix compression bug where incompressible files weren...
1996-07-15 Paul MackerrasThis should fix the bug where file transfer with compre...
1996-07-03 Paul Mackerrasfix buglet in handling multiple files
1996-07-03 Andrew Tridgell*** empty log message ***
1996-07-03 Paul MackerrasAdded in-stream deflate compression for file reconstruc...
1996-07-02 Andrew Tridgelladded resend logic
1996-07-01 Andrew Tridgell*** empty log message ***
1996-07-01 Andrew Tridgelladded hooks for compression in token.c