summaryrefslogtreecommitdiffstats
path: root/src/plugins/kdb/db2/db2_exp.c
Commit message (Expand)AuthorAgeFilesLines
* Assume mutex locking cannot failGreg Hudson2013-05-141-6/+4
* Fix type mismatch in db2_exp.cGreg Hudson2013-05-101-1/+1
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-041-4/+0
* Remove dead code from DAL and kdb pluginsSam Hartman2010-09-151-10/+0
* Revert the part of r24157 which added the dal_version argument to theGreg Hudson2010-07-211-4/+2
* Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson2010-07-151-9/+1
* Add refresh_config to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-151-0/+1
* Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson2010-07-131-5/+5
* Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson2010-07-131-0/+7
* Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson2010-07-131-0/+8
* Add check_transited_realms to the DAL table with a correspondingGreg Hudson2010-07-121-1/+1
* Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson2010-07-121-1/+1
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-16/+10
* Remove store_master_key from the DAL table, and implementGreg Hudson2010-07-021-1/+1
* Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson2010-07-021-5/+5
* Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson2010-07-021-1/+1
* Remove db_ and similar prefixes from DAL function names, forGreg Hudson2010-07-021-37/+37
* Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson2010-07-021-1/+1
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-021-9/+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
* DAL improvementsGreg Hudson2010-07-021-1/+4
* Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson2010-05-041-6/+0
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-148/+149
* make mark-cstyleTom Yu2009-10-311-4/+4
* Account lockoutGreg Hudson2009-10-251-1/+9
* Restore limited support for static linkingGreg Hudson2009-06-081-1/+1
* Master Key Migration ProjectWill Fiveash2009-01-301-13/+15
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-0/+2
* Make database plugin responsible for releasing the error-message string, soKen Raeburn2006-09-061-0/+1
* * kdb_db2.c: Don't include kdb_compat.h.Ken Raeburn2006-06-301-1/+6
* Change name of kdb function-table symbol from being derived from theKen Raeburn2006-04-251-1/+1
* Partial merge from Novell LDAP integration branch, not including theKen Raeburn2006-04-131-2/+2
* * db2_exp.c, kdb_db2.c: Include k5-int.h earlierKen Raeburn2006-04-011-1/+2
* add/update copyright notices for non-trivial code additions/changes in 2006Ken Raeburn2006-01-261-0/+24
* Remove the thread-safety flag from the kdb plugin interface. Instead,Ken Raeburn2006-01-251-26/+187
* Rename "modules" to "plugins", and fix up makefile variables etcKen Raeburn2005-12-171-0/+64