Avoid a server-side problem with -e is at the start of the short options.
[rsync/rsync.git] / compat.c
2009-01-03 Wayne DavisonUpdate the copyright year.
2008-08-02 Wayne DavisonSkip new symlink conversion step if the remote rsync...
2008-07-14 Wayne DavisonAdded the --info=FLAGS an --debug=FLAGS options, which...
2008-03-11 Wayne DavisonFixed some itemized logging failures:
2008-03-01 Wayne DavisonInclude 2008 in the copyright years.
2008-02-18 Wayne DavisonExtended the protocol-30 info-passing code at startup...
2008-01-26 Wayne DavisonMoved the batch option checking until after the protoco...
2007-11-30 Wayne DavisonMake sure that the inc_recurse value is always set to
2007-11-06 Wayne DavisonSome changes to allow an unsorted file list even if...
2007-10-16 Wayne DavisonChanged a word in an error message.
2007-10-16 Wayne DavisonTweaked set_allow_inc_recurse() a bit more.
2007-10-16 Wayne Davison- Moved the arg-checking relating into set_allow_inc_re...
2007-10-16 Wayne Davison- Send a flag from the client to the server to indicate...
2007-09-23 Wayne DavisonGot rid of some unneeded externs.
2007-09-22 Wayne DavisonFixed name of PTR_EXTRA_CNT (was PTR_EXTRA_LEN).
2007-09-18 Wayne DavisonRelocated the setting of ic_ndx.
2007-09-18 Wayne Davison- Setup the ic_ndx value here with the other FOO_ndx...
2007-09-09 Wayne DavisonUsed a couple "#if SUBPROTOCOL_VERSION != 0" conditionals.
2007-09-03 Wayne DavisonWe don't disable inc_recurse due to -H anymore.
2007-09-01 Wayne DavisonDowngrade the new --append option to --append-verify...
2007-07-15 Wayne DavisonWe don't need a compatibility check for --max-delete...
2007-07-14 Wayne DavisonUsing --relative with --no-implied-dirs turns off incre...
2007-07-10 Wayne DavisonTweaking the license text a bit more.
2007-07-07 Wayne DavisonSwitching to GPL 3.
2007-07-02 Wayne DavisonMake option variables a little clearer by using separat...
2007-05-24 Wayne DavisonIf someone forces the use of qsort() via --qsort, disab...
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