Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pool: Move the pool utility to its own directory in src | Tobias Brunner | 2013-10-11 | 1 | -717/+0 |
| | |||||
* | attr-sql: Add unity_split_exclude as alias for unity_local_lan | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | |||||
* | attr-sql: Fix double free when adding subnets for unknown attribute types | Tobias Brunner | 2013-07-08 | 1 | -0/+1 |
| | |||||
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Make sure first argument is an int when using %.*s to print e.g. chunks | Tobias Brunner | 2012-09-28 | 1 | -3/+3 |
| | |||||
* | Cast size_t len arguments to %.*s to int | Martin Willi | 2011-04-20 | 1 | -12/+12 |
| | |||||
* | we need some ordering | Andreas Steffen | 2010-07-12 | 1 | -1/+3 |
| | |||||
* | changed ordering of statusattr output | Andreas Steffen | 2010-07-12 | 1 | -8/+6 |
| | |||||
* | fixed alignment of caption | Andreas Steffen | 2010-07-12 | 1 | -2/+2 |
| | |||||
* | output identities correctly | Andreas Steffen | 2010-07-12 | 1 | -7/+11 |
| | |||||
* | Added support for named attribute groups | Heiko Hund | 2010-07-09 | 1 | -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 exist | Heiko Hund | 2010-06-18 | 1 | -2/+0 |
| | |||||
* | fixed configuration attribute type determination | Andreas Steffen | 2010-06-02 | 1 | -22/+15 |
| | |||||
* | ipsec pool --statusattr [--hexout] outputs attribute values in correct ↵ | Andreas Steffen | 2010-06-01 | 1 | -32/+95 |
| | | | | format if known | ||||
* | added unity_def_domain keyword tip ipsec pool | Andreas Steffen | 2010-05-31 | 1 | -0/+1 |
| | |||||
* | several subnets can be concatenated | Andreas Steffen | 2010-05-22 | 1 | -25/+47 |
| | |||||
* | oops, removed stray parenthesis | Andreas Steffen | 2010-05-20 | 1 | -1/+1 |
| | |||||
* | range check for configuration attribute types | Andreas Steffen | 2010-05-20 | 1 | -0/+6 |
| | |||||
* | implement ipsec pool -showattr function | Andreas Steffen | 2010-05-20 | 1 | -0/+39 |
| | |||||
* | management of any attribute by ipsec pool | Andreas Steffen | 2010-05-19 | 1 | -0/+450 |