| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove some unused configuration file options | Arthur de Jong | 2007-12-22 | 1 | -24/+2 |
* | some small layout changes | Arthur de Jong | 2007-12-09 | 1 | -2/+2 |
* | get rid of some old code and rename ldap-nss to myldap si... | Arthur de Jong | 2007-12-09 | 1 | -3/+4 |
* | clean up Kerberos ccname code, moving it to cfg.c, fixing... | Arthur de Jong | 2007-11-26 | 1 | -9/+54 |
* | implement LDAP server discovery through DNS, based on a p... | Arthur de Jong | 2007-11-25 | 1 | -10/+96 |
* | remove support for nss_connect_policy configfile option a... | Arthur de Jong | 2007-10-28 | 1 | -15/+0 |
* | make cfg_init() only callable once and add note about not... | Arthur de Jong | 2007-10-27 | 1 | -17/+20 |
* | 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 |