f2cd173a084d6aafbbcdb68fc8f8ee3da468a57d |
|
11-Dec-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
config: Add a warning comment to the generated all-settings.c |
0f72f253d5a117dad2f28b2ce336190a5e6b79c8 |
|
05-Oct-2017 |
Stephan Bosch <stephan.bosch@dovecot.fi> |
lda/lmtp: Parse SMTP submit settings. |
203bb272804e4394ae07103cdc8ce67041ba21a1 |
|
28-Jun-2016 |
Aki Tuomi <aki.tuomi@dovecot.fi> |
auth-policy: Add policy implementation |
e50a72961fca1d979afabb05e2e0e05261aac566 |
|
04-Mar-2016 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
config: Escape regexps properly in settings-get.pl to avoid warnings with new Perl |
da7f1a07f583df8905684a7b78469960afd7c78d |
|
27-May-2014 |
Phil Carmody <phil@dovecot.fi> |
treewide - mass cleanup of 0 used to end a settings list
This also includes a change to the perl script which generates the
all-settings.c file.
Signed-off-by: Phil Carmody <phil@dovecot.fi> |
7020f569b419641e2887cf05a898947afcbb7bf1 |
|
12-Oct-2012 |
Timo Sirainen <tss@iki.fi> |
config: Added lib-master's settings parsers back to config's knowledge |
bdd36cfdba3ff66d25570a9ff568d69e1eb543cf |
|
03-Oct-2012 |
Timo Sirainen <tss@iki.fi> |
Renamed network.[ch] to net.[ch].
The function prefixes already started with net_ instead of network_.
And icecap wants to use network.h for other purpose. :) |
738cfeb96c4b9cd92aa3c791d77734c2745cdd1a |
|
25-Feb-2012 |
Timo Sirainen <tss@iki.fi> |
auth: Added auth_proxy_self setting to specify IPs that are considered as "self" for proxy_maybe. |
170bdf32c6ee11841978228c81ce867f8f00f189 |
|
25-Feb-2012 |
Timo Sirainen <tss@iki.fi> |
auth: Added auth_proxy_self setting to specify IPs that are considered as "self" for proxy_maybe. |
eb1572d7c44ebc7b0b039d085c3dbab2ef7043dd |
|
02-Dec-2011 |
Timo Sirainen <tss@iki.fi> |
Moved autocreate plugin functionality into lib-storage.
The autocreate plugin is still used for backwards compatibility.
Mailboxes can be configured like:
mailbox Sent {
auto = subscribe
}
mailbox Spam {
auto = create
} |
c4fb8b3eaaa1346e3f92037aba029832a5cced9b |
|
03-Jun-2011 |
Timo Sirainen <tss@iki.fi> |
master: Fail at startup if default_login_user or default_internal_user doesn't exist. |
b9f564d00b7a115f465ffd6840341c7b8f9bfc8a |
|
19-Oct-2010 |
Timo Sirainen <tss@iki.fi> |
lib-storage: Added support for saving mail attachments separately via filesystem API.
Currently this works only with sdbox and mdbox backends. |
b780aa272b742a43579cdb523cc79cc8d4521306 |
|
25-Jun-2010 |
Timo Sirainen <tss@iki.fi> |
Renamed fsync_disable to mail_fsync=optimized|always|never.
--HG--
branch : HEAD |
9cd7d57709534174b5bc45aad3c94e7353e199d4 |
|
27-Mar-2010 |
Timo Sirainen <tss@iki.fi> |
config: Fixed all-settings building script.
--HG--
branch : HEAD |
f9007013ea59b844e95fe32022eaf8852ba7e5a6 |
|
25-Mar-2010 |
Timo Sirainen <tss@iki.fi> |
config: Parser script now supports preserving #ifdefs around service_settings.
--HG--
branch : HEAD |
e4bfd63908a36efc0caf1de4219585359ea9336e |
|
04-Dec-2009 |
Timo Sirainen <tss@iki.fi> |
Changed settings-get.pl to understand the MEMBER() macro removal.
--HG--
branch : HEAD |
12ab808b472ed51923945efac4156a380bd58d57 |
|
17-Nov-2009 |
Timo Sirainen <tss@iki.fi> |
config: Allow settings plugins to specify also new default services.
--HG--
branch : HEAD |
fc4b301e2dd86c096b9c41ad1b011b752fffd570 |
|
26-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
config: Added support for dynamically loaded settings.
--HG--
branch : HEAD |
9f0f2de10e4ea0c99052bf4b2bef8179f2536228 |
|
24-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
Moved default service settings from master.conf to source code.
--HG--
branch : HEAD |
7744586e3e0fd60158abfbb03a233d3bd8d6c48b |
|
24-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
Changed all settings related structs to const and changed APIs to make it work.
--HG--
branch : HEAD |
1cfdcb36985904eff281fc6d7ea2d13b3c375980 |
|
20-Oct-2009 |
Timo Sirainen <tss@iki.fi> |
struct setting_parser_info now specifies the module name.
--HG--
branch : HEAD |
ec1a4f4306496380e9d96ee08a3718a669d0875a |
|
15-Aug-2009 |
Timo Sirainen <tss@iki.fi> |
config: If master module requests configuration, reread it before replying.
If new configuration is invalid, send an ERROR reply back.
--HG--
branch : HEAD |
2615df45a8027948a474abe5e817b34b0499c171 |
|
03-Jun-2009 |
Timo Sirainen <tss@iki.fi> |
Initial commit for making mail_storage:mailbox_list to be from 1:1 to n:n.
This will allow namespaces to share the same storage and a single namespace
to have multiple storages (multiple mailbox formats). Neither works
currently, and this commit probably breaks some things.
--HG--
branch : HEAD |
e9e5e84ffb2ce2e606a24ce6d930580367562ff0 |
|
30-Apr-2009 |
Timo Sirainen <tss@iki.fi> |
doveconf: With -p only protocol-specific settings are returned. -n and -a return human-readable output.
--HG--
branch : HEAD |
37fb6d7f94e846c2df3c388f017ffe1dcbd7b9da |
|
30-Apr-2009 |
Timo Sirainen <tss@iki.fi> |
Moved pop3_uidl_format checking to mail-storage-settings.
--HG--
branch : HEAD |
d176f84ce5ca2073f4dfbafb457b9c74f6bf0d76 |
|
24-Apr-2009 |
Timo Sirainen <tss@iki.fi> |
Initial commit for v2.0 master rewrite. Several features are still missing.
--HG--
branch : HEAD |
b215a8a123623782554a83f3025ef4e771bd8f01 |
|
10-Feb-2009 |
Timo Sirainen <tss@iki.fi> |
doveconf now checks that all settings are ok by calling check functions.
--HG--
branch : HEAD |
a64adf62fa33f2463a86f990217b0c9078531a40 |
|
28-Jan-2009 |
Timo Sirainen <tss@iki.fi> |
Initial commit for config rewrite.
--HG--
branch : HEAD |