log

age author description
Wed, 21 Jun 2017 16:14:14 +0300 Timo Sirainen lib/bits.h: Fix compiling with gcc 3.0 .. 3.3
Sun, 30 Jul 2017 09:39:18 +0300 Timo Sirainen lib-storage: MAIL_STORAGE_SERVICE_FLAG_NO_PLUGINS wasn't working correctly
Tue, 11 Jul 2017 14:34:06 +0200 Stephan Bosch lib-http: message parser: Allow duplicate date header if HTTP_MESSAGE_PARSE_FLAG_STRICT is not set.
Tue, 11 Jul 2017 14:18:47 +0200 Stephan Bosch lib-http: Restructured the header, message, request, and response parsers to have an extensible and consistent API using flags.
Fri, 12 May 2017 04:25:08 +0200 Stephan Bosch lib-http: Changed test-http-server to actually use the http-server API.
Tue, 25 Jul 2017 20:53:18 +0300 Timo Sirainen lib-storage: Hide and rmdir \NoSelect leaf mailboxes with NO-NOSELECT
Tue, 25 Jul 2017 16:10:51 +0300 Timo Sirainen lib-storage: Add setting to disable \NoSelect mailboxes
Tue, 25 Jul 2017 15:54:37 +0300 Timo Sirainen lib-storage: Mailbox rename shouldn't auto-rmdir parent index dirs with ITERINDEX
Mon, 24 Jul 2017 16:37:42 +0300 Timo Sirainen lib-storage: If userdb returns chdir extra field, chdir() there instead of home
Mon, 24 Jul 2017 16:36:45 +0300 Timo Sirainen lib-storage: If chdir(home) fails due to EACCES, don't log two errors.
Mon, 24 Jul 2017 14:17:22 +0300 Timo Sirainen lib-storage: Add mailbox_list_index_include_inbox setting
Mon, 24 Jul 2017 14:12:55 +0300 Timo Sirainen example-config: Add mailbox_list_index_very_dirty_syncs
Sat, 22 Jul 2017 18:39:19 +0300 Timo Sirainen lib-storage: Allow LISTINDEX to point to a different directory
Fri, 21 Jul 2017 19:52:23 +0300 Timo Sirainen virtual: Make sure index is rewritten when new mailboxes are added
Fri, 21 Jul 2017 17:01:05 +0300 Timo Sirainen dict-sql: Do not increment on set (again)