Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ported some hard-to-merge cherries back to trunk :-/ | Martin Willi | 2008-11-12 | 1 | -11/+3 |
| | | | | | shame, svn, shame: this was ways to complicated we should consider a switch to git... | ||||
* | fixed statistic calcuation for static leases | Martin Willi | 2008-07-24 | 1 | -11/+14 |
| | |||||
* | fixed pool statistics | Martin Willi | 2008-07-23 | 1 | -2/+2 |
| | |||||
* | experimental and untested reimplementation of sql based IP pool | Martin Willi | 2008-07-22 | 1 | -55/+126 |
| | | | | | uses address preallocation and separate address/lease tables for linear lookup time | ||||
* | convert comma-separated RDNs into slash-separated OpenSSL --subject format | Andreas Steffen | 2008-06-05 | 1 | -13/+3 |
| | |||||
* | fixed --utc parsing position | Martin Willi | 2008-06-05 | 1 | -22/+47 |
| | | | | | | support for DN filtering usign id="CN=asdf, O=asdf",addr=1.1.1.1 changed order of --leases columns | ||||
* | fixed UTC identitation | Martin Willi | 2008-06-05 | 1 | -12/+141 |
| | | | | implement filtering in --leases | ||||
* | cosmetics in size field of ipsec pool --status command | Andreas Steffen | 2008-06-04 | 1 | -2/+2 |
| | |||||
* | added pool statistics (size, online, lease count, with usage ratio) | Martin Willi | 2008-06-04 | 1 | -5/+36 |
| | |||||
* | some input validation checks for --add and --resize | Martin Willi | 2008-06-04 | 1 | -6/+47 |
| | | | | | --purge keeps an entry for each address to allow their reallaction | ||||
* | fix caption alignment if date is displayed in local time | Andreas Steffen | 2008-05-23 | 1 | -2/+4 |
| | |||||
* | added --utc option to ipsec pool | Andreas Steffen | 2008-05-23 | 1 | -9/+15 |
| | |||||
* | loading default modules depending on configure options | Martin Willi | 2008-05-16 | 1 | -2/+1 |
| | |||||
* | plugin load configuration in strongswan.conf | Martin Willi | 2008-05-15 | 1 | -2/+3 |
| | | | | | | some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins | ||||
* | fixed "pool --purge" on mysql | Martin Willi | 2008-05-13 | 1 | -1/+1 |
| | |||||
* | ported IP pool to mysql | Martin Willi | 2008-05-09 | 1 | -14/+12 |
| | |||||
* | usable prototype of "ipsec pool" tool | Martin Willi | 2008-05-09 | 1 | -24/+93 |
| | |||||
* | prototype of sql pool administration utility | Martin Willi | 2008-05-07 | 1 | -0/+435 |