summaryrefslogtreecommitdiff
path: root/src/kadmin/server
Commit message (Expand)AuthorAgeFilesLines
* Make k5buf more flexible for binary dataGreg Hudson2023-03-241-1/+1
* make regenGreg Hudson2022-03-181-4/+9
* Avoid passing null for asprintf stringsGreg Hudson2022-01-271-2/+4
* Always use platform PRNGGreg Hudson2021-10-121-7/+2
* Remove orphaned KfM password server supportRobbie Harwood2021-02-111-8/+0
* Use the term "primary KDC" in source and docsGreg Hudson2020-09-071-1/+1
* Avoid using LMDB environments across forksGreg Hudson2020-07-063-6/+17
* Fix typos in commentsGreg Hudson2020-04-081-1/+1
* Remove more dead codeRobbie Harwood2019-05-101-4/+0
* Remove kadmin RPC support for setting v4 keyRobbie Harwood2019-04-113-58/+1
* Fix minor leak in kadmind password change dispatchGreg Hudson2018-10-261-1/+4
* Use the term "replica KDC" in source and docsGreg Hudson2018-10-031-5/+5
* Check return values of time functionsGreg Hudson2018-08-311-0/+2
* Eliminate preprocessor-disabled dead codeRobbie Harwood2018-07-181-29/+0
* Eliminate use of the 'register' keywordThomas Sondergaard2018-06-182-2/+2
* Improve error for kadmind -proponly without ipropsashan2018-04-251-0/+4
* Avoid peeking into server handle in kadmindGreg Hudson2018-04-233-17/+13
* Fix doubled "kadmind:" in kadmind fail_to_start()Greg Hudson2018-04-231-1/+0
* Exit with status 0 from kadmindRobbie Harwood2018-03-141-1/+1
* Fix bugs in kadm5_auth commitGreg Hudson2017-08-211-3/+3
* Use kadm5_auth interface in kadmindGreg Hudson2017-08-1713-449/+546
* Add kadm5_auth pluggable interfaceGreg Hudson2017-08-173-4/+389
* Parse all kadm5.acl fields at startupGreg Hudson2017-07-021-62/+29
* Modernize auth_acl.cGreg Hudson2017-07-027-830/+596
* Move kadm5.acl code into kadmindGreg Hudson2017-07-028-42/+973
* Pass full local address to dispatch functionsAndreas Schneider2017-06-051-7/+2
* Consistently name and constify address variablesAndreas Schneider2017-06-051-8/+8
* Kill TCP connections if getsockname failsAndreas Schneider2017-06-051-13/+3
* Use krb5_timestamp where appropriateGreg Hudson2017-05-181-1/+1
* Fix more time manipulations for y2038Greg Hudson2017-05-181-1/+1
* Avoid increased alignment restriction warningsRobbie Harwood2017-04-141-5/+5
* Remove /* in block commentRobbie Harwood2017-04-121-2/+2
* Remove tautological comparisonsRobbie Harwood2017-04-121-1/+1
* make dependGreg Hudson2016-10-251-82/+87
* Fix kadmind debug printf to show kprop portRobbie Harwood2016-10-071-2/+5
* Add the kdc_tcp_listen_backlog KDC optionMatt Rogers2016-09-231-1/+2
* Use krb5_db_register_keytab() in kinit, kadmindAndreas Schneider2016-09-081-1/+1
* make dependGreg Hudson2016-07-301-87/+82
* Use single-colon rules in makefilesGreg Hudson2016-07-281-3/+3
* Add the kprop-port option to kadmindMatt Rogers2016-07-182-4/+13
* Allow user to restrict kadmind bind addressesSarah Day2016-07-181-5/+9
* Add ability to bind addresses to the net-serverSarah Day2016-07-181-6/+7
* Remove workaround when pktinfo is unsupportedSarah Day2016-07-181-3/+0
* Fix argument order for kprop debug messageMatt Rogers2016-06-201-1/+1
* Fix kprop and kpropd realm handlingMatt Rogers2016-06-131-7/+8
* Fix kadmin min_life check with nonexistent policyGreg Hudson2016-06-081-1/+3
* Improve libkadm5 server stubsSimo Sorce2016-02-262-914/+575
* Add the ability to lock down principal keysSimo Sorce2016-02-191-7/+130
* Add get_principal_keys RPC to kadminSimo Sorce2016-02-192-0/+68
* Add kadm5_setkey_principal_4 RPC to kadminSimo Sorce2016-02-192-0/+68