aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/attr_sql/pool.c
Commit message (Collapse)AuthorAgeFilesLines
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-1/+1
| | | | | Multiple additional search paths can be added with the add_path() method.
* Use proper address family when adding multiple addresses to SQL poolTobias Brunner2013-03-191-0/+15
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
|
* Fix 'ipsec pool --status' for empty pools.Tobias Brunner2011-11-041-1/+7
|
* Removed superfluous parameter missed in e5e5bcc92f.Tobias Brunner2011-05-021-1/+1
|
* pool: Proper cleanup in error cases when adding addresses from a file.Tobias Brunner2011-04-191-0/+6
|
* pool: Proper handling of address family when adding addresses.Tobias Brunner2011-04-191-2/+6
|
* Added missing break statement.Tobias Brunner2011-04-191-0/+1
|
* Removed superfluous parameter to printf.Tobias Brunner2011-04-141-1/+1
|
* Added support for named attribute groupsHeiko Hund2010-07-091-23/+28
| | | | | | Add the possibility to group attributes by a name and assign these groups to connections. This allows a more granular configuration of which client will receive what atrributes.
* ipsec pool --statusattr [--hexout] outputs attribute values in correct ↵Andreas Steffen2010-06-011-2/+8
| | | | format if known
* implement ipsec pool -showattr functionAndreas Steffen2010-05-201-0/+8
|
* management of any attribute by ipsec poolAndreas Steffen2010-05-191-216/+50
|
* Moving attr-sql config in strongswan.conf to libhydra.Tobias Brunner2010-03-241-2/+2
|
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-0/+1402