aboutsummaryrefslogtreecommitdiff
path: root/src/include/kdb.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Revert the part of r24157 which added the dal_version argument to theGreg Hudson1-5/+4
2010-07-19In the DAL documentation, describe how a module can supply referralGreg Hudson1-1/+4
2010-07-15Add check_allowed_to_delegate to the DAL with a corresponding libkdb5Greg Hudson1-31/+17
2010-07-15Addendum to r24182: Fix a comment referencing the db_invokeGreg Hudson1-4/+2
2010-07-15Add refresh_config to the DAL with a corresponding libkdb5 API,Greg Hudson1-6/+9
2010-07-13Addendum to r24185: make audit_as_req return void, since it's anGreg Hudson1-13/+7
2010-07-13Add audit_as_req to the DAL with a corresponding libkdb5 API,Greg Hudson1-28/+21
2010-07-13Add check_policy_as and check_policy_tgs to the DAL table withGreg Hudson1-43/+49
2010-07-12Add check_transited_realms to the DAL table with a correspondingGreg Hudson1-14/+15
2010-07-12Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson1-32/+77
2010-07-08Create a KRB5_KDB_FLAG_ALIAS_OK to control whether plugin modulesGreg Hudson1-10/+14
2010-07-06Remove count parameters from get_principal, put_principal,Greg Hudson1-51/+22
2010-07-03Make the APIs for iterate, get_master_key_list, set_master_key_list,Greg Hudson1-24/+10
2010-07-03Use KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code for operationsGreg Hudson1-9/+7
2010-07-02Remove store_master_key from the DAL table, and implementGreg Hudson1-21/+0
2010-07-02Make krb5_db_free_principal and krb5_db_free_mkey_list return void.Greg Hudson1-8/+5
2010-07-02Remove verify_master_key from the DAL table, as well as its associatedGreg Hudson1-26/+6
2010-07-02Remove db_ and similar prefixes from DAL function names, forGreg Hudson1-58/+57
2010-07-02Rename krb5_dbekd_encrypt_key_data and krb5_dbekd_decrypt_key_data toGreg Hudson1-37/+22
2010-07-02Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson1-6/+0
2010-07-02Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson1-34/+0
2010-07-02Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson1-15/+0
2010-07-02Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson1-16/+1
2010-07-02DAL improvementsGreg Hudson1-1/+12
2010-05-04Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson1-17/+0
2010-05-03Correct the DAL documentation for db_createGreg Hudson1-3/+4
2010-02-01Correct the DAL documentation ofGreg Hudson1-5/+9
2010-01-29Correct the DAL documentation for how modules should handle referralsGreg Hudson1-17/+29
2010-01-28Handle migration from pre-1.7 databases with master key kvno != 1Greg Hudson1-0/+8
2010-01-27Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson1-0/+133
2010-01-25In the DAL comments, document KRB5_KDB_INCLUDE_PAC, and correct theGreg Hudson1-7/+14
2010-01-25Document the DAL interface in comments, as an aid to moduleGreg Hudson1-184/+546
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-390/+389
2009-10-31make mark-cstyleTom Yu1-64/+64
2009-10-25Account lockoutGreg Hudson1-6/+6
2009-09-13Implement s4u extensionsGreg Hudson1-0/+2
2009-04-27Move KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb.h. Add kadminGreg Hudson1-0/+1
2009-03-20Install kadmin and kdb headersGreg Hudson1-0/+10
2009-03-10Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson1-0/+1
2009-01-30Master Key Migration ProjectWill Fiveash1-4/+166
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-0/+236
2008-08-15a stash file is not a keytabWill Fiveash1-5/+10
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-0/+1
2006-12-08build the trunk on Windows (again)Jeffrey Altman1-4/+0
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-0/+1
2006-06-30* kdb.h (krb5_def_promote_db): DeclareKen Raeburn1-0/+3
2006-06-30New kdb backend operation promote_db, makes a temporary database become theKen Raeburn1-0/+1
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-5/+19
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-0/+485