aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Fix meridian type in getdate.yJulien Rische1-1/+2
2022-03-18make regenGreg Hudson1-4/+9
2022-01-27Avoid passing null for asprintf stringsGreg Hudson1-2/+4
2021-10-12Always use platform PRNGGreg Hudson2-16/+3
2021-08-25Add more dump.c bounds checksGreg Hudson1-1/+13
2021-07-01Fix many unlikely memory leaksRobbie Harwood3-20/+25
2021-05-11Remove TCL-based libkadm5 API testsGreg Hudson23-3755/+1
2021-02-17Synchronize command-line option documentationRobbie Harwood4-17/+6
2021-02-11Remove orphaned KfM password server supportRobbie Harwood1-8/+0
2021-01-06Revert dns_canonicalize_hostname default to trueGreg Hudson1-0/+1
2020-12-07Reduce warnings from mainline autoconfGreg Hudson2-14/+2
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson2-2/+2
2020-08-04Don't create hostbased principals in new KDBsGreg Hudson1-47/+5
2020-07-22Fix token and type declarations in getdate.yGreg Hudson1-6/+4
2020-07-06Avoid using LMDB environments across forksGreg Hudson3-6/+17
2020-06-08Set pw_expiration during LDAP loadGreg Hudson1-1/+1
2020-05-29Default dns_canonicalize_hostname to "fallback"Greg Hudson5-11/+9
2020-04-08Fix typos in commentsGreg Hudson4-5/+5
2020-01-07Work around macOS SIP in the test suiteGreg Hudson3-3/+7
2019-12-22Don't warn in kadmin when no policy is specifiedRobbie Harwood1-2/+2
2019-12-20Remove unused kadmin and RPC test scriptsGreg Hudson6-544/+1
2019-12-20Simplify keytab creation in kadmin and RPC testsGreg Hudson3-14/+0
2019-09-19Add environment variable for GSS mech configGreg Hudson2-0/+2
2019-07-31Eliminate qualname.plinGreg Hudson6-30/+7
2019-07-29Fix test suite issues affecting Travis imagesGreg Hudson1-9/+10
2019-05-31Use file2 replay cache by defaultGreg Hudson1-1/+1
2019-05-29Simplify kdb5_util global argv processingGreg Hudson1-7/+4
2019-05-28Display unsupported enctype namesGreg Hudson1-1/+3
2019-05-28Update test suite to avoid single-DES enctypesRobbie Harwood2-3/+1
2019-05-28Remove the v4 and afs3 salt typesRobbie Harwood1-1/+1
2019-05-14Remove dead variable def_kslist from two filesRobbie Harwood1-11/+1
2019-05-10Remove more dead codeRobbie Harwood2-6/+0
2019-05-10Improve error messages from kadmin change_passwordRobbie Harwood1-4/+8
2019-04-17Remove ovsec_adm_export dump format supportRobbie Harwood2-105/+8
2019-04-11Remove kadmin RPC support for setting v4 keyRobbie Harwood3-58/+1
2019-04-11Remove srvtab supportRobbie Harwood9-41/+8
2019-01-17Mark deprecated enctypes when usedRobbie Harwood1-1/+5
2018-10-26Improve code hygiene of kdb5_util dump helpersGreg Hudson1-17/+28
2018-10-26Fix minor leak in kadmind password change dispatchGreg Hudson1-1/+4
2018-10-19Don't dump policies if principals are specifiedGreg Hudson1-1/+2
2018-10-19Fix up kdb5_util documentationGreg Hudson3-12/+6
2018-10-12Fix multiple leaks in ktutil addentGreg Hudson1-57/+39
2018-10-04Add ktutil addent option to fetch salt from KDCGreg Hudson3-24/+83
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson4-10/+10
2018-09-26Fix getdate.y compatability with POSIX yaccRobbie Harwood1-2/+3
2018-09-06Remove strftime() conditionalizationGreg Hudson1-465/+0
2018-08-31Check return values of time functionsGreg Hudson4-5/+11
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood2-67/+0
2018-07-12Convert Python tests to Python 3Greg Hudson1-2/+2
2018-07-05Explicitly look for python2 in configure.inGreg Hudson1-2/+0