NetworkManager/src
Beniamino Galvani be49a59fb6 core: add audit support
Introduce some primitives to deliver messages about relevant
configuration changes to the Linux audit subsystem through libaudit
(if enabled at build time) and to the logging system.
2015-08-04 09:32:12 +02:00
..
devices core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
dhcp-manager core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
dns-manager all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
dnsmasq-manager all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
platform platform/tests: fix assertion for test-link for team device 2015-08-01 11:18:26 +02:00
ppp-manager core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
rdisc all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
settings ifcfg-rh: properly write the wake-on-lan property 2015-07-30 16:56:27 +02:00
supplicant-manager core: add missing g_dbus_error_strip_remote_error() calls 2015-07-24 13:25:47 -04:00
systemd systemd: fix compiler warning about uninitialized variable 2015-07-09 16:12:31 +02:00
tests core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
vpn-manager vpn: refactor vpn-manager to use NMVpnPluginInfo 2015-07-29 22:34:35 +02:00
main-utils.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
main-utils.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
main.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
Makefile.am core: add audit support 2015-08-04 09:32:12 +02:00
NetworkManagerUtils.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
NetworkManagerUtils.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-activation-request.c core, dispatcher: drop unnecessary setpgid() calls 2015-01-19 11:29:13 -05:00
nm-activation-request.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-active-connection.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-active-connection.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-audit-manager.c core: add audit support 2015-08-04 09:32:12 +02:00
nm-audit-manager.h core: add audit support 2015-08-04 09:32:12 +02:00
nm-auth-manager.c core: add missing g_dbus_error_strip_remote_error() calls 2015-07-24 13:25:47 -04:00
nm-auth-manager.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-auth-subject.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-auth-subject.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-auth-utils.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-auth-utils.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-bus-manager.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-bus-manager.h core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-config-data.c config: add nm_config_data_get_value_cached() function 2015-07-14 15:52:50 +02:00
nm-config-data.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-config.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-config.h core: add audit support 2015-08-04 09:32:12 +02:00
nm-connection-provider.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-connection-provider.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-connectivity.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-connectivity.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dcb.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dcb.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-default-route-manager.c default-route-manager: pick up platform changes after NMDevice 2015-07-22 13:46:28 +02:00
nm-default-route-manager.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp4-config.c core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp4-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp6-config.c core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dhcp6-config.h core: port NMDhcp4Config/NMDhcp6Config to GVariant 2015-07-24 13:25:47 -04:00
nm-dispatcher.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-dispatcher.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-exported-object.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-exported-object.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-firewall-manager.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-firewall-manager.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-iface-helper.c core: rename NMDBusManager to NMBusManager 2015-07-24 13:25:48 -04:00
nm-ip4-config.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-ip4-config.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-ip6-config.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-ip6-config.h core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-logging.c logging: add AUDIT domain 2015-08-04 08:46:11 +02:00
nm-logging.h logging: add AUDIT domain 2015-08-04 08:46:11 +02:00
nm-manager.c core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-manager.h core: add an NMExportedObject base class 2015-07-24 13:25:47 -04:00
nm-multi-index.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-multi-index.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-policy.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-policy.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-rfkill-manager.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-rfkill-manager.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-route-manager.c route-manager: align trace logging statement 2015-07-14 13:36:50 +02:00
nm-route-manager.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-session-monitor.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-session-monitor.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-sleep-monitor-systemd.c core: move D-Bus export/unexport into NMExportedObject 2015-07-24 13:25:47 -04:00
nm-sleep-monitor-upower.c all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-sleep-monitor.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-types.h core: add audit support 2015-08-04 09:32:12 +02:00
org.freedesktop.NetworkManager.conf dbus: increase 'max_replies_per_connection' limit in D-Bus configuration 2015-05-29 08:04:26 +02:00