summaryrefslogtreecommitdiff
path: root/compat.c
Commit message (Expand)AuthorAgeFilesLines
* Added a flag to disable xattr hlink optimization.Wayne Davison2014-06-081-0/+5
* Bump the year to 2014.Wayne Davison2014-01-261-1/+1
* Update copyright year.Wayne Davison2013-01-191-1/+1
* Applying the preallocate patch.Wayne Davison2011-04-041-0/+9
* Write out the right compat_flags value into the batch file.Wayne Davison2010-02-171-1/+1
* Pass the 'f' compatibility flag to the server (via -e)Wayne Davison2009-12-211-2/+6
* Change the daemon-timeout conveyance into a protocol-31 message.Wayne Davison2009-10-271-15/+0
* A protocol 31 daemon will inform the client about its timeout settingWayne Davison2009-10-201-1/+17
* Always use lutimes() if it is available.Wayne Davison2009-09-071-3/+3
* Refactorings to the filter code, most notably:Matt McCutchen2009-05-231-1/+1
* Use typedefs for the filter structures.Wayne Davison2009-05-231-1/+1
* Change filter MATCHFLGs to FILTRULEs.Wayne Davison2009-05-231-3/+3
* Make symlink iconv work for a local copy.Wayne Davison2009-03-291-1/+1
* Update the copyright year.Wayne Davison2009-01-031-1/+1
* Skip new symlink conversion step if the remote rsync is notWayne Davison2008-08-021-0/+11
* Added the --info=FLAGS an --debug=FLAGS options, which allowsWayne Davison2008-07-131-2/+1
* Fixed some itemized logging failures:Wayne Davison2008-03-101-0/+4
* Include 2008 in the copyright years.Wayne Davison2008-03-011-1/+1
* Extended the protocol-30 info-passing code at startup, and use it toWayne Davison2008-02-181-8/+32
* Moved the batch option checking until after the protocol-versionWayne Davison2008-01-261-0/+2
* Make sure that the inc_recurse value is always set toWayne Davison2007-11-291-2/+3
* Some changes to allow an unsorted file list even if the iconv optionWayne Davison2007-11-061-8/+5
* Changed a word in an error message.Wayne Davison2007-10-161-1/+1
* Tweaked set_allow_inc_recurse() a bit more.Wayne Davison2007-10-161-2/+5
* - Moved the arg-checking relating into set_allow_inc_recurse() andWayne Davison2007-10-161-14/+24
* - Send a flag from the client to the server to indicate if the protocolWayne Davison2007-10-161-0/+11
* Got rid of some unneeded externs.Wayne Davison2007-09-231-3/+0
* Fixed name of PTR_EXTRA_CNT (was PTR_EXTRA_LEN).Wayne Davison2007-09-221-1/+1
* Relocated the setting of ic_ndx.Wayne Davison2007-09-181-4/+5
* - Setup the ic_ndx value here with the other FOO_ndx values.Wayne Davison2007-09-181-4/+27
* Used a couple "#if SUBPROTOCOL_VERSION != 0" conditionals.Wayne Davison2007-09-091-1/+7
* We don't disable inc_recurse due to -H anymore.Wayne Davison2007-09-031-2/+1
* Downgrade the new --append option to --append-verify for protocols < 30.Wayne Davison2007-09-011-0/+3
* We don't need a compatibility check for --max-delete anymore.Wayne Davison2007-07-151-8/+0
* Using --relative with --no-implied-dirs turns off incremental recursion.Wayne Davison2007-07-141-1/+4
* Tweaking the license text a bit more.Wayne Davison2007-07-101-2/+3
* Switching to GPL 3.Wayne Davison2007-07-071-3/+2
* Make option variables a little clearer by using separate FOO_ndxWayne Davison2007-07-021-4/+7
* If someone forces the use of qsort() via --qsort, disable incrementalWayne Davison2007-05-241-1/+2
* Changed the prerelease-protocol support to use an idiom that will notWayne Davison2007-04-231-14/+33
* Batch files need to be written with the new subprotocol valueWayne Davison2007-04-211-1/+1
* Added a way to exchange a protocol's sub-protocol value. This will beWayne Davison2007-04-211-0/+13
* Allow a local-server copy to use -X and -A even if a --protocol-versionWayne Davison2007-04-071-2/+2
* The improved --xattrs option is landing on the trunk.Wayne Davison2007-04-071-0/+10
* Added an explicit option that will disallow the use ofWayne Davison2007-03-141-2/+4
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-0/+10
* Decided that we don't really want the rule that preserves theWayne Davison2007-03-051-10/+0
* A local server needs to process the auto-exclude rules since we don'tWayne Davison2007-03-041-2/+3
* Moved a couple auto-filter rules from options.c into compat.c soWayne Davison2007-03-031-0/+22
* Further modifications to the copyright comment section.Wayne Davison2007-02-041-4/+3