aboutsummaryrefslogtreecommitdiff
path: root/src/include/kdb.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-27Add pac_privsvr_enctype string attributeGreg Hudson1-0/+1
2022-04-11Include time.h in kdb.hGreg Hudson1-0/+1
2022-01-27Implement replaced_reply_key input to issue_pac()Greg Hudson1-2/+1
2022-01-12Replace AD-SIGNEDPATH with minimal PACsGreg Hudson1-203/+127
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson1-1/+1
2020-04-08Fix typos in commentsGreg Hudson1-4/+4
2020-03-09Change KDC constrained-delegation precedence orderIsaac Boukris1-2/+7
2020-01-22Allow cross-realm RBCD with PAC and other authdataIsaac Boukris1-3/+3
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris1-11/+3
2019-12-28Do not always canonicalize enterprise principalsIsaac Boukris1-9/+12
2019-09-09Fix authdata signatures for non-TGT AS-REQsIsaac Boukris1-12/+18
2019-09-09Add KDC support for RBCD requestsIsaac Boukris1-10/+96
2019-08-26Allow the KDB to see and modify auth indicatorsGreg Hudson1-5/+11
2019-08-20Change definition of KRB5_KDB_FLAG_CROSS_REALMIsaac Boukris1-3/+11
2019-08-20Remove KRB5_KDB_XREALM_NON_TRANSITIVE codeGreg Hudson1-5/+0
2019-05-28Remove the v4 and afs3 salt typesRobbie Harwood1-2/+2
2019-03-13Add KDC support for X.509 S4U2Self requestsIsaac Boukris1-3/+28
2018-10-25Document aliases for enterprise get_principalGreg Hudson1-3/+4
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-4/+4
2018-09-26Clarify sign_authdata() KDB method commentsIsaac Boukris1-3/+4
2017-06-05Pass local address to DAL audit_as_reqAndreas Schneider1-0/+2
2017-06-05Consistently name and constify address variablesAndreas Schneider1-6/+6
2017-05-18Pass client address to DAL audit_as_reqAndreas Schneider1-6/+8
2017-01-19Add free_principal_e_data KDB methodAndreas Schneider1-0/+11
2016-09-08Add krb5_db_register_keytab()Andreas Schneider1-0/+7
2016-08-16Restore recursive dump functionalityTom Yu1-0/+1
2016-05-26Use library malloc for principal, policy entriesGreg Hudson1-26/+14
2016-05-23Add new DAL function for renaming principalsSarah Day1-1/+22
2016-05-23Add libkdb function to specialize principal's saltSarah Day1-0/+7
2016-02-19Add the ability to lock down principal keysSimo Sorce1-0/+1
2016-02-03Sort principal key_data retrieved from KDB moduleSarah Day1-1/+16
2015-07-22Enforce auth indicator restrictions in KDCGreg Hudson1-0/+1
2015-06-15Rename krbtgt variable in KDC codeGreg Hudson1-6/+8
2015-04-15Use unsigned 16-bit type for key data kvnoGreg Hudson1-1/+1
2015-02-04Bump DAL major version for iterate changeGreg Hudson1-1/+1
2014-08-02Add flag word to KDB iteration APIsTom Yu1-3/+7
2013-09-25Support authoritative KDB check_transited methodsGreg Hudson1-2/+3
2013-08-05Correct an error in kdb.h commentsGreg Hudson1-2/+2
2013-07-31Document krb5_db_iterate restriction on writingGreg Hudson1-0/+6
2013-01-09Allow principals to refer to nonexistent policiesGreg Hudson1-1/+1
2012-12-20Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson1-3/+1
2012-10-16Remove KRB5_DB_LOCKMODE_DONTBLOCK from kdb.hGreg Hudson1-2/+0
2012-10-15Bump libkdb5 API and DAL versionsGreg Hudson1-2/+2
2012-07-30Policy extensions + new policy: allowed ks typesNicolas Williams1-0/+15
2012-06-06Add control over session key enctype negotiationNicolas Williams1-0/+3
2012-03-21Only store master mey list in DAL handleGreg Hudson1-15/+4
2011-10-24Refactor salt computation into libkdb5Greg Hudson1-0/+6
2011-10-04Create e_data as pa_data in KDC interfacesGreg Hudson1-6/+6
2011-09-21Add kadmin functionality for string attributesGreg Hudson1-1/+1
2011-09-21Add KRB5_TL_STRING_ATTRS and libkdb5 accessorsGreg Hudson1-0/+34