aboutsummaryrefslogtreecommitdiffstats
path: root/src/swanctl/commands/list_pools.c
Commit message (Collapse)AuthorAgeFilesLines
* swanctl: Add possibility to query a specific pool by nameTobias Brunner2017-02-161-3/+11
|
* swanctl: Add option to query leases with --get-poolsTobias Brunner2015-11-101-3/+29
|
* swanctl: Fix exit codes based on errnoMartin Willi2014-10-101-1/+2
| | | | | As fprintf() most likely sets errno, we should save it before printing the error message.
* Split swanctl --raw mode into single-line and --pretty modeAndreas Steffen2014-06-141-5/+10
|
* swanctl: Add a list-pools command to summarize pool statusMartin Willi2014-05-071-0/+96