main
lib-master: Create local .gitignore file for potential test output junk.
global: Add and use LIBDOVECOT_TEST_LIBS
anvil: Use STREAM multiplex format instead of the deprecated PACKET
lib-master: Increase ANVIL_DEFAULT_LOOKUP_TIMEOUT_MSECS from 5s to 30s
COPYING: Simplify and standardize copyright handling
doveadm log errors: Add microseconds to timestamp
lib-master: Fix kick reason when KICK-USER-SIGNAL command arrives late
lib-master: Add admin-client API
Made PKG_STATEDIR configurable with state_dir setting. Based on patch by Chris Webb.
lib-master, master: Fix inet_listener_reuse_port=yes handling
lib-master: Allow overriding the die timeout
global: Replace mail service binaries' -a parameter with auth_master_socket_path setting
lib-master: Allow including master-service-ssl.h without master-service.h
global: Fix spelling
lib-master: If stats-writer errors are silenced, silence also EACCES+EPERM errors
Added lib-master and mail-storage-service code that makes it easier to build new Dovecot binaries. Currently only the standalone applications (e.g. deliver) uses this.