log

age author description
Wed, 28 Dec 2016 12:02:14 -0600 johnkwoods lib-ldap: Remove extra return
Sun, 22 Jan 2017 17:24:02 -0600 J. Nick Koston fts-solr: Allow username/password for solr connction
Wed, 08 Feb 2017 23:01:32 +0200 Timo Sirainen pop3c: Increase timeout for PASS to 5 minutes.
Mon, 06 Feb 2017 14:05:47 +0200 Timo Sirainen indexer: Don't send more requests directly from worker status callback
Sun, 05 Feb 2017 16:49:05 +0200 Timo Sirainen imap: Add imap_fetch_failure setting
Mon, 02 May 2016 13:26:05 +0300 Martti Rannanjärvi lib-imap, imap: BINARY [UNKNOWNCTE] to [PARSE]
Sun, 05 Feb 2017 16:24:08 +0200 Timo Sirainen imap: Share mailbox closing code in SELECT/UNSELECT/CLOSE/LOGOUT/deinit
Sun, 05 Feb 2017 16:23:35 +0200 Timo Sirainen imap: Free search updates on CLOSE
Sun, 05 Feb 2017 16:10:44 +0200 Timo Sirainen imap: Don't send empty FETCH () on failure
Mon, 06 Feb 2017 11:02:46 +0200 Timo Sirainen lib-ssl-iostream: Fix memory leak in RSA_generate_key_ex() usage
Mon, 06 Feb 2017 11:23:50 +0200 Timo Sirainen auth: Handle delayed credentials identically in auth-workers
Mon, 06 Feb 2017 10:55:40 +0200 Timo Sirainen lib: Make sure NULL is defined to be ((void *)0)
Sat, 04 Feb 2017 13:51:13 +0200 Timo Sirainen lib-storage: Don't duplicate service user's settings into mail_user
Sat, 04 Feb 2017 13:38:17 +0200 Timo Sirainen lib-storage: Don't unnecessarily duplicate user's all setting strings
Sun, 05 Feb 2017 20:29:10 +0200 Timo Sirainen lib-ssl-iostream: Remove libdovecot_openssl_common.la
Sun, 05 Feb 2017 20:28:04 +0200 Timo Sirainen lib-ssl-iostream: Remove empty $(ssl_sources) from Makefile
Sun, 05 Feb 2017 20:26:12 +0200 Timo Sirainen lib-dcrypt: Link unit tests with libssl_iostream.la
Sun, 05 Feb 2017 20:24:41 +0200 Timo Sirainen lib-dcrypt: Remove unnecessary -shared link flag
Sun, 05 Feb 2017 20:22:27 +0200 Timo Sirainen lib-dcrypt: Don't link liblib.la to libdcrypt_openssl.so
Sun, 05 Feb 2017 20:20:37 +0200 Timo Sirainen lib-dcrypt: If dcrypt can't be initialized, log also the reason.
Sun, 05 Feb 2017 21:38:33 +0200 Timo Sirainen lib-ssl-iostream: Detect whether to call ERR_remove_[thread_]state() via configure
Sun, 05 Feb 2017 21:31:08 +0200 Timo Sirainen lib-ssl-iostream: Call OBJ_cleanup() for all OpenSSL versions
Sun, 05 Feb 2017 21:10:04 +0200 Timo Sirainen lib-ssl-iostream: Detect OPENSSL_cleanup() via configure
Sun, 05 Feb 2017 21:04:35 +0200 Timo Sirainen lib-ssl-iostream: Detect OpenSSL memory functions' parameters via configure
Sun, 05 Feb 2017 21:56:20 +0200 Timo Sirainen lib-ssl-iostream: Use ASN1_STRING_get0_data() if it exists
Sun, 05 Feb 2017 21:51:29 +0200 Timo Sirainen lib-ssl-iostream: Use RSA_generate_key_ex() if it exists
Mon, 06 Feb 2017 00:11:14 +0200 Timo Sirainen dict-sql: Move USING TIMESTAMP to correct location for INSERTs
Mon, 06 Feb 2017 00:48:18 +0200 Timo Sirainen auth: Pass through passdb extra fields to auth-worker requests
Mon, 06 Feb 2017 00:46:55 +0200 Timo Sirainen auth: Code cleanup - Move userdb extra fields exporting to its own function
Wed, 25 Jan 2017 23:26:35 +0200 Timo Sirainen lib-storage: Expunging now uses GUID only if it's in cache.
Fri, 03 Feb 2017 19:40:54 +0200 Timo Sirainen lib-storage: Fix autoexpunge locking to actually work correctly.
Fri, 03 Feb 2017 14:22:02 +0200 Aki Tuomi fts: Use mailbox_list_created hook
Fri, 03 Feb 2017 16:16:26 +0200 Timo Sirainen lib-storage: Once hooks have run, set vlast to NULL to make sure it's not used
Sat, 04 Feb 2017 10:42:21 +0200 Aki Tuomi lib-storage: Put vsize in index only if it's not there
Mon, 30 Jan 2017 21:28:20 +0200 Timo Sirainen lib-storage: Add assert to make sure header parsing isn't recursed
Thu, 02 Feb 2017 01:36:50 +0100 Stephan Bosch lib-http: client: Fixed peer reconnection failure handling.
Thu, 02 Feb 2017 01:34:35 +0100 Stephan Bosch lib-http: client: Respect the connection idle timeout, even when all queues have unlinked from a peer.
Thu, 02 Feb 2017 11:47:24 +0200 Timo Sirainen dict: Fix error logging if TIMESTAMP parameters are wrong.
Thu, 02 Feb 2017 11:32:50 +0200 Timo Sirainen dict-sql: Add missing USING TIMESTAMP for DELETE queries
Tue, 31 Jan 2017 21:03:29 +0200 Timo Sirainen imap: Fix panic on FETCH X-MAILBOX in virtual mailbox when mail is expunged
Tue, 31 Jan 2017 13:41:48 +0100 Stephan Bosch lib-http: server: Fix premature connection destroy in http_server_connection_output().
Mon, 09 Jan 2017 23:13:03 +0200 Timo Sirainen lib-storage: When logging corrupted mail size, disable logging Message-ID for now
Mon, 30 Jan 2017 15:12:04 +0200 Timo Sirainen lib-storage: Set vsize extension when copying mails.
Mon, 30 Jan 2017 15:11:45 +0200 Timo Sirainen lib-storage: Add index_mail_get_vsize_extension()
Mon, 30 Jan 2017 15:06:46 +0200 Timo Sirainen lib-storage: Move index_mail.vsize_ext_id to mailbox.mail_vsize_ext_id
Wed, 14 Dec 2016 18:13:25 +0200 Timo Sirainen imapc: Allow using LAYOUT=none without crashing.
Sun, 29 Jan 2017 00:24:33 +0200 Timo Sirainen imap: Don't unregister internal commands at deinit.
Thu, 26 Jan 2017 22:42:09 +0200 Timo Sirainen lib-storage: Lock autoexpunging so only a single process does it.
Sun, 29 Jan 2017 01:08:23 +0200 Timo Sirainen imap: Use struct mailbox_status.flags for FLAGS reply
Sun, 29 Jan 2017 01:06:55 +0200 Timo Sirainen lib-storage: Add struct mailbox_status.flags
Fri, 27 Jan 2017 21:36:14 +0200 Timo Sirainen lib: io_loop_set_current() - do nothing if ioloop doesn't change
Fri, 27 Jan 2017 13:56:30 +0200 Martti Rannanjärvi doveadm: add doveadm_http_rawlog_dir setting
Tue, 24 Jan 2017 17:18:07 +0200 Timo Sirainen lib-fts: Fix assert-crash in fts_icu_lcase()
Fri, 27 Jan 2017 09:41:36 +0200 Aki Tuomi lib-storage: Fix comparison to use virtual size instead of body virtual size
Thu, 26 Jan 2017 09:55:22 +0200 Timo Sirainen lib-index: Don't log error on dovecot.index.cache delete if it doesn't exist
Thu, 26 Jan 2017 19:51:34 +0200 Timo Sirainen lib-storage: Filling vsize to index on read used wrong size
Thu, 26 Jan 2017 09:42:26 +0200 Aki Tuomi lib-storage: Clear virtual size from index if size is corrupted
Sat, 14 Jan 2017 18:34:11 +0200 Timo Sirainen fts: Fix search query generation when tokens are filtered out.
Mon, 23 Jan 2017 18:02:05 +0200 Timo Sirainen director: "doveadm director move" to same host now refreshes user's timeout
Mon, 16 Jan 2017 14:01:57 +0200 Aki Tuomi dict-sql: Do not increment on set