aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* added unity_def_domain keyword tip ipsec poolAndreas Steffen2010-05-311-0/+1
* added --leases command line option to synopsisAndreas Steffen2010-05-291-1/+1
* added --showattr command line option to synopsysAndreas Steffen2010-05-291-1/+1
* several subnets can be concatenatedAndreas Steffen2010-05-222-27/+49
* added --showattr command to usage()Andreas Steffen2010-05-221-0/+5
* oops, removed stray parenthesisAndreas Steffen2010-05-201-1/+1
* range check for configuration attribute typesAndreas Steffen2010-05-201-0/+6
* implement ipsec pool -showattr functionAndreas Steffen2010-05-203-0/+57
* removed deprecated use of ipsec pool --attr|del dns|nbns from usage()Andreas Steffen2010-05-201-8/+0
* management of any attribute by ipsec poolAndreas Steffen2010-05-196-218/+693
* removed stray fileAndreas Steffen2010-05-061-252/+0
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-046-0/+675
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
* Users of PLUGINS depend on config.status, rebuilding them if plugin configura...Martin Willi2010-04-291-0/+1
* Replaced some DBG_LIB with more specific groups.Tobias Brunner2010-04-063-7/+7
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-063-8/+8
* 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
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-242-4/+4
* Fixing Doxygen for libhydra.Tobias Brunner2010-03-241-1/+1
* Moving attr-sql config in strongswan.conf to libhydra.Tobias Brunner2010-03-243-4/+4
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-247-0/+1989