Age | Commit message (Expand) | Author | Files | Lines |
2008-05-17 | Preparing for release of 3.0.3pre2v3.0.3pre2 | Wayne Davison | 1 | -1/+1 |
2008-05-07 | Preparing for release of 3.0.3pre1v3.0.3pre1 | Wayne Davison | 1 | -1/+1 |
2008-04-11 | Prepare repository for more development. | Wayne Davison | 1 | -1/+1 |
2008-04-08 | Preparing for release of 3.0.2v3.0.2 | Wayne Davison | 1 | -1/+1 |
2008-04-04 | Bump the repository version to 3.0.2dev. | Wayne Davison | 1 | -1/+1 |
2008-04-03 | Preparing for release of 3.0.1v3.0.1 | Wayne Davison | 1 | -1/+1 |
2008-03-30 | Preparing for release of 3.0.1pre3v3.0.1pre3 | Wayne Davison | 1 | -1/+1 |
2008-03-26 | Preparing for release of 3.0.1pre2v3.0.1pre2 | Wayne Davison | 1 | -1/+1 |
2008-03-24 | Preparing for release of 3.0.1pre1v3.0.1pre1 | Wayne Davison | 1 | -1/+1 |
2008-03-20 | Changed the arg-globbing routine to use a custom arg-globbing algorithm | Wayne Davison | 1 | -2/+2 |
2008-03-17 | More typo fixes. | Matt McCutchen | 1 | -1/+1 |
2008-03-17 | A couple more changes for dealing with "checker" warnings. | Wayne Davison | 1 | -1/+1 |
2008-03-17 | Attempting to silence some more "checker" warnings. | Wayne Davison | 1 | -0/+6 |
2008-03-16 | If we're not compiling one or more major options (ACLs, xattrs, & iconv), | Wayne Davison | 1 | -0/+11 |
2008-03-16 | If the system's popt.h file is not found, use our provided popt code. | Wayne Davison | 1 | -1/+3 |
2008-03-14 | Have configure check to see if /usr/include/popt/popt.h is around | Wayne Davison | 1 | -6/+10 |
2008-03-01 | Tweak the files to start work on the next release. | Wayne Davison | 1 | -1/+1 |
2008-03-01 | Preparing for release of 3.0.0v3.0.0 | Wayne Davison | 1 | -1/+1 |
2008-02-19 | Preparing for release of 3.0.0pre10v3.0.0pre10 | Wayne Davison | 1 | -1/+1 |
2008-02-10 | Preparing for release of 3.0.0pre9v3.0.0pre9 | Wayne Davison | 1 | -1/+1 |
2008-01-12 | Preparing for release of 3.0.0pre8v3.0.0pre8 | Wayne Davison | 1 | -1/+1 |
2008-01-01 | Changed the creation of rounding.h to use a set of compile-time checks | Wayne Davison | 1 | -1/+0 |
2008-01-01 | If we're cross-compiling, tell the user to run mkrounding on the | Wayne Davison | 1 | -0/+1 |
2007-12-29 | Added check for libiconv_open when iconv_open isn't found. | Wayne Davison | 1 | -0/+5 |
2007-12-16 | Preparing for release of 3.0.0pre7v3.0.0pre7 | Wayne Davison | 1 | -1/+1 |
2007-11-28 | Preparing for release of 3.0.0pre6v3.0.0pre6 | Wayne Davison | 1 | -1/+1 |
2007-11-24 | Made the (re-)building of the proto.h file automatic in the | Wayne Davison | 1 | -0/+6 |
2007-11-09 | Preparing for release of 3.0.0pre5v3.0.0pre5 | Wayne Davison | 1 | -1/+1 |
2007-11-08 | Add back a define of "struct sockaddr_storage" for systems that | Wayne Davison | 1 | -0/+2 |
2007-11-02 | Changes to handle new getaddrinfo code. | Wayne Davison | 1 | -23/+10 |
2007-10-27 | Preparing for release of 3.0.0pre4v3.0.0pre4 | Wayne Davison | 1 | -1/+1 |
2007-10-27 | Preparing for release of 3.0.0pre3v3.0.0pre3 | Wayne Davison | 1 | -1/+1 |
2007-10-17 | Add checking for id_t, and changed some of the type checking to use | Wayne Davison | 1 | -4/+1 |
2007-10-16 | Added checks for setattrlist and sys/attr.h. | Wayne Davison | 1 | -2/+2 |
2007-10-12 | Preparing for release of 3.0.0pre2v3.0.0pre2 | Wayne Davison | 1 | -1/+1 |
2007-10-05 | Preparing for release of 3.0.0pre1v3.0.0pre1 | Wayne Davison | 1 | -1/+1 |
2007-09-28 | We enable ACL compilation on OS X by default now. | Wayne Davison | 1 | -1/+3 |
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 |