freebsd-dev/contrib/openbsm/bin/auditdistd
Pawel Jakub Dawidek 4926792bc9 Consider the following situation:
The sender has .not_terminated file. It gets disconnected. The last trail
file is then terminated without adding new data (this can happen for example
when auditd is being stopped on the sender). After reconnect the .not_terminated
was not renamed on the receiver as it should.

We were already handling similar situation where the sender crashed and the
.not_terminated trail file was renamed to .crash_recovery. Extend this case to
handle the situation above.
2018-12-07 03:13:36 +00:00
..
auditdistd.8
auditdistd.c
auditdistd.conf.5
auditdistd.h When the adist_free list is empty and we lose connection to the receiver we 2018-10-04 05:54:57 +00:00
faccessat.h
fstatat.h
Makefile.am Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT: 2017-03-26 21:14:49 +00:00
Makefile.in Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT: 2017-03-26 21:14:49 +00:00
openat.h
parse.y
pjdlog.c Merge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD -CURRENT: 2017-03-26 21:14:49 +00:00
pjdlog.h
proto_common.c
proto_impl.h
proto_socketpair.c
proto_tcp.c
proto_tls.c Make auditdistd(8) buildable. 2018-09-19 06:45:13 +00:00
proto_uds.c
proto.c
proto.h
receiver.c Remove invalid comments and correct some typos. 2018-10-04 05:57:27 +00:00
renameat.h
sandbox.c
sandbox.h
sender.c Remove invalid comments and correct some typos. 2018-10-04 05:57:27 +00:00
sigtimedwait.h
strndup.h
subr.c
subr.h
synch.h
token.l
trail.c Consider the following situation: 2018-12-07 03:13:36 +00:00
trail.h
unlinkat.h