]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
auth: Drop SIGUSR2 cache stats handler main
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 29 Apr 2026 21:07:23 +0000 (21:07 +0000)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Jun 2026 16:50:29 +0000 (16:50 +0000)
commit1e2c410fe364bd3a2cac1b7fb9ef75883c612c57
tree50a55943d9eb3685bb9f0e60604d4e6f41c6c64f
parentf695558504ad1dcd2550597faf052293e2d5ef68
auth: Drop SIGUSR2 cache stats handler

The same counters are now available over the auth-master UNIX socket
via 'doveadm auth cache status', which doesn't require log access and
doesn't reset the counters as a side effect. Drop the SIGUSR2 handler.
src/auth/auth-cache.c