NetworkManager/man
Thomas Haller 4143fbde17 logging: enable logging domain VPN_PLUGIN up to level <info>
The logging domain VPN_PLUGIN controlls logging of the VPN plugins.
Especially at verbose levels <debug> and <trace>, the plugins might
reveal sensitive information in the logging.

Thus, this level should not be enabled by a

  $ nmcli logging general level DEBUG domains ALL

It should only be enabled when requested explicitly.

  $ nmcli logging general level DEBUG domains ALL,VPN_PLUGIN:DEBUG

Previously, the special level VPN_PLUGIN was entirely excluded from
ALL and DEFAULT domains and it was entirely disabled by default. That
is however to strict, as it completely silences the VPN plugins by
defult. Now, enable them by default up to level INFO.

VPN plugins should take care that they don't reveal sensitive
information at levels <info> (LOG_NOTICE) and higher (less verbose).
For more verbose levels they may print passwords, but that should
still be avoided as far as possible.
2016-06-17 08:19:44 +02:00
..
common.ent.in dns: add configure option "--with-config-dns-rc-manager-default" for default of main.rc-manager 2016-05-23 21:49:42 +02:00
Makefile.am man: don't template NetworkManager.conf.xml 2016-04-08 13:10:47 +02:00
NetworkManager.conf.xml logging: enable logging domain VPN_PLUGIN up to level <info> 2016-06-17 08:19:44 +02:00
NetworkManager.xml config,dns: support Reload flags to specify that only parts should be reloaded 2016-06-01 19:06:34 +02:00
nm-online.xml man: clarify the license of the manuals 2016-04-08 13:10:47 +02:00
nm-settings-ifcfg-rh.xsl man: move nmcli-examples to section 7 2016-04-05 14:37:51 +02:00
nm-settings-keyfile.xsl man: move nmcli-examples to section 7 2016-04-05 14:37:51 +02:00
nm-settings.xsl man: move nmcli-examples to section 7 2016-04-05 14:37:51 +02:00
nmcli-examples.xml auth: fix get_permissions() D-Bus call for settings-modify-global-dns 2016-06-01 22:04:37 +02:00
nmcli.xml cli: remove version check against NM 2016-04-28 09:35:20 +02:00
nmtui.1.in man: update version number and dates in manual pages 2016-03-09 10:11:27 +01:00
nmtui.xml man: clarify the license of the manuals 2016-04-08 13:10:47 +02:00