aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/attr
Commit message (Expand)AuthorAgeFilesLines
* Revert alloc_str changesMartin Willi2011-04-211-3/+2
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-2/+3
* Add reload support to attr pluginMartin Willi2011-04-153-19/+64
* Migrated attr plugin to INIT/METHOD macrosMartin Willi2011-04-151-17/+16
* 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-0/+7
* commas, commas, ..Andreas Steffen2010-11-251-1/+1
* INIT allocates memoryAndreas Steffen2010-11-251-1/+1
* Migrated attr_plugin_t to INIT/METHOD macrosAndreas Steffen2010-11-251-7/+10
* Do not include files from libcharon in libhydra.Tobias Brunner2010-09-021-2/+1
* Added support for named attribute groupsHeiko Hund2010-07-091-2/+2
* Support the subnet attribute in the attr pluginMartin Willi2010-06-241-2/+30
* 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
* Use daemon-specific config for the attr plugin.Tobias Brunner2010-04-061-5/+9
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-065-0/+407