[PATCH] Make sure that vfs*audit modules recognize and accept all the syslog facilities.

Timur I. Bakeyev timur at freebsd.org
Tue Jul 3 13:51:37 UTC 2018


Hi!

Can I get a review, please?

With regards,
Timur.


On 2 July 2018 at 04:25, Timur I. Bakeyev <timur at freebsd.org> wrote:

> This patch is a fix for the bug: https://bugzilla.samba.org/
> show_bug.cgi?id=13436
>
> In the documentation vfs*audit modules don't restrict available syslog
> facilities, but in fact only USER and LOCAL0-7 are accepted.
>
> There is no real reason for such a limitation, so this patch adds missing
> facilities to the list of available ones.
>
> FreeBSD has two extra facilities comparing to Linux, those are LOG_NTP and
> LOG_SECURITY. In the patch they are #ifdef'ed for this reason.
>
> With best regards,
> Timur Bakeyev.
>


More information about the samba-technical mailing list