<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/security, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFRELENG_6: rev. 1.1.2.5.</title>
<updated>2006-11-22T11:51:12Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2006-11-22T11:51:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=19304320a640077aa16a07f09015fbb67c732e47'/>
<id>urn:sha1:19304320a640077aa16a07f09015fbb67c732e47</id>
<content type='text'>
Obey the RELENG_6 rules for dealing with Giant for vn_open.

Reported by:	Steve Wills (steve at stevenwills com)
Reviewed by:	rwatson
Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC revision 1.8</title>
<updated>2006-10-16T15:03:48Z</updated>
<author>
<name>Christian S.J. Peron</name>
<email>csjp@FreeBSD.org</email>
</author>
<published>2006-10-16T15:03:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=734e4743a059be5317411b48a04382acc3236463'/>
<id>urn:sha1:734e4743a059be5317411b48a04382acc3236463</id>
<content type='text'>
Mark the audit system calls as being un-implemented for jails.

Discussed with:	rwatson
Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>Merge mac_portacl.c:1.9 from HEAD to RELENG_6:</title>
<updated>2006-10-15T07:02:26Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-10-15T07:02:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ae44a45bb51ff190b67dfee9d2abf2d0ccf2e966'/>
<id>urn:sha1:ae44a45bb51ff190b67dfee9d2abf2d0ccf2e966</id>
<content type='text'>
  Do allow jailed superuser to override the port ACL.

  MFC after:      3 days
  Submitted by:   Michal Mertl &lt;mime at traveller dot cz&gt;

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>Merge audit_bsm.c:1.15 from HEAD to RELENG_6:</title>
<updated>2006-10-10T13:11:32Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-10-10T13:11:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=041a096b468588be76526cb0f05b3392559b3d42'/>
<id>urn:sha1:041a096b468588be76526cb0f05b3392559b3d42</id>
<content type='text'>
  Add BSM conversion switch entries for a number of system calls, many
  administrative, to prevent console warnings and enable basic event
  auditing (generally without arguments).

  Obtained from:  TrustedBSD Project

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Update kernel audit implementation for OpenBSM 1.0 alpha 12: use new</title>
<updated>2006-09-29T22:45:49Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-29T22:45:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69cd9a1a6ea204da129eff95ce1b8e1a707876cf'/>
<id>urn:sha1:69cd9a1a6ea204da129eff95ce1b8e1a707876cf</id>
<content type='text'>
trigger name for kernel-generated audit rotation events.

Approved by:	re (kensmith)
Obtained from:	TrustedBSD Project
</content>
</entry>
<entry>
<title>Merge audit_worker.c:1.12 from HEAD to RELENG_6:</title>
<updated>2006-09-27T10:08:03Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-27T10:08:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2343780c095f324b3fd9fb4403d9323de7e84dcc'/>
<id>urn:sha1:2343780c095f324b3fd9fb4403d9323de7e84dcc</id>
<content type='text'>
  Rework the way errors are handled with respect to how audit records are
  written to the audit trail file:

  - audit_record_write() now returns void, and all file system specific
    error handling occurs inside this function.  This pushes error handling
    complexity out of the record demux routine that hands off to both the
    trail and audit pipes, and makes trail behavior more consistent with
    pipes as a record destination.

  - Rate limit kernel printfs associated with running low on space.  Rate
    limit audit triggers for low space.  Rate limit printfs for fail stop
    events.  Rate limit audit worker write error printfs.

  - Document in detail the types of limits and space checks we perform, and
    combine common cases.

  This improves the audit subsystems tolerance to low space conditions by
  avoiding toasting the console with printfs are waking up the audit daemon
  continuously.

  Obtained from:  TrustedBSD Project

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>Merge audit_bsm_token.c:1.8 from HEAD to RELENG_6:</title>
<updated>2006-09-23T16:26:02Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-23T16:26:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f8e4bee643b16b0e8a4253eec408907ee8e9d30'/>
<id>urn:sha1:5f8e4bee643b16b0e8a4253eec408907ee8e9d30</id>
<content type='text'>
  Add missing white space in au_to_exec_{args,env}().

Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>Merge audit_bsm.c:1.14 from HEAD to RELENG_6:</title>
<updated>2006-09-22T13:50:58Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-22T13:50:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5d2efb5bb9be7537ec8b616c0bf76c0e7f46e5f4'/>
<id>urn:sha1:5d2efb5bb9be7537ec8b616c0bf76c0e7f46e5f4</id>
<content type='text'>
  Rather than allocating all buffer memory for the completed BSM record
  when allocating the record in the first place, allocate the final buffer
  when closing the BSM record.  At that point, more size information is
  available, so a sufficiently large buffer can be allocated.

  This allows the kernel to generate audit records in excess of
  MAXAUDITDATA bytes, but is consistent with Solaris's behavior.  This only
  comes up when auditing command line arguments, in which case we presume
  the administrator really does want the data as they have specified the
  policy flag to gather them.

  Obtained from:  TrustedBSD Project

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>Merge audit_bsm.c:1.12 from HEAD to RELENG_6:</title>
<updated>2006-09-21T11:20:28Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2006-09-21T11:20:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b7a47d4b1b2a57c45778ba4b4e2433c428a22c6'/>
<id>urn:sha1:8b7a47d4b1b2a57c45778ba4b4e2433c428a22c6</id>
<content type='text'>
  Add AUE_SYSARCH to the list of audit events during BSM conversion to
  prevent a console warning.  Eventually, we will capture more arguments
  for sysarch.

  Obtained from:  TrustedBSD Project

Approved by:	re (mux)
</content>
</entry>
</feed>
