| Commit message (Expand) | Author | Age | Files | Lines |
* | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) |  bluhm | 2021-03-09 | 1 | -1/+7 |
* | If KTRACE environment is set, generate ktrace output also for client |  bluhm | 2020-07-24 | 1 | -5/+7 |
* | Fix more races in syslogd test. |  bluhm | 2019-09-10 | 1 | -15/+18 |
* | Fix a race in the syslogd test. It did not wait long enough for |  bluhm | 2018-04-11 | 1 | -6/+6 |
* | Test that the syslogd program can be started with a relative path. |  bluhm | 2016-12-27 | 1 | -3/+8 |
* | To test the pipe feature, a dd is started and writing into a log |  bluhm | 2016-11-28 | 1 | -4/+22 |
* | Fix races during syslogd startup and shutdown in privsep tests. |  bluhm | 2016-10-12 | 1 | -5/+28 |
* | Allow to run the syslogd tests as root without SUDO also if the |  bluhm | 2016-07-12 | 1 | -2/+2 |
* | Syslogd can send messages to a user, test what happens if the |  bluhm | 2016-06-22 | 1 | -2/+20 |
* | Test logging to console by redirecting the system's console into a |  bluhm | 2015-12-30 | 1 | -20/+30 |
* | Test syslogd logging to a tty which belongs to a user. This is |  bluhm | 2015-10-19 | 1 | -1/+25 |
* | Do not inherit the event environment, delete and set explicitly |  bluhm | 2015-08-25 | 1 | -2/+2 |
* | Allow to use $curdir, $objdir, $host, $hostname in the test config |  bluhm | 2015-07-20 | 1 | -8/+13 |
* | Kill a possibly running syslogd with -9 before testing. |  bluhm | 2015-07-16 | 1 | -2/+2 |
* | Rework how fstat and ktrace pattern are specified in the test |  bluhm | 2015-06-15 | 1 | -6/+27 |
* | Adapt the maxunix test, the syslogd -a error semantic has changed. |  bluhm | 2015-02-13 | 1 | -1/+2 |
* | Test the x509 certificate validation of syslog over TLS. |  bluhm | 2015-01-28 | 1 | -1/+4 |
* | Make syslogd tests more reliable on slow machines. All tests pass |  bluhm | 2015-01-22 | 1 | -2/+2 |
* | Test that syslogd sending over TCP does not leak a file descriptor |  bluhm | 2015-01-01 | 1 | -13/+19 |
* | Add regression tests where OpenBSD syslogd is sending messages to |  bluhm | 2014-12-28 | 1 | -2/+2 |
* | Add a test the checks the syslogd !prog !!prog !* feature. |  bluhm | 2014-10-29 | 1 | -1/+2 |
* | Add tests for syslogd's memory buffer and read it with syslogc. |  bluhm | 2014-09-13 | 1 | -6/+12 |
* | To examine the operation of the signal handlers, the tests grep in |  bluhm | 2014-09-02 | 1 | -1/+6 |
* | Add tests that run the syslogd signal handlers. |  bluhm | 2014-09-02 | 1 | -2/+61 |
* | Prepare for testing libevent in syslogd. Pass the EVENT_NO... |  bluhm | 2014-08-29 | 1 | -2/+8 |
* | Run syslogd regressions tests. As only one syslogd can run per |  bluhm | 2014-08-20 | 1 | -0/+128 |