| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct PIC arg for non-GCC compilers | Tim Rice | 2015-03-23 | 1 | -1/+1 |
* | Various small fixes when using --with-module-name | Arthur de Jong | 2015-03-22 | 1 | -1/+1 |
* | Allow configuration of NSS and PAM names | Arthur de Jong | 2015-01-19 | 1 | -2/+6 |
* | refactor the read_result() functions into a common macro ... | Arthur de Jong | 2012-10-28 | 1 | -1/+1 |
* | add FreeBSD support, partially imported from the FreeBSD ... | Arthur de Jong | 2011-01-05 | 1 | -2/+5 |
* | put solnss.c under EXTRA_nss_ldap_so_SOURCES | Arthur de Jong | 2011-01-01 | 1 | -2/+2 |
* | ensure that solnss.c ends up in tarball | Arthur de Jong | 2011-01-01 | 1 | -2/+2 |
* | correctly set nss_ldap_so_DEPENDENCIES | Arthur de Jong | 2010-12-30 | 1 | -1/+1 |
* | move Solaris specific NSS functions to separate file | Arthur de Jong | 2010-12-30 | 1 | -3/+4 |
* | switch to using SETs to follow the netgroups | Arthur de Jong | 2010-10-15 | 1 | -0/+3 |
* | link local modules before .a files from common directory ... | Arthur de Jong | 2010-10-13 | 1 | -1/+1 |
* | put all logic on how to run linker for NSS and PAM compon... | Arthur de Jong | 2010-10-10 | 1 | -6/+2 |
* | improve consistency of code layout | Arthur de Jong | 2010-10-04 | 1 | -2/+3 |
* | merge some of the changes for Solaris portability to ease... | Arthur de Jong | 2010-10-04 | 1 | -2/+4 |
* | have a way to limit which NSS maps should be built | Arthur de Jong | 2010-09-25 | 1 | -5/+6 |
* | use -h linker flag instead of -soname which seems more po... | Arthur de Jong | 2010-07-18 | 1 | -1/+1 |
* | allow configuring NSS module's SONAME from configure and ... | Arthur de Jong | 2010-07-07 | 1 | -7/+3 |
* | rename symbol map files and check for the linker option t... | Arthur de Jong | 2010-06-15 | 1 | -3/+5 |
* | implement a global symbol inside the NSS module to allow ... | Arthur de Jong | 2010-06-14 | 1 | -2/+2 |
* | re-organise configure script and only run tests for parts... | Arthur de Jong | 2009-10-08 | 1 | -1/+1 |
* | refactor protocol reading and writing macros to the commo... | Arthur de Jong | 2009-05-21 | 1 | -4/+4 |
* | add proper support for make uninstall | Arthur de Jong | 2007-06-17 | 1 | -0/+3 |
* | support building outside the source directory | Arthur de Jong | 2007-06-17 | 1 | -0/+2 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -1/+1 |
* | add gcc attributes to some functions and parameters | Arthur de Jong | 2007-02-17 | 1 | -0/+1 |
* | no longer install libc-versioned symlink and hardcode nss... | Arthur de Jong | 2007-01-17 | 1 | -9/+4 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | properly capitalize company name | Arthur de Jong | 2006-12-20 | 1 | -1/+1 |
* | fix comment as to installing libraries | Arthur de Jong | 2006-12-17 | 1 | -3/+1 |
* | clean up build scripts to only link nslcd to OpenSSL and ... | Arthur de Jong | 2006-12-05 | 1 | -9/+27 |
* | get as many files from the root directory as possible, mo... | Arthur de Jong | 2006-11-28 | 1 | -0/+6 |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -1/+1 |
* | get rid of automount map information lookups through NSS ... | Arthur de Jong | 2006-11-26 | 1 | -3/+3 |
* | implement netgroup lookups | Arthur de Jong | 2006-11-17 | 1 | -2/+2 |
* | implement reading of services entities | Arthur de Jong | 2006-11-16 | 1 | -1/+2 |
* | implement reading of rpc entities | Arthur de Jong | 2006-11-16 | 1 | -1/+1 |
* | implement reading of protocol entities | Arthur de Jong | 2006-11-16 | 1 | -1/+1 |
* | implement network information lookups through NSS | Arthur de Jong | 2006-11-15 | 1 | -1/+1 |
* | implement automounter maps lookups | Arthur de Jong | 2006-11-14 | 1 | -2/+2 |
* | rename nss/exports.h to nss/prototypes.h | Arthur de Jong | 2006-11-10 | 1 | -1/+1 |
* | implement NSS-side shadow lookups (plus test code) | Arthur de Jong | 2006-11-10 | 1 | -1/+2 |
* | implement NSS-side ethers database lookups plus test code | Arthur de Jong | 2006-11-10 | 1 | -1/+1 |
* | implement initial host database lookups NSS-side | Arthur de Jong | 2006-11-03 | 1 | -1/+1 |
* | implement NSS side of getgrnam(), getgrgid() and {set,get... | Arthur de Jong | 2006-11-01 | 1 | -1/+1 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -0/+1 |
* | do not build libnss_ldap.so in this directory, only build... | Arthur de Jong | 2006-10-30 | 1 | -8/+0 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+32 |