aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/libkdb_ldap/kdb_ldap_conn.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun1-2/+2
2017-06-28Remove unused async binding code in LDAPGreg Hudson1-1/+0
2014-12-07Use new error message wrapping APIsNicolas Williams1-2/+2
2014-07-19Add SASL support to LDAP KDB moduleGreg Hudson1-10/+77
2014-07-19Modernize some LDAP sourcesGreg Hudson1-102/+100
2014-06-05Use k5_setmsgGreg Hudson1-12/+10
2014-02-28Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson1-0/+2
2013-10-30Improve LDAP KDB initialization error messagesGreg Hudson1-7/+7
2013-05-14Assume mutex locking cannot failGreg Hudson1-3/+1
2013-01-31Remove partial LDAP client cert supportGreg Hudson1-77/+12
2013-01-28Add LDAP debug DB optionGreg Hudson1-0/+1
2012-12-20Simplify LDAP KDB module container DN handlingGreg Hudson1-2/+2
2011-06-10Mark up strings for translationGreg Hudson1-7/+11
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-2/+1
2011-02-09KDC denial of service attacks [MITKRB5-SA-2011-002 CVE-2011-0281 CVE-2011-028...Tom Yu1-0/+1
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson1-3/+1
2010-07-02Follow-up to r24157: return correctly from krb5_ldap_lib_init() ifGreg Hudson1-0/+1
2010-07-02DAL improvementsGreg Hudson1-2/+3
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-141/+142
2009-10-31make mark-cstyleTom Yu1-2/+2
2009-10-25Account lockoutGreg Hudson1-0/+7
2008-10-06Fix a few missing-decl, signed/unsigned warningsKen Raeburn1-1/+1
2008-07-22Catch a few more cases of unchecked k5_mutex_lock callsKen Raeburn1-1/+3
2008-06-02Change krb5_context.db_context to point to the real structure type,Ken Raeburn1-3/+3
2006-09-25Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn1-10/+16
2006-09-18Savitha's patches for:Ken Raeburn1-32/+12
2006-08-31Patches from Will Fiveash to allow for configuration and building onKen Raeburn1-1/+10
2006-08-29Some mechanical changes (mainly whitespace) to match up better withKen Raeburn1-77/+74
2006-08-29whitespaceKen Raeburn1-5/+8
2006-08-29Patch from Savitha R:Ken Raeburn1-2/+4
2006-07-18Merge remaining changes from LDAP integration branchKen Raeburn1-0/+355