]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Added log throttling API.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Tue, 2 Aug 2016 20:14:23 +0000 (23:14 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sun, 7 Aug 2016 22:58:57 +0000 (01:58 +0300)
commit652f72b025b434a3b00c212e0e81eb69f0eaaebe
treed941575f1ac35ad1e913742b097e717a74ddf1a2
parent624e356cedd4a9657d1eee219b789b6101899ff5
lib: Added log throttling API.
src/lib/Makefile.am
src/lib/log-throttle.c [new file with mode: 0644]
src/lib/log-throttle.h [new file with mode: 0644]
src/lib/test-lib.c
src/lib/test-lib.h
src/lib/test-log-throttle.c [new file with mode: 0644]