summaryrefslogtreecommitdiffstats
path: root/share/man/man4/audit.4
Commit message (Collapse)AuthorAgeFilesLines
* Sort SEE ALSObapt2014-12-261-1/+1
|
* use .Mt to mark up email addresses consistently (final part)bapt2014-06-261-1/+1
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* Merge a number of changes required to hook up OpenBSM 1.2-alpha2'srwatson2012-12-011-1/+2
| | | | | | | | | | | | | | | | | | | auditdistd (distributed audit daemon) to the build: - Manual cross references - Makefile for auditdistd - rc.d script, rc.conf entrie - New group and user for auditdistd; associated aliases, etc. The audit trail distribution daemon provides reliable, cryptographically protected (and sandboxed) delivery of audit tails from live clients to audit server hosts in order to both allow centralised analysis, and improve resilience in the event of client compromises: clients are not permitted to change trail contents after submission. Submitted by: pjd Sponsored by: The FreeBSD Foundation (auditdistd)
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Upgrade audit(4) from experimental to production status for FreeBSD 8.0.rwatson2009-05-311-8/+1
| | | | | | | | While there remain some incomplete aspects of the implementation (such as incomplete auditing of some system calls), the implementation has been burned in for a few years, as well as in GENERIC for a few years. Obtained from: TrustedBSD Project
* Spelling fixes.mpp2006-12-141-1/+1
|
* Revise markup.ru2006-09-301-15/+32
|
* s/6.1/6.2/ as the introduction date for kernel audit support.rwatson2006-09-021-1/+1
| | | | Obtained from: TrustedBSD Project
* Break out description of the audit pipe facility from audit.4 into a newrwatson2006-06-051-32/+7
| | | | | | | man page, auditpipe.4, which describes the behavior of audit pipes, the ioctls, preselection, etc. Obtained from: TrustedBSD Project
* Clarify and expand on some of the points about audit pipe devices.rwatson2006-02-061-9/+15
| | | | Discussed with: remko
* Add a missing word and use the .Qq macro for quotes.brueffer2006-02-061-2/+4
|
* Add information on audit pipe special devices, which allow user processesrwatson2006-02-061-1/+35
| | | | | | | | to "tee" the BSM record stream for the purposes of live monitoring, intrusion detection, etc. Support for audit pipes will be committed in the near future. Obtained from: TrustedBSD Project
* Remove reference to non-existant manpage.brueffer2006-02-041-1/+0
| | | | Confirmed by: rwatson
* Fix a sentence.brueffer2006-02-031-2/+1
|
* Add audit.4 man page, providing basic documentation for configuring therwatson2006-02-021-0/+114
kernel audit facility, warnings about the experimental nature of this implementation, and pointers at a large number of other audit related man pages. Obtained from: TrustedBSD Project
OpenPOWER on IntegriCloud