]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
access: modify the function to make it build the message to log
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 14:53:29 +0000 (16:53 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 27 Aug 2024 14:53:29 +0000 (16:53 +0200)
commitb54a0df559cf28722fa36da70953b29f65924110
tree76b7cd684d5de469d9b697a60dcdf03c796c949d
parentd9a7bbdfa42cf5ef5bb838048c73948c87977bf0
access: modify the function to make it build the message to log

this allows better testability and make sure we only log in one place.
include/mlmmj.h
src/access.c
src/mlmmj-process.c
tests/mlmmj.c