Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostics of...
authorZhanna Tsitkov <tsitkova@mit.edu>
Fri, 3 Feb 2012 19:22:44 +0000 (19:22 +0000)
committerZhanna Tsitkov <tsitkova@mit.edu>
Fri, 3 Feb 2012 19:22:44 +0000 (19:22 +0000)
commit766d43105fd4f15fdc7be9c236f14f237cf7f6a6
treebbbdb35fdcc6b742e6d655ca7a5f9ca460034bcf
parentcc587e04483345509a8f5f21edd3de6e52e33a35
Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostics of the potential misconfiguration.
Added profile_get_(string/integer/boolean)_nodef functions to the profile library to get the typed values from the configuration
 files (without setting these values to the defaults).
Used TRACE_PROFILE_ERR for the configuration diagnostics in krb5_init_context_profile API.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25669 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-trace.h
src/lib/krb5/krb/init_ctx.c
src/lib/krb5/libkrb5.exports
src/util/profile/libprofile.exports
src/util/profile/prof_get.c
src/util/profile/profile.hin