aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/server
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Use the term "primary KDC" in source and docsGreg Hudson1-1/+1
2020-07-06Avoid using LMDB environments across forksGreg Hudson3-6/+17
2020-04-08Fix typos in commentsGreg Hudson1-1/+1
2019-05-10Remove more dead codeRobbie Harwood1-4/+0
2019-04-11Remove kadmin RPC support for setting v4 keyRobbie Harwood3-58/+1
2018-10-26Fix minor leak in kadmind password change dispatchGreg Hudson1-1/+4
2018-10-03Use the term "replica KDC" in source and docsGreg Hudson1-5/+5
2018-08-31Check return values of time functionsGreg Hudson1-0/+2
2018-07-18Eliminate preprocessor-disabled dead codeRobbie Harwood1-29/+0
2018-06-18Eliminate use of the 'register' keywordThomas Sondergaard2-2/+2
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-03-14Exit with status 0 from kadmindRobbie Harwood1-1/+1
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-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-04-14Avoid increased alignment restriction warningsRobbie Harwood1-5/+5
2017-04-12Remove /* in block commentRobbie Harwood1-2/+2
2017-04-12Remove tautological comparisonsRobbie Harwood1-1/+1
2016-10-25make dependGreg Hudson1-82/+87
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-07-30make dependGreg Hudson1-87/+82
2016-07-28Use single-colon rules in makefilesGreg Hudson1-3/+3
2016-07-18Add the kprop-port option to kadmindMatt Rogers2-4/+13
2016-07-18Allow user to restrict kadmind bind addressesSarah Day1-5/+9
2016-07-18Add ability to bind addresses to the net-serverSarah Day1-6/+7
2016-07-18Remove workaround when pktinfo is unsupportedSarah Day1-3/+0
2016-06-20Fix argument order for kprop debug messageMatt Rogers1-1/+1
2016-06-13Fix kprop and kpropd realm handlingMatt Rogers1-7/+8
2016-06-08Fix kadmin min_life check with nonexistent policyGreg Hudson1-1/+3
2016-02-26Improve libkadm5 server stubsSimo Sorce2-914/+575
2016-02-19Add the ability to lock down principal keysSimo Sorce1-7/+130
2016-02-19Add get_principal_keys RPC to kadminSimo Sorce2-0/+68
2016-02-19Add kadm5_setkey_principal_4 RPC to kadminSimo Sorce2-0/+68
2016-01-27Fix leaks in kadmin server stubs [CVE-2015-8631]Greg Hudson1-74/+77
2016-01-15Fix iprop server stub error managementGreg Hudson1-4/+0
2016-01-06Increase hostname length in ipropd_svc.cTom Yu1-1/+1
2015-12-11make dependGreg Hudson1-5/+12
2015-07-16Conditionalize iprop stderr output in kadmindGreg Hudson1-1/+4