summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-10-29 18:43:05 +0000
committerrwatson <rwatson@FreeBSD.org>2007-10-29 18:43:05 +0000
commit7e612564be64e0f3e28cbecfb1f0f8a77402fdeb (patch)
tree4092cb02352396634e810632b9e701252a024f5f /contrib/openbsm
parent700aedf09acba192db31f4f1e6cb78a05b11e61f (diff)
downloadFreeBSD-src-7e612564be64e0f3e28cbecfb1f0f8a77402fdeb.zip
FreeBSD-src-7e612564be64e0f3e28cbecfb1f0f8a77402fdeb.tar.gz
Resolve conflicts from import of OpenBSM 1.0: maintain $FreeBSD$ tags in
/etc/security audit configuration files.
Diffstat (limited to 'contrib/openbsm')
-rw-r--r--contrib/openbsm/etc/audit_class4
-rw-r--r--contrib/openbsm/etc/audit_event10
2 files changed, 9 insertions, 5 deletions
diff --git a/contrib/openbsm/etc/audit_class b/contrib/openbsm/etc/audit_class
index f65ae41..068d2fc 100644
--- a/contrib/openbsm/etc/audit_class
+++ b/contrib/openbsm/etc/audit_class
@@ -1,9 +1,7 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_class#4 $
+# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_class#5 $
# $FreeBSD$
#
-# This file must match audit.h
-#
0x00000000:no:invalid class
0x00000001:fr:file read
0x00000002:fw:file write
diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event
index 2c8d57d..2b11824 100644
--- a/contrib/openbsm/etc/audit_event
+++ b/contrib/openbsm/etc/audit_event
@@ -1,7 +1,13 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#25 $
+# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#26 $
# $FreeBSD$
#
+# The mapping between event identifiers and values is also hard-codedd in
+# audit_kevents.h and audit_uevents.h, so changes must occur in both places,
+# and programs, such as the kernel, may need to be recompiled to recognize
+# those changes. It is advisable not to change the numbering or naming of
+# kernel audit events.
+#
0:AUE_NULL:indir system call:no
1:AUE_EXIT:exit(2):pc
2:AUE_FORK:fork(2):pc
@@ -438,7 +444,7 @@
43097:AUE_ACL_SET_LINK:acl_set_link(2):fm
43098:AUE_ACL_DELETE_LINK:acl_delete_link(2):fm
43099:AUE_ACL_CHECK_LINK:acl_aclcheck_link(2):fa
-43100:AUE_SYSARCH:sysarch(2):na
+43100:AUE_SYSARCH:sysarch(2):ot
43101:AUE_EXTATTRCTL:extattrctl(2):fm
43102:AUE_EXTATTR_GET_FILE:extattr_get_file(2):fa
43103:AUE_EXTATTR_SET_FILE:extattr_set_file(2):fm
OpenPOWER on IntegriCloud