log

age author description
Fri, 01 Dec 2017 14:53:46 +0200 Aki Tuomi lib: Support nested keys in var_get_key_range_full
Thu, 25 Jan 2018 12:27:41 +0200 Timo Sirainen lib-storage: Fix adding body.snippet to cache
Thu, 25 Jan 2018 12:35:51 +0200 Timo Sirainen lib-storage: Add comment to how mail_cache_field_can/want_add() is used
Thu, 25 Jan 2018 12:35:35 +0200 Timo Sirainen lib-index: Update comments for mail_cache_decision_*()
Sun, 04 Feb 2018 13:40:12 +0200 Aki Tuomi imap,pop3: Properly terminate logout tab.
Mon, 08 Jan 2018 15:08:10 +0200 Aki Tuomi auth: passdb-cache - Verify credentials with worker when enabled
Mon, 08 Jan 2018 15:00:17 +0200 Aki Tuomi auth: Expose auth_request_verify_plain_callback_finish
Mon, 08 Jan 2018 15:09:28 +0200 Aki Tuomi auth-worker: Support PASSW request
Mon, 08 Jan 2018 14:52:10 +0200 Aki Tuomi auth-worker: Add auth_worker_auth_request_new
Tue, 02 Jan 2018 12:33:50 +0200 Aki Tuomi auth: passdb-blocking - Expose passdb_blocking_auth_worker_reply_parse
Mon, 04 Dec 2017 11:01:31 +0200 Aki Tuomi pop3: Include mail user variables in logout format
Mon, 04 Dec 2017 11:01:05 +0200 Aki Tuomi imap: Include mail user variables in logout format
Tue, 05 Dec 2017 23:49:27 +0200 Aki Tuomi lib: var-expand - Add table size and merge utility functions
Sat, 20 Jan 2018 21:32:07 +0100 Stephan Bosch lib-program-client: local: Add test for big data I/O.
Wed, 24 Jan 2018 01:09:16 +0100 Stephan Bosch lib-program-client: remote: Don't change exit_code in program_client_remote_disconnect() when program_input is already NULL.
Mon, 22 Jan 2018 23:25:34 +0100 Stephan Bosch lib-program-client: Use reliable means of checking for input stream EOF.
Sat, 11 Nov 2017 10:07:42 +0200 Aki Tuomi lib-storage: Set keyword based on attachment presence when saving
Mon, 20 Nov 2017 10:09:23 +0200 Aki Tuomi lib-storage: Add attachment detection settings
Fri, 10 Nov 2017 14:32:44 +0200 Aki Tuomi lib-mail: Add message_part_has_attachment
Mon, 22 Jan 2018 13:33:29 +0200 Timo Sirainen imapc: Fix deleting mailbox
Tue, 07 Nov 2017 01:33:57 +0200 Timo Sirainen log: Fix log reopening on SIGUSR1
Fri, 26 Jan 2018 10:55:54 +0200 Aki Tuomi lib-auth: Remove request after abort
Mon, 18 Dec 2017 16:50:51 +0200 Timo Sirainen lib-auth: Fix memory leak in auth_client_request_abort()
Thu, 16 Nov 2017 13:27:23 +0200 Aki Tuomi mail-crypt: Do not free global keys if no error has occured
Wed, 24 Jan 2018 18:01:48 +0200 Timo Sirainen lib-index: Write forced cache decision changes immediately to cache file
Wed, 24 Jan 2018 18:01:23 +0200 Timo Sirainen lib-index: Code cleanup for reading caching decisions
Wed, 24 Jan 2018 17:58:57 +0200 Timo Sirainen lib-index: Finish fixing removal of forced cache decisions from existing cache files
Tue, 23 Jan 2018 00:04:28 +0200 Timo Sirainen lib-index: Fix removal of forced cache decisions from existing cache files
Mon, 22 Jan 2018 17:38:32 +0200 Timo Sirainen lib-index: Fix adding forced cache decisions to existing cache files
Mon, 20 Nov 2017 17:03:47 +0200 Timo Sirainen mdbox: Fix rebuilding when dovecot.map.index is missing map/ref extension
Thu, 04 Jan 2018 12:44:16 -0500 Josef 'Jeff' Sipek imap: support for FETCH SNIPPET
Tue, 21 Nov 2017 13:27:18 +0200 Sergey Kitov lib: Call prctl(PR_SET_DUMPABLE) only when PR_SET_DUMPABLE env variable is set
Wed, 22 Nov 2017 11:34:47 +0200 Sergey Kitov lib: Add logging of prctl(PR_SET_DUMPABLE) failure.
Tue, 16 Jan 2018 18:17:00 +0200 Timo Sirainen imapc: Fix imap_features=no-msn-updates to not fail on SELECT
Mon, 25 Dec 2017 11:10:19 +0200 Timo Sirainen imapc: Add imapc_features=no-msn-updates
Mon, 25 Dec 2017 16:11:26 +0200 Timo Sirainen imapc: Fix sending initial FETCH after reconnection SELECTs mailbox
Mon, 25 Dec 2017 22:48:00 +0200 Timo Sirainen imapc: gmail-migration: Fetch X-GM-MSGID for new mails as well
Mon, 25 Dec 2017 20:21:40 +0200 Timo Sirainen imapc: Move imapc_mailbox_fetch_state*() to imapc-mailbox.c
Mon, 25 Dec 2017 19:19:09 +0200 Timo Sirainen imapc: Handle untagged UIDVALIDITY immediately
Mon, 25 Dec 2017 19:34:31 +0200 Timo Sirainen imapc: If mailbox select fails, rollback any changes done to it
Mon, 25 Dec 2017 19:33:33 +0200 Timo Sirainen imapc: Keep "selected" state TRUE only while mailbox is successfully SELECTed
Wed, 17 Jan 2018 15:05:38 +0200 Timo Sirainen imapc: Fix leaking mail_index_view on delayed expunge handling
Wed, 17 Jan 2018 15:03:06 +0200 Timo Sirainen lib-imap-client: Avoid "Unknown tag" errors for aborted commands
Wed, 17 Jan 2018 15:02:09 +0200 Timo Sirainen lib-imap-client: Fix reason text when unselecting mailbox aborts commands
Mon, 25 Dec 2017 21:31:05 +0200 Timo Sirainen lib-imap-client: Add asserts for reconnect_command_count
Mon, 25 Dec 2017 21:29:06 +0200 Timo Sirainen lib-imap-client: Delay sending more commands while SELECT is running
Mon, 25 Dec 2017 18:49:15 +0200 Timo Sirainen lib-imap-client: After reconnection send retried commands last
Wed, 08 Nov 2017 16:03:17 +0200 Timo Sirainen doveadm: client - Fix connecting to UNIX sockets that don't need authentication
Wed, 08 Nov 2017 16:01:11 +0200 Timo Sirainen doveadm: client - Cleanup: Rename handshaked to authenticate_sent
Wed, 08 Nov 2017 14:06:00 +0200 Timo Sirainen doveadm-server: Fix protocol handshake order
Wed, 08 Nov 2017 14:04:12 +0200 Timo Sirainen doveadm-server: Add client_connection.preauthenticated
Tue, 31 Oct 2017 23:37:44 +0200 Timo Sirainen lib-ssl-iostream: Verify SSL server's hostname against cert if it's non-NULL
Tue, 31 Oct 2017 19:49:56 +0200 Timo Sirainen lib-ssl-iostream: Fix checking cert validity when handshake callback isn't used
Wed, 01 Nov 2017 12:58:46 +0200 Timo Sirainen lib-ssl-iostream: Split host to connected_host and sni_host
Thu, 14 Dec 2017 20:56:36 +0200 Timo Sirainen cassandra: Fix crash when using prepared statements
Thu, 07 Dec 2017 09:48:51 +0200 Aki Tuomi driver-cassandra: Free statement pool on update
Thu, 28 Dec 2017 13:53:14 +0200 Jarkko Mourujärvi doveconf: add hostname to output
Thu, 28 Dec 2017 10:47:28 +0200 Aki Tuomi lib-http: Only depend on iostream openssl lib if building with openssl
Mon, 25 Dec 2017 18:24:35 +0200 Timo Sirainen lib-storage: mail_storage_set_index_error() - handle NULL index error
Mon, 25 Dec 2017 18:18:14 +0200 Timo Sirainen lib-storage: Set index error on transaction commit() callback