Added RERR_VANISHED.
[rsync/rsync.git] / batch.c
2003-12-06 Wayne DavisonMerged in the security fixes from 2.5.7.
2002-12-24 Jos BackusAdd "void" to some function definitions so that all...
2002-04-03 Martin PoolFix completely braindead previous patch. Thanks Jos.
2002-04-03 Martin PoolChange code that writes s_count to a batch file to...
2002-03-25 Martin PoolFix from Jos for batch mode on Solaris.
2002-02-06 David DykstraMake batch mode actually work and add man page document...
2002-01-24 Martin Poolsize_t fix.
2002-01-24 Martin Poolwrite_batch_csums_file: Opaque IO buffers should be...
2002-01-24 Martin PoolFix cast that was breaking HP/UX.
2002-01-23 Martin PoolAnother signedness fix to quieten Sun cc warning.
2002-01-23 Martin PoolPatch from Jos Backus -- Fix breakage from dev_t to...
2002-01-11 Martin PoolAlways use 64-bit ino_t and dev_t internally, so that...
2001-12-02 Martin PoolNote about crash from Ayamura KIKUCHI
2001-12-02 Martin Poolbatch reindent
2001-08-15 Martin PoolFix another format cast.
2001-08-15 Martin PoolFix casts when some variables are printed out.
2001-08-14 Martin PoolMerge across rsync+ patch; add a little documentation...