Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* get files ready for 0.7.4 release0.7.4Arthur de Jong2010-05-091-2/+2
* implement a minimum_uid option for the PAM module to igno...Arthur de Jong2010-05-061-0/+2
* get files ready for 0.7.3 release0.7.3Arthur de Jong2010-02-271-3/+3
* add --with-bindpw-file configure option to enable reading...Arthur de Jong2010-01-241-1/+10
* set contact address to mailing listArthur de Jong2010-01-211-1/+1
* get files ready for 0.7.2 release0.7.2Arthur de Jong2009-12-281-2/+2
* remove -Wunreachable-code because it was turning up too m...Arthur de Jong2009-12-211-1/+1
* include the same headers in configure as in compat/ether.hArthur de Jong2009-12-211-1/+4
* fix lber library check for function we actually use and a...Arthur de Jong2009-11-131-2/+3
* simplify structure of configure script and see if -llber ...Arthur de Jong2009-11-111-46/+31
* fix PAM library check for systems without pam_get_authtok()Arthur de Jong2009-11-021-3/+2
* fail in configure if PAM functionality is missingArthur de Jong2009-11-011-0/+8
* make --disable-* configure options default values clearerArthur de Jong2009-11-011-6/+6
* get files ready for 0.7.1 release0.7.1Arthur de Jong2009-10-201-2/+2
* provide a replacement for the pam_get_authtok() functions...Arthur de Jong2009-10-171-0/+14
* provide replacement functions for ldap_initialize() and l...Arthur de Jong2009-10-171-2/+6
* only include security/pam_ext.h for systems that have itArthur de Jong2009-10-111-0/+1
* fix some header checks in configure and fix ldap_set_rebi...Arthur de Jong2009-10-081-14/+11
* re-organise configure script and only run tests for parts...Arthur de Jong2009-10-081-212/+216
* some compatibility improvementsArthur de Jong2009-10-051-7/+34
* add the possibility to specify --disable-maintainer-modeArthur de Jong2009-09-081-0/+3
* get files ready for 0.7.0 release0.7.0Arthur de Jong2009-09-041-2/+2
* some simple changes in includes to make FreeBSD diff smallerArthur de Jong2009-09-041-1/+1
* add a --disable-configfile-checking option to configure t...Arthur de Jong2009-09-011-0/+13
* fix help message to indicate that PAM module is built by ...Arthur de Jong2009-09-011-2/+2
* rename configfile to /etc/nslcd.conf and make debian pack...Arthur de Jong2009-08-311-5/+5
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
* enable building PAM module by defaultArthur de Jong2009-08-161-5/+1
* get files ready for 0.6.11 release0.6.11Arthur de Jong2009-07-121-2/+2
* replace references to ch.tudelft.nl with arthurdejong.orgArthur de Jong2009-06-121-1/+1
* add --disable-sasl and --disable-kerberos configure optionsArthur de Jong2009-06-061-17/+55
* let configure --help show the correct behaviourArthur de Jong2009-06-041-2/+2
* get files ready for 0.6.10 release0.6.10Arthur de Jong2009-06-031-2/+2
* get files ready for 0.6.9 release0.6.9Arthur de Jong2009-05-091-2/+2
* import the PAM module from the nss-ldapd branch (r875) ba...Arthur de Jong2009-05-091-2/+38
* according to autoupdate RETSIGTYPE can be considered void...Arthur de Jong2009-05-091-1/+0
* get files ready for 0.6.8 release0.6.8Arthur de Jong2009-03-221-4/+4
* clean the environment and set LDAPNOINIT to disable parsi...Arthur de Jong2008-12-031-1/+1
* get files ready for 0.6.7 release0.6.7Arthur de Jong2008-11-141-1/+1
* get files ready for 0.6.6 release0.6.6Arthur de Jong2008-11-041-2/+2
* get files ready for 0.6.5 release0.6.5Arthur de Jong2008-08-221-2/+2
* get files ready for 0.6.4 releaseArthur de Jong2008-07-201-2/+2
* get files ready for 0.6.3 release0.6.3Arthur de Jong2008-06-151-2/+2
* implement SASL authentication based on a patch by Dan Whi...Arthur de Jong2008-06-141-1/+6
* get files ready for 0.6.2 release0.6.2Arthur de Jong2008-05-041-2/+2
* fix quote in commentArthur de Jong2008-04-261-1/+1
* get files ready for 0.6.1 release0.6.1Arthur de Jong2008-04-061-2/+2
* only define and use do_sasl_interact() if we have a sasl ...Arthur de Jong2008-03-301-0/+3
* make using implicit function definitions an errorArthur de Jong2008-02-121-1/+1
* provide replacements for ether_aton_r() and ether_ntoa_r...Arthur de Jong2008-02-041-2/+4