History log of /openbsd/regress/usr.sbin/syslogd/args-socket-tcp.pl (Results 1 – 4 of 4)
Revision Date Author Comments
# 9f5e6548 07-Jul-2015 bluhm <bluhm@openbsd.org>

Add tests for incomming syslog messages over TCP.


# f48a84a7 15-Jun-2015 bluhm <bluhm@openbsd.org>

Rework how fstat and ktrace pattern are specified in the test
arguments. Add tests to check wether syslogd privsep works. This
is done for debug and foreground and daemon mode. Fstat is checked
fo

Rework how fstat and ktrace pattern are specified in the test
arguments. Add tests to check wether syslogd privsep works. This
is done for debug and foreground and daemon mode. Fstat is checked
for chroot and sockets. Ktrace dump is grepped for setting uid and
gid.

show more ...


# a588825e 16-Jan-2015 bluhm <bluhm@openbsd.org>

Add regression tests for syslog over TLS.


# 7500daf1 01-Jan-2015 bluhm <bluhm@openbsd.org>

Test that syslogd sending over TCP does not leak a file descriptor
when it receives a SIGHUP.