log

age author description
Thu, 08 Feb 2018 13:04:48 +0200 Aki Tuomi old-stats: Set process dumpable during stats gathering
Thu, 08 Feb 2018 13:03:37 +0200 Aki Tuomi lib: Add restrict_access_get/set_dumpable
Thu, 08 Feb 2018 13:01:50 +0200 Aki Tuomi lib: Clarify restrict_access_allow_coredumps
Wed, 07 Feb 2018 16:17:13 +0200 Timo Sirainen lib-index: Fix assert-crash with lock_method=dotlock
Tue, 09 Jan 2018 15:37:25 -0500 Timo Sirainen lib-storage: Lock mailbox_list for mailbox create/delete/rename
Tue, 09 Jan 2018 15:36:58 -0500 Timo Sirainen lib-storage: Add mailbox_list_[un]lock()
Tue, 09 Jan 2018 15:35:13 -0500 Timo Sirainen lib-storage: mailbox_delete() - Fix cleanup in error handling
Tue, 09 Jan 2018 15:33:26 -0500 Timo Sirainen lib-storage: mailbox_rename() - Use source storage for errors
Tue, 06 Feb 2018 18:01:04 +0200 Timo Sirainen lib-storage: mail_storage_lock_create() - add support for dotlocks
Tue, 06 Feb 2018 17:49:15 +0200 Timo Sirainen lib-storage: Change mail_user_lock_file_create() to use mail_storage_lock_create()
Tue, 06 Feb 2018 17:47:37 +0200 Timo Sirainen lib-storage: Add mail_storage_lock_create()
Tue, 06 Feb 2018 17:35:18 +0200 Timo Sirainen lib: Add file_lock_from_dotlock()
Wed, 13 Dec 2017 15:48:17 +0200 Timo Sirainen LAYOUT=index: Fix crash in doveadm force-resync if storage doesn't implement list_index_corrupted()
Tue, 12 Dec 2017 18:10:40 +0200 Timo Sirainen LAYOUT=index: Fix updating STATUS changes in mailbox list index
Tue, 06 Feb 2018 12:37:34 +0200 Timo Sirainen fs-posix: Fix iterating directories when readdir() returns DT_UNKNOWN
Mon, 05 Feb 2018 22:21:13 +0200 Timo Sirainen fts: Don't reindex FTS mails if .cache file is deleted
Wed, 07 Feb 2018 15:28:45 +0200 Timo Sirainen cassandra: Make sure timestamp is always logged (if set) with debug_queries=y
Wed, 07 Feb 2018 15:27:07 +0200 Timo Sirainen cassandra: Fix setting timestamp for transaction queries with v3 protocol
Mon, 29 Jan 2018 19:10:38 +0100 Stephan Bosch doveadm: dsync: Switch ioloop for input/output streams while making TCP connection.
Mon, 29 Jan 2018 18:28:25 +0100 Stephan Bosch lib-ssl-iostream: openssl: Make verbose logging robust against i_debug() writing to stream itself.
Mon, 05 Feb 2018 23:54:33 +0200 Timo Sirainen fts: Fix searching headers with TEXT/BODY
Mon, 05 Feb 2018 23:51:51 +0200 Timo Sirainen fts: Fix searching SEARCH_HEADER_ADDRESS/COMPRESS_LWSP
Fri, 12 Jan 2018 21:03:41 +0100 Stephan Bosch lib-http: queue: Update the correct timout while dropping a request from the delay queue.
Tue, 06 Feb 2018 15:50:19 +0100 Stephan Bosch lib: time-util: Fix timeval_cmp_margin() to correctly handle a margin crossing the second boundary.
Tue, 06 Feb 2018 16:51:23 +0100 Stephan Bosch lib: test-time-util: Put all test data for timeval_cmp() test in a single struct array.
Mon, 05 Feb 2018 13:38:16 +0200 Sergey Kitov lib-imap-client: continue imapc operation on parsing errors.
Mon, 29 Jan 2018 09:55:51 -0500 Josef 'Jeff' Sipek imap: Iterate over ns settings when deciding to add SPECIAL-USE capability
Tue, 05 Dec 2017 17:05:27 +0200 Aki Tuomi lib: test-var-expand - Ensure var_get_key_range_full handles nested ifs correctly
Fri, 01 Dec 2017 19:46:58 +0200 Aki Tuomi lib: var-expand - handle \{ and \} correctly
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