| Commit message (Expand) | Author | Age | Files | Lines |
* | remove NSLCD_RESULT_UNAVAIL because it's not needed anymo... | Arthur de Jong | 2007-12-25 | 1 | -9/+7 |
* | improve comments about protocol, also describing the fina... | Arthur de Jong | 2007-10-31 | 1 | -8/+11 |
* | fix typo | Arthur de Jong | 2007-07-27 | 1 | -1/+1 |
* | add a little bit more documentation | Arthur de Jong | 2007-01-17 | 1 | -2/+6 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | specify socket and pidfile location with configure script | Arthur de Jong | 2006-12-08 | 1 | -6/+0 |
* | rename LDF_ marcos to NSLCD_ macros to have a single name... | Arthur de Jong | 2006-11-28 | 1 | -62/+62 |
* | get rid of automount map information lookups through NSS ... | Arthur de Jong | 2006-11-26 | 1 | -7/+0 |
* | trip trailing whitespace | Arthur de Jong | 2006-11-25 | 1 | -1/+1 |
* | implement netgroup lookups, including test code | Arthur de Jong | 2006-11-21 | 1 | -3/+13 |
* | include a note about encoding of strings | Arthur de Jong | 2006-11-19 | 1 | -1/+1 |
* | include changes to handle protocol, rpc, service and netg... | Arthur de Jong | 2006-11-18 | 1 | -5/+26 |
* | implement network information lookups through NSS | Arthur de Jong | 2006-11-15 | 1 | -1/+11 |
* | implement automounter maps lookups | Arthur de Jong | 2006-11-14 | 1 | -0/+5 |
* | 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/+13 |
* | implement NSS-side ethers database lookups plus test code | Arthur de Jong | 2006-11-10 | 1 | -0/+4 |
* | implement initial host database lookups NSS-side | Arthur de Jong | 2006-11-03 | 1 | -1/+16 |
* | rename LOOP to STRINGLIST as that is currently the only s... | Arthur de Jong | 2006-11-03 | 1 | -11/+5 |
* | small documentation fixes | Arthur de Jong | 2006-11-03 | 1 | -2/+2 |
* | rename some constants and switch to a more sane naming sc... | Arthur de Jong | 2006-11-02 | 1 | -37/+35 |
* | implement NSS side of getgrnam(), getgrgid() and {set,get... | Arthur de Jong | 2006-11-01 | 1 | -6/+4 |
* | get rid of some trailing spaces | Arthur de Jong | 2006-11-01 | 1 | -2/+2 |
* | implement reading of alias information through getaliasby... | Arthur de Jong | 2006-10-31 | 1 | -0/+1 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -1/+1 |
* | document protocol a little better | Arthur de Jong | 2006-10-31 | 1 | -53/+36 |
* | get first working version of end-to-end test of nss call ... | Arthur de Jong | 2006-10-30 | 1 | -5/+0 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -15/+105 |
* | implemented basic client/server setup with a thin client ... | Arthur de Jong | 2006-10-23 | 1 | -0/+76 |