author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 22 Mar 2010 18:08:04 +0000 (19:08 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 22 Mar 2010 18:08:04 +0000 (19:08 +0100) | ||
commit | 7f7795d0c615ad4998c13651d5f1f01336f808f1 | |
tree | 557a4c7879abc852f701eadf4904f4f06e65272f | tree | snapshot |
parent | ecbb79db8d98763cc02dd7e6fab7e1b7d220dcb3 | commit | diff |
openvpn plugin: Rename the "OnlyAggregateUsers" option to "CollectIndividualUsers".
The semantic is inverted: When true (default) statistics for individual
users will be collected.
The "AggregateUsers" is now named "CollectUserCount" and a new name for
"Compression", "CollectCompression", has been added. This makes the names
of the config options consistent with one another.
The module global configuration variables have been changed to _Bool
while I was at it.
The semantic is inverted: When true (default) statistics for individual
users will be collected.
The "AggregateUsers" is now named "CollectUserCount" and a new name for
"Compression", "CollectCompression", has been added. This makes the names
of the config options consistent with one another.
The module global configuration variables have been changed to _Bool
while I was at it.
src/openvpn.c | diff | blob | history |