summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Promoting xxhash support.Wayne Davison2020-05-221-1/+13
* AVX2 optimized version of get_checksum1() for x86-64Jorrit Jongma2020-05-221-9/+20
* SSE2/SSSE3 optimized version of get_checksum1() for x86-64Jorrit Jongma2020-05-211-0/+20
* A couple extra function checks for future features.Wayne Davison2020-04-291-0/+1
* Change pending version to 3.2.0 (currently 3.2.0dev).Wayne Davison2020-04-251-1/+1
* Change the rsync-ssl helper scriptWayne Davison2020-04-191-3/+0
* A few file-data improvements.Wayne Davison2020-04-121-0/+1
* Avoid the include warnings for major().Wayne Davison2020-04-071-1/+1
* Some configure improvements for strict C99 compilers (based on a patch by Flo...Wayne Davison2020-04-051-28/+42
* Use nanosleep if it is available.Wayne Davison2020-04-051-1/+1
* Don't force cygwin to solaris ACLs anymore.Wayne Davison2018-11-201-1/+1
* Prepare the repository for more development.Wayne Davison2018-03-251-1/+1
* Preparing for release of 3.1.3v3.1.3Wayne Davison2018-01-281-1/+1
* Preparing for release of 3.1.3pre1v3.1.3pre1Wayne Davison2018-01-141-1/+1
* Add nanosecond mtime support for Mac OS X.Wayne Davison2017-08-311-0/+1
* Support --sparse combined with --preallocate or --inplace.Wayne Davison2016-10-101-0/+30
* Prepare the repository for more development.Wayne Davison2016-01-241-1/+1
* Preparing for release of 3.1.2v3.1.2Wayne Davison2015-12-211-1/+1
* 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-241-8/+0
* Add configure option to set max daemon gid list.Wayne Davison2015-08-241-0/+8
* Preparing for release of 3.1.2pre1v3.1.2pre1Wayne Davison2015-08-081-1/+1
* Brant Gurganus's autoconf updates.Wayne Davison2015-07-071-101/+66
* Use AS_IF instead of plain if/then/fiTiziano Müller2015-05-011-4/+2
* Check for perl and assign it to a var since it is needed for generating the p...Tiziano Müller2015-05-011-0/+1
* 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
* 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-261-0/+2
* Use usleep() for msleep() if it is available.Wayne Davison2014-11-271-1/+1
* Prepare the repository for more development.Wayne Davison2014-09-061-1/+1
* Preparing for release of 3.1.1v3.1.1Wayne Davison2014-06-221-1/+1
* Make sure the link() destination file doesn't exist.Wayne Davison2014-06-221-0/+2
* Put zlib and popt -I options early in the CFLAGS.Wayne Davison2014-06-141-2/+2
* Preparing for release of 3.1.1pre2v3.1.1pre2Wayne Davison2014-05-261-1/+1
* Check for attr lib.Wayne Davison2014-05-051-1/+2
* Add new-style compression that skips matching data.Wayne Davison2014-04-191-0/+1
* Preparing for release of 3.1.1pre1v3.1.1pre1Wayne Davison2014-01-261-1/+1
* We really depend on autoconf 2.60 these days.Wayne Davison2014-01-021-1/+1
* Warn about lack of yodl2man at end of configure run.Wayne Davison2014-01-011-0/+5
* Restoring use of socketpair on cygwin.Wayne Davison2013-12-251-4/+0
* Prepare repository for more development.Wayne Davison2013-10-031-1/+1
* Preparing for release of 3.1.0v3.1.0Wayne Davison2013-09-281-1/+1
* Preparing for release of 3.1.0pre1v3.1.0pre1Wayne Davison2013-07-281-1/+1
* Support rsync daemon over SSL via stunnel.Wayne Davison2013-06-151-0/+4
* Add an implementation of getpass for systems that lack one.Wayne Davison2013-05-191-0/+2
* Add new --outbuf=N|L|B option.Wayne Davison2012-01-281-1/+1
* Add compatibility with an unmodified zlib.Wayne Davison2011-11-211-1/+25
* Better fakeroot support helps Solaris.Wayne Davison2011-09-201-1/+5
* Better configure support for Solaris xattrsBen Walton2011-09-111-2/+2