aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb/db2/db2_exp.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson1-4/+2
2010-07-15Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson1-9/+1
2010-07-15Add refresh_config to the DAL with a corresponding libkdb5 API,Greg Hudson1-0/+1
2010-07-13Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson1-5/+5
2010-07-13Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson1-0/+7
2010-07-13Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson1-0/+8
2010-07-12Add check_transited_realms to the DAL table with a correspondingGreg Hudson1-1/+1
2010-07-12Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson1-1/+1
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-16/+10
2010-07-02Remove store_master_key from the DAL table, and implementGreg Hudson1-1/+1
2010-07-02Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson1-5/+5
2010-07-02Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson1-1/+1
2010-07-02Remove db_ and similar prefixes from DAL function names, forGreg Hudson1-37/+37
2010-07-02Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson1-1/+1
2010-07-02Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson1-9/+0
2010-07-02Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson1-2/+0
2010-07-02Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson1-2/+0
2010-07-02DAL improvementsGreg Hudson1-1/+4
2010-05-04Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson1-6/+0
2009-11-24Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson1-148/+149
2009-10-31make mark-cstyleTom Yu1-4/+4
2009-10-25Account lockoutGreg Hudson1-1/+9
2009-06-08Restore limited support for static linkingGreg Hudson1-1/+1
2009-01-30Master Key Migration ProjectWill Fiveash1-13/+15
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+2
2006-09-06Make database plugin responsible for releasing the error-message string, soKen Raeburn1-0/+1
2006-06-30* kdb_db2.c: Don't include kdb_compat.h.Ken Raeburn1-1/+6
2006-04-25Change name of kdb function-table symbol from being derived from theKen Raeburn1-1/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-2/+2
2006-04-01* db2_exp.c, kdb_db2.c: Include k5-int.h earlierKen Raeburn1-1/+2
2006-01-26add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn1-0/+24
2006-01-25Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn1-26/+187
2005-12-17Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn1-0/+64