summaryrefslogtreecommitdiffstats
path: root/src/kadmin
Commit message (Expand)AuthorAgeFilesLines
* Parse "ktadd -norandkey" in remote kadmin clientTom Yu2014-10-161-7/+5
* Initialize iterflags in update_princ_encryptionBen Kaduk2014-08-291-1/+1
* kadm5_randkey_principal interop with Solaris KDCTomas Kuthan2014-08-213-16/+31
* Support kdb5_util dump -rev againTom Yu2014-08-021-5/+7
* Stop locking around iprop dumpsTom Yu2014-08-021-12/+1
* Use write lock flag for update_princ_encryptionTom Yu2014-08-021-8/+3
* Add flag word to KDB iteration APIsTom Yu2014-08-022-3/+3
* Add kiprop/<master-hostname> during KDB creationNeng Xue2014-08-011-4/+15
* Remove unused variablesLukas Slebodnik2014-07-121-2/+2
* Include autoconf.h before system headersGreg Hudson2014-07-0810-25/+6
* Make tcl_kadm5.c work with Tcl 8.6Greg Hudson2014-05-281-27/+15
* Check for asprintf failure in kdb5_util createTomas Kuthan2014-04-151-26/+4
* Improve salt type display in kadmin getprincGreg Hudson2014-03-261-5/+6
* Check for malloc failure in process_chpw_requestGreg Hudson2014-03-031-2/+3
* In kdb5_util dump, only lock DB for iprop dumpsGreg Hudson2014-02-261-10/+12
* Stop generating gssapi_krb5.hGreg Hudson2014-02-261-32/+32
* Implement kadmind -proponlyGreg Hudson2014-02-201-15/+22
* Simplify ulog_mapGreg Hudson2014-02-204-8/+6
* Lock around more ulog operationsGreg Hudson2014-02-202-10/+33
* Factor out ulog serial number status checkGreg Hudson2014-02-201-29/+18
* In kdb5_util load, init ulog closer to promoteGreg Hudson2014-02-051-3/+7
* Clean up ovsec_kadmd.cGreg Hudson2014-02-051-717/+342
* Modernize iprop codeGreg Hudson2014-02-051-1/+1
* Remove kdb5_util load iprop safety netGreg Hudson2014-01-301-14/+0
* Make salt defaulting work for keysaltsTom Yu2014-01-063-6/+6
* make dependTom Yu2013-12-101-0/+1
* Correctly log IPv6 addresses in kadmindGreg Hudson2013-11-255-58/+50
* Clean up the code to eliminate some clang warningsBen Kaduk2013-11-043-5/+0
* Use retval, not errno, when stashing master keysBen Kaduk2013-11-043-3/+3
* Use correct default principal for kadmin -nGreg Hudson2013-10-301-6/+14
* Accept anonymous GSS names in kadmindGreg Hudson2013-10-301-6/+19
* Simplify kdb5_list_mkeys actkvno list retrievalGreg Hudson2013-10-251-34/+12
* Use active master key in update_princ_encryptionGreg Hudson2013-10-251-10/+5
* Fix typos in kdb5_util master key command outputsGreg Hudson2013-10-251-5/+5
* Err codes in KRB_ERROR protocol messages are < 128Zhanna Tsitkov2013-09-231-1/+1
* Clarify flag handling in dump.cGreg Hudson2013-08-273-65/+70
* Update ulog state after promoting DB when loadingGreg Hudson2013-08-271-30/+21
* Don't reopen the KDB in update_princ_encryptionGreg Hudson2013-07-311-0/+12
* Allow self-service for kadmin purgekeys RPCGreg Hudson2013-07-191-3/+4
* Add kadmin support for principals without keysGreg Hudson2013-07-151-15/+34
* Fix various warningsGreg Hudson2013-06-076-17/+11
* Reduce boilerplate in makefilesGreg Hudson2013-05-165-14/+0
* Remove unused build system variablesGreg Hudson2013-05-161-2/+2
* Fix kpasswd UDP ping-pong [CVE-2002-2443]Tom Yu2013-05-131-4/+4
* Fix errno hygiene in kadmind write_pid_fileGreg Hudson2013-03-291-3/+3
* Fix a trivial file leak writing kadmind pid fileGreg Hudson2013-03-261-3/+4
* make dependGreg Hudson2013-03-244-48/+39
* Clean up getclhoststr in ipropd_svc.cGreg Hudson2013-03-211-17/+9
* Reset ulog header if iprop load failsGreg Hudson2013-03-151-0/+2
* Fix kadmin_getpol format stringGreg Hudson2013-03-151-2/+2