summaryrefslogtreecommitdiffstats
path: root/src/include/k5-trace.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize sn2princ.cGreg Hudson2013-12-111-12/+0
* Use hostrealm interface for realm mappingGreg Hudson2013-08-151-6/+5
* Add trace logging for TXT lookupsGreg Hudson2013-08-121-0/+5
* Report KDC response sizes in trace logsGreg Hudson2013-08-071-2/+2
* Trace log with a subset of struct conn_stateGreg Hudson2013-04-121-27/+27
* Update hst_realm.c coding styleGreg Hudson2013-04-091-10/+0
* Add localauth pluggable interfaceGreg Hudson2013-03-091-0/+8
* Use a proper consumer interface for clpreauthGreg Hudson2012-12-191-3/+6
* Remove broken clean_hostname trace messagesGreg Hudson2012-11-251-7/+0
* Fix TRACE_GET_CRED_VIA_TKT_EXT format stringGreg Hudson2012-05-241-2/+2
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-231-0/+46
* Add support for "{ptype}" trace format specifierW. Trevor King2012-05-231-0/+1
* Document "{keytab}" trace format specifierW. Trevor King2012-05-231-0/+1
* Use variadic macros to simplify k5-trace.hGreg Hudson2012-05-081-214/+218
* Fix TRACE_PREAUTH_SALT format stringGreg Hudson2012-04-271-1/+1
* Use etypes from keytab in krb5_gic_keytabGreg Hudson2012-04-191-0/+4
* If trace logging facility is enabled, report misconfiguration errors encounte...Zhanna Tsitkov2012-04-021-0/+4
* Revert r25669 pending clarification of goals and API reviewTom Yu2012-02-031-3/+0
* Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov2012-02-031-0/+3
* Handle TGS referrals to the same realmGreg Hudson2011-11-141-0/+3
* Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson2011-10-261-1/+1
* Make reindentTom Yu2011-10-171-3/+3
* Add krb5_cc_select() API and pluggable interfaceGreg Hudson2011-09-051-1/+23
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-117/+117
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-4/+4
* Don't reject AP-REQs based on PACsGreg Hudson2011-02-161-3/+2
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-131-27/+29
* Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson2011-01-211-0/+3
* handle MS PACs that lack server checksumTom Yu2010-12-101-0/+6
* Remove some unused (as of yet) trace macro definitionsGreg Hudson2010-06-101-10/+0
* Trace loggingGreg Hudson2010-06-071-0/+350