summaryrefslogtreecommitdiffstats
path: root/auth/eurephia_authplugin.c
Commit message (Expand)AuthorAgeFilesLines
* auth plugin: Added a possibility for auth plug-ins to close down properlyDavid Sommerseth2013-03-071-0/+4
* auth plug-in: Extended the API to have a PluginInit() functionDavid Sommerseth2013-03-041-1/+59
* auth plug-in: Made the PluginInfo() function more informativeDavid Sommerseth2013-03-041-2/+6
* Added the first stab of an authentication plug-in frameworkDavid Sommerseth2013-03-031-0/+162