Automate RST HTML generation with doxygen info
[krb5.git] / src / include / kdb.h
2012-03-21 Greg HudsonOnly store master mey list in DAL handle
2011-10-24 Greg HudsonRefactor salt computation into libkdb5
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-09-21 Greg HudsonAdd kadmin functionality for string attributes
2011-09-21 Greg HudsonAdd KRB5_TL_STRING_ATTRS and libkdb5 accessors
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
2011-06-20 Greg HudsonDocument that e_data can be used by KDB modules internally
2011-05-20 Greg HudsonRevert r5233 and mark get_age as deprecated in the...
2011-03-24 Greg HudsonFix DAL documentation to recommend using krb5_db_get_co...
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2010-11-06 Greg HudsonAfter a failed kdb5_util load, make a subsequent load...
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-09-15 Sam HartmanRemove dead code from DAL and kdb plugins
2010-09-15 Sam Hartmankdb: store mkey list in context and permit NULL mkey...
2010-07-21 Greg HudsonRevert the part of r24157 which added the dal_version...
2010-07-19 Greg HudsonIn the DAL documentation, describe how a module can...
2010-07-15 Greg HudsonAdd check_allowed_to_delegate to the DAL with a corresp...
2010-07-15 Greg HudsonAddendum to r24182: Fix a comment referencing the db_invoke
2010-07-15 Greg HudsonAdd refresh_config to the DAL with a corresponding...
2010-07-13 Greg HudsonAddendum to r24185: make audit_as_req return void,...
2010-07-13 Greg HudsonAdd audit_as_req to the DAL with a corresponding libkdb...
2010-07-13 Greg HudsonAdd check_policy_as and check_policy_tgs to the DAL...
2010-07-12 Greg HudsonAdd check_transited_realms to the DAL table with a...
2010-07-12 Greg HudsonAdd sign_authdata to the DAL table with a corresponding...
2010-07-08 Greg HudsonCreate a KRB5_KDB_FLAG_ALIAS_OK to control whether...
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-03 Greg HudsonMake the APIs for iterate, get_master_key_list, set_mas...
2010-07-03 Greg HudsonUse KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code...
2010-07-02 Greg HudsonRemove store_master_key from the DAL table, and implement
2010-07-02 Greg HudsonMake krb5_db_free_principal and krb5_db_free_mkey_list...
2010-07-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
2010-07-02 Greg HudsonRemove db_ and similar prefixes from DAL function names...
2010-07-02 Greg HudsonRename krb5_dbekd_encrypt_key_data and krb5_dbekd_decry...
2010-07-02 Greg HudsonRemove setup_master_key_name from the DAL table as...
2010-07-02 Greg HudsonRemove the set_master_key and get_master_key DAL interf...
2010-07-02 Greg HudsonRemove errcode_2_string and release_errcode_string...
2010-07-02 Greg HudsonRemove db_supported_realms and db_free_supported_realms...
2010-07-02 Greg HudsonDAL improvements
2010-05-04 Greg HudsonRemove krb5_db_set_option and the associated DAL entry...
2010-05-03 Greg HudsonCorrect the DAL documentation for db_create
2010-02-01 Greg HudsonCorrect the DAL documentation of
2010-01-29 Greg HudsonCorrect the DAL documentation for how modules should...
2010-01-28 Greg HudsonHandle migration from pre-1.7 databases with master...
2010-01-27 Greg HudsonGet rid of kdb_ext.h and allow out-of-tree KDB plugins
2010-01-25 Greg HudsonIn the DAL comments, document KRB5_KDB_INCLUDE_PAC...
2010-01-25 Greg HudsonDocument the DAL interface in comments, as an aid to...
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-10-31 Tom Yumake mark-cstyle
2009-10-25 Greg HudsonAccount lockout
2009-09-13 Greg HudsonImplement s4u extensions
2009-04-27 Greg HudsonMove KRB5_KDB_OK_AS_DELEGATE from kdb_ext.h to kdb...
2009-03-20 Greg HudsonInstall kadmin and kdb headers
2009-03-10 Greg HudsonRename kdb_setup_lib_handle to krb5_db_setup_lib_handle...
2009-01-30 Will FiveashMaster Key Migration Project
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-08-15 Will Fiveasha stash file is not a keytab
2008-05-30 Alexandra EllwoodApple PKINIT patch commit
2006-12-08 Jeffrey Altmanbuild the trunk on Windows (again)
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-06-30 Ken Raeburn* kdb.h (krb5_def_promote_db): Declare
2006-06-30 Ken RaeburnNew kdb backend operation promote_db, makes a temporary...
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...