]> git.ipfire.org Git - thirdparty/krb5.git/commit
Remove KDC macros for realm config fields
authorGreg Hudson <ghudson@mit.edu>
Sun, 13 Jan 2013 15:54:37 +0000 (10:54 -0500)
committerGreg Hudson <ghudson@mit.edu>
Tue, 15 Jan 2013 20:05:23 +0000 (15:05 -0500)
commite987546b4ff1689bb711cc46118ad9fc0a5613f6
tree4c2a2d919733b173f970e3fcc5e3995d6c9d0530
parent744d6c334fa8448c604c3948a10b88098a6dcf51
Remove KDC macros for realm config fields

Stop using macros to refer to kdc_realm_t fields, as they could
conflict with structure field names for the same.  Leave behind the
kdc_context and tgs_server macros for now.
src/kdc/do_as_req.c
src/kdc/do_tgs_req.c
src/kdc/kdc_util.c
src/kdc/realm_data.h