aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix android compilation for 3.1.1HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0Ecm-14.1cm-14.0cm-13.0Michael Bestas2015-09-254-104/+167
* Fix build with 4.3's bionicRicardo Cerqueira2015-08-191-1/+1
* update config.h and proto.hDylan Simon2015-08-192-10/+30
* Add LOCAL_MODULE_TAGSSteve Kondik2015-08-191-0/+1
* proto.h updateDylan Simon2015-08-191-1/+0
* Add my own sig to --versionDylan Simon2015-08-191-0/+1
* Android build, static config, and changesDylan Simon2015-08-1912-16/+1219
* Preparing for release of 3.1.1Wayne Davison2014-06-226-12/+12
* Add a clarification about shell wildcard expansion.Wayne Davison2014-06-221-1/+4
* Make sure the link() destination file doesn't exist.Wayne Davison2014-06-221-0/+2
* Make sure cmp_time() doesn't mess up due to a time_t overflow.Wayne Davison2014-06-152-7/+11
* Updated NEWS & tweaked a comment.Wayne Davison2014-06-142-1/+4
* Put zlib and popt -I options early in the CFLAGS.Wayne Davison2014-06-141-2/+2
* Fix hard-link bugs when receiver isn't capable.Wayne Davison2014-06-134-23/+33
* Added a flag to disable xattr hlink optimization.Wayne Davison2014-06-086-10/+25
* I missed this tweak in the undo of a prior xattr optimization.Wayne Davison2014-06-081-2/+1
* Preparing for release of 3.1.1pre2Wayne Davison2014-05-264-9/+9
* Mention all the latest changes in the NEWS.Wayne Davison2014-05-261-2/+37
* Avoid an xattr-finding glitch on the receiver.Wayne Davison2014-05-261-3/+4
* Add new-compress option to rrsync.Wayne Davison2014-05-261-0/+1
* Make --omit-dir-times avoid early-create directories.Wayne Davison2014-05-252-0/+13
* Exit with a partial-transfer error for a sender-remove failure.Wayne Davison2014-05-251-2/+2
* Check for attr lib.Wayne Davison2014-05-051-1/+2
* Fix usermap/groupmap parsing of MIN-MAX IDs.Wayne Davison2014-04-301-2/+5
* Check F_IS_ACTIVE() in a few more spots.Wayne Davison2014-04-201-2/+12
* Change args to file_checksum() to prepare for future changes.Wayne Davison2014-04-193-5/+5
* Add new-style compression that skips matching data.Wayne Davison2014-04-196-34/+77
* Expand the backslash description a bit more in excludes.Wayne Davison2014-04-191-0/+4
* Avoid infinite wait reading secrets file.Wayne Davison2014-04-131-11/+13
* Receiver now rejects invalid filenames in filelist.Wayne Davison2014-04-133-10/+19
* Mention how "max verbosity" affects info & debug opts.Wayne Davison2014-03-072-0/+15
* Have receiver strip bogus leading slashes on filenames.Wayne Davison2014-03-021-1/+5
* Avoid the use of an extra leading dot when using --temp-dir.Wayne Davison2014-02-263-3/+12
* Explicitly mention that dirs aren't affected by --update.Wayne Davison2014-02-241-1/+1
* Include a systemd file that some distros might want.Wayne Davison2014-02-242-0/+13
* Fix --info=progress2 info as a file is transferred.Wayne Davison2014-02-242-5/+11
* Improve the *.spec file a bit.Wayne Davison2014-01-271-3/+5
* Use the patch's list of generated files for each patch.Wayne Davison2014-01-271-15/+25
* Preparing for release of 3.1.1pre1Wayne Davison2014-01-264-11/+11
* Bump the year to 2014.Wayne Davison2014-01-2657-58/+58
* More NEWS improvements.Wayne Davison2014-01-261-15/+16
* Fix "unchanged" protocol designation.Wayne Davison2014-01-191-1/+1
* Mention the latest NEWS items.Wayne Davison2014-01-191-0/+50
* Undo the hard-link xattr optimization in 78286a03.Wayne Davison2014-01-193-9/+4
* Fix the leaving of a temp file w/o partial-file saving.Wayne Davison2014-01-191-3/+3
* Avoid ACL and/or xattr lookups on IS_MISSING_FILE() entries.Wayne Davison2014-01-192-2/+4
* Add IS_MISSING_FILE(statbuf) macro.Wayne Davison2014-01-192-3/+5
* Adding IVAL64() and SIVAL64().Wayne Davison2014-01-192-4/+28
* Handle more x86 hosts w/o resorting to CAREFUL_ALIGNMENT.Wayne Davison2014-01-191-1/+1
* We really depend on autoconf 2.60 these days.Wayne Davison2014-01-021-1/+1