summaryrefslogtreecommitdiffstats
path: root/regress/usr.sbin/syslogd/Syslogd.pm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8)bluhm2021-03-091-1/+7
* If KTRACE environment is set, generate ktrace output also for clientbluhm2020-07-241-5/+7
* Fix more races in syslogd test.bluhm2019-09-101-15/+18
* Fix a race in the syslogd test. It did not wait long enough forbluhm2018-04-111-6/+6
* Test that the syslogd program can be started with a relative path.bluhm2016-12-271-3/+8
* To test the pipe feature, a dd is started and writing into a logbluhm2016-11-281-4/+22
* Fix races during syslogd startup and shutdown in privsep tests.bluhm2016-10-121-5/+28
* Allow to run the syslogd tests as root without SUDO also if thebluhm2016-07-121-2/+2
* Syslogd can send messages to a user, test what happens if thebluhm2016-06-221-2/+20
* Test logging to console by redirecting the system's console into abluhm2015-12-301-20/+30
* Test syslogd logging to a tty which belongs to a user. This isbluhm2015-10-191-1/+25
* Do not inherit the event environment, delete and set explicitlybluhm2015-08-251-2/+2
* Allow to use $curdir, $objdir, $host, $hostname in the test configbluhm2015-07-201-8/+13
* Kill a possibly running syslogd with -9 before testing.bluhm2015-07-161-2/+2
* Rework how fstat and ktrace pattern are specified in the testbluhm2015-06-151-6/+27
* Adapt the maxunix test, the syslogd -a error semantic has changed.bluhm2015-02-131-1/+2
* Test the x509 certificate validation of syslog over TLS.bluhm2015-01-281-1/+4
* Make syslogd tests more reliable on slow machines. All tests passbluhm2015-01-221-2/+2
* Test that syslogd sending over TCP does not leak a file descriptorbluhm2015-01-011-13/+19
* Add regression tests where OpenBSD syslogd is sending messages tobluhm2014-12-281-2/+2
* Add a test the checks the syslogd !prog !!prog !* feature.bluhm2014-10-291-1/+2
* Add tests for syslogd's memory buffer and read it with syslogc.bluhm2014-09-131-6/+12
* To examine the operation of the signal handlers, the tests grep inbluhm2014-09-021-1/+6
* Add tests that run the syslogd signal handlers.bluhm2014-09-021-2/+61
* Prepare for testing libevent in syslogd. Pass the EVENT_NO...bluhm2014-08-291-2/+8
* Run syslogd regressions tests. As only one syslogd can run perbluhm2014-08-201-0/+128