| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement tests for caching functionality | Arthur de Jong | 2013-08-17 | 1 | -0/+1 |
* | Have configure show --disable-utils by default | Arthur de Jong | 2013-07-28 | 1 | -1/+1 |
* | Upgrade to automake 1.13 | Arthur de Jong | 2013-07-11 | 1 | -0/+1 |
* | Get files ready for 0.9.0 release0.9.0 | Arthur de Jong | 2013-04-05 | 1 | -2/+2 |
* | Ignore missing Python in initial test | Arthur de Jong | 2013-04-03 | 1 | -1/+1 |
* | Fix test for absence of Python | Arthur de Jong | 2013-03-30 | 1 | -1/+1 |
* | Preset default configure values consistently | Arthur de Jong | 2013-03-30 | 1 | -7/+7 |
* | Give an error when the Python interpreter is missing | Arthur de Jong | 2013-03-30 | 1 | -1/+1 |
* | Build command-line utilities by default if Python is avai... | Arthur de Jong | 2013-03-30 | 1 | -2/+12 |
* | guess the value for --with-pam-seclib-dir if it is not sp... | Arthur de Jong | 2013-03-10 | 1 | -2/+12 |
* | also support systems without bet_get_enum() | Arthur de Jong | 2013-03-10 | 1 | -1/+1 |
* | implement functionality to send a cache invalidation sign... | Arthur de Jong | 2013-03-09 | 1 | -1/+1 |
* | provide a basic replacement implementation of ldap_passwo... | Arthur de Jong | 2013-03-03 | 1 | -0/+1 |
* | provide a replacement implementation of ldap_parse_passwo... | Arthur de Jong | 2013-03-03 | 1 | -0/+1 |
* | request and parse password policy controls when doing use... | Arthur de Jong | 2013-03-03 | 1 | -0/+2 |
* | add some missing checks to the configure script | Arthur de Jong | 2013-03-03 | 1 | -6/+8 |
* | add an --enable-utils option to configure to build comman... | Arthur de Jong | 2013-02-08 | 1 | -3/+12 |
* | use the AX_TLS macro to find correct thread-local storage... | Arthur de Jong | 2013-01-18 | 1 | -11/+1 |
* | check whether setnetgrent() returns int or void (for Free... | Arthur de Jong | 2013-01-14 | 1 | -0/+18 |
* | drop -Wcase-qual when using --enable-warnings because it ... | Arthur de Jong | 2013-01-12 | 1 | -3/+3 |
* | use the newer style AM_INIT_AUTOMAKE | Arthur de Jong | 2012-12-30 | 1 | -1/+1 |
* | update C coding style to a more commonly used style | Arthur de Jong | 2012-12-22 | 1 | -53/+53 |
* | merge config.py into constants.py and generate it from co... | Arthur de Jong | 2012-12-15 | 1 | -1/+9 |
* | get files ready for 0.8.12 release0.8.12 | Arthur de Jong | 2012-11-18 | 1 | -2/+2 |
* | properly initialise passwd.pw_class on FreeBSD to empty s... | Arthur de Jong | 2012-11-18 | 1 | -0/+4 |
* | remove duplicate checks from the configure script | Arthur de Jong | 2012-10-21 | 1 | -2/+0 |
* | get files ready for 0.8.11 release0.8.11 | Arthur de Jong | 2012-10-14 | 1 | -2/+2 |
* | remove extra code that sets PACKAGE_URL (which isn't used) | Arthur de Jong | 2012-10-14 | 1 | -6/+0 |
* | on startup have the gid option default to the primary gro... | Arthur de Jong | 2012-07-20 | 1 | -1/+1 |
* | get files ready for 0.8.10 release0.8.10 | Arthur de Jong | 2012-06-29 | 1 | -2/+2 |
* | get files ready for 0.8.9 release0.8.9 | Arthur de Jong | 2012-05-20 | 1 | -2/+2 |
* | get rid of a few compiler warnings on FreeBSD | Arthur de Jong | 2012-05-18 | 1 | -2/+4 |
* | provide a compatibility version of struct spwd for system... | Arthur de Jong | 2012-05-11 | 1 | -0/+13 |
* | get files ready for 0.8.8 release0.8.8 | Arthur de Jong | 2012-04-27 | 1 | -1/+1 |
* | get files ready for 0.8.7 release0.8.7 | Arthur de Jong | 2012-04-22 | 1 | -2/+2 |
* | get files ready for 0.8.6 release0.8.6 | Arthur de Jong | 2012-01-29 | 1 | -4/+4 |
* | get files ready for 0.8.5 release0.8.5 | Arthur de Jong | 2011-12-31 | 1 | -2/+2 |
* | support for reading the configuration file (not all optio... | Arthur de Jong | 2011-12-28 | 1 | -1/+0 |
* | get files ready for 0.8.4 release0.8.4 | Arthur de Jong | 2011-09-04 | 1 | -2/+2 |
* | move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac t... | Arthur de Jong | 2011-08-30 | 1 | -0/+5 |
* | implement and use a strtoui() function if uid_t or gid_t ... | Arthur de Jong | 2011-08-29 | 1 | -1/+2 |
* | silence autoconf warnings, patch by Jakub Hrozek | Arthur de Jong | 2011-08-29 | 1 | -2/+2 |
* | provide strtouid() and strtogid() functions that use strt... | Arthur de Jong | 2011-08-27 | 1 | -0/+4 |
* | remove some tests for symbols we aren't using | Arthur de Jong | 2011-08-14 | 1 | -3/+2 |
* | show the default value for the pam-seclib-dir option | Arthur de Jong | 2011-07-04 | 1 | -1/+1 |
* | get files ready for 0.8.3 release0.8.3 | Arthur de Jong | 2011-05-13 | 1 | -2/+2 |
* | provide replacement implementation for strndup() for syst... | Arthur de Jong | 2011-04-15 | 1 | -1/+2 |
* | get files ready for 0.8.2 release0.8.2 | Arthur de Jong | 2011-03-26 | 1 | -1/+1 |
* | no longer indefinitely wait for all worker threads to fin... | Arthur de Jong | 2011-03-25 | 1 | -1/+7 |
* | implement a validnames option that can be used to fine-tu... | Arthur de Jong | 2011-03-25 | 1 | -0/+2 |