OpenBSD CVS

src/usr.sbin/syslogd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / syslogd

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   7 years  bluhm   Start to replace the home grown syslogd(8) internal debug and logging functions ...
[TXT] evbuffer_tls.c  1.12   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] evbuffer_tls.h  1.5   8 years  bluhm   If syslogd is started with -S, it accepts TLS connections to receive encrypted m...
[TXT] log.c  1.4   7 years  bluhm   When syslogd(8) failed to open a logfile, the error message could get lost. Rem...
[TXT] log.h  1.3   7 years  bluhm   When syslogd(8) failed to open a logfile, the error message could get lost. Rem...
[TXT] privsep.c  1.71   4 years  bluhm   When syslogd(8) parent process terminates, the file cleanup code did not work an...
[TXT] privsep_fdpass.c  1.11   8 years  bluhm   During fd passing, receive_fd() tries to read the result value and the file desc...
[TXT] ringbuf.c  1.10   7 years  bluhm   Fix trailing whitespace and shorten long lines. No binary change.
[TXT] syslog.conf.5  1.39   5 years  schwarze   document how program names are extracted from log lines in order to select syslo...
[TXT] syslogd.8  1.60   5 years  bluhm   Document how syslogd(8) escapes characters in log lines. input jmc@; OK sthen@
[TXT] syslogd.c  1.262   4 years  bluhm   When syslogd(8) parent process terminates, the file cleanup code did not work an...
[TXT] syslogd.h  1.33   4 years  bluhm   When syslogd(8) parent process terminates, the file cleanup code did not work an...
[TXT] ttymsg.c  1.18   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...