1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/syslogd
Michal Scigocki 8cc248fb92 syslogd: Add rfc3164-strict format option
The syslogd bsd/rfc3164 message format does not strictly conform to the
format recommended in RFC 3164 when syslog messages are forwarded from
remote hosts.

The new rfc3164-strict format generates messages that conform with the
RFC 3164 recommended format. The existing format is maintained for
backwards compatibility.

PR:		220246
Reviewed by:	markj
MFC after:	3 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1536
2024-12-23 15:46:14 +00:00
..
tests syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
ftp.conf
lpr.conf
Makefile syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00
Makefile.depend
pathnames.h
ppp.conf
syslog.conf
syslog.conf.5
syslogd_cap_config.c syslogd: Open forwarding socket descriptors 2024-11-27 16:26:04 -06:00
syslogd_cap_log.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00
syslogd_cap.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00
syslogd_cap.h syslogd: Enter capability mode 2024-11-27 16:25:57 -06:00
syslogd.8 syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd.c syslogd: Add rfc3164-strict format option 2024-12-23 15:46:14 +00:00
syslogd.h syslogd: Open forwarding socket descriptors 2024-11-27 16:26:04 -06:00