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)
Tue, 11 Jul 2017 13:12:46 +0300 Martti Rannanjärvi imap: Add %{appended} to imap_logout_format
Mon, 03 Jul 2017 17:12:08 +0300 Martti Rannanjärvi imap-client: Add %{autoexpunged} to imap_logout_format
Tue, 04 Jul 2017 09:25:21 +0300 Martti Rannanjärvi imap-client: Add const char *disconnect_reason to client
Wed, 19 Jul 2017 13:43:09 +0300 Timo Sirainen lib-index: Fix next_uid lookup in open transaction that has appended mails
Thu, 20 Jul 2017 09:46:00 +0300 Martti Rannanjärvi lib-sql: Remove duplicate Cassandra consistency names
Thu, 20 Jul 2017 11:01:37 +0300 Aki Tuomi virtual: Do not remove mailbox notify if the mailbox is closed
Wed, 19 Jul 2017 23:19:12 +0300 Timo Sirainen virtual: Optimize mailbox_notify_changes() when there's only a single backend mailbox
Wed, 19 Jul 2017 23:11:12 +0300 Timo Sirainen lib-storage: mailbox_watch_extract_notify_fd() - give better reason if mailbox has no IOs
Wed, 19 Jul 2017 23:09:13 +0300 Timo Sirainen lib: io_loop_extract_notify_fd() - Don't crash if no notifys have been added
Wed, 19 Jul 2017 10:37:25 +0300 Timo Sirainen cassandra: Fix read/write buffer overflows after adding CASSANDRA_QUERY_TYPE_READ_MORE
Wed, 19 Jul 2017 10:35:43 +0300 Timo Sirainen lib-sql: Add assert to sql_result_more_s()
Wed, 19 Jul 2017 12:03:58 +0300 Aki Tuomi virtual: Stop watching notification on backend box close
Tue, 18 Jul 2017 21:04:47 +0300 Aki Tuomi virtual: Stop notifications only if they were started
Wed, 19 Jul 2017 10:58:43 +0300 Timo Sirainen pop3-migration: Add unit test for checking that trailing tabs are stripped
Wed, 19 Jul 2017 10:57:36 +0300 Timo Sirainen lib-mail: message_header_hash() - add v4 that strips tabs