<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/bsm, branch releng/6.3</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=releng%2F6.3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-11-15T19:28:32Z</updated>
<entry>
<title>Merge OpenBSM 1.0 parts into src/sys/bsm in RELENG_6:</title>
<updated>2007-11-15T19:28:32Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:28:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7441eafe1584f4f42b0ed2a52e6ddf65c6970c4d'/>
<id>urn:sha1:7441eafe1584f4f42b0ed2a52e6ddf65c6970c4d</id>
<content type='text'>
  - Remove AU_.* hard-coded audit class constants, as udit classes are now
    entirely dynamically configured using /etc/security/audit_class.
  - Synchronized audit event list to Solaris, picking up the *at(2) system call
    definitions, now required for FreeBSD and Linux.  Added additional events
    for *at(2) system calls not present in Solaris.
  - Add support for zonename tokens.
  - Additional audit event identifiers for listen, mlockall/munlockall,
    getpath, POSIX message queues, and mandatory access control.
</content>
</entry>
<entry>
<title>Merge OpenBSM 1.0 alpha 11 + 12 into src/sys/bsm; cleanup of trigger</title>
<updated>2006-09-29T22:43:30Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-29T22:43:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1cf7a2b0130ca434a8571e7d1aed6521e38f4188'/>
<id>urn:sha1:1cf7a2b0130ca434a8571e7d1aed6521e38f4188</id>
<content type='text'>
types, some defines, and some new record types.

Approved by:	re (kensmith)
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Merge audit.h:1.5, audit_kevents.h:1.7, audit_internal.h:1.4, and</title>
<updated>2006-09-02T11:35:07Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-02T11:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a63b1b0602076fa181ebd6c95606defc560f5429'/>
<id>urn:sha1:a63b1b0602076fa181ebd6c95606defc560f5429</id>
<content type='text'>
audit_record.h:1.5 from HEAD to RELENG_6.  These correspond to the
files of the same name in OpenBSM 1.0 alpha 10.

Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-02T10:49:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-02T10:49:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a413a7692bc440268f2ce8e51dead5fd90ebf9bd'/>
<id>urn:sha1:a413a7692bc440268f2ce8e51dead5fd90ebf9bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-02T09:56:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-02T09:56:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7cb45b973ac29b7aad4a96f25ea5db82ae107488'/>
<id>urn:sha1:7cb45b973ac29b7aad4a96f25ea5db82ae107488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For consistency with more system include files, add a trailing '_' to</title>
<updated>2005-05-29T16:11:34Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-05-29T16:11:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=38e5b60d5da4063232849aef2d24cafd75508321'/>
<id>urn:sha1:38e5b60d5da4063232849aef2d24cafd75508321</id>
<content type='text'>
the define guards in audit_kevents.h.
</content>
</entry>
<entry>
<title>Add place-holder audit.h that defines only au_event_t, which is needed</title>
<updated>2005-05-29T16:10:33Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-05-29T16:10:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8f0aaac907b18bf00d94d8447aa2749c7469a881'/>
<id>urn:sha1:8f0aaac907b18bf00d94d8447aa2749c7469a881</id>
<content type='text'>
in order to modify the system call table to include event identifiers.
The full audit.h will be merged at a later date.

Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Add a stub audit_kevents.h, which defines exactly one audit event:</title>
<updated>2005-02-02T14:27:36Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2005-02-02T14:27:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9b9f45231e4dd79f6bf3d4c2a9727b50d0febd47'/>
<id>urn:sha1:9b9f45231e4dd79f6bf3d4c2a9727b50d0febd47</id>
<content type='text'>
AUE_NULL.  This is a place-holder to allow other audit infrastructure
to be introduced, such as an updated syscalls.master file format,
while the license on the real audit_kevents.h is fixed.
</content>
</entry>
</feed>
