core: add audit support
authorBeniamino Galvani <bgalvani@redhat.com>
Mon, 20 Jul 2015 16:33:35 +0000 (18:33 +0200)
committerBeniamino Galvani <bgalvani@redhat.com>
Tue, 4 Aug 2015 07:32:12 +0000 (09:32 +0200)
commitbe49a59fb649d7383b456403deb323a2eb9dab4b
treebc4b02c290061acc03d93ef8fb4f092431322f9d
parent41e7051165166839c7e44f644dc750169d233e96
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.
configure.ac
contrib/fedora/rpm/NetworkManager.conf
contrib/fedora/rpm/NetworkManager.spec
man/NetworkManager.conf.xml.in
src/Makefile.am
src/nm-audit-manager.c [new file with mode: 0644]
src/nm-audit-manager.h [new file with mode: 0644]
src/nm-config.h
src/nm-types.h