log

age author description
Tue, 27 Dec 2016 09:44:52 +0200 Aki Tuomi lib-index: Add mail_cache_decisions_copy
Tue, 03 Jan 2017 12:50:58 +0200 Aki Tuomi lib-index: Unconstify mail_cache_register_get_list
Fri, 20 Jan 2017 14:46:30 +0200 Timo Sirainen lib-storage: Fix mailbox's vsize header check for mailboxes not in dovecot.list.index
Tue, 10 Jan 2017 02:12:25 +0100 Stephan Bosch lib-http: client: Make sure req->conn is only not NULL when that connection holds a reference to that request.
Thu, 19 Jan 2017 02:16:06 +0100 Stephan Bosch lib-http: client: Keep connection reference throughout http_client_connection_return_response().
Tue, 17 Jan 2017 19:49:39 +0200 Timo Sirainen master: Remove unnecessary service listener start
Wed, 18 Jan 2017 04:46:15 -0500 Josef 'Jeff' Sipek index: don't try to unlink in-memory cache file
Tue, 17 Jan 2017 20:34:51 +0200 Timo Sirainen doveadm direcor add: Fix checking number as hostname.
Tue, 17 Jan 2017 20:03:40 +0200 Timo Sirainen doveconf: Don't read freed memory.
Tue, 17 Jan 2017 15:22:44 +0200 Timo Sirainen doveadm direcor add: Don't accept number as a valid hostname.
Tue, 17 Jan 2017 16:28:10 +0200 Timo Sirainen stats plugin: Fix /proc/self/io fd leak on plugin deinit
Tue, 17 Jan 2017 16:23:50 +0200 Timo Sirainen doveadm: Outgoing dsync TCP connections leaked socket
Tue, 17 Jan 2017 19:21:08 +0200 Timo Sirainen lib-dict: Compiler warning fix
Mon, 16 Jan 2017 09:37:05 +0200 Aki Tuomi dict-sql: Fix flushing
Mon, 16 Jan 2017 16:58:31 +0200 Timo Sirainen dict-file: Fix potential crash when doing other dict calls during iteration.
Mon, 16 Jan 2017 17:12:41 +0200 Timo Sirainen lib-dict: Add assert to make sure all iterators are deinitialized.
Mon, 16 Jan 2017 16:57:21 +0200 Timo Sirainen lib: Add asserts to make sure hash table isn't freed while it's frozen.
Mon, 16 Jan 2017 23:55:17 +0200 Timo Sirainen fts-solr: Escape {} chars when sending queries
Tue, 17 Jan 2017 01:37:25 +0100 Stephan Bosch lib-http: server: Do not generate a payload for a failure response for a HEAD request.
Tue, 17 Jan 2017 01:36:10 +0100 Stephan Bosch lib-http: server: Prevent sending response payload when it is not allowed by the specification.
Tue, 03 Jan 2017 17:21:33 +0200 Aki Tuomi lib-storage: Add vsize extension to index
Sun, 15 Jan 2017 19:56:32 +0200 Timo Sirainen lib-storage: Fix assert-crash on mailbox_copy/move() failure
Fri, 20 May 2016 13:53:01 +0300 Timo Sirainen lib: Minor panic message improvement.
Sat, 14 Jan 2017 16:11:37 +0200 Timo Sirainen lib-storage: If namespaces weren't successfully created, don't autoexpunge at deinit.
Sat, 14 Jan 2017 16:12:56 +0200 Timo Sirainen lib-storage: Add struct mail_user.namespaces_created
Sat, 14 Jan 2017 16:12:03 +0200 Timo Sirainen lib-storage: Stop namespaces_added|created hooks immediately when user has failed
Sat, 14 Jan 2017 16:10:15 +0200 Timo Sirainen doveadm dict get: Support printing multiple values.
Mon, 09 Jan 2017 20:32:12 +0200 Timo Sirainen dict-sql: Support multiple values for lookups
Thu, 12 Jan 2017 20:35:12 +0200 Timo Sirainen dict-client: Support multiple values for lookups
Thu, 12 Jan 2017 20:22:38 +0200 Timo Sirainen lib-dict: Add support for lookup to return multiple values
Sat, 14 Jan 2017 16:54:34 +0200 Timo Sirainen dict-sql: Remove unnecessary "affected rows" tracking from dict_set()
Sat, 14 Jan 2017 16:45:06 +0200 Timo Sirainen dict-sql: Fix previous "merge sets" to flush at commit
Sat, 14 Jan 2017 15:10:17 +0200 Timo Sirainen lib-storage: Fix accessing the same "raw" mailbox multiple times in process.
Fri, 13 Jan 2017 20:39:42 +0200 Timo Sirainen imapc: Fix re-sending retryable commands after reconnect
Fri, 13 Jan 2017 10:10:00 +0200 Aki Tuomi lib-dict: Fix compability for 2.2
Thu, 12 Jan 2017 16:20:40 +0200 Timo Sirainen lib-storage: Allow namespaces_created hook to return failure via user error.
Thu, 12 Jan 2017 00:53:54 +0200 Timo Sirainen lib-storage: Improve namespace error message - include separator char.
Wed, 11 Jan 2017 19:43:30 +0200 Aki Tuomi lib-dict-sql: Try merge sets to single update
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Tue, 10 Jan 2017 19:23:30 +0200 Timo Sirainen configure: Link libsmtp before libdns
Fri, 06 May 2016 21:43:04 +0300 Timo Sirainen lib-settings: Added settings_get_time_msecs()
Tue, 10 Jan 2017 14:45:20 +0200 Timo Sirainen lib-storage: Compile & indent fix for previous change.
Thu, 05 Jan 2017 10:50:55 +0200 Aki Tuomi lib-storage: Prevent recursion in header parsing
Mon, 09 Jan 2017 17:48:56 +0200 Timo Sirainen cassandra: Support configuring heartbeat_interval and idle_timeout
Mon, 09 Jan 2017 20:31:35 +0200 Timo Sirainen cassandra: Add support for "bigint" value type.
Mon, 09 Jan 2017 22:39:09 +0200 Timo Sirainen dict-client: When failing to resend commands after reconnect, their success is uncertain.
Mon, 09 Jan 2017 17:05:14 +0200 Timo Sirainen dict-sql: Support transaction timestamps with Cassandra driver
Mon, 09 Jan 2017 19:16:04 +0200 Timo Sirainen dict-client: Pass through transaction timestamp to dict-server
Mon, 09 Jan 2017 16:55:45 +0200 Timo Sirainen lib-dict: Add dict_transaction_set_timestamp()
Mon, 09 Jan 2017 19:10:25 +0200 Timo Sirainen dict-ldap|fs: Explicitly specify used dict_vfuncs methods.
Thu, 29 Dec 2016 13:17:57 -0500 Timo Sirainen config: Fix checking if <path needs to be expanded
Mon, 09 Jan 2017 15:12:48 +0200 Timo Sirainen lmtp: Don't deliver truncated email when client disconnects before "." line
Tue, 10 Jan 2017 15:55:17 +0200 Timo Sirainen auth: Fix compiling tests
Mon, 09 Jan 2017 09:57:58 +0200 Aki Tuomi auth-policy: Add missing settings
Sun, 08 Jan 2017 20:09:33 +0200 Aki Tuomi auth-policy: Enable SSL connections
Fri, 30 Dec 2016 16:20:12 +0100 Stephan Bosch lib-lda: Moved LMTP client to lib-smtp.
Fri, 28 Oct 2016 21:34:41 +0300 Timo Sirainen configure: Fix link ordering
Tue, 10 Jan 2017 13:29:34 +0200 Timo Sirainen director: Fix assert-crash when flush script takes too long
Mon, 09 Jan 2017 23:04:22 +0200 Timo Sirainen lib-program-client: Fix crash after disconnecting client.