Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.8.13 release0.8.13Arthur de Jong2013-05-051-2/+2
* add some missing checks to the configure script (117327e ...Arthur de Jong2013-05-051-6/+8
* guess the value for --with-pam-seclib-dir if it is not sp...Arthur de Jong2013-05-051-2/+12
* drop -Wcase-qual when using --enable-warnings because it ...Arthur de Jong2013-04-281-3/+3
* get files ready for 0.8.12 release0.8.12Arthur de Jong2012-11-181-2/+2
* properly initialise passwd.pw_class on FreeBSD to empty s...Arthur de Jong2012-11-181-0/+4
* remove duplicate checks from the configure scriptArthur de Jong2012-10-211-2/+0
* get files ready for 0.8.11 release0.8.11Arthur de Jong2012-10-141-2/+2
* remove extra code that sets PACKAGE_URL (which isn't used)Arthur de Jong2012-10-141-6/+0
* on startup have the gid option default to the primary gro...Arthur de Jong2012-07-201-1/+1
* get files ready for 0.8.10 release0.8.10Arthur de Jong2012-06-291-2/+2
* get files ready for 0.8.9 release0.8.9Arthur de Jong2012-05-201-2/+2
* get rid of a few compiler warnings on FreeBSDArthur de Jong2012-05-181-2/+4
* provide a compatibility version of struct spwd for system...Arthur de Jong2012-05-111-0/+13
* get files ready for 0.8.8 release0.8.8Arthur de Jong2012-04-271-1/+1
* get files ready for 0.8.7 release0.8.7Arthur de Jong2012-04-221-2/+2
* get files ready for 0.8.6 release0.8.6Arthur de Jong2012-01-291-4/+4
* get files ready for 0.8.5 release0.8.5Arthur de Jong2011-12-311-2/+2
* support for reading the configuration file (not all optio...Arthur de Jong2011-12-281-1/+0
* get files ready for 0.8.4 release0.8.4Arthur de Jong2011-09-041-2/+2
* move LDAP_DEPRECATED and LDAP_REFERRALS to configure.ac t...Arthur de Jong2011-08-301-0/+5
* implement and use a strtoui() function if uid_t or gid_t ...Arthur de Jong2011-08-291-1/+2
* silence autoconf warnings, patch by Jakub HrozekArthur de Jong2011-08-291-2/+2
* provide strtouid() and strtogid() functions that use strt...Arthur de Jong2011-08-271-0/+4
* remove some tests for symbols we aren't usingArthur de Jong2011-08-141-3/+2
* show the default value for the pam-seclib-dir optionArthur de Jong2011-07-041-1/+1
* get files ready for 0.8.3 release0.8.3Arthur de Jong2011-05-131-2/+2
* provide replacement implementation for strndup() for syst...Arthur de Jong2011-04-151-1/+2
* get files ready for 0.8.2 release0.8.2Arthur de Jong2011-03-261-1/+1
* no longer indefinitely wait for all worker threads to fin...Arthur de Jong2011-03-251-1/+7
* implement a validnames option that can be used to fine-tu...Arthur de Jong2011-03-251-0/+2
* provide a definition of daemon() for systems that lack itArthur de Jong2011-03-231-0/+1
* put all assertion functions and compatibility code into o...Arthur de Jong2011-03-171-0/+1
* include the resolv library for hstrerror() on platforms t...Arthur de Jong2011-03-121-0/+1
* get files ready for 0.8.1 release0.8.1Arthur de Jong2011-03-101-3/+3
* fix FreeBSD nss_ldap soname (as seen in current FreeBSD p...Arthur de Jong2011-02-111-1/+1
* add FreeBSD support, partially imported from the FreeBSD ...Arthur de Jong2011-01-051-1/+5
* fix quoting of NSS_MODULE_OBJS expression to one that is ...Arthur de Jong2011-01-011-2/+2
* get files ready for 0.8.0 release0.8.0Arthur de Jong2010-12-301-2/+2
* merge changes from trunkArthur de Jong2010-12-291-3/+26
|\
| * add an experimental (currently partial) Python implementa...Arthur de Jong2010-12-291-3/+26
* | merge changes from trunkArthur de Jong2010-12-121-1/+2
|\|
| * guess NSS SONAME on freebsdArthur de Jong2010-11-071-0/+1
| * use NSS flavour to determine which exports file to useArthur de Jong2010-11-071-1/+1
* | merge changes from trunkArthur de Jong2010-11-041-2/+2
|\|
| * chage test for compiling with gcc to be simpler and not u...Arthur de Jong2010-10-161-2/+2
* | switch to using SETs to follow the netgroupsArthur de Jong2010-10-151-0/+3
* | merge changes from trunkArthur de Jong2010-10-141-21/+21
|\|
| * set {nss,pam}_ldap_so_LINK from configure to allow custom...Arthur de Jong2010-10-141-8/+14
| * also include sys/types.h for ethernet-related tests (same...Arthur de Jong2010-10-141-0/+2