Searched hist:"8 cc248fb92bfae1e6ef4e2b48a0064377c4b3c11" (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/syslogd/tests/ |
H A D | syslogd_relayed_format_test.sh | diff 8cc248fb92bfae1e6ef4e2b48a0064377c4b3c11 Mon Dec 23 05:36:57 CET 2024 Michal Scigocki <michal.os@hotmail.com> 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
|
H A D | syslogd_forwarded_format_test.sh | diff 8cc248fb92bfae1e6ef4e2b48a0064377c4b3c11 Mon Dec 23 05:36:57 CET 2024 Michal Scigocki <michal.os@hotmail.com> 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
|
H A D | syslogd_basic_format_test.sh | diff 8cc248fb92bfae1e6ef4e2b48a0064377c4b3c11 Mon Dec 23 05:36:57 CET 2024 Michal Scigocki <michal.os@hotmail.com> 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
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.8 | diff 8cc248fb92bfae1e6ef4e2b48a0064377c4b3c11 Mon Dec 23 05:36:57 CET 2024 Michal Scigocki <michal.os@hotmail.com> 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
|
H A D | syslogd.c | diff 8cc248fb92bfae1e6ef4e2b48a0064377c4b3c11 Mon Dec 23 05:36:57 CET 2024 Michal Scigocki <michal.os@hotmail.com> 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
|