summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add morphology to try and build more nicelybaserock/morphDaniel Silverstone2012-10-051-0/+9
* Preparing for release of 3.0.9v3.0.9b3.0.xWayne Davison2011-09-236-12/+12
* Mention the latest changes.Wayne Davison2011-09-221-0/+5
* Fix two unused-variable compiler warnings.Wayne Davison2011-09-222-6/+9
* Fix xattr memory leak. Fixes bug 8475.Wayne Davison2011-09-221-4/+5
* Make --delete-excluded work better with --filter=merge.Wayne Davison2011-09-151-6/+2
* When modifying PATH, export it (for Solaris).Wayne Davison2011-09-151-1/+4
* Added "SORTED TRANSFER ORDER" manpage section.Wayne Davison2011-09-131-0/+13
* Cleanup some manpage & --help info.Wayne Davison2011-09-132-5/+15
* Improve the usage for --help.Wayne Davison2011-09-111-1/+1
* Preparing for release of 3.0.9pre2v3.0.9pre2Wayne Davison2011-09-105-10/+10
* Mention the latest changes in the NEWS.Wayne Davison2011-09-101-0/+26
* Error out if --password-file specifed and it fails.Wayne Davison2011-09-101-22/+14
* Dirs need +rx as well as +w for non-super xfers.Wayne Davison2011-09-101-5/+6
* Move implied_dot_dir=1, just to be safe.Wayne Davison2011-08-271-1/+1
* Fix sending of "." attributes for implied-dot-dir.Wayne Davison2011-08-271-8/+13
* Fix bwlimit multiplication overflow. Fixes bug 8375.Wayne Davison2011-08-271-1/+1
* Some option-parsing clarifiation in the intro.Wayne Davison2011-08-271-5/+11
* Fix misplaced parens on getnameinfo() call.Wayne Davison2011-08-061-2/+2
* Ignore socketpair() on cygwin. Fixes bug 8356.Wayne Davison2011-08-061-0/+4
* Fix Minix build errors. Fixes bug 8313.Wayne Davison2011-07-222-1/+7
* Replace another inet_ntop() call with getnameinfo().Wayne Davison2011-07-162-6/+5
* Add more connect debug info, as Carlos suggested.Wayne Davison2011-07-121-2/+10
* Move freeaddrinfo() call after failure-reporting loop.Wayne Davison2011-07-111-1/+1
* Mention the latest fixes.Wayne Davison2011-07-041-0/+6
* Fix a comment.Wayne Davison2011-07-041-1/+1
* Handle FES_NO_SEND properly on a hard-linked file.Wayne Davison2011-07-042-3/+13
* Fix #ifdef in unchanged_attrs(). Fixes bug 8268.Wayne Davison2011-06-261-1/+1
* Explicitly mention spaces in the "path" setting.Wayne Davison2011-06-241-0/+6
* Improve lsh's handling of -l user option w/cd.Wayne Davison2011-06-241-8/+6
* Move var declaration for older C compilers.Wayne Davison2011-06-241-1/+2
* Preparing for release of 3.0.9pre1v3.0.9pre1Wayne Davison2011-06-223-10/+10
* Mention latest fix.Wayne Davison2011-06-221-1/+3
* Make daemon-exclude errors more error-like.Wayne Davison2011-06-182-2/+2
* Prepare for 3.0.9pre1 release.Wayne Davison2011-06-183-130/+151
* Mention coming Solaris support.Wayne Davison2011-06-181-1/+2
* Don't force \(em in the manpages. Fixes bug 7941.Wayne Davison2011-06-041-12/+3
* Linux needs symlink xattrs. Fixes bug 8201.Wayne Davison2011-06-041-1/+3
* Fix unwritable directory issue due to misordered chmod call.Wayne Davison2011-05-301-8/+8
* Expand NO_ENTRY items from fake-super ACLs in get_rsync_acl().Wayne Davison2011-05-301-0/+6
* Avoid adding a slash to path '/'.Wayne Davison2011-04-221-2/+3
* Fix a potential crash when trying to find a better block match.Wayne Davison2011-04-221-1/+1
* Preparing for release of 3.0.8v3.0.8Wayne Davison2011-03-266-12/+12
* Mention CVE-2011-1097.Wayne Davison2011-03-261-2/+3
* Tweak dir xattrs after the writability fudging.Wayne Davison2011-03-261-7/+8
* Avoid re-setting xattrs on a hard-linked file w/the same xattrs.Wayne Davison2011-03-266-10/+49
* Mention the latest changes.Wayne Davison2011-03-201-0/+7
* Enhance the -liconv check for OS X. Fixes bug 8018.Wayne Davison2011-03-201-2/+4
* Don't send user/group names for ACLs with --numeric-ids.Wayne Davison2011-03-181-2/+2
* Get rid of an unused extern.Wayne Davison2011-03-171-1/+0