summaryrefslogtreecommitdiffstats
path: root/src/include/k5-err.h
Commit message (Expand)AuthorAgeFilesLines
* Add functions to save and restore error stateGreg Hudson2012-12-191-0/+1
* Simplify error message retrievalGreg Hudson2012-12-191-1/+0
* Style cleanup for internal error handlingGreg Hudson2012-12-191-25/+17
* Add localization infrastructureGreg Hudson2011-06-101-4/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-9/+10
* Un-constify struct errinfo's msg field because it is the owner of thatGreg Hudson2009-11-011-1/+1
* make mark-cstyleTom Yu2009-10-311-2/+2
* Add DEBUG_ERROR_LOCATIONS supportGreg Hudson2009-04-291-0/+21
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-3/+11
* Use const pointers for error messages.Ken Raeburn2006-10-071-2/+2
* Protect against multiple inclusion. Don't define macro '_' if already definedKen Raeburn2006-04-251-0/+7
* Include stdarg.hKen Raeburn2006-04-141-0/+2
* make dependKen Raeburn2006-03-271-1/+38
* get proper KRB5_CALLCONV definitionKen Raeburn2006-03-271-1/+1
* Initial enhanced error message support, similar to what I sent toKen Raeburn2006-03-261-0/+23