aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Fix compatibility with pre-1.11 iprop dump filesGreg Hudson1-19/+39
2015-05-06make dependTom Yu1-5/+12
2015-02-04Fix kadmind server validation [CVE-2014-9422]Greg Hudson1-9/+3
2014-12-16Parse "ktadd -norandkey" in remote kadmin clientTom Yu1-7/+5
2014-09-25make dependTom Yu1-1/+2
2014-09-08Initialize iterflags in update_princ_encryptionBen Kaduk1-1/+1
2014-08-21kadm5_randkey_principal interop with Solaris KDCTomas Kuthan3-16/+31
2014-08-02Support kdb5_util dump -rev againTom Yu1-5/+7
2014-08-02Stop locking around iprop dumpsTom Yu1-12/+1
2014-08-02Use write lock flag for update_princ_encryptionTom Yu1-8/+3
2014-08-02Add flag word to KDB iteration APIsTom Yu2-3/+3
2014-08-01Add kiprop/<master-hostname> during KDB creationNeng Xue1-4/+15
2014-07-12Remove unused variablesLukas Slebodnik1-2/+2
2014-07-08Include autoconf.h before system headersGreg Hudson10-25/+6
2014-05-28Make tcl_kadm5.c work with Tcl 8.6Greg Hudson1-27/+15
2014-04-15Check for asprintf failure in kdb5_util createTomas Kuthan1-26/+4
2014-03-26Improve salt type display in kadmin getprincGreg Hudson1-5/+6
2014-03-03Check for malloc failure in process_chpw_requestGreg Hudson1-2/+3
2014-02-26In kdb5_util dump, only lock DB for iprop dumpsGreg Hudson1-10/+12
2014-02-26Stop generating gssapi_krb5.hGreg Hudson1-32/+32
2014-02-20Implement kadmind -proponlyGreg Hudson1-15/+22
2014-02-20Simplify ulog_mapGreg Hudson4-8/+6
2014-02-20Lock around more ulog operationsGreg Hudson2-10/+33
2014-02-20Factor out ulog serial number status checkGreg Hudson1-29/+18
2014-02-05In kdb5_util load, init ulog closer to promoteGreg Hudson1-3/+7
2014-02-05Clean up ovsec_kadmd.cGreg Hudson1-717/+342
2014-02-05Modernize iprop codeGreg Hudson1-1/+1
2014-01-30Remove kdb5_util load iprop safety netGreg Hudson1-14/+0
2014-01-06Make salt defaulting work for keysaltsTom Yu3-6/+6
2013-12-10make dependTom Yu1-0/+1
2013-11-25Correctly log IPv6 addresses in kadmindGreg Hudson5-58/+50
2013-11-04Clean up the code to eliminate some clang warningsBen Kaduk3-5/+0
2013-11-04Use retval, not errno, when stashing master keysBen Kaduk3-3/+3
2013-10-30Use correct default principal for kadmin -nGreg Hudson1-6/+14
2013-10-30Accept anonymous GSS names in kadmindGreg Hudson1-6/+19
2013-10-25Simplify kdb5_list_mkeys actkvno list retrievalGreg Hudson1-34/+12
2013-10-25Use active master key in update_princ_encryptionGreg Hudson1-10/+5
2013-10-25Fix typos in kdb5_util master key command outputsGreg Hudson1-5/+5
2013-09-23Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov1-1/+1
2013-08-27Clarify flag handling in dump.cGreg Hudson3-65/+70
2013-08-27Update ulog state after promoting DB when loadingGreg Hudson1-30/+21
2013-07-31Don't reopen the KDB in update_princ_encryptionGreg Hudson1-0/+12
2013-07-19Allow self-service for kadmin purgekeys RPCGreg Hudson1-3/+4
2013-07-15Add kadmin support for principals without keysGreg Hudson1-15/+34
2013-06-07Fix various warningsGreg Hudson6-17/+11
2013-05-16Reduce boilerplate in makefilesGreg Hudson5-14/+0
2013-05-16Remove unused build system variablesGreg Hudson1-2/+2
2013-05-13Fix kpasswd UDP ping-pong [CVE-2002-2443]Tom Yu1-4/+4
2013-03-29Fix errno hygiene in kadmind write_pid_fileGreg Hudson1-3/+3
2013-03-26Fix a trivial file leak writing kadmind pid fileGreg Hudson1-3/+4