Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* implement server end of shadow lookupsArthur de Jong2006-11-221-26/+81
* make logging a little bit more consistentArthur de Jong2006-11-222-7/+1
* add extra copyright information (the exact same code was ...Arthur de Jong2006-11-221-0/+3
* implement netgroup lookups, including test codeArthur de Jong2006-11-211-42/+64
* implement nslcd_ether_*() functionsArthur de Jong2006-11-191-32/+126
* add missing semicolonArthur de Jong2006-11-191-1/+1
* some layout changesArthur de Jong2006-11-182-44/+44
* include some other functions into lookup functions to inc...Arthur de Jong2006-11-111-42/+30
* fix naming and copyright headersArthur de Jong2006-11-1122-201/+237
* simplify some functions to pass file pointer around inste...Arthur de Jong2006-11-115-19/+224
* some reformattingArthur de Jong2006-11-111-13/+13
* expand some marcos and combine some codeArthur de Jong2006-11-071-46/+18
* expand some marcos and combine some codeArthur de Jong2006-11-071-42/+20
* implement group functions in server but currently group_b...Arthur de Jong2006-11-061-45/+193
* rename LOOP to STRINGLIST as that is currently the only s...Arthur de Jong2006-11-031-20/+4
* implement nslcd_alias_all() server-sideArthur de Jong2006-11-031-0/+32
* get rid of some more unneeded codeArthur de Jong2006-11-031-28/+1
* some small fixesArthur de Jong2006-11-022-6/+1
* rename some constants and switch to a more sane naming sc...Arthur de Jong2006-11-023-24/+24
* get rid of some trailing spacesArthur de Jong2006-11-013-4/+3
* do not close the server-side stream as the main dispatche...Arthur de Jong2006-11-011-5/+8
* move some remaining files into the server/ directoryArthur de Jong2006-11-0114-1/+8294
* implement reading of alias information through getaliasby...Arthur de Jong2006-10-312-22/+79
* clear up protocol macros while implementing getpwuid() an...Arthur de Jong2006-10-312-26/+114
* implement simple password lookup with nslcd_getpwnam() fu...Arthur de Jong2006-10-304-12/+148
* move ldap server code into separate directoryArthur de Jong2006-10-2512-0/+3404