log

age author description
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