aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android build, static config, and changesstaging/lineage-15.1lineage-15.1Dylan Simon2018-01-037-4/+1281
* Preparing for release of 3.1.2Wayne Davison2015-12-216-12/+12
* Improve the "use chroot" & "numeric ids" info a bit more.Wayne Davison2015-12-211-12/+11
* Improve the comment a bit more.Wayne Davison2015-12-211-0/+2
* Fix rule for out-of-tree builds.Wayne Davison2015-12-181-1/+1
* Don't allow an empty flag name to --info & --debug.Wayne Davison2015-12-183-10/+12
* Document expand_item_list's args & make sure incr==0 works OK.Wayne Davison2015-12-181-2/+10
* Fix return of stat info from try_dests_reg().Wayne Davison2015-12-051-11/+11
* Add -wo option for write-only rrsync mode.Wayne Davison2015-09-132-5/+17
* Fixed logging of %b & %c when using --log-file.Wayne Davison2015-09-074-16/+7
* Add support for netbsd in xattrs case.Wayne Davison2015-09-021-2/+2
* Change daemon's gid list to use an "item_list".Wayne Davison2015-08-246-41/+54
* Add configure option to set max daemon gid list.Wayne Davison2015-08-243-5/+12
* Avoid creating even the top-level backup dir until needed.Wayne Davison2015-08-232-6/+31
* Improve make_path() error return for non-dir element.Wayne Davison2015-08-231-2/+4
* Preparing for release of 3.1.2pre1Wayne Davison2015-08-084-11/+11
* Update the copyright year.Wayne Davison2015-08-0857-58/+58
* Mention latest fixes.Wayne Davison2015-08-082-3/+17
* Don't create so many empty backup dirs.Wayne Davison2015-08-081-9/+10
* Allow samba.org hostname to be overridden.Wayne Davison2015-08-022-3/+4
* Improve mergedir filter handling internals.Wayne Davison2015-07-132-72/+70
* Make sure chk subdir can't diverge in time from its src subdir.Wayne Davison2015-07-121-0/+2
* Avoid --remove-sent-file issue for non-regular files.Wayne Davison2015-07-121-2/+3
* Mention local-only effect of --msgs2stderr.Wayne Davison2015-07-121-1/+3
* Mention how we handle a module named "global".Wayne Davison2015-07-121-0/+4
* Brant Gurganus's autoconf updates.Wayne Davison2015-07-076-111/+76
* Add parent-dir validation for --no-inc-recurse too.Wayne Davison2015-07-042-2/+44
* Change "fail" to "test_fail".Wayne Davison2015-06-103-6/+6
* Make the checksum_seed a bit harder to predict.Wayne Davison2015-05-111-1/+1
* Add compat flag to allow proper seed checksum order.Wayne Davison2015-05-113-4/+19
* Pass -I option to aclocal.Wayne Davison2015-05-012-2/+2
* Use AS_IF instead of plain if/then/fiTiziano Müller2015-05-011-4/+2
* Ignore .deps directories.Tiziano Müller2015-05-011-0/+1
* Check for perl and assign it to a var since it is needed for generating the p...Tiziano Müller2015-05-011-0/+1
* Remove dead targets from build systemTiziano Müller2015-05-011-11/+0
* Handle configure's new version style.Wayne Davison2015-05-012-6/+6
* Specify package name and version in call to AC_INITTiziano Müller2015-05-011-5/+4
* Properly quote arguments for AC_LIBOBJ.Tiziano Müller2015-05-011-2/+2
* Must define LIBOBJDIR in the Makefile.Wayne Davison2015-05-011-0/+1
* Use AC_CONFIG_LIBOBJ_DIR and AC_REPLACE_FUNCS to adhere to autoconf standardsTiziano Müller2015-04-261-5/+8
* Modularize m4 macrosTiziano Müller2015-04-265-48/+48
* Properly quote m4 macroTiziano Müller2015-04-261-1/+1
* Update generated-files logic.Wayne Davison2015-04-262-3/+3
* Rename aclocal.m4 to acinclude.m4 and add make targetTiziano Müller2015-04-264-0/+7
* rsync: fix of-by-one in check of snprintf() result.Stefan Behrens2015-04-221-1/+1
* Complain if an inc-recursive path is not right for its dir.Wayne Davison2014-12-315-7/+30
* Mention that --append can be dangerous.Wayne Davison2014-12-311-0/+5
* Call set_modtime even if only NSEC is different.Wayne Davison2014-12-311-1/+5
* Use usleep() for msleep() if it is available.Wayne Davison2014-11-273-4/+10
* Add a missing closing paren.Wayne Davison2014-10-101-1/+1