Age | Commit message (Expand) | Author |
---|---|---|
2006-11-27 | get rid of nslcd-client.{c,h} and move it to nss/common.{c,h}, this ensures t... | Arthur de Jong |
2006-11-02 | rename some constants and switch to a more sane naming scheme | Arthur de Jong |
2006-11-02 | rename READ_RESPONSE() macro to READ_RESPONSE_CODE() | Arthur de Jong |
2006-10-31 | clear up protocol macros while implementing getpwuid() and {set,get,end}pwent... | Arthur de Jong |
2006-10-30 | get first working version of end-to-end test of nss call using simple test pr... | Arthur de Jong |
2006-10-25 | add some basic minimal NSS code that can be generated from macros | Arthur de Jong |
2006-10-23 | implemented basic client/server setup with a thin client comminicating with a... | Arthur de Jong |