aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/ldap/libkdb_ldap
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Include autoconf.h before system headersGreg Hudson5-14/+10
2014-07-08Simplify usage of strerror_rGreg Hudson1-5/+0
2014-06-16Tidy up k5-int.h variable name constantsGreg Hudson1-1/+1
2014-06-05Treat LDAP KrbKey salt field as optionalGreg Hudson1-2/+4
2014-06-05Always include salt in LDAP KrbKey encodingGreg Hudson1-1/+20
2014-06-05Use k5_setmsgGreg Hudson11-120/+93
2014-02-28Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson1-0/+2
2013-10-30Improve LDAP KDB initialization error messagesGreg Hudson1-7/+7
2013-07-15Avoid allocating zero key_data structuresGreg Hudson1-1/+2
2013-06-07Fix various warningsGreg Hudson6-40/+36
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-8/+0
2013-05-14Assume mutex locking cannot failGreg Hudson2-13/+6
2013-05-08Improve LDAP password file error messagesGreg Hudson1-2/+6
2013-03-29Simplify krb5_ldap_readpasswordGreg Hudson1-19/+2
2013-03-28Fix more password_policy cleanup codeGreg Hudson1-11/+6
2013-03-28Get rid of krb5_xfreeGreg Hudson2-23/+23
2013-03-28Fix krb5_ldap_put_password_policy cleanupGreg Hudson1-3/+2
2013-03-24make dependGreg Hudson1-77/+71
2013-03-15Eliminate unused variablesGreg Hudson1-1/+1
2013-03-11Initialize status in krb5_ldap_parse_db_paramsGreg Hudson1-1/+1
2013-02-14Modernize k5bufGreg Hudson2-9/+9
2013-02-09Add and use k5memdup, k5memdup0 helpersGreg Hudson2-17/+8
2013-02-01Simplify LDAP password decodingGreg Hudson2-113/+45
2013-01-31Remove partial LDAP client cert supportGreg Hudson4-138/+40
2013-01-29Fix prepend_err_str in LDAP KDB moduleGreg Hudson1-3/+4
2013-01-28Add LDAP debug DB optionGreg Hudson3-0/+4
2013-01-28Refactor LDAP DB option parsing codeGreg Hudson5-378/+167
2013-01-10make dependGreg Hudson1-1/+1
2013-01-09Allow principals to refer to nonexistent policiesGreg Hudson1-7/+0
2013-01-09Stop loading policy for pw_expiration in LDAPGreg Hudson1-24/+0
2012-12-20Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson1-2/+0
2012-12-20Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2-51/+1
2012-12-20Simplify LDAP KDB module container DN handlingGreg Hudson9-215/+50
2012-12-20Remove unneeded code in krb5_ldap_put_principalGreg Hudson1-17/+7
2012-12-20Remove unused functions in the LDAP KDB moduleGreg Hudson5-342/+0
2012-12-19Separate clpreauth and kdcpreauth interfacesGreg Hudson1-22/+22
2012-11-17Fix quoting issues in LDAP KDB moduleGreg Hudson3-81/+30
2012-07-30Add LDAP back end support for policy extensionsGreg Hudson3-2/+127
2012-07-29Remove eDirectory support code in LDAP KDB moduleGreg Hudson13-2173/+22
2012-07-26Factor out LDAP policy marshallingGreg Hudson1-32/+55
2012-07-26Remove obsolete code in ldap_pwd_policy.cGreg Hudson1-36/+0
2012-02-27Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu1-1/+7
2012-02-11Data-driven ASN.1 decoderGreg Hudson1-0/+10
2011-11-20Fix failure interval of 0 in LDAP lockout codeGreg Hudson1-1/+1
2011-10-18SA-2011-006 KDC denial of service [CVE-2011-1527 CVE-2011-1528 CVE-2011-1529]Tom Yu2-2/+13
2011-10-04Create e_data as pa_data in KDC interfacesGreg Hudson2-2/+2
2011-08-10Clean up some ldap #define'sZhanna Tsitkov4-9/+5
2011-06-28Get static linking working again, mostlyGreg Hudson1-1/+1
2011-06-23Fix multiple libkdb_ldap memory leaksGreg Hudson4-43/+40
2011-06-10Mark up strings for translationGreg Hudson12-154/+231