aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add LOCAL_MODULE_TAGSgingerbreadSteve Kondik2010-12-211-0/+2
* Merge remote branch 'rsync/b3.0.x'Dylan Simon2010-10-036-7/+27
|\
| * Some quoting fixes/improvements.Wayne Davison2010-09-061-3/+3
| * If we create an off_t type, define SIZEOF_OFF_T.Wayne Davison2010-09-061-0/+2
| * Fix rsync_xal_set reference in an error.Wayne Davison2010-09-061-1/+1
| * Avoid infinite loop if the file's length is negative.Wayne Davison2010-09-061-0/+6
| * Mention need of wildcard support in make.Wayne Davison2010-08-281-1/+13
| * Remove duplication for -x option.Wayne Davison2010-08-281-2/+2
* | proto.h updateDylan Simon2010-07-191-1/+0
* | Merge remote branch 'rsync/b3.0.x'Dylan Simon2010-07-1834-287/+591
|\|
| * A couple more NEWS items.Wayne Davison2010-07-031-2/+6
| * Always use lchmod() if it is available.Wayne Davison2010-07-031-5/+7
| * Mention what -XX (repeated --xattrs) does.Wayne Davison2010-07-031-0/+4
| * Document the "copy-some-dirlinks" trick in the man page.Matt McCutchen2010-07-031-0/+11
| * Fix erroneous "--fake-user" in the rsyncd.conf(5) man page.Matt McCutchen2010-07-031-1/+1
| * In "ignoring unsafe symlink" messages, show only the file-list path.Matt McCutchen2010-07-032-5/+8
| * More NEWS.Wayne Davison2010-07-031-1/+5
| * If a module has no path setting, return an error.Wayne Davison2010-07-031-0/+5
| * Mention latest changes.Wayne Davison2010-07-031-0/+12
| * Refer to the right lsetxattr() caller in a error message.Wayne Davison2010-07-031-2/+2
| * Fix compression-ignoring of upper-case suffixes.Wayne Davison2010-07-031-0/+2
| * Fix a couple socketpair_tcp() issues (see bug 7514).Wayne Davison2010-07-031-70/+40
| * Fix a typo that Andrea Gelmini pointed out.Wayne Davison2010-07-031-1/+1
| * Get rid of trailing whitespace.Wayne Davison2010-07-031-14/+14
| * Man page description of --xattrs should not assume a push.Matt McCutchen2010-07-031-2/+2
| * More manpage improvements.Wayne Davison2010-07-031-0/+6
| * Amplify the man page description of --hard-links (see bug 3693), andMatt McCutchen2010-07-031-20/+35
| * Reject passing an arg to an option that doesn't take one (bug 6915).Wayne Davison2010-07-032-8/+12
| * Mention 2010 in the main copyright.Wayne Davison2010-07-031-2/+2
| * Make an empty-string dest-dir the same as "." again.Wayne Davison2010-07-031-0/+4
| * Setup for 3.0.8dev.Wayne Davison2010-06-303-53/+85
| * Fixed inconsistencies reported by packaging/var-checker.Wayne Davison2010-06-309-13/+9
| * Update support/rrsync and some packaging/* scripts.Wayne Davison2010-06-308-86/+316
| * Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen2010-06-305-12/+12
* | Merge remote branch 'rsync/b3.0.x'Dylan Simon2010-06-275-17/+37
|\|
| * Write out the right compat_flags value into the batch file.Wayne Davison2010-06-262-2/+3
| * Turn some asserts into descriptive errors.Wayne Davison2010-06-261-2/+13
| * Make sure our use of idev_find() hashtable is rightWayne Davison2010-06-262-11/+14
| * Make sure that the code doesn't try to use an illegal key.Wayne Davison2010-06-261-2/+7
* | Add my own sig to --versionDylan Simon2010-06-151-0/+1
* | Merge remote branch 'rsync/b3.0.x'Dylan Simon2010-06-151-6/+6
|\|
| * Fix daemon-filter crash issue (bug 7489).Wayne Davison2010-06-041-6/+6
* | Merge remote branch 'rsync/b3.0.x'Dylan Simon2010-03-311-6/+0
|\|
| * Removing now-redundant path-size check from send_if_directory().Wayne Davison2010-03-311-6/+0
| * Fix directory-length overflow bug (7057).Wayne Davison2010-03-261-6/+14
* | Fix directory-length overflow bug (7057).Wayne Davison2010-03-261-6/+14
* | Android build, static config, and changesDylan Simon2010-03-0813-17/+1220
|/
* Preparing for release of 3.0.7Wayne Davison2009-12-316-12/+12
* Allow any gcc to make use of __builtin_alloca for alloca.Wayne Davison2009-12-301-1/+1
* Configure check for -Wno-unused-parameter now tries to link too.Wayne Davison2009-12-301-1/+1