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