| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare repository for more development. | Wayne Davison | 2008-04-11 | 1 | -1/+1 |
* | Preparing for release of 3.0.2v3.0.2 | Wayne Davison | 2008-04-08 | 1 | -1/+1 |
* | Bump the repository version to 3.0.2dev. | Wayne Davison | 2008-04-04 | 1 | -1/+1 |
* | Preparing for release of 3.0.1v3.0.1 | Wayne Davison | 2008-04-03 | 1 | -1/+1 |
* | Preparing for release of 3.0.1pre3v3.0.1pre3 | Wayne Davison | 2008-03-30 | 1 | -1/+1 |
* | Preparing for release of 3.0.1pre2v3.0.1pre2 | Wayne Davison | 2008-03-26 | 1 | -1/+1 |
* | Preparing for release of 3.0.1pre1v3.0.1pre1 | Wayne Davison | 2008-03-24 | 1 | -1/+1 |
* | Changed the arg-globbing routine to use a custom arg-globbing algorithm | Wayne Davison | 2008-03-20 | 1 | -2/+2 |
* | More typo fixes. | Matt McCutchen | 2008-03-17 | 1 | -1/+1 |
* | A couple more changes for dealing with "checker" warnings. | Wayne Davison | 2008-03-17 | 1 | -1/+1 |
* | Attempting to silence some more "checker" warnings. | Wayne Davison | 2008-03-17 | 1 | -0/+6 |
* | If we're not compiling one or more major options (ACLs, xattrs, & iconv), | Wayne Davison | 2008-03-16 | 1 | -0/+11 |
* | If the system's popt.h file is not found, use our provided popt code. | Wayne Davison | 2008-03-16 | 1 | -1/+3 |
* | Have configure check to see if /usr/include/popt/popt.h is around | Wayne Davison | 2008-03-14 | 1 | -6/+10 |
* | Tweak the files to start work on the next release. | Wayne Davison | 2008-03-01 | 1 | -1/+1 |
* | Preparing for release of 3.0.0v3.0.0 | Wayne Davison | 2008-03-01 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre10v3.0.0pre10 | Wayne Davison | 2008-02-19 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre9v3.0.0pre9 | Wayne Davison | 2008-02-10 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre8v3.0.0pre8 | Wayne Davison | 2008-01-12 | 1 | -1/+1 |
* | Changed the creation of rounding.h to use a set of compile-time checks | Wayne Davison | 2008-01-01 | 1 | -1/+0 |
* | If we're cross-compiling, tell the user to run mkrounding on the | Wayne Davison | 2008-01-01 | 1 | -0/+1 |
* | Added check for libiconv_open when iconv_open isn't found. | Wayne Davison | 2007-12-29 | 1 | -0/+5 |
* | Preparing for release of 3.0.0pre7v3.0.0pre7 | Wayne Davison | 2007-12-16 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre6v3.0.0pre6 | Wayne Davison | 2007-11-28 | 1 | -1/+1 |
* | Made the (re-)building of the proto.h file automatic in the | Wayne Davison | 2007-11-24 | 1 | -0/+6 |
* | Preparing for release of 3.0.0pre5v3.0.0pre5 | Wayne Davison | 2007-11-09 | 1 | -1/+1 |
* | Add back a define of "struct sockaddr_storage" for systems that | Wayne Davison | 2007-11-08 | 1 | -0/+2 |
* | Changes to handle new getaddrinfo code. | Wayne Davison | 2007-11-02 | 1 | -23/+10 |
* | Preparing for release of 3.0.0pre4v3.0.0pre4 | Wayne Davison | 2007-10-27 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre3v3.0.0pre3 | Wayne Davison | 2007-10-27 | 1 | -1/+1 |
* | Add checking for id_t, and changed some of the type checking to use | Wayne Davison | 2007-10-17 | 1 | -4/+1 |
* | Added checks for setattrlist and sys/attr.h. | Wayne Davison | 2007-10-16 | 1 | -2/+2 |
* | Preparing for release of 3.0.0pre2v3.0.0pre2 | Wayne Davison | 2007-10-12 | 1 | -1/+1 |
* | Preparing for release of 3.0.0pre1v3.0.0pre1 | Wayne Davison | 2007-10-05 | 1 | -1/+1 |
* | We enable ACL compilation on OS X by default now. | Wayne Davison | 2007-09-28 | 1 | -1/+3 |
* | Try a better way to deduce if the xattr functions we need are there. | Wayne Davison | 2007-04-30 | 1 | -3/+6 |
* | If the lgetxattr() function isn't found, disable xattr support. | Wayne Davison | 2007-04-28 | 1 | -8/+10 |
* | The --iconv option has now made it to the trunk. | Wayne Davison | 2007-04-26 | 1 | -0/+16 |
* | Check the size of a time_t. | Wayne Davison | 2007-04-20 | 1 | -0/+1 |
* | The improved --xattrs option is landing on the trunk. | Wayne Davison | 2007-04-07 | 1 | -1/+41 |
* | Don't enable ACLs on darwin until we figure out how they work. | Wayne Davison | 2007-03-11 | 1 | -0/+3 |
* | Leave SUPPORT_ACLS undefined instead of giving it a 0 value. | Wayne Davison | 2007-03-11 | 1 | -2/+1 |
* | Make configure continue if ACL support is not found and the user | Wayne Davison | 2007-03-11 | 1 | -4/+12 |
* | The ACL support has arrived! This version has a brand new protocol | Wayne Davison | 2007-03-11 | 1 | -0/+75 |
* | We now check for these: int16_t, uint16_t, int32_t, uint32_t, and int64_t. | Wayne Davison | 2006-12-17 | 1 | -0/+5 |
* | Fixed a problem with the new iconv const check. | Wayne Davison | 2006-11-20 | 1 | -8/+6 |
* | Added a test to figure out if iconv() takes a const char **. | Wayne Davison | 2006-11-20 | 1 | -0/+24 |
* | Change the version for new CVS work. | Wayne Davison | 2006-11-09 | 1 | -1/+1 |
* | Preparing for release of 2.6.9v2.6.9 | Wayne Davison | 2006-11-07 | 1 | -1/+1 |
* | Preparing for release of 2.6.9pre3v2.6.9pre3 | Wayne Davison | 2006-10-26 | 1 | -1/+1 |