aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2020-11-03Set pw_expiration during LDAP loadGreg Hudson1-1/+1
2019-12-09Eliminate qualname.plinGreg Hudson6-30/+7
2019-12-09Fix test suite issues affecting Travis imagesGreg Hudson1-9/+10
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
2018-06-20Fix minor leak in kdb5_util purge_mkeysGreg Hudson1-1/+1
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard4-11/+11
2018-04-25Improve error for kadmind -proponly without ipropsashan1-0/+4
2018-04-23Avoid peeking into server handle in kadmindGreg Hudson3-17/+13
2018-04-23Fix doubled "kadmind:" in kadmind fail_to_start()Greg Hudson1-1/+0
2018-04-17Display more extended errors in kdb5_utilGreg Hudson1-10/+4
2018-03-14Exit with status 0 from kadmindRobbie Harwood1-1/+1
2018-03-02Use libkrb5support hex functions where appropriateGreg Hudson4-42/+34
2017-09-25make depend, man, update-poGreg Hudson1-3/+10
2017-08-21Fix bugs in kadm5_auth commitGreg Hudson1-3/+3
2017-08-17Use kadm5_auth interface in kadmindGreg Hudson13-449/+546
2017-08-17Add kadm5_auth pluggable interfaceGreg Hudson3-4/+389
2017-07-02Parse all kadm5.acl fields at startupGreg Hudson1-62/+29
2017-07-02Modernize auth_acl.cGreg Hudson7-830/+596
2017-07-02Move kadm5.acl code into kadmindGreg Hudson8-42/+973
2017-06-13Add ktutil add_entry option to specify saltMubashir Kazia3-9/+24
2017-06-13Allow unspecified kvno in keytab entriesLuke Howard1-2/+4
2017-06-05Pass full local address to dispatch functionsAndreas Schneider1-7/+2
2017-06-05Consistently name and constify address variablesAndreas Schneider1-8/+8
2017-06-05Kill TCP connections if getsockname failsAndreas Schneider1-13/+3
2017-05-18Use krb5_timestamp where appropriateGreg Hudson1-1/+1
2017-05-18Fix more time manipulations for y2038Greg Hudson1-1/+1
2017-05-16Make timestamp manipulations y2038-safeGreg Hudson6-27/+27
2017-04-20Add various bound checksMartin Kittel1-1/+13
2017-04-14Avoid increased alignment restriction warningsRobbie Harwood1-5/+5
2017-04-14Mute shift/reduce conflicts in getdate.yRobbie Harwood1-1/+4
2017-04-12Remove /* in block commentRobbie Harwood1-2/+2
2017-04-12Remove tautological comparisonsRobbie Harwood1-1/+1
2016-11-09Use zap() more consistentlyGreg Hudson1-4/+1
2016-10-25make dependGreg Hudson4-234/+246
2016-10-07Fix kadmind debug printf to show kprop portRobbie Harwood1-2/+5
2016-09-23Add the kdc_tcp_listen_backlog KDC optionMatt Rogers1-1/+2
2016-09-08Use krb5_db_register_keytab() in kinit, kadmindAndreas Schneider1-1/+1
2016-09-06Fix directory changes to use explicit subshellsRobbie Harwood1-2/+2