]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: Require all config request commands to use the new "full" method
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Tue, 29 Nov 2022 19:12:26 +0000 (21:12 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Fri, 27 Jan 2023 13:01:47 +0000 (13:01 +0000)
commit866600a3b18db79129371b51c89c68d88fbb993b
tree7e38ebdefa37d3d223d15a7d9d8fe22e0eff8019
parent9280367fdb767d9248dd9a3713519ee3cdad6b3f
config: Require all config request commands to use the new "full" method

Removed the "full" parameter, since it's now always needed. The config
protocol version was increased to make sure clients are compatible.
src/config/config-connection.c
src/lib-master/master-service-settings.c