| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a couple of uses of per-map bases that could be NULL ... | Arthur de Jong | 2007-08-18 | 1 | -74/+28 |
* | rewrite configuration file handling to be simpler and mor... | Arthur de Jong | 2007-08-18 | 1 | -4/+0 |
* | remove --enable-paged-results configure option and now al... | Arthur de Jong | 2007-08-03 | 1 | -1/+24 |
* | define the list of attributes to look up in searches in t... | Arthur de Jong | 2007-07-28 | 1 | -26/+20 |
* | switch to the new attribute mapping code | Arthur de Jong | 2007-07-26 | 1 | -51/+0 |
* | get rid of default and override attribute value mappings ... | Arthur de Jong | 2007-07-26 | 1 | -289/+8 |
* | move some shadow specific functions to shadow.c | Arthur de Jong | 2007-07-26 | 1 | -35/+0 |
* | remove some more unused code | Arthur de Jong | 2007-07-24 | 1 | -22/+0 |
* | switch to a new interface for doing attribute mapping, sp... | Arthur de Jong | 2007-07-24 | 1 | -1/+3 |
* | fix casts of types where needed | Arthur de Jong | 2007-06-12 | 1 | -18/+11 |
* | implement our own stdio-like library that handles IO with... | Arthur de Jong | 2007-06-09 | 1 | -3/+3 |
* | code improvements by making type casts explicit, flagging... | Arthur de Jong | 2007-03-04 | 1 | -3/+8 |
* | remove runtime checking for existance of /lib/init/rw/lib... | Arthur de Jong | 2007-03-02 | 1 | -10/+0 |
* | replace syslog calls to calls with our own logging module | Arthur de Jong | 2007-02-10 | 1 | -18/+12 |
* | add new dictionary module and use it for the attribute ma... | Arthur de Jong | 2007-02-01 | 1 | -31/+16 |
* | move most config code into cfg.c, clean up dictornary stu... | Arthur de Jong | 2007-01-17 | 1 | -189/+159 |
* | first step to split out all configuration stuff into sepa... | Arthur de Jong | 2007-01-17 | 1 | -245/+106 |
* | get rid of more code that would check if the socket was c... | Arthur de Jong | 2007-01-17 | 1 | -303/+3 |
* | get rid of rebinding-on-fork() logic as our threading mod... | Arthur de Jong | 2007-01-17 | 1 | -184/+1 |
* | change license from GNU Library General Public License v.... | Arthur de Jong | 2007-01-09 | 1 | -7/+7 |
* | get rid of a few warnings | Arthur de Jong | 2006-12-30 | 1 | -1/+0 |
* | get rid of debug() function and call log_log() instead | Arthur de Jong | 2006-12-29 | 1 | -114/+107 |
* | get rid of NSS_BUFSIZ, rename _nss_ldap_oc_check() to has... | Arthur de Jong | 2006-12-25 | 1 | -135/+109 |
* | rename server directory to nslcd | Arthur de Jong | 2006-12-21 | 1 | -0/+4032 |