Age | Commit message (Expand) | Author | Files | Lines |
2007-04-30 | Try a better way to deduce if the xattr functions we need are there. | Wayne Davison | 1 | -3/+6 |
2007-04-28 | If the lgetxattr() function isn't found, disable xattr support. | Wayne Davison | 1 | -8/+10 |
2007-04-26 | The --iconv option has now made it to the trunk. | Wayne Davison | 1 | -0/+16 |
2007-04-20 | Check the size of a time_t. | Wayne Davison | 1 | -0/+1 |
2007-04-07 | The improved --xattrs option is landing on the trunk. | Wayne Davison | 1 | -1/+41 |
2007-03-11 | Don't enable ACLs on darwin until we figure out how they work. | Wayne Davison | 1 | -0/+3 |
2007-03-11 | Leave SUPPORT_ACLS undefined instead of giving it a 0 value. | Wayne Davison | 1 | -2/+1 |
2007-03-11 | Make configure continue if ACL support is not found and the user | Wayne Davison | 1 | -4/+12 |
2007-03-11 | The ACL support has arrived! This version has a brand new protocol | Wayne Davison | 1 | -0/+75 |
2006-12-17 | We now check for these: int16_t, uint16_t, int32_t, uint32_t, and int64_t. | Wayne Davison | 1 | -0/+5 |
2006-11-20 | Fixed a problem with the new iconv const check. | Wayne Davison | 1 | -8/+6 |
2006-11-20 | Added a test to figure out if iconv() takes a const char **. | Wayne Davison | 1 | -0/+24 |
2006-11-09 | Change the version for new CVS work. | Wayne Davison | 1 | -1/+1 |
2006-11-07 | Preparing for release of 2.6.9v2.6.9 | Wayne Davison | 1 | -1/+1 |
2006-10-26 | Preparing for release of 2.6.9pre3v2.6.9pre3 | Wayne Davison | 1 | -1/+1 |
2006-10-14 | Preparing for release of 2.6.9pre2v2.6.9pre2 | Wayne Davison | 1 | -1/+1 |
2006-10-12 | Preparing for release of 2.6.9pre1v2.6.9pre1 | Wayne Davison | 1 | -1/+1 |
2006-07-10 | If makedev() takes 3 args, define MAKEDEV_TAKES_3_ARGS. | Wayne Davison | 1 | -0/+25 |
2006-06-19 | Allow --with-nobody-group=GROUP (patch from Olivier Thauvin). | Wayne Davison | 1 | -8/+16 |
2006-04-24 | Incremented the version to 2.6.9cvs. | Wayne Davison | 1 | -1/+1 |
2006-04-22 | Preparing for release of 2.6.8v2.6.8 | Wayne Davison | 1 | -1/+1 |
2006-04-17 | Added two new checks: 1. Does link() hard-link symlinks (not the | Wayne Davison | 1 | -6/+43 |
2006-04-13 | Got rid of the unused REPLACE_INET_NTOA and REPLACE_INET_ATON checks. | Wayne Davison | 1 | -29/+0 |
2006-04-12 | Preparing for release of 2.6.8pre1v2.6.8pre1 | Wayne Davison | 1 | -1/+1 |
2006-03-13 | Changing the version to 2.6.8cvs. | Wayne Davison | 1 | -1/+1 |
2006-03-11 | Preparing for release of 2.6.7v2.6.7 | Wayne Davison | 1 | -1/+1 |
2006-03-02 | Preparing for release of 2.6.7pre3v2.6.7pre3 | Wayne Davison | 1 | -1/+1 |
2006-02-19 | Preparing for release of 2.6.7pre2v2.6.7pre2 | Wayne Davison | 1 | -1/+1 |
2006-02-09 | Preparing for release of 2.6.7pre1 | Wayne Davison | 1 | -1/+1 |
2006-02-06 | Solaris 9 and HP-UX 11.11 need us to look for libiconv_open, | Wayne Davison | 1 | -1/+4 |
2006-02-06 | Check to see if we need to include the iconv library. | Wayne Davison | 1 | -0/+1 |
2006-02-04 | Switched back to checking for iconv_open() due to HP-UX. | Wayne Davison | 1 | -1/+1 |
2006-02-04 | - Changed the check for iconv_open() to just iconv(). | Wayne Davison | 1 | -18/+1 |
2006-02-02 | Added checks for sigaction() and sigprocmask(). | Wayne Davison | 1 | -1/+2 |
2006-01-15 | A few more items to check for, including libcharset.h, langinfo.h, | Wayne Davison | 1 | -6/+12 |
2006-01-13 | Added --enable-iconv and cleaned up the other enable/disable options. | Wayne Davison | 1 | -40/+38 |
2005-12-14 | Use AC_SEARCH_LIBS() instead of AC_CHECK_LIB() to figure out if | Wayne Davison | 1 | -1/+1 |
2005-09-24 | Use AC_HELP_STRING() in the two AC_ARG_WITH() macros that used a | Wayne Davison | 1 | -2/+2 |
2005-09-21 | Check for limits.h. | Wayne Davison | 1 | -1/+1 |
2005-09-21 | Tweaked the output that the mknod() tests generate. | Wayne Davison | 1 | -2/+2 |
2005-07-28 | Changed the version to 2.6.7cvs. | Wayne Davison | 1 | -1/+1 |
2005-07-28 | Regenerated. | Wayne Davison | 1 | -1/+1 |
2005-07-27 | Check for the lchmod() and lutimes() functions. | Wayne Davison | 1 | -3/+4 |
2005-07-07 | Preparing for release of 2.6.6pre1v2.6.6pre1 | Wayne Davison | 1 | -1/+1 |
2005-06-10 | Added a simple check to see if the /etc/group file has the | Wayne Davison | 1 | -3/+12 |
2005-06-09 | Updated version to 2.6.6cvs. | Wayne Davison | 1 | -1/+1 |
2005-06-02 | Preparing for release of 2.6.5v2.6.5 | Wayne Davison | 1 | -1/+1 |
2005-05-27 | - Only define HAVE_REMSH if it is going to have a non-0 value. | Wayne Davison | 1 | -16/+3 |
2005-05-19 | Preparing for release of 2.6.5pre2v2.6.5pre2 | Wayne Davison | 1 | -1/+1 |
2005-05-10 | Preparing for release of 2.6.5pre1v2.6.5pre1 | Wayne Davison | 1 | -1/+1 |