Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: aa11dc3f4e351fa0b80aeb4de6ba610c781dc9a4
https://github.com/tribe29/checkmk/commit/aa11dc3f4e351fa0b80aeb4de6ba610c7…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M livestatus/src/LogEntry.h
Log Message:
-----------
Clang formatting glitch.
Change-Id: I7f501423a102b95c6255b7c317ab6e1229257b5c
Commit: 2230a18503734cd15ef9e84b9c5e5c76c889dd07
https://github.com/tribe29/checkmk/commit/2230a18503734cd15ef9e84b9c5e5c76c…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M livestatus/src/auth.cc
M livestatus/src/auth.h
Log Message:
-----------
Disentangle authorization code a bit.
Removed superfluous cppcheck suppressions on the way and made some code more
boring, but more explicit.
Change-Id: I69d7075bb3467461e29c6fa8f4080dcbdf77d30f
Compare:
https://github.com/tribe29/checkmk/compare/5e6ae6449919...2230a1850373