summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c
Commit message (Expand)AuthorAgeFilesLines
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Improve LDAP KDB initialization error messagesGreg Hudson2013-10-301-7/+7
* Assume mutex locking cannot failGreg Hudson2013-05-141-3/+1
* Remove partial LDAP client cert supportGreg Hudson2013-01-311-77/+12
* Add LDAP debug DB optionGreg Hudson2013-01-281-0/+1
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-201-2/+2
* Mark up strings for translationGreg Hudson2011-06-101-7/+11
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...Tom Yu2011-02-091-0/+1
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-211-3/+1
* Follow-up to r24157: return correctly from krb5_ldap_lib_init() ifGreg Hudson2010-07-021-0/+1
* DAL improvementsGreg Hudson2010-07-021-2/+3
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-141/+142
* make mark-cstyleTom Yu2009-10-311-2/+2
* Account lockoutGreg Hudson2009-10-251-0/+7
* Fix a few missing-decl, signed/unsigned warningsKen Raeburn2008-10-061-1/+1
* Catch a few more cases of unchecked k5_mutex_lock callsKen Raeburn2008-07-221-1/+3
* Change krb5_context.db_context to point to the real structure type,Ken Raeburn2008-06-021-3/+3
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-10/+16
* Savitha's patches for:Ken Raeburn2006-09-181-32/+12
* Patches from Will Fiveash to allow for configuration and building onKen Raeburn2006-08-311-1/+10
* Some mechanical changes (mainly whitespace) to match up better withKen Raeburn2006-08-291-77/+74
* whitespaceKen Raeburn2006-08-291-5/+8
* Patch from Savitha R:Ken Raeburn2006-08-291-2/+4
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+355