History log of /openbsd-current/regress/usr.sbin/syslogd/args-maxunix.pl
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.7 16-Jul-2015 bluhm

Test that syslogd does not append white spaces to messages. Per
default the test pattern is stricter now. Also do some test cleanup


# 1.6 07-Jul-2015 bluhm

Add tests for incomming syslog messages over TCP.


Revision tags: OPENBSD_5_7_BASE
# 1.5 13-Feb-2015 bluhm

Adapt the maxunix test, the syslogd -a error semantic has changed.
Increase timeouts and remove races, so that the syslogd tests pass
on my sparc64 machine.


# 1.4 06-Feb-2015 bluhm

Add syslogd tests for dropped messages.


# 1.3 31-Dec-2014 bluhm

Adapt and add regression tests for sending syslog messages over TCP.


# 1.2 13-Sep-2014 bluhm

Add tests for syslogd's memory buffer and read it with syslogc.


# 1.1 03-Sep-2014 bluhm

Add tests that send log messages via unix domain sockets to syslogd.
Also check that the maximum number of -a path is handled correctly.