summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/ldap/ldap_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Remove dead code from DAL and kdb pluginsSam Hartman2010-09-151-2/+0
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-211-1/+1
* Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson2010-07-151-1/+1
* Add refresh_config to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-151-0/+1
* Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-131-0/+1
* Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson2010-07-131-0/+2
* Add check_transited_realms to the DAL table with a correspondingGreg Hudson2010-07-121-0/+1
* Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson2010-07-121-0/+1
* Remove store_master_key from the DAL table, and implementGreg Hudson2010-07-021-1/+0
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-021-1/+0
* Remove db_ and similar prefixes from DAL function names, forGreg Hudson2010-07-021-21/+21
* Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson2010-07-021-1/+0
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-2/+0
* Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson2010-07-021-2/+0
* Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson2010-07-021-2/+0
* Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson2010-05-041-1/+0
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-46/+47
* Account lockoutGreg Hudson2009-10-251-1/+5
* Restore limited support for static linkingGreg Hudson2009-06-081-1/+1
* Master Key Migration ProjectWill Fiveash2009-01-301-0/+4
* Patch from Will Fiveash for "kdb5_util create" support in LDAP, modified toKen Raeburn2006-09-251-1/+1
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-0/+1
* Patch from Savitha R:Ken Raeburn2006-08-291-8/+10
* Merge remaining changes from LDAP integration branchKen Raeburn2006-07-181-0/+85