| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | provide a definition of daemon() for systems that lack it | Arthur de Jong | 2011-03-23 | 1 | -0/+1 |
* | put all assertion functions and compatibility code into o... | Arthur de Jong | 2011-03-17 | 1 | -0/+1 |
* | include the resolv library for hstrerror() on platforms t... | Arthur de Jong | 2011-03-12 | 1 | -0/+1 |
* | get files ready for 0.8.1 release0.8.1 | Arthur de Jong | 2011-03-10 | 1 | -3/+3 |
* | fix FreeBSD nss_ldap soname (as seen in current FreeBSD p... | Arthur de Jong | 2011-02-11 | 1 | -1/+1 |
* | add FreeBSD support, partially imported from the FreeBSD ... | Arthur de Jong | 2011-01-05 | 1 | -1/+5 |
* | fix quoting of NSS_MODULE_OBJS expression to one that is ... | Arthur de Jong | 2011-01-01 | 1 | -2/+2 |
* | get files ready for 0.8.0 release0.8.0 | Arthur de Jong | 2010-12-30 | 1 | -2/+2 |
* | merge changes from trunk | Arthur de Jong | 2010-12-29 | 1 | -3/+26 |
|\ |
|
| * | add an experimental (currently partial) Python implementa... | Arthur de Jong | 2010-12-29 | 1 | -3/+26 |
* | | merge changes from trunk | Arthur de Jong | 2010-12-12 | 1 | -1/+2 |
|\| |
|
| * | guess NSS SONAME on freebsd | Arthur de Jong | 2010-11-07 | 1 | -0/+1 |
| * | use NSS flavour to determine which exports file to use | Arthur de Jong | 2010-11-07 | 1 | -1/+1 |
* | | merge changes from trunk | Arthur de Jong | 2010-11-04 | 1 | -2/+2 |
|\| |
|
| * | chage test for compiling with gcc to be simpler and not u... | Arthur de Jong | 2010-10-16 | 1 | -2/+2 |
* | | switch to using SETs to follow the netgroups | Arthur de Jong | 2010-10-15 | 1 | -0/+3 |
* | | merge changes from trunk | Arthur de Jong | 2010-10-14 | 1 | -21/+21 |
|\| |
|
| * | set {nss,pam}_ldap_so_LINK from configure to allow custom... | Arthur de Jong | 2010-10-14 | 1 | -8/+14 |
| * | also include sys/types.h for ethernet-related tests (same... | Arthur de Jong | 2010-10-14 | 1 | -0/+2 |
| * | move ethernet function checks outside nslcd-specific test... | Arthur de Jong | 2010-10-13 | 1 | -12/+12 |
| * | rename --with-nss-ldap-maps to --with-nss-maps | Arthur de Jong | 2010-10-13 | 1 | -7/+7 |
| * | put all logic on how to run linker for NSS and PAM compon... | Arthur de Jong | 2010-10-10 | 1 | -17/+30 |
| * | fix test of returnlen struct member check (r1244 from -so... | Arthur de Jong | 2010-10-10 | 1 | -1/+1 |
| * | merge some of the changes for Solaris portability to ease... | Arthur de Jong | 2010-10-04 | 1 | -4/+86 |
* | | always define {nss,pam}_ldap_so_LINK (defaults to default... | Arthur de Jong | 2010-10-11 | 1 | -4/+8 |
* | | use {nss,pam}_ldap_so_LINK to set custom linker invocatio... | Arthur de Jong | 2010-10-11 | 1 | -6/+8 |
* | | build Solaris NSS flavour without aliases for now | Arthur de Jong | 2010-10-11 | 1 | -1/+4 |
* | | make all ethernet tests use the same includes | Arthur de Jong | 2010-10-11 | 1 | -0/+2 |
* | | put all locgic on how to link in configure script (remove... | Arthur de Jong | 2010-10-10 | 1 | -47/+30 |
* | | fix test of returnlen struct member check | Arthur de Jong | 2010-10-08 | 1 | -1/+1 |
* | | switch to the same mechanims for pam_ldap.so that was alr... | Arthur de Jong | 2010-10-04 | 1 | -4/+17 |
* | | add check for returnlen member of struct nss_XbyY_args | Arthur de Jong | 2010-10-04 | 1 | -0/+18 |
* | | first attempt to split Solaris and Glibc code more and de... | Arthur de Jong | 2010-10-03 | 1 | -8/+42 |
* | | merge function definition changes from trunk (r1233) | Arthur de Jong | 2010-10-01 | 1 | -54/+14 |
|\| |
|
| * | use AC_CHECK_DECLS to check for definitions of functions ... | Arthur de Jong | 2010-10-01 | 1 | -54/+14 |
* | | import Solaris support developed by Ted C. Cheng of Symas... | Arthur de Jong | 2010-09-30 | 1 | -0/+47 |
|/ |
|
* | fix test quoting | Arthur de Jong | 2010-09-30 | 1 | -4/+4 |
* | only provide definitions for ether_aton() and ether_ntoa(... | Arthur de Jong | 2010-09-29 | 1 | -2/+57 |