summaryrefslogtreecommitdiff
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Make k5buf more flexible for binary dataGreg Hudson2023-03-242-2/+2
* Fix meridian type in getdate.yJulien Rische2023-02-271-1/+2
* make regenGreg Hudson2022-03-181-4/+9
* Avoid passing null for asprintf stringsGreg Hudson2022-01-271-2/+4
* Always use platform PRNGGreg Hudson2021-10-122-16/+3
* Add more dump.c bounds checksGreg Hudson2021-08-251-1/+13
* Fix many unlikely memory leaksRobbie Harwood2021-07-013-20/+25
* Remove TCL-based libkadm5 API testsGreg Hudson2021-05-1123-3755/+1
* Synchronize command-line option documentationRobbie Harwood2021-02-174-17/+6
* Remove orphaned KfM password server supportRobbie Harwood2021-02-111-8/+0
* Revert dns_canonicalize_hostname default to trueGreg Hudson2021-01-061-0/+1
* Reduce warnings from mainline autoconfGreg Hudson2020-12-072-14/+2
* Use the term "primary KDC" in source and docsGreg Hudson2020-09-072-2/+2
* Don't create hostbased principals in new KDBsGreg Hudson2020-08-041-47/+5
* Fix token and type declarations in getdate.yGreg Hudson2020-07-221-6/+4
* Avoid using LMDB environments across forksGreg Hudson2020-07-063-6/+17
* Set pw_expiration during LDAP loadGreg Hudson2020-06-081-1/+1
* Default dns_canonicalize_hostname to "fallback"Greg Hudson2020-05-295-11/+9
* Fix typos in commentsGreg Hudson2020-04-084-5/+5
* Work around macOS SIP in the test suiteGreg Hudson2020-01-073-3/+7
* Don't warn in kadmin when no policy is specifiedRobbie Harwood2019-12-221-2/+2
* Remove unused kadmin and RPC test scriptsGreg Hudson2019-12-206-544/+1
* Simplify keytab creation in kadmin and RPC testsGreg Hudson2019-12-203-14/+0
* Add environment variable for GSS mech configGreg Hudson2019-09-192-0/+2
* Eliminate qualname.plinGreg Hudson2019-07-316-30/+7
* Fix test suite issues affecting Travis imagesGreg Hudson2019-07-291-9/+10
* Use file2 replay cache by defaultGreg Hudson2019-05-311-1/+1
* Simplify kdb5_util global argv processingGreg Hudson2019-05-291-7/+4
* Display unsupported enctype namesGreg Hudson2019-05-281-1/+3
* Update test suite to avoid single-DES enctypesRobbie Harwood2019-05-282-3/+1
* Remove the v4 and afs3 salt typesRobbie Harwood2019-05-281-1/+1
* Remove dead variable def_kslist from two filesRobbie Harwood2019-05-141-11/+1
* Remove more dead codeRobbie Harwood2019-05-102-6/+0
* Improve error messages from kadmin change_passwordRobbie Harwood2019-05-101-4/+8
* Remove ovsec_adm_export dump format supportRobbie Harwood2019-04-172-105/+8
* Remove kadmin RPC support for setting v4 keyRobbie Harwood2019-04-113-58/+1
* Remove srvtab supportRobbie Harwood2019-04-119-41/+8
* Mark deprecated enctypes when usedRobbie Harwood2019-01-171-1/+5
* Improve code hygiene of kdb5_util dump helpersGreg Hudson2018-10-261-17/+28
* Fix minor leak in kadmind password change dispatchGreg Hudson2018-10-261-1/+4
* Don't dump policies if principals are specifiedGreg Hudson2018-10-191-1/+2
* Fix up kdb5_util documentationGreg Hudson2018-10-193-12/+6
* Fix multiple leaks in ktutil addentGreg Hudson2018-10-121-57/+39
* Add ktutil addent option to fetch salt from KDCGreg Hudson2018-10-043-24/+83
* Use the term "replica KDC" in source and docsGreg Hudson2018-10-034-10/+10
* Fix getdate.y compatability with POSIX yaccRobbie Harwood2018-09-261-2/+3
* Remove strftime() conditionalizationGreg Hudson2018-09-061-465/+0
* Check return values of time functionsGreg Hudson2018-08-314-5/+11
* Eliminate preprocessor-disabled dead codeRobbie Harwood2018-07-182-67/+0
* Convert Python tests to Python 3Greg Hudson2018-07-121-2/+2