summaryrefslogtreecommitdiffstats
path: root/src/include/kdb_log.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-01-26 16:42:50 -0500
committerGreg Hudson <ghudson@mit.edu>2014-02-05 00:21:30 -0500
commit779a335f4e2deb2d76caf7d0dd3de847a040c050 (patch)
tree8567a81ffa3751adf52a0ac65e6ccc44bada9434 /src/include/kdb_log.h
parent6506c87aab5567ae855d1f75dc9b41e1a091f542 (diff)
downloadkrb5-779a335f4e2deb2d76caf7d0dd3de847a040c050.tar.gz
krb5-779a335f4e2deb2d76caf7d0dd3de847a040c050.tar.xz
krb5-779a335f4e2deb2d76caf7d0dd3de847a040c050.zip
Clean up ovsec_kadmd.c
Fix code formatting issues. Use static scope when possible, and put all helper functions before main so that forward declarations aren't needed. Use GSS_KRB5_NT_PRINCIPAL_NAME instead of constructing it with gss_str_to_oid, and get rid of display_status as that was the only use. Replace large verbose function comments with concise ones. Factor out main loop setup and KDB keytab setup into helper functions. Create a helper function fail_to_start for logging and exiting on initialization failures, and use it instead of the large cleanup blocks in main. Some initialization error messages have changed; no other functional changes.
Diffstat (limited to 'src/include/kdb_log.h')
0 files changed, 0 insertions, 0 deletions