log

age author description
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.
Mon, 09 Jan 2017 21:57:39 +0200 Timo Sirainen dict-client: Log slightly different error when it's uncertain if commit failed
Wed, 04 Jan 2017 14:02:28 -0800 Greg C auth-policy: hashed_password will always be blank, tell buffer it has data so str_len works when converting to hex
Sun, 08 Jan 2017 18:44:32 +0200 Aki Tuomi lib-program-client: Do not call program_client_fail twice
Sun, 25 Dec 2016 10:14:07 +0200 Aki Tuomi istream-mmap: Mark stream eof on error and copy errno
Fri, 16 Dec 2016 20:27:09 +0200 Martti Rannanjärvi lib, lib-http: add HTTP_URL_ALLOW_PCT_NUL flag
Tue, 27 Dec 2016 14:01:14 +0200 Aki Tuomi autoexpunge: Consider last_rename_stamp on expunge
Wed, 28 Dec 2016 22:45:22 +0200 Aki Tuomi index-storage: Update mailbox last_rename_stamp on rename
Tue, 27 Dec 2016 15:03:51 -0500 Josef 'Jeff' Sipek lib-mail: header filter should call callback for added EOH
Wed, 28 Dec 2016 10:49:49 -0500 Josef 'Jeff' Sipek lib-mail: refactor header filter test code
Wed, 21 Dec 2016 07:53:52 +0200 Martti Rannanjärvi lib-compression: use LZ4_compress_default if can
Sun, 18 Dec 2016 12:03:10 +0200 Timo Sirainen lib-storage: Update mail_get_headers() API comment
Sun, 18 Dec 2016 13:20:20 +0100 Stephan Bosch lib: Created i_zero() wrapper for memset(p, 0, sizeof(*p)).
Fri, 23 Dec 2016 13:58:38 -0800 Nick Wallingford Fix link failure against libressl.
Tue, 12 Apr 2016 13:08:05 +0300 Baofeng storage: do NOT feed p_strconcat() with NULL.
Mon, 19 Dec 2016 15:31:50 +0200 Timo Sirainen lib-index: Fix assert-crash if .log creation unexpectedly fails at the end
Tue, 20 Dec 2016 13:40:17 +0200 Martti Rannanjärvi stats: use o_stream_nsend in client-export
Thu, 22 Dec 2016 11:58:29 -0500 Timo Sirainen fs-randomfail: Fix failure handling for fs_read()
Wed, 21 Dec 2016 20:56:58 +0200 Timo Sirainen lib-index: Fix checking if cache file becomes >4GB
Tue, 20 Dec 2016 13:34:43 +0200 Martti Rannanjärvi imap: use o_stream_nsend when not checking failure
Tue, 20 Dec 2016 10:03:40 +0200 Martti Rannanjärvi replication: ignore o_stream_send errors in doveadm-connection
Thu, 22 Dec 2016 11:53:06 -0500 Timo Sirainen lib-mail: message_binary_part_deserialize(): Return error if body line count is too large
Thu, 22 Dec 2016 10:48:27 -0500 Timo Sirainen dovecot.service.in: Improve [service] examples
Wed, 21 Dec 2016 21:33:35 +0200 Timo Sirainen replication plugin: Error handling code cleanup
Wed, 21 Dec 2016 19:50:10 +0200 Timo Sirainen Fix compiling when compiler doesn't support typeof()
Mon, 19 Dec 2016 12:16:20 +0200 Aki Tuomi lib-index: Make sure buffer is not null before freeing
Sun, 18 Dec 2016 22:54:11 +0200 Timo Sirainen configure: Define __STDC_LIMIT_MACROS for CXXFLAGS
Sun, 18 Dec 2016 13:20:39 +0200 Timo Sirainen master: Update assert to make sure optind != 0
Sun, 18 Dec 2016 12:54:34 +0200 Timo Sirainen lib: Remove dead code from unit test
Tue, 29 Nov 2016 23:37:43 +0200 Timo Sirainen lib: Allow only known %chars in printf_format_fix_noalloc()
Tue, 29 Nov 2016 23:29:04 +0200 Timo Sirainen lib: Fix %n detection in printf_format_fix_noalloc()
Tue, 29 Nov 2016 23:21:17 +0200 Timo Sirainen lib: Optimize printf_format_fix_noalloc()
Sat, 17 Dec 2016 20:03:46 +0100 Stephan Bosch lib-imap-client: Fixed boolean vs integer mixup in debug message format argument.
Fri, 16 Dec 2016 23:38:58 +0100 Stephan Bosch lib-http: client: Added test for premature connection loss to test-http-client-errors.
Fri, 16 Dec 2016 23:58:43 +0100 Stephan Bosch lib-http: client: Added test for normal connection backoff behavior to test-http-client-errors.
Fri, 16 Dec 2016 23:36:19 +0100 Stephan Bosch lib-http: client: Treat connections that get disconnected prematurely as connection failures.
Fri, 16 Dec 2016 22:30:42 +0100 Stephan Bosch lib-http: client: Consolidated connection loss handling into a single function.
Fri, 16 Dec 2016 22:00:47 +0100 Stephan Bosch lib-http: client: Moved connection backoff timer management to separate functions.