| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |