make operation_t public and document it. include peer disconnects in client_test log

This commit is contained in:
Arvid Norberg
2015-02-15 05:17:09 +00:00
parent 84fd07e226
commit 91270a0c2b
23 changed files with 252 additions and 151 deletions

View File

@@ -100,6 +100,7 @@ category_mapping = {
'ip_filter.hpp': 'Filter',
'session_settings.hpp': 'Settings',
'settings_pack.hpp': 'Settings',
'operations.hpp': 'Alerts',
}
category_fun_mapping = {