log

age author description
Mon, 15 Feb 2016 15:14:25 +0200 Aki Tuomi doveadm-stats: Use ver2 structures
Mon, 22 Feb 2016 16:12:16 +0200 Timo Sirainen lib-index: If mail_transaction_log_lock_head() locking took long, include reason string in warning
Mon, 22 Feb 2016 11:47:16 +0200 Timo Sirainen mdbox: Use mail_index_sync_set_reason() to give better reason messages for lock wait warnings.
Mon, 22 Feb 2016 11:46:13 +0200 Timo Sirainen lib-index: Added mail_index_sync_set_reason() to improve lock wait log warnings
Mon, 22 Feb 2016 11:15:52 +0200 Timo Sirainen lib-index: Small improvements to logging the reason for long transaction log lock waits
Mon, 22 Feb 2016 10:25:56 +0200 Timo Sirainen dovecot.service: Fixed PIDFile path - removed extra /dovecot/ directory from the middle.
Sun, 21 Feb 2016 19:01:31 +0200 Timo Sirainen lib: mempool-alloconly unit test improvement: verify that data stack isn't used by p_malloc()
Sun, 21 Feb 2016 18:58:50 +0200 Timo Sirainen lib: Minor code cleanup to mempool-alloconly unit test - use test_begin/assert/end()
Sun, 21 Feb 2016 18:38:24 +0200 Aki Tuomi doveadm-http: Correctly initialize parameters
Sun, 21 Feb 2016 18:37:24 +0200 Aki Tuomi doveadm: Fixed using array type parameters.
Sun, 21 Feb 2016 18:36:19 +0200 Aki Tuomi doveadm: Fixed assert-crash when command with CMD_PARAM_FLAG_DO_NOT_EXPOSE was used.
Sun, 21 Feb 2016 18:35:03 +0200 Aki Tuomi doveadm: Fixed support for --long-option arguments
Sun, 21 Feb 2016 18:32:50 +0200 Timo Sirainen lib: Added [pt]_array_const_string_join()
Sun, 21 Feb 2016 18:32:03 +0200 Timo Sirainen lib: Move code from t_strarray_join() into a more generic p_strarray_join_n()
Sun, 21 Feb 2016 18:31:12 +0200 Timo Sirainen lib: Added unit test for t_strarray_join()
Sun, 21 Feb 2016 17:44:38 +0200 Timo Sirainen quots-fs: Fixed compiling with HP/UX and Solaris
Sun, 21 Feb 2016 17:44:07 +0200 Timo Sirainen doveadm: Compiler warning fix.
Sun, 21 Feb 2016 03:40:48 +0200 Timo Sirainen lib-index: mail_index_sync_next() didn't always return expunges sorted
Tue, 16 Feb 2016 18:05:59 +0100 manuel imap-hibernate: send connect/disconnect events to anvil
Sat, 20 Feb 2016 23:32:59 +0200 Timo Sirainen lib: json_parse_next_stream() wrongly returned -1 even when a stream was returned.
Sat, 20 Feb 2016 19:47:58 +0200 Stephan Bosch uri-util: Fixed assertion failure for invalid character in path segment.
Sat, 20 Feb 2016 19:35:12 +0200 Stephan Bosch lib-http: server: Implicitly free a request response structure when a new (failure) response is started.
Sat, 20 Feb 2016 13:40:18 +0200 Timo Sirainen doveadm: Fix for previous attempt to make static analyzer happier.
Fri, 19 Feb 2016 20:20:43 +0200 Timo Sirainen doveadm: Make static analyzer happier - cptr can't be NULL here.
Fri, 19 Feb 2016 16:36:00 +0200 Timo Sirainen doveadm: Use char type for short options instead of a string.
Fri, 19 Feb 2016 16:34:53 +0200 Timo Sirainen doveadm: Remove CMD_PARAM_NONE type, since it already defaulted to same as CMD_PARAM_BOOL
Fri, 19 Feb 2016 19:11:53 +0200 Timo Sirainen lib-index: Fixed mail_index_lookup_ext_full()'s map_r with transaction-view.
Fri, 19 Feb 2016 19:08:43 +0200 Timo Sirainen lib-index: Code cleanup - moved code to tview_lookup_ext_update()
Fri, 19 Feb 2016 16:13:51 +0200 Timo Sirainen Makefile: Added missing client-connection-private.h
Fri, 19 Feb 2016 16:11:58 +0200 Timo Sirainen dovecot.service: Fixed PIDFile path
Fri, 19 Feb 2016 16:03:30 +0200 Timo Sirainen doveadm: Use correct uoff_t type for printf
Fri, 19 Feb 2016 15:39:35 +0200 Timo Sirainen dovecot.service: Disabled ProtectSystem=full for now
Fri, 19 Feb 2016 15:03:51 +0200 Aki Tuomi doveadm: Use ver2 structures for all "doveadm mailbox *" commands.
Fri, 19 Feb 2016 15:02:56 +0200 Aki Tuomi doveadm: Use ver2 structures for stop & reload.
Fri, 19 Feb 2016 14:58:41 +0200 Aki Tuomi doveadm: Implement HTTP server API, slightly based on JMAP API
Fri, 19 Feb 2016 14:40:59 +0200 Timo Sirainen doveadm: Code cleanup - moved code to client_connection_init()
Mon, 15 Feb 2016 14:02:19 +0200 Aki Tuomi doveadm: Add infrastructure for doveadm_cmd_ver2
Thu, 18 Feb 2016 15:49:03 +0200 Aki Tuomi doveadm: Add unit tests for i_strccdascmp
Thu, 18 Feb 2016 15:48:21 +0200 Aki Tuomi doveadm: Add i_strccdascmp()
Fri, 19 Feb 2016 14:08:40 +0200 Timo Sirainen doveadm: If user lookup fails, log an error but don't kill the process.
Fri, 19 Feb 2016 14:05:13 +0200 Timo Sirainen doveadm: Code cleanup - Removed passing through unnecessary argv parameter
Thu, 18 Feb 2016 09:27:10 +0200 Aki Tuomi doveadm: Code cleanup - move code to doveadm_mail_cmd_exec()
Mon, 15 Feb 2016 13:55:41 +0200 Aki Tuomi lib-http: Add accessors for some response details
Thu, 18 Feb 2016 19:27:13 +0200 Aki Tuomi dovecot: improve systemd support
Tue, 16 Feb 2016 18:34:19 +0200 Timo Sirainen fts: When searching data headers, don't expand search keys to all languages.
Tue, 16 Feb 2016 18:33:46 +0200 Timo Sirainen fts: Code cleanup - moved fts_header_has_language() to a global function
Tue, 16 Feb 2016 17:50:53 +0200 Timo Sirainen lib-storage: Avoid duplicate work when a search query has multiple header/body keys.
Tue, 16 Feb 2016 17:48:53 +0200 Timo Sirainen lib-mail: Added message_search_more_get_decoded()
Thu, 11 Feb 2016 13:25:28 +0200 Timo Sirainen auth: Moved all passdb/userdb template handling to auth_passdb/userdb.
Thu, 11 Feb 2016 13:21:18 +0200 Timo Sirainen auth: Moved cache_key from passdb_module to auth_passdb.
Thu, 11 Feb 2016 13:58:54 +0200 Timo Sirainen lib-http: server: Error handling fix - avoid potential crash when request is already gone
Wed, 10 Feb 2016 22:02:50 +0200 Timo Sirainen login-proxy: Preserve client's istream even after login.
Wed, 10 Feb 2016 22:02:15 +0200 Timo Sirainen lib: Added i_stream_set_persistent_buffers()
Wed, 10 Feb 2016 19:30:42 +0200 Timo Sirainen lib: Ignore ENOSYS errors from madvise() calls.
Wed, 10 Feb 2016 23:39:25 +0100 Stephan Bosch lib-http: Created test program that tests payload exchange between client and server with various configurations.
Wed, 10 Feb 2016 22:32:46 +0100 Stephan Bosch lib-http: server: Implemented blocking request input stream.
Wed, 10 Feb 2016 22:30:22 +0100 Stephan Bosch lib-http: server: Implemented blocking response output stream.
Wed, 10 Feb 2016 22:25:07 +0100 Stephan Bosch lib-http: server: Created blocking http_server_response_send_payload() API that closely mimics the client equivalent.
Wed, 10 Feb 2016 22:19:27 +0100 Stephan Bosch lib-http: server: Added some request debug logging.
Wed, 10 Feb 2016 22:17:07 +0100 Stephan Bosch lib-http: request parser: Added support for explicitly finishing payload of previous request.