index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
usr.sbin
/
syslogd
Age
Commit message (
Expand
)
Author
2020-05-25
Test that syslogd closes the UDP sockets only if not configured to
Alexander Bluhm
2020-05-19
LibreSSL error message has been improved, adapt syslogd TLS tests.
Alexander Bluhm
2020-05-06
Currently LibreSSL reports an unknown SSL_internal error. Adjust
Alexander Bluhm
2020-05-06
The error message from LibreSSL has changed. Adjust regex in test.
Alexander Bluhm
2019-12-28
Disable interop test with rsyslogd and TLS. Starting rsyslogd with
Alexander Bluhm
2019-09-20
REGRESS_SKIP_TARGETS was spelled incorrectly.
Alexander Bluhm
2019-09-17
Rsyslogd TLS client side is unreliable. Disable compatiblity test.
Alexander Bluhm
2019-09-10
If rsyslogd is not installed, explicitly skip these syslogd
Alexander Bluhm
2019-09-10
Fix more races in syslogd test.
Alexander Bluhm
2019-09-10
Fix race in syslogd test.
Alexander Bluhm
2019-07-12
Test should also run if there is no obj directory. Name regress
Alexander Bluhm
2019-07-09
There was a race what is read first: the EOF from stdin to terminate
Alexander Bluhm
2019-07-09
On slow armv7 machine reconnect timeout is faster than test, so
Alexander Bluhm
2019-02-19
With new Perl we have add .OBJDIR to @INC.
Alexander Bluhm
2019-01-18
Adapt expected number of dropped messages after sendsyslog(2) kernel
Alexander Bluhm
2018-10-06
Debug output of rsyslogd has changed, adapt regex in compatibility
Alexander Bluhm
2018-10-06
Simplify regress tests by using the new setup and cleanup feature.
Alexander Bluhm
2018-05-22
In the sendsyslog-dropped test the client has to write a log message
Alexander Bluhm
2018-04-11
Fix a race in the syslogd test. It did not wait long enough for
Alexander Bluhm
2018-02-27
The error handling of invalid certificate files has changed in
Alexander Bluhm
2018-01-14
Unlocking the TCP stack resulted in smaller TCP segments sent out
Alexander Bluhm
2017-11-27
lenght->length, mostly in comments
Stuart Henderson
2017-10-23
Test file system full behavior of syslogd(8). This is done by
Alexander Bluhm
2017-10-17
Update matching regexp now that the pid is included.
Martin Pieuchot
2017-10-05
Check that the dropped during initialization message appears in
Alexander Bluhm
2017-09-17
If file descriptors are exhausted during initialization, we see
Alexander Bluhm
2017-09-13
Check that pending "message repeated" is printed at exit and restart.
Alexander Bluhm
2017-09-13
Check that the hostname added by syslogd -h in file and server log
Alexander Bluhm
2017-09-12
Syslogd does no longer keep the *:514 UDP sockets open by default.
Alexander Bluhm
2017-09-11
Use signed ssize_t to make read(2) error check actually work.
Alexander Bluhm
2017-06-08
Start syslogd with -rr. With different timing the order of messages
Alexander Bluhm
2017-04-29
Test that suslogd's UDP sockets bound to *.514 do not receive packets
Alexander Bluhm
2017-04-28
Check that non existing log files in syslog.conf are reported to
Alexander Bluhm
2017-04-25
Test listening on multiple syslog over TLS sockets.
Alexander Bluhm
2017-04-17
Test syslogd(8) "last message repeated" feature and -r option.
Alexander Bluhm
2017-04-07
Adapt test to new syslogd's local message priority.
Alexander Bluhm
2017-04-06
Check that local syslog messages have the the expected priority.
Alexander Bluhm
2017-04-05
Syslogd's debug and error messages have changed a bit, adapt test.
Alexander Bluhm
2017-03-24
Check that syslogd(8) is still running if non critical errors happen
Alexander Bluhm
2017-02-07
Adapt regex in syslogd test to the new shiny libssl error messages.
Alexander Bluhm
2017-01-31
Mark the IO::Socket::SSL server socket with SSL_server to avoid
Alexander Bluhm
2017-01-31
The libssl and libcrypto error messages have changed. Adapt the
Alexander Bluhm
2017-01-02
Test listening on multiple sockets simultaneously.
Alexander Bluhm
2016-12-30
Now libtls creates nicer certificate verification error messages.
Alexander Bluhm
2016-12-27
Test that the syslogd program can be started with a relative path.
Alexander Bluhm
2016-11-28
To test the pipe feature, a dd is started and writing into a log
Alexander Bluhm
2016-11-15
Create the sys/syscall.ph header file on demand for the sendsyslog(2)
Alexander Bluhm
2016-10-13
In rare cases the number of dropped messages changes a bit more.
Alexander Bluhm
2016-10-12
Fix races during syslogd startup and shutdown in privsep tests.
Alexander Bluhm
2016-10-10
The TLS error message depends on the generated fake certificate.
Alexander Bluhm
[next]