aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/plugins/attr_sql/pool_attributes.c
Commit message (Collapse)AuthorAgeFilesLines
* pool: Move the pool utility to its own directory in srcTobias Brunner2013-10-111-717/+0
|
* attr-sql: Add unity_split_exclude as alias for unity_local_lanTobias Brunner2013-07-081-0/+1
|
* attr-sql: Fix double free when adding subnets for unknown attribute typesTobias Brunner2013-07-081-0/+1
|
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-1/+1
|
* Make sure first argument is an int when using %.*s to print e.g. chunksTobias Brunner2012-09-281-3/+3
|
* Cast size_t len arguments to %.*s to intMartin Willi2011-04-201-12/+12
|
* we need some orderingAndreas Steffen2010-07-121-1/+3
|
* changed ordering of statusattr outputAndreas Steffen2010-07-121-8/+6
|
* fixed alignment of captionAndreas Steffen2010-07-121-2/+2
|
* output identities correctlyAndreas Steffen2010-07-121-7/+11
|
* Added support for named attribute groupsHeiko Hund2010-07-091-45/+184
| | | | | | 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.
* Don't fail with an error if an attribute that is to be deleted does not existHeiko Hund2010-06-181-2/+0
|
* fixed configuration attribute type determinationAndreas Steffen2010-06-021-22/+15
|
* ipsec pool --statusattr [--hexout] outputs attribute values in correct ↵Andreas Steffen2010-06-011-32/+95
| | | | format if known
* added unity_def_domain keyword tip ipsec poolAndreas Steffen2010-05-311-0/+1
|
* several subnets can be concatenatedAndreas Steffen2010-05-221-25/+47
|
* 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-201-0/+39
|
* management of any attribute by ipsec poolAndreas Steffen2010-05-191-0/+450