| Commit message (Expand) | Author | Age | Files | Lines |
* | rename software to nss-pam-ldapd | Arthur de Jong | 2009-08-31 | 1 | -1/+1 |
* | also support starttls as value for the ssl option | Arthur de Jong | 2009-06-20 | 1 | -1/+2 |
* | remove SSL/TLS warning messages during startup | Arthur de Jong | 2009-06-03 | 1 | -9/+1 |
* | don't look inside the passed variable get_strdup() becaus... | Arthur de Jong | 2009-05-30 | 1 | -6/+3 |
* | initialise database modules only once after parsing config | Arthur de Jong | 2009-05-24 | 1 | -0/+12 |
* | support multiple search bases, partially based on a patch... | Arthur de Jong | 2009-05-24 | 1 | -17/+27 |
* | set most SSL/TLS related options globally instead of per ... | Arthur de Jong | 2009-05-01 | 1 | -22/+44 |
* | move debugging initialisation to myldap_set_debuglevel() ... | Arthur de Jong | 2009-04-30 | 1 | -2/+1 |
* | rename the tls_checkpeer option to tls_reqcert, deprecati... | Arthur de Jong | 2008-12-06 | 1 | -2/+35 |
* | remove sslpath option because it wasn't used for anything | Arthur de Jong | 2008-11-29 | 1 | -8/+0 |
* | rename get_base_from_dse() to get_base_from_rootdse() | Arthur de Jong | 2008-07-20 | 1 | -5/+5 |
* | make the get_base_from_dse() function cleaner and add a c... | Arthur de Jong | 2008-07-20 | 1 | -5/+11 |
* | implement looking up search base in DSE of LDAP server | Arthur de Jong | 2008-07-20 | 1 | -0/+53 |
* | replace https:// by ldaps:// (stupid typo) | Arthur de Jong | 2008-06-17 | 1 | -3/+3 |
* | implement SASL authentication based on a patch by Dan Whi... | Arthur de Jong | 2008-06-14 | 1 | -6/+27 |
* | don't perform SSL/TLS sanity checks if it isn't available... | Arthur de Jong | 2008-06-12 | 1 | -0/+4 |
* | remove warning on using ssl option | Arthur de Jong | 2008-06-06 | 1 | -1/+0 |
* | check that all URLs start with https:// if "ssl on" is sp... | Arthur de Jong | 2008-06-06 | 1 | -0/+12 |
* | add uid and gid configuration keywords that set the user ... | Arthur de Jong | 2008-06-06 | 1 | -0/+65 |
* | make number of threads configurable with the threads keyword | Arthur de Jong | 2008-05-04 | 1 | -1/+8 |
* | only support tls-related options if LDAP library supports... | Arthur de Jong | 2008-05-02 | 1 | -1/+5 |
* | support the case where an attribute mapping variable is NULL | Arthur de Jong | 2008-04-27 | 1 | -1/+1 |
* | fix log message of incorrect map statement | Arthur de Jong | 2008-04-26 | 1 | -1/+2 |
* | implement new timing mechanism for retries to quickly fai... | Arthur de Jong | 2008-04-25 | 1 | -10/+9 |
* | remove code that handles special cases when calling as ro... | Arthur de Jong | 2008-04-04 | 1 | -30/+0 |
* | only support "dns" and "domain" values on platforms with ... | Arthur de Jong | 2008-02-08 | 1 | -0/+16 |
* | have a fallback value for HOST_NAME_MAX if it is not defined | Arthur de Jong | 2008-01-26 | 1 | -0/+4 |
* | fix marsing of map statement | Arthur de Jong | 2008-01-26 | 1 | -62/+62 |
* | fix problem in map statement end-of-line handling | Arthur de Jong | 2008-01-16 | 1 | -1/+2 |
* | do not define variable if we're not going to use it | Arthur de Jong | 2007-12-27 | 1 | -0/+2 |
* | properly handle spaces in some configuration options (maj... | Arthur de Jong | 2007-12-26 | 1 | -248/+295 |
* | remove bind_policy option because the same effect is achi... | Arthur de Jong | 2007-12-22 | 1 | -13/+0 |
* | reorder timing and reconnect options to be more logical a... | Arthur de Jong | 2007-12-22 | 1 | -36/+25 |
* | 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 |