Home
last modified time | relevance | path

Searched refs:auditd (Results 1 – 21 of 21) sorted by relevance

/freebsd-14.2/tools/test/stress2/misc/
H A Daudit.sh40 [ -f /usr/sbin/auditd -a -f /etc/rc.d/auditd ] || exit 0
41 pgrep -q auditd && exit 0
44 service auditd onestart
54 service auditd onestop
H A Daudit2.sh34 [ -f /usr/sbin/auditd -a -f /etc/rc.d/auditd ] || exit 0
35 pgrep -q auditd && exit 0 || service auditd onestart
56 service auditd onestop
/freebsd-14.2/contrib/openbsm/bin/auditd/
H A DMakefile.am7 sbin_PROGRAMS = auditd program
9 man8_MANS = auditd.8
12 auditd_SOURCES = auditd_controlServer.c audit_triggersServer.c audit_warn.c auditd.c auditd_darwin.c
16 …auditd_controlServer.c -sheader auditd_controlServer.h $(top_srcdir)/bin/auditd/auditd_control.defs
19 …audit_triggersServer.c -sheader audit_triggersServer.h $(top_srcdir)/bin/auditd/audit_triggers.defs
21 auditd_SOURCES = audit_warn.c auditd.c auditd_fbsd.c
H A DMakefile.in91 sbin_PROGRAMS = auditd$(EXEEXT)
92 subdir = bin/auditd
107 am__auditd_SOURCES_DIST = audit_warn.c auditd.c auditd_fbsd.c \
110 @USE_MACH_IPC_FALSE@ auditd.$(OBJEXT) auditd_fbsd.$(OBJEXT)
113 @USE_MACH_IPC_TRUE@ audit_warn.$(OBJEXT) auditd.$(OBJEXT) \
339 man8_MANS = auditd.8
340 @USE_MACH_IPC_FALSE@auditd_SOURCES = audit_warn.c auditd.c auditd_fbsd.c
358 $(AUTOMAKE) --foreign bin/auditd/Makefile
426 auditd$(EXEEXT): $(auditd_OBJECTS) $(auditd_DEPENDENCIES) $(EXTRA_auditd_DEPENDENCIES)
427 @rm -f auditd$(EXEEXT)
[all …]
H A Dauditd_control.defs31 * Exported client calls to the auditd facility.
/freebsd-14.2/usr.sbin/auditd/
H A DMakefile5 .PATH: ${OPENBSMDIR}/bin/auditd
21 PROG= auditd
22 SRCS= auditd.c audit_warn.c auditd_fbsd.c
23 MAN= auditd.8
25 LIBADD= auditd bsm
/freebsd-14.2/contrib/openbsm/bin/audit/
H A DMakefile.am15 auditd_controlUser.c auditd_control.h: $(top_srcdir)/bin/auditd/auditd_control.defs
16 … auditd_control.h -server /dev/null -sheader /dev/null $(top_srcdir)/bin/auditd/auditd_control.defs
H A DMakefile.in715 @USE_MACH_IPC_TRUE@auditd_controlUser.c auditd_control.h: $(top_srcdir)/bin/auditd/auditd_control.d…
716 … auditd_control.h -server /dev/null -sheader /dev/null $(top_srcdir)/bin/auditd/auditd_control.defs
/freebsd-14.2/contrib/openbsm/
H A DREADME13 print audit trails. It also includes the auditd(8) audit configuration
30 libauditd/ Common audit management functions for auditd and launchd
41 auditd Audit management daemon
H A DNEWS128 - When started by launchd, use the label com.apple.auditd rather than
129 org.trustedbsd.auditd.
145 shared between launchd and auditd.
155 - Mac OS X and FreeBSD dependent code in auditd.c is separated into
217 - Added LOG_PERROR flag to openlog when -d option is used with auditd.
266 which auditd(8) now sets the kernel audit trail rotation size to.
293 - Improve auditd debugging output.
420 bsm_wrappers.c, bsm_notify.c, audit(8), and auditd(8), which rely on
443 - auditd and tools now compile and run on FreeBSD/arm.
444 - auditd will now fchown() the trail file to the audit review group, if
[all …]
H A Dconfigure.ac246 bin/auditd/Makefile
H A Dconfigure15321 "bin/auditd/Makefile") CONFIG_FILES="$CONFIG_FILES bin/auditd/Makefile" ;;
/freebsd-14.2/contrib/openbsm/bin/
H A DMakefile.am10 auditd subdir
H A DMakefile.in92 @HAVE_AUDIT_SYSCALLS_TRUE@ auditd
162 auditd
/freebsd-14.2/lib/libauditd/
H A DMakefile8 LIB= auditd
/freebsd-14.2/libexec/rc/rc.d/
H A DMakefile165 AUDIT+= auditd
/freebsd-14.2/usr.sbin/
H A DMakefile113 SUBDIR.${MK_AUDIT}+= auditd
/freebsd-14.2/share/mk/
H A Dsrc.libnames.mk17 auditd \
/freebsd-14.2/targets/pseudo/userland/
H A DMakefile.depend417 usr.sbin/auditd \
/freebsd-14.2/usr.sbin/services_mkdb/
H A Dservices95 auditd 48/tcp #Digital Audit Daemon
96 auditd 48/udp #Digital Audit Daemon
/freebsd-14.2/tools/build/mk/
H A DOptionalObsoleteFiles.inc85 OLD_FILES+=etc/rc.d/auditd
88 OLD_FILES+=usr/sbin/auditd
96 OLD_FILES+=usr/share/man/man8/auditd.8.gz