]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clean up domain->realm referrals
authorTom Yu <tlyu@mit.edu>
Sat, 22 Sep 2012 00:49:29 +0000 (20:49 -0400)
committerTom Yu <tlyu@mit.edu>
Mon, 15 Oct 2012 23:41:16 +0000 (19:41 -0400)
commit2b03bb01e37faee55b9e60c90cc8076549de0d6d
tree1e6e8c8d1c3b93f4f14514c7b9f3a414c934f0c4
parent3b8b18d6a87f5d2b4f255ee2e7d34ae6b48b4bf6
Clean up domain->realm referrals

Clean up domain->realm referrals by breaking prep_reprocess_tgs_req()
into smaller functions.  Give the resulting functions more descriptive
names.  Also delete an unnecessary and almost exact copy of
krb5_get_host_realm().
src/kdc/do_tgs_req.c
src/kdc/kdc_transit.c
src/kdc/kdc_util.c
src/kdc/kdc_util.h