summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb
Commit message (Expand)AuthorAgeFilesLines
* Remove mentions of krb5-send-prTom Yu2014-01-151-2/+1
* Improve LDAP KDB initialization error messagesGreg Hudson2013-10-301-7/+7
* Avoid allocating zero key_data structuresGreg Hudson2013-07-151-1/+2
* Use k5calloc instead of k5alloc where appropriateGreg Hudson2013-07-112-10/+12
* Fix various warningsGreg Hudson2013-06-077-43/+36
* Fix warnings in dbtest.cGilles Espinasse2013-05-311-20/+38
* Link dbtest with libkrb5supportGreg Hudson2013-05-311-2/+2
* Reduce boilerplate in makefilesGreg Hudson2013-05-167-55/+2
* Assume mutex locking cannot failGreg Hudson2013-05-144-31/+13
* Fix type mismatch in db2_exp.cGreg Hudson2013-05-101-1/+1
* 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
* Init output parameter of krb5_decode_princ_entryGreg Hudson2013-03-281-0/+2
* make dependGreg Hudson2013-03-244-124/+112
* Eliminate unused variablesGreg Hudson2013-03-151-1/+1
* Initialize status in krb5_ldap_parse_db_paramsGreg Hudson2013-03-111-1/+1
* Add missing .gitignore entries and clean rulesGreg Hudson2013-02-271-1/+1
* Modernize k5bufGreg Hudson2013-02-142-9/+9
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-094-36/+19
* 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-109-14/+14
* 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
* Fix various result checksNickolai Zeldovich2013-01-071-1/+1
* Avoid null dereference in BDB dbtree error caseGreg Hudson2012-12-201-3/+3
* 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
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-2011-290/+87
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Remove unused functions in the LDAP KDB moduleGreg Hudson2012-12-205-342/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-193-36/+36
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-173-81/+30
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Use blocking locks for policy DBGreg Hudson2012-10-161-19/+6
* Remove nroff man pagesBen Kaduk2012-10-161-938/+0
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2012-09-121-4/+8
* Use blocking locks in krb5kdc and libkadm5srvNicolas Williams2012-09-122-35/+19
* Run "make depend"Tom Yu2012-08-231-8/+12
* Add LDAP back end support for policy extensionsGreg Hudson2012-07-303-2/+127
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-302-49/+27