Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 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