<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/security/audit, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-11-15T20:06:58Z</updated>
<entry>
<title>Merge audit.c:1.32 from HEAD to RELENG_6:</title>
<updated>2007-11-15T20:06:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T20:06:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be79406a027059ca33351626fad06f8cf5a6dc41'/>
<id>urn:sha1:be79406a027059ca33351626fad06f8cf5a6dc41</id>
<content type='text'>
  Spell statistics more correctly in comments.
</content>
</entry>
<entry>
<title>Merge audit.c:1.31, audit_arg.c:1.14, audit_bsm.c:1.18 from HEAD to</title>
<updated>2007-11-15T19:59:54Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:59:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8c74e4d580eea4cdc289929750228d06a68256c5'/>
<id>urn:sha1:8c74e4d580eea4cdc289929750228d06a68256c5</id>
<content type='text'>
RELENG_6:

  Clean up, and sometimes remove, a number of audit-related implementation
  comments.

Note that because of other unrelated changes in HEAD, some portions of
audit.c:1.31 can't be merged verbatim (or at all).
</content>
</entry>
<entry>
<title>Merge audit_bsm_token.c:1.13 from HEAD to RELENG_6:</title>
<updated>2007-11-15T19:39:49Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:39:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b6114855c4424fd41580891bc57dc533ca74bec3'/>
<id>urn:sha1:b6114855c4424fd41580891bc57dc533ca74bec3</id>
<content type='text'>
  synchronize white space to congruent user-space code in OpenBSM.
</content>
</entry>
<entry>
<title>Merge audit.c:1.35, audit_bsm_klib.c:1.8 from HEAD to RELENG_6:</title>
<updated>2007-11-15T19:31:15Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:31:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c923a67fe54a96c78ebf620352454198b4e875e'/>
<id>urn:sha1:7c923a67fe54a96c78ebf620352454198b4e875e</id>
<content type='text'>
  Replace use of AU_NULL with 0 when no audit classes are in use; this
  supports the removal of hard-coded audit class constants in OpenBSM
  1.0.  All audit classes are now dynamically configured via the
  audit_class database.
</content>
</entry>
<entry>
<title>Merge audit_bsm_token.c:1.12 from HEAD to RELENG_6:</title>
<updated>2007-11-15T19:30:37Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:30:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=441dcc61f749bf70a1f876ca0d9e1ba44407bca0'/>
<id>urn:sha1:441dcc61f749bf70a1f876ca0d9e1ba44407bca0</id>
<content type='text'>
  Remove $P4$ that snuck into CVS from Perforce.
</content>
</entry>
<entry>
<title>Merge audit_bsm_token.c:1.11 from HEAD to RELENG_6:</title>
<updated>2007-11-15T19:29:39Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-15T19:29:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b412ecfcec2d06fac3d12c0e78d0c692c9dea9f2'/>
<id>urn:sha1:b412ecfcec2d06fac3d12c0e78d0c692c9dea9f2</id>
<content type='text'>
  Merge OpenBSM 1.0 alpha 14 changes to src/sys/security/audit:

  - au_to_attr64(), au_to_process64(), au_to_subject64(),
    au_to_subject64_ex(), au_to_zonename(), au_to_header64_tm().
  - Extended address token fixes.
</content>
</entry>
<entry>
<title>MFC the following revisions:</title>
<updated>2007-11-10T17:08:41Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2007-11-10T17:08:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e9fd6aa3fc82335dcb04720c4481cac112c51c6d'/>
<id>urn:sha1:e9fd6aa3fc82335dcb04720c4481cac112c51c6d</id>
<content type='text'>
1.14      +1 -0      src/sys/security/audit/audit.h
1.15      +22 -0     src/sys/security/audit/audit_arg.c
1.19      +35 -2     src/sys/security/audit/audit_bsm.c
1.14      +2 -2      src/sys/security/audit/audit_bsm_token.c
1.21      +7 -2      src/sys/security/audit/audit_syscalls.c (partial)

- Add support for auditing arguments in setaudit_addr(2)
- Fix bug which which would result in in_addr_ex tokens not being
  parsed properly
- Calculate the size of an ip6 address correctly
</content>
</entry>
<entry>
<title>MFC the following revisions:</title>
<updated>2007-11-10T15:32:03Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2007-11-10T15:32:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=440c4e00d007fa4082cef7fce1e241afb3070e1d'/>
<id>urn:sha1:440c4e00d007fa4082cef7fce1e241afb3070e1d</id>
<content type='text'>
1.25      +1 -1      src/sys/security/audit/audit.c
1.10      +1 -1      src/sys/security/audit/audit.h
1.11      +2 -2      src/sys/security/audit/audit_arg.c
1.16      +34 -10    src/sys/security/audit/audit_bsm.c
1.10      +12 -12    src/sys/security/audit/audit_bsm_token.c
1.13      +2 -0      src/sys/security/audit/audit_private.h
1.13      +52 -7     src/sys/security/audit/audit_syscalls.c
1.475     +1 -1      src/sys/sys/proc.h

This brings extended subject state support into RELENG_6 for audit
records.  This means that applications like sshd can take advantage
of extended subject for IPv6.  It should be noted that sshd has not
been modified.
</content>
</entry>
<entry>
<title>Merge audit_trigger.c:1.5 from HEAD to RELENG_6:</title>
<updated>2007-11-08T16:40:01Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-08T16:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=77849c6925fc0f5f90842c3dff4744f14e080441'/>
<id>urn:sha1:77849c6925fc0f5f90842c3dff4744f14e080441</id>
<content type='text'>
  Close a very narrow race that might cause a trigger allocation to be
  leaked if a trigger is delivered as the trigger device is closed.

  Obtained from:  TrustedBSD Project
</content>
</entry>
<entry>
<title>Merge audit.c:1.29, audit.h:1.12, audit_arg.c:1.12, audit_bsm.c:1.17,</title>
<updated>2007-11-08T16:38:49Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2007-11-08T16:38:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6a4adcaffe28a324ad6f1521e93a03e03b3dbf3d'/>
<id>urn:sha1:6a4adcaffe28a324ad6f1521e93a03e03b3dbf3d</id>
<content type='text'>
audit_bsm_klib.c:1.7, audit_pipe.c:1.11, audit_private.h:1.16,
audit_worker.c:1.16 from HEAD to RELENG_6:

  Clean up audit comments--formatting, spelling, etc.
</content>
</entry>
</feed>
