aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/attr_sql/attr_sql_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...Martin Willi2011-04-151-1/+7
* commas, commas, ..Andreas Steffen2010-11-251-2/+2
* Migrated attr_sql_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-10/+13
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-061-2/+2
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-2/+2
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-3/+3
* Moving attr-sql config in strongswan.conf to libhydra.Tobias Brunner2010-03-241-1/+1
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+88