summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap
Commit message (Expand)AuthorAgeFilesLines
* Correct spellingBen Kaduk2014-12-151-7/+7
* Add helper for freeing arrays of berval pointersBen Kaduk2014-12-151-11/+21
* Remove some dead codeBen Kaduk2014-12-151-19/+1
* Support keyless principals in LDAP [CVE-2014-5354]Ben Kaduk2014-12-151-8/+17
* Fix LDAP misused policy name crash [CVE-2014-5353]Greg Hudson2014-12-151-3/+4
* Use new error message wrapping APIsNicolas Williams2014-12-077-42/+23
* Fix LDAP key data segmentation [CVE-2014-4345]Tomas Kuthan2014-08-071-1/+2
* Add flag word to KDB iteration APIsTom Yu2014-08-022-2/+2
* Add kiprop/<master-hostname> during KDB creationNeng Xue2014-08-011-0/+7
* Simplify kdb5_ldap_util special princ creationGreg Hudson2014-08-011-161/+104
* Modify k5buf interfaces for easier useGreg Hudson2014-07-302-3/+3
* Add SASL support to LDAP KDB moduleGreg Hudson2014-07-193-10/+149
* Modernize some LDAP sourcesGreg Hudson2014-07-1915-1611/+1003
* Fix error check in krb5_ldap_parse_principal_nameLukas Slebodnik2014-07-121-1/+1
* Remove unused variablesLukas Slebodnik2014-07-121-5/+1
* Fix several memory leaks in LDAP KDB modulesGreg Hudson2014-07-127-38/+51
* Include autoconf.h before system headersGreg Hudson2014-07-089-21/+11
* Simplify usage of strerror_rGreg Hudson2014-07-081-5/+0
* Tidy up k5-int.h variable name constantsGreg Hudson2014-06-161-1/+1
* Treat LDAP KrbKey salt field as optionalGreg Hudson2014-06-051-2/+4
* Always include salt in LDAP KrbKey encodingGreg Hudson2014-06-051-1/+20
* Use k5_setmsgGreg Hudson2014-06-0511-120/+93
* Conditionalize use of LDAP_OPT_DEBUG_LEVELGreg Hudson2014-02-281-0/+2
* Improve LDAP KDB initialization error messagesGreg Hudson2013-10-301-7/+7
* Avoid allocating zero key_data structuresGreg Hudson2013-07-151-1/+2
* Fix various warningsGreg Hudson2013-06-077-43/+36
* Reduce boilerplate in makefilesGreg Hudson2013-05-163-21/+0
* Assume mutex locking cannot failGreg Hudson2013-05-142-13/+6
* Improve LDAP password file error messagesGreg Hudson2013-05-081-2/+6
* Simplify krb5_ldap_readpasswordGreg Hudson2013-03-291-19/+2
* Fix kdb_ldap_create_principal cleanupGreg Hudson2013-03-281-2/+2
* Fix more password_policy cleanup codeGreg Hudson2013-03-281-11/+6
* Get rid of krb5_xfreeGreg Hudson2013-03-282-23/+23
* Fix krb5_ldap_put_password_policy cleanupGreg Hudson2013-03-281-3/+2
* make dependGreg Hudson2013-03-243-102/+94
* Eliminate unused variablesGreg Hudson2013-03-151-1/+1
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Modernize k5bufGreg Hudson2013-02-142-9/+9
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-092-17/+8
* Simplify LDAP password decodingGreg Hudson2013-02-012-113/+45
* Remove partial LDAP client cert supportGreg Hudson2013-01-314-138/+40
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-283-0/+4
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-285-378/+167
* make dependGreg Hudson2013-01-103-8/+8
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-7/+0
* Stop loading policy for pw_expiration in LDAPGreg Hudson2013-01-091-24/+0
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-201-2/+0
* Generate dependencies for kdb5_ldap_utilGreg Hudson2012-12-202-1/+105
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-202-51/+1