aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/kdb
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Fix more non-prototype functionsArjun3-5/+5
2024-02-13Avoid strict-prototype compiler errorsSteffen Kieß5-6/+6
2023-10-09Fix unimportant memory leaksSteve Grubb1-3/+5
2023-07-24Eliminate old-style function declarationsKen Hornstein35-580/+199
2023-04-10Squash unused variable warnings in kdb5_ldap_utilGreg Hudson1-24/+16
2023-04-10Squash a Berkeley DB warningGreg Hudson1-27/+1
2023-03-24Make k5buf more flexible for binary dataGreg Hudson3-11/+9
2023-01-04Fix policy DB fallback error handlingGreg Hudson1-10/+5
2022-05-31Fix leaks in KDB test modulesashan1-1/+4
2022-01-27Implement replaced_reply_key input to issue_pac()Greg Hudson1-0/+8
2022-01-12Replace AD-SIGNEDPATH with minimal PACsGreg Hudson4-454/+94
2022-01-12Add PAC ticket signature APIsIsaac Boukris1-3/+3
2021-12-29Use 14 instead of 9 for unkeyed SHA-1 checksumGreg Hudson1-1/+1
2021-07-01Fix many unlikely memory leaksRobbie Harwood4-18/+16
2020-10-22Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten2-2/+2
2020-10-22Fix minor static analysis defectsRobbie Harwood1-4/+0
2020-08-18Set lockdown attribute when creating LDAP KDBGreg Hudson1-1/+1
2020-08-04Don't create hostbased principals in new KDBsGreg Hudson1-34/+1
2020-04-08Fix typos in commentsGreg Hudson12-18/+19
2020-02-27Allow deletion of require_auth with LDAP KDBGreg Hudson2-11/+22
2020-02-21Fix AS-REQ checking of KDB-modified indicatorsGreg Hudson1-2/+40
2020-02-05Test that PAC is the first authdata elementIsaac Boukris1-3/+4
2020-01-24Further simplify test KDB module authdata codeGreg Hudson1-3/+5
2020-01-22Allow cross-realm RBCD with PAC and other authdataIsaac Boukris1-17/+6
2020-01-13Restrict test KDB to local principalsIsaac Boukris1-1/+26
2020-01-07Fix LDAP policy enforcement of pw_expirationRobbie Harwood1-13/+0
2020-01-07Work around macOS SIP in the test suiteGreg Hudson2-1/+3
2019-12-28Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris2-18/+11
2019-11-13Use k5-buf.h integer helpers where appropriateGreg Hudson1-45/+27
2019-09-19Update LDAP KDB module documentationGreg Hudson1-15/+19
2019-09-09Add tests for local and cross-realm RBCD requestsIsaac Boukris1-24/+484
2019-09-09Add minimal cross-realm support to test KDB moduleGreg Hudson1-11/+17
2019-09-09Fix authdata signatures for non-TGT AS-REQsIsaac Boukris1-3/+4
2019-09-09Add KDC support for RBCD requestsIsaac Boukris1-2/+3
2019-08-26Allow the KDB to see and modify auth indicatorsGreg Hudson1-1/+22
2019-07-11Fix typosAntoine Cœur5-8/+8
2019-05-21Support 389ds's lockout modelRobbie Harwood2-0/+19
2019-05-20Modernize example enctypes in documentationRobbie Harwood2-4/+4
2019-05-14Remove dead variable def_kslist from two filesRobbie Harwood1-1/+0
2019-05-10Remove more dead codeRobbie Harwood2-14/+0
2019-03-20Fix memory leak in test KDB moduleGreg Hudson1-3/+3
2019-03-13Add tests for S4U2Self with certificateIsaac Boukris1-2/+62
2019-01-03Fix build issues with Solaris native compilersashan1-1/+1
2018-10-26Update auto-generated filesGreg Hudson1-2/+3
2018-10-23Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris1-1/+2
2018-10-17Add test for cross realm S4U2Self using referralsIsaac Boukris1-4/+33
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-5/+5
2018-09-26Remove LDAP osa_princ_ent_rec XDR functionsGreg Hudson5-260/+64
2018-09-05Check more time function resultsGreg Hudson1-5/+7
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood2-7/+0