summaryrefslogtreecommitdiff
path: root/server/common.h
AgeCommit message (Expand)Author
2006-12-21rename server directory to nslcdArthur de Jong
2006-11-30implement a simple threading solution and move code from nslcd-server.c to ns...Arthur de Jong
2006-11-11fix naming and copyright headersArthur de Jong
2006-11-01do not close the server-side stream as the main dispatcher will close itArthur de Jong
2006-10-31clear up protocol macros while implementing getpwuid() and {set,get,end}pwent...Arthur de Jong
2006-10-30implement simple password lookup with nslcd_getpwnam() functionArthur de Jong