| Commit message (Expand) | Author | Age | Files | Lines |
* | add warnings and errors to untested and unsupported confi... | Arthur de Jong | 2007-09-28 | 1 | -2/+27 |
* | put config filename as a parameter to cfg_init() | Arthur de Jong | 2007-09-19 | 1 | -2/+2 |
* | remove support for nested groups and use of uniqueMember ... | Arthur de Jong | 2007-09-15 | 1 | -13/+0 |
* | move the two remaining useful functions from util.c to ld... | Arthur de Jong | 2007-09-15 | 1 | -1/+0 |
* | some simplifications in the reconnect loging, removing th... | Arthur de Jong | 2007-09-09 | 1 | -8/+2 |
* | move base and scope handling to database specific modules... | Arthur de Jong | 2007-09-08 | 1 | -81/+100 |
* | move filters definitions to the database modules themselv... | Arthur de Jong | 2007-09-08 | 1 | -10/+25 |
* | remove the ldap-schema.[ch] files since this is now fully... | Arthur de Jong | 2007-09-07 | 1 | -1/+0 |
* | rewrite configuration file handling to be simpler and mor... | Arthur de Jong | 2007-08-18 | 1 | -659/+546 |
* | remove nss_initgroups and nss_initgroups_ignoreusers conf... | Arthur de Jong | 2007-08-03 | 1 | -87/+0 |
* | remove --enable-paged-results configure option and now al... | Arthur de Jong | 2007-08-03 | 1 | -20/+1 |
* | remove some more old mapping stuff and change configurati... | Arthur de Jong | 2007-07-26 | 1 | -41/+23 |
* | switch to the new attribute mapping code | Arthur de Jong | 2007-07-26 | 1 | -58/+41 |
* | get rid of default and override attribute value mappings ... | Arthur de Jong | 2007-07-26 | 1 | -93/+1 |
* | make function _nss_ldap_add_uri() static | Arthur de Jong | 2007-07-26 | 1 | -39/+39 |
* | switch to a new interface for doing attribute mapping, sp... | Arthur de Jong | 2007-07-24 | 1 | -0/+1 |
* | get rid of some unused attribute mappings and a small reo... | Arthur de Jong | 2007-07-24 | 1 | -2/+0 |
* | get rid of dnsconfig stuff since that probably didn't wor... | Arthur de Jong | 2007-07-24 | 1 | -12/+0 |
* | fix a few bugs found thanks to the new warnings | Arthur de Jong | 2007-02-17 | 1 | -1/+1 |
* | add new dictionary module and use it for the attribute ma... | Arthur de Jong | 2007-02-01 | 1 | -57/+40 |
* | remove a const where it really wasn't | Arthur de Jong | 2007-01-17 | 1 | -4/+4 |
* | move most config code into cfg.c, clean up dictornary stu... | Arthur de Jong | 2007-01-17 | 1 | -16/+984 |
* | first step to split out all configuration stuff into sepa... | Arthur de Jong | 2007-01-17 | 1 | -0/+84 |