Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 486 Refactor kadm5_setkey_principal_3 Reimplement it as a wrapper around kadm5_setkey_principal_4 so that there are no parallel paths. https://github.com/krb5/krb5/commit/f016199f6a5332c13e9dce0d011c924e0cf6af98 Author: Simo Sorce Committer: Greg Hudson Commit: f016199f6a5332c13e9dce0d011c924e0cf6af98 Branch: master src/lib/kadm5/srv/svr_principal.c | 243 +++---------------------------------- 1 files changed, 19 insertions(+), 224 deletions(-)