Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* make --disable-* configure options default values clearerArthur de Jong2009-11-011-6/+6
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1011 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.1 release0.7.1Arthur de Jong2009-10-201-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1009 ef36b2f9-881f-0410-afb5-c4e39611909c
* provide a replacement for the pam_get_authtok() ↵Arthur de Jong2009-10-171-0/+14
| | | | | | functions for systems without it git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1008 ef36b2f9-881f-0410-afb5-c4e39611909c
* provide replacement functions for ldap_initialize() and ↵Arthur de Jong2009-10-171-2/+6
| | | | | | ldap_passwd_s() and centralise LDAP compatibility hacks into ldap_compat.h git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1007 ef36b2f9-881f-0410-afb5-c4e39611909c
* only include security/pam_ext.h for systems that have itArthur de Jong2009-10-111-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1004 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix some header checks in configure and fix ↵Arthur de Jong2009-10-081-14/+11
| | | | | | ldap_set_rebind_proc() return type check git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1003 ef36b2f9-881f-0410-afb5-c4e39611909c
* re-organise configure script and only run tests for ↵Arthur de Jong2009-10-081-212/+216
| | | | | | parts that are enabled git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1001 ef36b2f9-881f-0410-afb5-c4e39611909c
* some compatibility improvementsArthur de Jong2009-10-051-7/+34
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@998 ef36b2f9-881f-0410-afb5-c4e39611909c
* add the possibility to specify --disable-maintainer-modeArthur de Jong2009-09-081-0/+3
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@990 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.7.0 release0.7.0Arthur de Jong2009-09-041-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@987 ef36b2f9-881f-0410-afb5-c4e39611909c
* some simple changes in includes to make FreeBSD diff smallerArthur de Jong2009-09-041-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@986 ef36b2f9-881f-0410-afb5-c4e39611909c
* add a --disable-configfile-checking option to configure ↵Arthur de Jong2009-09-011-0/+13
| | | | | | to cause unknown options to be ignored from the configuration git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@985 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix help message to indicate that PAM module is built by ↵Arthur de Jong2009-09-011-2/+2
| | | | | | default git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@984 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename configfile to /etc/nslcd.conf and make debian ↵Arthur de Jong2009-08-311-5/+5
| | | | | | packaging copy the file to the new name on upgrade git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@980 ef36b2f9-881f-0410-afb5-c4e39611909c
* rename software to nss-pam-ldapdArthur de Jong2009-08-311-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@978 ef36b2f9-881f-0410-afb5-c4e39611909c
* enable building PAM module by defaultArthur de Jong2009-08-161-5/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@972 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.11 release0.6.11Arthur de Jong2009-07-121-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@966 ef36b2f9-881f-0410-afb5-c4e39611909c
* replace references to ch.tudelft.nl with arthurdejong.orgArthur de Jong2009-06-121-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@938 ef36b2f9-881f-0410-afb5-c4e39611909c
* add --disable-sasl and --disable-kerberos configure optionsArthur de Jong2009-06-061-17/+55
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@930 ef36b2f9-881f-0410-afb5-c4e39611909c
* let configure --help show the correct behaviourArthur de Jong2009-06-041-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@928 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.10 release0.6.10Arthur de Jong2009-06-031-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@926 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.9 release0.6.9Arthur de Jong2009-05-091-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@881 ef36b2f9-881f-0410-afb5-c4e39611909c
* import the PAM module from the nss-ldapd branch (r875) ↵Arthur de Jong2009-05-091-2/+38
| | | | | | based on the OpenLDAP nssov tree and allow configuring which modules should be built (PAM module disabled by default) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@876 ef36b2f9-881f-0410-afb5-c4e39611909c
* according to autoupdate RETSIGTYPE can be considered ↵Arthur de Jong2009-05-091-1/+0
| | | | | | void always git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@872 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.8 release0.6.8Arthur de Jong2009-03-221-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@825 ef36b2f9-881f-0410-afb5-c4e39611909c
* clean the environment and set LDAPNOINIT to disable ↵Arthur de Jong2008-12-031-1/+1
| | | | | | parsing of LDAP configfiles (.ldaprc, /etc/ldap/ldap.conf, etc) git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@803 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.7 release0.6.7Arthur de Jong2008-11-141-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@798 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.6 release0.6.6Arthur de Jong2008-11-041-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@793 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.5 release0.6.5Arthur de Jong2008-08-221-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@783 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.4 releaseArthur de Jong2008-07-201-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@778 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.3 release0.6.3Arthur de Jong2008-06-151-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@767 ef36b2f9-881f-0410-afb5-c4e39611909c
* implement SASL authentication based on a patch by Dan ↵Arthur de Jong2008-06-141-1/+6
| | | | | | White <dwhite@olp.net> git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@762 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.2 release0.6.2Arthur de Jong2008-05-041-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@728 ef36b2f9-881f-0410-afb5-c4e39611909c
* fix quote in commentArthur de Jong2008-04-261-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@703 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6.1 release0.6.1Arthur de Jong2008-04-061-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@670 ef36b2f9-881f-0410-afb5-c4e39611909c
* only define and use do_sasl_interact() if we have a sasl ↵Arthur de Jong2008-03-301-0/+3
| | | | | | library git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@648 ef36b2f9-881f-0410-afb5-c4e39611909c
* make using implicit function definitions an errorArthur de Jong2008-02-121-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@631 ef36b2f9-881f-0410-afb5-c4e39611909c
* provide replacements for ether_aton_r() and ↵Arthur de Jong2008-02-041-2/+4
| | | | | | ether_ntoa_r() for platforms that don't have them git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@624 ef36b2f9-881f-0410-afb5-c4e39611909c
* only call __nss_configure_lookup() if it is available, ↵Arthur de Jong2008-02-041-0/+1
| | | | | | if it isn't the platform is out of luck git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@623 ef36b2f9-881f-0410-afb5-c4e39611909c
* get files ready for 0.6 release0.6Arthur de Jong2008-02-031-2/+2
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@618 ef36b2f9-881f-0410-afb5-c4e39611909c
* also check for sasl2 libraryArthur de Jong2008-02-031-0/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@617 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove --with-ngroups option because it isn't usedArthur de Jong2008-02-021-8/+0
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@611 ef36b2f9-881f-0410-afb5-c4e39611909c
* move pagectrl code into compat directoryArthur de Jong2008-01-311-1/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@592 ef36b2f9-881f-0410-afb5-c4e39611909c
* make comments lowercase for consistencyArthur de Jong2008-01-311-4/+4
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@591 ef36b2f9-881f-0410-afb5-c4e39611909c
* improve LDAP library autodetection and make if ↵Arthur de Jong2008-01-311-14/+24
| | | | | | statements consistent git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@588 ef36b2f9-881f-0410-afb5-c4e39611909c
* move finding of replacement functions to a more logical ↵Arthur de Jong2008-01-311-5/+6
| | | | | | place git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@587 ef36b2f9-881f-0410-afb5-c4e39611909c
* define extra macros to import system extensions from ↵Arthur de Jong2008-01-311-1/+1
| | | | | | system header files and remove duplicate check for ldap_set_rebind_proc() git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@586 ef36b2f9-881f-0410-afb5-c4e39611909c
* test to see if the compiler supports certain -W flags ↵Arthur de Jong2008-01-311-1/+27
| | | | | | before using them git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@585 ef36b2f9-881f-0410-afb5-c4e39611909c
* provide replacement functions for daemon() and ↵Arthur de Jong2008-01-301-0/+4
| | | | | | getopt_long() when they are not available on the system git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@581 ef36b2f9-881f-0410-afb5-c4e39611909c
* remove duplicate warning flagsArthur de Jong2008-01-301-1/+1
| | | | git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@580 ef36b2f9-881f-0410-afb5-c4e39611909c