]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - kernel/auditsc.c
AUDIT: Allow filtering of user messages
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sun, 19 Jun 2005 18:35:50 +0000 (19:35 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Sun, 19 Jun 2005 18:35:50 +0000 (19:35 +0100)
commit0f45aa18e65cf3d768082d7d86054a0d2a20bb18
tree6e94dfcd813061f5a710b5621e1b2f5a01a95533
parent0107b3cf3225aed6ddde4fa8dbcd4ed643b34f4d
AUDIT: Allow filtering of user messages

Turn the field from a bitmask to an enumeration and add a list to allow
filtering of messages generated by userspace. We also define a list for
file system watches in anticipation of that feature.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c