xref: /freebsd/contrib/openbsm/libauditd/libauditd.3 (revision b626f5a73a48f44a31a200291b141e1da408a2ff)
1c74c7b73SRobert Watson.\"-
2c74c7b73SRobert Watson.\" Copyright (c) 2008 Apple Inc.
3c74c7b73SRobert Watson.\" All rights reserved.
4c74c7b73SRobert Watson.\"
5c74c7b73SRobert Watson.\" Redistribution and use in source and binary forms, with or without
6c74c7b73SRobert Watson.\" modification, are permitted provided that the following conditions
7c74c7b73SRobert Watson.\" are met:
8c74c7b73SRobert Watson.\" 1.  Redistributions of source code must retain the above copyright
9c74c7b73SRobert Watson.\"     notice, this list of conditions and the following disclaimer.
10c74c7b73SRobert Watson.\" 2.  Redistributions in binary form must reproduce the above copyright
11c74c7b73SRobert Watson.\"     notice, this list of conditions and the following disclaimer in the
12c74c7b73SRobert Watson.\"     documentation and/or other materials provided with the distribution.
13c74c7b73SRobert Watson.\" 3.  Neither the name of Apple Inc. ("Apple") nor the names of
14c74c7b73SRobert Watson.\"     its contributors may be used to endorse or promote products derived
15c74c7b73SRobert Watson.\"     from this software without specific prior written permission.
16c74c7b73SRobert Watson.\"
17c74c7b73SRobert Watson.\" THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND
18c74c7b73SRobert Watson.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
19c74c7b73SRobert Watson.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
20c74c7b73SRobert Watson.\" ARE DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR
21c74c7b73SRobert Watson.\" ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
22c74c7b73SRobert Watson.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
23c74c7b73SRobert Watson.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
24c74c7b73SRobert Watson.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
25c74c7b73SRobert Watson.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
26c74c7b73SRobert Watson.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
27c74c7b73SRobert Watson.\" POSSIBILITY OF SUCH DAMAGE.
28c74c7b73SRobert Watson.\"
29c74c7b73SRobert Watson.Dd December 27, 2008
30c74c7b73SRobert Watson.Dt LIBAUDITD 3
31c74c7b73SRobert Watson.Os
32c74c7b73SRobert Watson.Sh NAME
33c74c7b73SRobert Watson.Nm libauditd
34c74c7b73SRobert Watson.Nd "auditd support library"
35c74c7b73SRobert Watson.Sh LIBRARY
36c74c7b73SRobert Watson.Lb libauditd
37c74c7b73SRobert Watson.Sh DESCRIPTION
38c74c7b73SRobert WatsonThe
39c74c7b73SRobert Watson.Nm
40c74c7b73SRobert Watsonlibrary provides the internal implementation of
41c74c7b73SRobert Watson.Xr auditd 8 .
42c74c7b73SRobert Watson.Sh INTERFACES
43c74c7b73SRobert WatsonThere are no public interfaces in
44c74c7b73SRobert Watson.Nm .
45c74c7b73SRobert Watson.Sh SEE ALSO
46*b6a05070SChristian Brueffer.Xr auditd 8
47c74c7b73SRobert Watson.Sh HISTORY
48c74c7b73SRobert WatsonThe OpenBSM implementation was created by McAfee Research, the security
49c74c7b73SRobert Watsondivision of McAfee Inc., under contract to Apple Computer, Inc., in 2004.
50c74c7b73SRobert WatsonIt was subsequently adopted by the TrustedBSD Project as the foundation for
51c74c7b73SRobert Watsonthe OpenBSM distribution.
52c74c7b73SRobert Watson.Sh AUTHORS
53c74c7b73SRobert Watson.An -nosplit
54c74c7b73SRobert WatsonThis software was created by
55c74c7b73SRobert Watson.An Stacey Son .
56c74c7b73SRobert Watson.Pp
57c74c7b73SRobert WatsonThe Basic Security Module (BSM) interface to audit records and audit event
58c74c7b73SRobert Watsonstream format were defined by Sun Microsystems.
59