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_1


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.10   7 years  bluhm   Internally libssl uses 16k buffer, the libevent TLS wrapper uses 4k read buffer....
[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.1   7 years  bluhm   Start to replace the home grown syslogd(8) internal debug and logging functions ...
[TXT] log.h  1.1   7 years  bluhm   Start to replace the home grown syslogd(8) internal debug and logging functions ...
[TXT] privsep.c  1.66   7 years  bluhm   When syslogd received a SIGHUP during startup, it died instead of reloading its ...
[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.34   7 years  millert   Allow space-deliminated fields in syslog.conf in addition to traditional tabs-de...
[TXT] syslogd.8  1.53   7 years  bluhm   Syslogd accepted network input only for either IPv4 or IPv6. To overcome this l...
[TXT] syslogd.c  1.233   7 years  jsg   fix semicolon after if statement in currently uncalled code ok bluhm@ deraadt@
[TXT] syslogd.h  1.27   7 years  bluhm   Start to replace the home grown syslogd(8) internal debug and logging functions ...
[TXT] ttymsg.c  1.13   7 years  bluhm   Replace bcopy(3) with memmove(3) in function ttymsg(). Values of iov and locali...