Arthur de Jong

Open Source / Free Software developer

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