summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-29packaging: use tag from upstream gitPhilippe Coval1-0/+3
2014-10-29resetting manifest requested domain to floorAlexandru Cornea2-0/+8
2014-10-29cleanup packagingAnas Nashif1-7/+4
2014-10-29packaging: Initial packaging for TizenAnas Nashif1-0/+52
2014-06-22Preparing for release of 3.1.1v3.1.1Wayne Davison6-12/+12
2014-06-22Add a clarification about shell wildcard expansion.Wayne Davison1-1/+4
2014-06-22Make sure the link() destination file doesn't exist.Wayne Davison1-0/+2
2014-06-15Make sure cmp_time() doesn't mess up due to a time_t overflow.Wayne Davison2-7/+11
2014-06-14Updated NEWS & tweaked a comment.Wayne Davison2-1/+4
2014-06-14Put zlib and popt -I options early in the CFLAGS.Wayne Davison1-2/+2
2014-06-13Fix hard-link bugs when receiver isn't capable.Wayne Davison4-23/+33
2014-06-08Added a flag to disable xattr hlink optimization.Wayne Davison6-10/+25
2014-06-08I missed this tweak in the undo of a prior xattr optimization.Wayne Davison1-2/+1
2014-05-26Preparing for release of 3.1.1pre2v3.1.1pre2Wayne Davison4-9/+9
2014-05-26Mention all the latest changes in the NEWS.Wayne Davison1-2/+37
2014-05-26Avoid an xattr-finding glitch on the receiver.Wayne Davison1-3/+4
2014-05-26Add new-compress option to rrsync.Wayne Davison1-0/+1
2014-05-25Make --omit-dir-times avoid early-create directories.Wayne Davison2-0/+13
2014-05-25Exit with a partial-transfer error for a sender-remove failure.Wayne Davison1-2/+2
2014-05-05Check for attr lib.Wayne Davison1-1/+2
2014-04-30Fix usermap/groupmap parsing of MIN-MAX IDs.Wayne Davison1-2/+5
2014-04-20Check F_IS_ACTIVE() in a few more spots.Wayne Davison1-2/+12
2014-04-19Change args to file_checksum() to prepare for future changes.Wayne Davison3-5/+5
2014-04-19Add new-style compression that skips matching data.Wayne Davison6-34/+77
2014-04-19Expand the backslash description a bit more in excludes.Wayne Davison1-0/+4
2014-04-13Avoid infinite wait reading secrets file.Wayne Davison1-11/+13
2014-04-13Receiver now rejects invalid filenames in filelist.Wayne Davison3-10/+19
2014-03-07Mention how "max verbosity" affects info & debug opts.Wayne Davison2-0/+15
2014-03-02Have receiver strip bogus leading slashes on filenames.Wayne Davison1-1/+5
2014-02-26Avoid the use of an extra leading dot when using --temp-dir.Wayne Davison3-3/+12
2014-02-24Explicitly mention that dirs aren't affected by --update.Wayne Davison1-1/+1
2014-02-24Include a systemd file that some distros might want.Wayne Davison2-0/+13
2014-02-24Fix --info=progress2 info as a file is transferred.Wayne Davison2-5/+11
2014-01-27Improve the *.spec file a bit.Wayne Davison1-3/+5
2014-01-27Use the patch's list of generated files for each patch.Wayne Davison1-15/+25
2014-01-26Preparing for release of 3.1.1pre1v3.1.1pre1Wayne Davison4-11/+11
2014-01-26Bump the year to 2014.Wayne Davison57-58/+58
2014-01-26More NEWS improvements.Wayne Davison1-15/+16
2014-01-19Fix "unchanged" protocol designation.Wayne Davison1-1/+1
2014-01-19Mention the latest NEWS items.Wayne Davison1-0/+50
2014-01-19Undo the hard-link xattr optimization in 78286a03.Wayne Davison3-9/+4
2014-01-19Fix the leaving of a temp file w/o partial-file saving.Wayne Davison1-3/+3
2014-01-19Avoid ACL and/or xattr lookups on IS_MISSING_FILE() entries.Wayne Davison2-2/+4
2014-01-19Add IS_MISSING_FILE(statbuf) macro.Wayne Davison2-3/+5
2014-01-19Adding IVAL64() and SIVAL64().Wayne Davison2-4/+28
2014-01-19Handle more x86 hosts w/o resorting to CAREFUL_ALIGNMENT.Wayne Davison1-1/+1
2014-01-02We really depend on autoconf 2.60 these days.Wayne Davison1-1/+1
2014-01-01Adding rsync-no-vanished script for bug 10356.Wayne Davison1-0/+15
2014-01-01Warn about lack of yodl2man at end of configure run.Wayne Davison1-0/+5
2013-12-25Restoring use of socketpair on cygwin.Wayne Davison1-4/+0