The match_gid() function needed to affect the *flags_ptr value
[rsync/rsync.git] / compat.c
2007-04-23 Wayne DavisonChanged the prerelease-protocol support to use an idiom...
2007-04-21 Wayne DavisonBatch files need to be written with the new subprotocol...
2007-04-21 Wayne DavisonAdded a way to exchange a protocol's sub-protocol value...
2007-04-07 Wayne DavisonAllow a local-server copy to use -X and -A even if...
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-03-14 Wayne DavisonAdded an explicit option that will disallow the use of
2007-03-11 Wayne DavisonThe ACL support has arrived! This version has a brand...
2007-03-05 Wayne DavisonDecided that we don't really want the rule that preserv...
2007-03-04 Wayne DavisonA local server needs to process the auto-exclude rules...
2007-03-03 Wayne DavisonMoved a couple auto-filter rules from options.c into...
2007-02-04 Wayne DavisonFurther modifications to the copyright comment section.
2007-01-31 Wayne DavisonMention the year 2007 in the copyright declarations.
2007-01-27 Wayne DavisonChanged the variable "incremental" to "inc_recurse".
2006-12-29 Wayne DavisonIf prune_empty_dirs is set, don't set incremental.
2006-12-28 Wayne Davison- Choose --delete-before or --delete-during depending...
2006-12-18 Wayne DavisonRenamed flist_extra_cnt to file_extra_cnt.
2006-12-17 Wayne DavisonMoved the flist_extra_cnt stuff from options.c to compa...
2006-11-11 Wayne DavisonDie if we sent --max-delete=0 to a receiving side that...
2006-04-25 Wayne DavisonUpdated the FSF's address to an even newer one.
2006-04-25 Wayne Davison- Updated the address for the FSF in the opening comment.
2006-02-24 Wayne DavisonGot rid of unused externs.
2006-01-28 Wayne DavisonWe enforce at least protocol 29 for --prune-empty-dirs...
2005-11-13 Wayne DavisonImproved an error message.
2005-03-09 Wayne DavisonComplain if a feature that requires protocol 29 doesn...
2005-02-19 Wayne DavisonNo more need to clear itemize_changes based on protocol...
2005-02-19 Wayne DavisonIf the protocol is less than 29, make sure itemize_chan...
2005-02-14 Wayne DavisonDon't let --fuzzy be used with a protocol_version ...
2005-01-31 Wayne DavisonTweaked one or more warning messages.
2004-07-21 Wayne DavisonDon't write out the protocol_version number in read_bat...
2004-07-15 Wayne DavisonMy modified version of Chris Shoemaker's improved batch...
2004-05-11 Wayne DavisonGot rid of unused externs.
2004-02-09 Wayne DavisonSet checksum_seed only if it is still zero.
2003-09-11 Wayne DavisonGot rid of some "/* dw */" comments.
2003-09-09 Wayne DavisonChanged most instances of "remote_version" to "protocol...
2003-03-31 J.W. SchultzRemoving vestigial support for protocol versions prior...
2003-03-24 J.W. SchultzIncreased maximum protocol version.
2002-04-08 Martin PoolDoc.
2001-08-14 Martin PoolMerge across rsync+ patch; add a little documentation...
2001-03-22 Andrew Tridgellnew error handling system
1999-06-26 Andrew Tridgellfixed a bug that made us use only 16 bits of the file...
1998-11-03 Andrew Tridgellpatch from Alberto Accomazzi <aaccomazzi@cfa.harvard...
1998-07-17 Andrew Tridgelladded a bit in the man page about the clean shell error
1998-05-27 Andrew Tridgellheaps of cleanup in the io code.
1998-05-13 Andrew Tridgellsave one round trip (version swapping) for daemon.
1998-05-07 Andrew Tridgellsome large systematic changes to make socket conversion...
1998-03-25 Andrew Tridgellfixed the problem where you couldn't specify multiple...
1998-03-23 Andrew Tridgella large change to make rsync much more memory efficient...
1996-07-02 Andrew Tridgellsave some more bytes by making the checksum smaller
1996-06-30 Andrew Tridgelladded checksum seed
1996-06-30 Andrew Tridgell- hard links
1996-06-27 Andrew Tridgelladded csum-length option
1996-06-27 Andrew Tridgell- improved filename packing