summaryrefslogtreecommitdiffstats
path: root/gss-misc.c
Commit message (Collapse)AuthorAgeFilesLines
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-11/+11
| | | | | Also added redirector to web description of error codes closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
* some more cleanupRainer Gerhards2008-04-161-2/+1
| | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
* cleanup: removed no longer needed filesRainer Gerhards2008-04-161-1/+0
|
* class exit function was missing, causing segfaultRainer Gerhards2008-03-121-0/+11
|
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-1/+1
|
* - extracted logerror*() family of functions from syslogd, made them theirRainer Gerhards2008-03-051-17/+99
| | | | | | own class and converted to new object calling conventions (interface-based) - converted gss-misc into a loadable library module
* applied cross-platform patch from darix to facilitate GSS-API compile onRainer Gerhards2007-12-271-1/+1
| | | | more platforms
* applied enhanced gss-api functionality provided by varmojfekojRainer Gerhards2007-12-191-5/+5
|
* applied gssapi patch from varmojfekoj - gss-api is now supportedRainer Gerhards2007-11-201-0/+210