aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some new dont-compress suffixes.Wayne Davison2010-08-212-2/+7
* Avoid a crash with --append-verify when discarding the received data.Wayne Davison2010-08-211-1/+1
* Avoid a non-writable-by-the-user file when copying xattrs.Wayne Davison2010-08-213-5/+8
* Avoid infinite loop if the file's length is negative.Wayne Davison2010-08-211-0/+6
* Don't mention bug fixes that are queued up for 3.0.8.Wayne Davison2010-07-031-6/+0
* Refer to the right lsetxattr() caller in a error message.Wayne Davison2010-07-031-2/+2
* Replace another assert with a descriptive error.Wayne Davison2010-06-261-1/+5
* I like braces when multiple lines are indented.Wayne Davison2010-06-261-1/+2
* Older protocols should send 1-incremented dev numbers.Wayne Davison2010-06-261-2/+4
* Mention more changes.Wayne Davison2010-06-261-0/+8
* More manpage improvements.Wayne Davison2010-06-262-6/+14
* Mention more output changes.Wayne Davison2010-06-261-6/+12
* Manpage improvements for --stats, --human-readable, and --list-only.Wayne Davison2010-06-261-6/+28
* Output list-only sizes using any human-readable setting.Wayne Davison2010-06-261-2/+2
* Fix accessors F_LENGTH() and F_MOD_NSEC().Wayne Davison2010-06-261-2/+2
* Close the socket fds in the "post-xfer exec" process.Wayne Davison2010-06-191-0/+3
* Get rid of some trailing whitespace.Wayne Davison2010-06-191-1/+1
* Fix compression-ignoring of upper-case suffixes.Wayne Davison2010-06-191-0/+2
* Fix a couple socketpair_tcp() issues (see bug 7514).Wayne Davison2010-06-191-70/+40
* Fix daemon-filter crash issue (bug 7489).Wayne Davison2010-06-041-1/+1
* Avoid a double-increment of a file's st_dev valueWayne Davison2010-05-291-5/+5
* Make sure our idev_find() hashtable use is right.Wayne Davison2010-05-291-4/+5
* Make sure we never try to store a 0 key and tweak key64 init.Wayne Davison2010-05-291-1/+6
* Turn an assert into two more descriptive errors.Wayne Davison2010-05-291-1/+8
* Mention --debug=hlink's level limits.Wayne Davison2010-05-291-1/+1
* Update rrsync with the latest options.Wayne Davison2010-05-262-3/+7
* Make an empty-string dest-dir the same as "." again.Wayne Davison2010-05-021-0/+4
* May as well use do_mkdir() directly these days.Wayne Davison2010-04-303-9/+2
* Reject passing an arg to an option that doesn't take one (bug 6915).Wayne Davison2010-04-242-8/+12
* Man page description of --xattrs should not assume a push.Matt McCutchen2010-04-241-2/+2
* Minor restructuring/clarification to get_backup_name.Matt McCutchen2010-04-241-4/+4
* In "ignoring unsafe symlink" messages, show only the file-list path.Matt McCutchen2010-04-242-4/+6
* Point out that the file_struct in log_delete is zero-initializedMatt McCutchen2010-04-241-1/+1
* Rename configure.in to configure.ac, the current autoconf standard.Matt McCutchen2010-04-246-12/+12
* Fix erroneous "--fake-user" in the rsyncd.conf(5) man page.Matt McCutchen2010-04-241-1/+1
* Don't set the umask to 0 any more: it's ugly and pointless.Matt McCutchen2010-04-245-25/+8
* Amplify the man page description of --hard-links (see bug 3693), andMatt McCutchen2010-04-241-20/+35
* Document the "copy-some-dirlinks" trick in the man page.Matt McCutchen2010-04-241-0/+11
* Removing now-redundant path-size check from send_if_directory().Wayne Davison2010-03-311-6/+0
* Fix a typo that Andrea Gelmini pointed out.Wayne Davison2010-03-271-1/+1
* Get rid of trailing whitespace.Wayne Davison2010-03-271-14/+14
* Fix directory-length overflow bug (7057).Wayne Davison2010-03-261-6/+14
* Handle files that spring up while doing backup path checking.Wayne Davison2010-03-091-15/+37
* Write out the right compat_flags value into the batch file.Wayne Davison2010-02-172-2/+3
* If a module has no path setting, return an error.Wayne Davison2010-02-061-0/+5
* Mention what -XX (repeated --xattrs) does.Wayne Davison2010-02-061-0/+4
* More --timeout improvements, especially for the receiving side:Wayne Davison2010-01-027-32/+56
* Don't try to send MSG_ERROR_EXIT after a timeout.Wayne Davison2010-01-021-1/+1
* Always use lchmod() if it is available.Wayne Davison2009-12-311-5/+7
* Mention 2010 in the main copyright.Wayne Davison2009-12-311-2/+2