| Commit message (Expand) | Author | Age | Files | Lines |
* | get rid of nslcd-client.{c,h} and move it to nss/common.{... | Arthur de Jong | 2006-11-27 | 1 | -1/+0 |
* | do some refactoring in the generated code and add some do... | Arthur de Jong | 2006-11-17 | 1 | -4/+3 |
* | switch to a simpler and more compact framework to generat... | Arthur de Jong | 2006-11-16 | 1 | -31/+12 |
* | rename nss/exports.h to nss/prototypes.h | Arthur de Jong | 2006-11-10 | 1 | -1/+1 |
* | switch to using prototypes that are defined in glibc 2.3.6 | Arthur de Jong | 2006-11-10 | 1 | -1/+1 |
* | make loop macros common, create macros for expanding {set... | Arthur de Jong | 2006-11-03 | 1 | -31/+3 |
* | rename some constants and switch to a more sane naming sc... | Arthur de Jong | 2006-11-02 | 1 | -6/+6 |
* | rename READ_RESPONSE() macro to READ_RESPONSE_CODE() | Arthur de Jong | 2006-11-02 | 1 | -3/+3 |
* | always set *errnop correctly | Arthur de Jong | 2006-11-01 | 1 | -0/+3 |
* | implement _nss_ldap_{set,get,end}pwent() functions with t... | Arthur de Jong | 2006-11-01 | 1 | -4/+35 |
* | make code consistent by adding headers, removing trailing... | Arthur de Jong | 2006-10-31 | 1 | -1/+3 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 1 | -10/+26 |
* | get rid of some empty lines | Arthur de Jong | 2006-10-30 | 1 | -5/+0 |
* | return read data in struct and fix some marcos | Arthur de Jong | 2006-10-30 | 1 | -11/+10 |
* | add some basic minimal NSS code that can be generated fro... | Arthur de Jong | 2006-10-25 | 1 | -0/+86 |