Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
| * move ethernet function checks outside nslcd-specific test...Arthur de Jong2010-10-131-12/+12
| * rename --with-nss-ldap-maps to --with-nss-mapsArthur de Jong2010-10-131-7/+7
| * put all logic on how to run linker for NSS and PAM compon...Arthur de Jong2010-10-101-17/+30
| * fix test of returnlen struct member check (r1244 from -so...Arthur de Jong2010-10-101-1/+1
| * merge some of the changes for Solaris portability to ease...Arthur de Jong2010-10-041-4/+86
* | always define {nss,pam}_ldap_so_LINK (defaults to default...Arthur de Jong2010-10-111-4/+8
* | use {nss,pam}_ldap_so_LINK to set custom linker invocatio...Arthur de Jong2010-10-111-6/+8
* | build Solaris NSS flavour without aliases for nowArthur de Jong2010-10-111-1/+4
* | make all ethernet tests use the same includesArthur de Jong2010-10-111-0/+2
* | put all locgic on how to link in configure script (remove...Arthur de Jong2010-10-101-47/+30
* | fix test of returnlen struct member checkArthur de Jong2010-10-081-1/+1
* | switch to the same mechanims for pam_ldap.so that was alr...Arthur de Jong2010-10-041-4/+17
* | add check for returnlen member of struct nss_XbyY_argsArthur de Jong2010-10-041-0/+18
* | first attempt to split Solaris and Glibc code more and de...Arthur de Jong2010-10-031-8/+42
* | merge function definition changes from trunk (r1233)Arthur de Jong2010-10-011-54/+14
|\|
| * use AC_CHECK_DECLS to check for definitions of functions ...Arthur de Jong2010-10-011-54/+14
* | import Solaris support developed by Ted C. Cheng of Symas...Arthur de Jong2010-09-301-0/+47
|/
* fix test quotingArthur de Jong2010-09-301-4/+4
* only provide definitions for ether_aton() and ether_ntoa(...Arthur de Jong2010-09-291-2/+57
* begin merging some of the compatibility improvements from...Arthur de Jong2010-09-281-0/+1
* simplify appending OBJEXT sed expressionArthur de Jong2010-09-281-1/+1
* properly define PACKAGE_URLArthur de Jong2010-09-261-1/+10
* have a way to limit which NSS maps should be builtArthur de Jong2010-09-251-0/+16
* get files ready for 0.7.9 release0.7.9Arthur de Jong2010-08-281-1/+1
* fix for --with-nss-ldap-soname option by Julien CristauArthur de Jong2010-08-191-2/+2
* get files ready for 0.7.8 release0.7.8Arthur de Jong2010-08-181-2/+2
* compatibility improvement: also check for nss_common.h an...Arthur de Jong2010-07-181-1/+10
* allow configuring NSS module's SONAME from configure and ...Arthur de Jong2010-07-071-0/+9
* get files ready for 0.7.7 release0.7.7Arthur de Jong2010-07-031-2/+2
* have more compatibility code for NSS module and move comp...Arthur de Jong2010-06-171-5/+37
* rename symbol map files and check for the linker option t...Arthur de Jong2010-06-151-0/+17
* pass pthread flags correctly to nslcd Makefile and rename...Arthur de Jong2010-06-151-10/+11
* implement a global symbol inside the NSS module to allow ...Arthur de Jong2010-06-141-0/+2
* get files ready for 0.7.6 release0.7.6Arthur de Jong2010-05-271-1/+1
* update AC?X_PTHREAD macro and update configure script to ...Arthur de Jong2010-05-231-66/+65
* get files ready for 0.7.5 release0.7.5Arthur de Jong2010-05-141-1/+1
* perform logging from PAM module to syslog and support the...Arthur de Jong2010-05-141-1/+1
* replace my_pam_warn() with pam_info() and pam_error() and...Arthur de Jong2010-05-101-2/+2
* 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