Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd-server.c
Commit message (Expand)AuthorAgeFilesLines
* implement group functions in server but currently group_b...Arthur de Jong2006-11-061-5/+9
* clean struct sockaddr_un structure before usageArthur de Jong2006-11-031-0/+1
* implement nslcd_alias_all() server-sideArthur de Jong2006-11-031-0/+1
* rename some constants and switch to a more sane naming sc...Arthur de Jong2006-11-021-4/+4
* get rid of some trailing spacesArthur de Jong2006-11-011-3/+3
* implement reading of alias information through getaliasby...Arthur de Jong2006-10-311-0/+1
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-311-30/+23
* get first working version of end-to-end test of nss call ...Arthur de Jong2006-10-301-88/+38
* implemented basic client/server setup with a thin client ...Arthur de Jong2006-10-231-0/+218