summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/util_errmap.c
Commit message (Expand)AuthorAgeFilesLines
* Assume mutex locking cannot failGreg Hudson2013-05-141-11/+2
* Fix a small memory leak in util_errmapGreg Hudson2013-01-011-12/+9
* __func__ -> __FUNCTION__ in #ifdef DEBUG blocks in util_errmap.cSam Hartman2011-09-191-2/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-64/+65
* Based on patch from lxs, with some changes:Ken Raeburn2008-08-271-1/+1
* Fix a few incompatible-pointer warnings that aren't just about signednessKen Raeburn2008-06-021-2/+2
* Rework error-mapping code to preserve status code values when returnedKen Raeburn2007-09-051-50/+133
* no unistd.h on WindowsJeffrey Altman2007-08-241-0/+2
* remap mechanism-specific status codes in mechglue/spnegoKen Raeburn2007-08-161-0/+190