The match_gid() function needed to affect the *flags_ptr value
[rsync/rsync.git] / configure.in
2007-04-30 Wayne DavisonTry a better way to deduce if the xattr functions we...
2007-04-28 Wayne DavisonIf the lgetxattr() function isn't found, disable xattr...
2007-04-26 Wayne DavisonThe --iconv option has now made it to the trunk.
2007-04-20 Wayne DavisonCheck the size of a time_t.
2007-04-07 Wayne DavisonThe improved --xattrs option is landing on the trunk.
2007-03-11 Wayne DavisonDon't enable ACLs on darwin until we figure out how...
2007-03-11 Wayne DavisonLeave SUPPORT_ACLS undefined instead of giving it a...
2007-03-11 Wayne DavisonMake configure continue if ACL support is not found...
2007-03-11 Wayne DavisonThe ACL support has arrived! This version has a brand...
2006-12-17 Wayne DavisonWe now check for these: int16_t, uint16_t, int32_t...
2006-11-20 Wayne DavisonFixed a problem with the new iconv const check.
2006-11-20 Wayne DavisonAdded a test to figure out if iconv() takes a const...
2006-11-09 Wayne DavisonChange the version for new CVS work.
2006-11-07 Wayne DavisonPreparing for release of 2.6.9
2006-10-26 Wayne DavisonPreparing for release of 2.6.9pre3
2006-10-14 Wayne DavisonPreparing for release of 2.6.9pre2
2006-10-12 Wayne DavisonPreparing for release of 2.6.9pre1
2006-07-10 Wayne DavisonIf makedev() takes 3 args, define MAKEDEV_TAKES_3_ARGS.
2006-06-19 Wayne DavisonAllow --with-nobody-group=GROUP (patch from Olivier...
2006-04-24 Wayne DavisonIncremented the version to 2.6.9cvs.
2006-04-22 Wayne DavisonPreparing for release of 2.6.8
2006-04-17 Wayne DavisonAdded two new checks: 1. Does link() hard-link symlink...
2006-04-13 Wayne DavisonGot rid of the unused REPLACE_INET_NTOA and REPLACE_INE...
2006-04-12 Wayne DavisonPreparing for release of 2.6.8pre1
2006-03-13 Wayne DavisonChanging the version to 2.6.8cvs.
2006-03-11 Wayne DavisonPreparing for release of 2.6.7
2006-03-02 Wayne DavisonPreparing for release of 2.6.7pre3
2006-02-19 Wayne DavisonPreparing for release of 2.6.7pre2
2006-02-09 Wayne DavisonPreparing for release of 2.6.7pre1
2006-02-06 Wayne DavisonSolaris 9 and HP-UX 11.11 need us to look for libiconv_...
2006-02-06 Wayne DavisonCheck to see if we need to include the iconv library.
2006-02-04 Wayne DavisonSwitched back to checking for iconv_open() due to HP-UX.
2006-02-04 Wayne Davison- Changed the check for iconv_open() to just iconv().
2006-02-02 Wayne DavisonAdded checks for sigaction() and sigprocmask().
2006-01-15 Wayne DavisonA few more items to check for, including libcharset...
2006-01-13 Wayne DavisonAdded --enable-iconv and cleaned up the other enable...
2005-12-14 Wayne DavisonUse AC_SEARCH_LIBS() instead of AC_CHECK_LIB() to figur...
2005-09-24 Wayne DavisonUse AC_HELP_STRING() in the two AC_ARG_WITH() macros...
2005-09-21 Wayne DavisonCheck for limits.h.
2005-09-21 Wayne DavisonTweaked the output that the mknod() tests generate.
2005-07-28 Wayne DavisonChanged the version to 2.6.7cvs.
2005-07-28 Wayne DavisonRegenerated.
2005-07-27 Wayne DavisonCheck for the lchmod() and lutimes() functions.
2005-07-07 Wayne DavisonPreparing for release of 2.6.6pre1
2005-06-10 Wayne DavisonAdded a simple check to see if the /etc/group file...
2005-06-09 Wayne DavisonUpdated version to 2.6.6cvs.
2005-06-02 Wayne DavisonPreparing for release of 2.6.5
2005-05-27 Wayne Davison- Only define HAVE_REMSH if it is going to have a non...
2005-05-19 Wayne DavisonPreparing for release of 2.6.5pre2
2005-05-10 Wayne DavisonPreparing for release of 2.6.5pre1
2005-04-06 Wayne DavisonAdded skipping of mkstemp() on HP-UX.
2005-04-01 Wayne Davison- Changed version to 2.6.5cvs.
2005-03-31 Wayne DavisonPreparing for release of 2.6.4
2005-03-29 Wayne DavisonPreparing for release of 2.6.4pre4
2005-03-16 Wayne DavisonPreparing for release of 2.6.4pre3
2005-03-01 Wayne DavisonPreparing for release of 2.6.4pre2
2005-02-23 Wayne DavisonPreparing for release of 2.6.4pre1
2005-02-21 Wayne DavisonAdded function check for vasprintf.
2005-02-21 Wayne Davison- Added function tests for va_copy and __va_copy for...
2005-01-28 Wayne DavisonAdded a check for "struct stat64".
2005-01-28 Wayne DavisonSwitched the checks for "long long" and "off64_t" to...
2005-01-28 Wayne Davison- Made some of the tests work better when cross-compiling.
2005-01-03 Wayne DavisonDecided that a cross-compling configure should default the
2005-01-03 Wayne Davison- Added a test to see if chown() follows symlinks.
2004-10-01 Wayne Davison- Check if struct sockaddr_un has a sun_len member.
2004-10-01 Wayne DavisonCheck for the setmode() function.
2004-09-30 Wayne DavisonPreparing for release of 2.6.3
2004-09-23 Wayne DavisonAssume that gettimeofday() takes two arguments when...
2004-09-21 Wayne DavisonPreparing for release of 2.6.3pre2
2004-08-12 Wayne DavisonPreparing for release of 2.6.3pre1
2004-08-02 Wayne DavisonTest for functions open64() and mkstemp64().
2004-07-16 Wayne DavisonAdded a check for ftruncate.
2004-04-30 Wayne DavisonPreparing for release of 2.6.2
2004-04-30 Wayne DavisonImproved the program that checks for broken large-file...
2004-04-29 Wayne DavisonPreparing for release of 2.6.2pre1
2004-04-29 Wayne DavisonGot rid of unused check for sys/sysctl.h.
2004-04-27 Wayne DavisonPreparing for release of 2.6.1
2004-04-17 Wayne DavisonPreparing for release of 2.6.1pre-2
2004-04-09 Wayne DavisonUse AC_HEADER_MAJOR for better makedev/major/minor...
2004-04-09 Wayne DavisonAdded sys/mkdev.h to the searched-for headers.
2004-03-24 Wayne DavisonPreparing for release of 2.6.1pre-1
2004-03-16 Wayne DavisonFixed the test for sin_len as noted by Shinichi Maruyam...
2004-02-27 Wayne DavisonWe now set HAVE_SOCKADDR_SA_LEN and HAVE_SOCKADDR_SIN_L...
2004-02-26 Wayne DavisonA couple AC_DEFINE() changes so that we can do without...
2004-02-23 Wayne DavisonAllow the default (system) rsyncd.conf file to be speci...
2004-02-04 Wayne DavisonAdded function check for getgroups.
2004-02-04 Wayne DavisonAdded getegid to the functions we check.
2004-02-04 Wayne DavisonAdded geteuid to the functions to check.
2004-01-15 Wayne DavisonChanged version to "2.6.1cvs".
2004-01-08 Wayne DavisonAdded explicit call to AC_PROG_EGREP.
2004-01-03 Wayne DavisonAdded missing '[]'s to AC_CHECK_FUNCS() calls so that...
2004-01-01 Wayne DavisonPreparing for release of 2.6.0
2003-12-28 Wayne DavisonPreparing for release of 2.6.0pre2
2003-12-20 Wayne DavisonOutput a warning about the new remote-shell default...
2003-12-16 Wayne DavisonMade the default remote-shell be "ssh" (override with...
2003-12-15 Wayne DavisonChanged the version to 2.6.0pre1.
2003-12-15 Wayne DavisonChanged version to 2.6.0 in preparation for new release.
2003-12-06 Wayne DavisonMerged in the security fixes from 2.5.7.
2003-07-30 Wayne DavisonGot rid of test for fnmatch.
2003-01-28 David Dykstrapreparing for release of 2.5.6
next