summaryrefslogtreecommitdiff
path: root/src/plugins/kdb
Commit message (Expand)AuthorAgeFilesLines
* Squash unused variable warnings in kdb5_ldap_utilGreg Hudson2023-04-101-24/+16
* Squash a Berkeley DB warningGreg Hudson2023-04-101-27/+1
* Make k5buf more flexible for binary dataGreg Hudson2023-03-243-11/+9
* Fix policy DB fallback error handlingGreg Hudson2023-01-041-10/+5
* Fix leaks in KDB test modulesashan2022-05-311-1/+4
* Implement replaced_reply_key input to issue_pac()Greg Hudson2022-01-271-0/+8
* Replace AD-SIGNEDPATH with minimal PACsGreg Hudson2022-01-124-454/+94
* Add PAC ticket signature APIsIsaac Boukris2022-01-121-3/+3
* Use 14 instead of 9 for unkeyed SHA-1 checksumGreg Hudson2021-12-291-1/+1
* Fix many unlikely memory leaksRobbie Harwood2021-07-014-18/+16
* Use PKG_CHECK_MODULES for system library com_errAnonymous Maarten2020-10-222-2/+2
* Fix minor static analysis defectsRobbie Harwood2020-10-221-4/+0
* Set lockdown attribute when creating LDAP KDBGreg Hudson2020-08-181-1/+1
* Don't create hostbased principals in new KDBsGreg Hudson2020-08-041-34/+1
* Fix typos in commentsGreg Hudson2020-04-0812-18/+19
* Allow deletion of require_auth with LDAP KDBGreg Hudson2020-02-272-11/+22
* Fix AS-REQ checking of KDB-modified indicatorsGreg Hudson2020-02-211-2/+40
* Test that PAC is the first authdata elementIsaac Boukris2020-02-051-3/+4
* Further simplify test KDB module authdata codeGreg Hudson2020-01-241-3/+5
* Allow cross-realm RBCD with PAC and other authdataIsaac Boukris2020-01-221-17/+6
* Restrict test KDB to local principalsIsaac Boukris2020-01-131-1/+26
* Fix LDAP policy enforcement of pw_expirationRobbie Harwood2020-01-071-13/+0
* Work around macOS SIP in the test suiteGreg Hudson2020-01-072-1/+3
* Remove KRB5_KDB_FLAG_ALIAS_OKIsaac Boukris2019-12-282-18/+11
* Use k5-buf.h integer helpers where appropriateGreg Hudson2019-11-131-45/+27
* Update LDAP KDB module documentationGreg Hudson2019-09-191-15/+19
* Add tests for local and cross-realm RBCD requestsIsaac Boukris2019-09-091-24/+484
* Add minimal cross-realm support to test KDB moduleGreg Hudson2019-09-091-11/+17
* Fix authdata signatures for non-TGT AS-REQsIsaac Boukris2019-09-091-3/+4
* Add KDC support for RBCD requestsIsaac Boukris2019-09-091-2/+3
* Allow the KDB to see and modify auth indicatorsGreg Hudson2019-08-261-1/+22
* Fix typosAntoine Cœur2019-07-115-8/+8
* Support 389ds's lockout modelRobbie Harwood2019-05-212-0/+19
* Modernize example enctypes in documentationRobbie Harwood2019-05-202-4/+4
* Remove dead variable def_kslist from two filesRobbie Harwood2019-05-141-1/+0
* Remove more dead codeRobbie Harwood2019-05-102-14/+0
* Fix memory leak in test KDB moduleGreg Hudson2019-03-201-3/+3
* Add tests for S4U2Self with certificateIsaac Boukris2019-03-131-2/+62
* Fix build issues with Solaris native compilersashan2019-01-031-1/+1
* Update auto-generated filesGreg Hudson2018-10-261-2/+3
* Add GSS_KRB5_NT_ENTERPRISE_NAME name typeIsaac Boukris2018-10-231-1/+2
* Add test for cross realm S4U2Self using referralsIsaac Boukris2018-10-171-4/+33
* Use the term "replica KDC" in source and docsGreg Hudson2018-10-031-5/+5
* Remove LDAP osa_princ_ent_rec XDR functionsGreg Hudson2018-09-265-260/+64
* Check more time function resultsGreg Hudson2018-09-051-5/+7
* Eliminate preprocessor-disabled dead codeRobbie Harwood2018-07-182-7/+0
* Eliminate use of the 'register' keywordThomas Sondergaard2018-06-184-9/+9
* Add LMDB KDB moduleGreg Hudson2018-05-297-0/+1821
* Use libkrb5support hex functions where appropriateGreg Hudson2018-03-027-102/+38
* Fix flaws in LDAP DN checkingGreg Hudson2018-02-132-95/+107