| Commit message (Expand) | Author | Age | Files | Lines |
* | implement server end of shadow lookups | Arthur de Jong | 2006-11-22 | 1 | -26/+81 |
* | make logging a little bit more consistent | Arthur de Jong | 2006-11-22 | 2 | -7/+1 |
* | add extra copyright information (the exact same code was ... | Arthur de Jong | 2006-11-22 | 1 | -0/+3 |
* | implement netgroup lookups, including test code | Arthur de Jong | 2006-11-21 | 1 | -42/+64 |
* | implement nslcd_ether_*() functions | Arthur de Jong | 2006-11-19 | 1 | -32/+126 |
* | add missing semicolon | Arthur de Jong | 2006-11-19 | 1 | -1/+1 |
* | some layout changes | Arthur de Jong | 2006-11-18 | 2 | -44/+44 |
* | include some other functions into lookup functions to inc... | Arthur de Jong | 2006-11-11 | 1 | -42/+30 |
* | fix naming and copyright headers | Arthur de Jong | 2006-11-11 | 22 | -201/+237 |
* | simplify some functions to pass file pointer around inste... | Arthur de Jong | 2006-11-11 | 5 | -19/+224 |
* | some reformatting | Arthur de Jong | 2006-11-11 | 1 | -13/+13 |
* | expand some marcos and combine some code | Arthur de Jong | 2006-11-07 | 1 | -46/+18 |
* | expand some marcos and combine some code | Arthur de Jong | 2006-11-07 | 1 | -42/+20 |
* | implement group functions in server but currently group_b... | Arthur de Jong | 2006-11-06 | 1 | -45/+193 |
* | rename LOOP to STRINGLIST as that is currently the only s... | Arthur de Jong | 2006-11-03 | 1 | -20/+4 |
* | implement nslcd_alias_all() server-side | Arthur de Jong | 2006-11-03 | 1 | -0/+32 |
* | get rid of some more unneeded code | Arthur de Jong | 2006-11-03 | 1 | -28/+1 |
* | some small fixes | Arthur de Jong | 2006-11-02 | 2 | -6/+1 |
* | rename some constants and switch to a more sane naming sc... | Arthur de Jong | 2006-11-02 | 3 | -24/+24 |
* | get rid of some trailing spaces | Arthur de Jong | 2006-11-01 | 3 | -4/+3 |
* | do not close the server-side stream as the main dispatche... | Arthur de Jong | 2006-11-01 | 1 | -5/+8 |
* | move some remaining files into the server/ directory | Arthur de Jong | 2006-11-01 | 14 | -1/+8294 |
* | implement reading of alias information through getaliasby... | Arthur de Jong | 2006-10-31 | 2 | -22/+79 |
* | clear up protocol macros while implementing getpwuid() an... | Arthur de Jong | 2006-10-31 | 2 | -26/+114 |
* | implement simple password lookup with nslcd_getpwnam() fu... | Arthur de Jong | 2006-10-30 | 4 | -12/+148 |
* | move ldap server code into separate directory | Arthur de Jong | 2006-10-25 | 12 | -0/+3404 |