log

age author description
Sun, 08 May 2016 22:56:59 +0200 Stephan Bosch uri-util: Added public function for parsing single percent encoding instances.
Sat, 20 Feb 2016 19:47:58 +0200 Stephan Bosch uri-util: Fixed assertion failure for invalid character in path segment.
Fri, 14 Oct 2016 09:49:16 +0300 Aki Tuomi lib-index: unlink_directory has no error
Fri, 14 Oct 2016 09:48:43 +0300 Aki Tuomi imap-hibernate: Adjust API usage for ostream
Fri, 14 Oct 2016 09:45:11 +0300 Aki Tuomi Revert "uri-util: Fixed assertion failure for invalid character in path segment."
Fri, 14 Oct 2016 09:45:09 +0300 Aki Tuomi Revert "lib: uri-util: Always fully check the syntax of percent encoding while parsing URI components."
Wed, 18 May 2016 17:45:09 +0300 Timo Sirainen lib: Don't set ostream buffer as blocking
Mon, 16 May 2016 19:33:40 +0300 Timo Sirainen lib: Added ostream.blocking boolean
Sat, 30 Apr 2016 14:10:59 +0200 Stephan Bosch lib: ostream-file: Allow creating derived file output streams.
Sat, 30 Apr 2016 13:55:52 +0200 Stephan Bosch lib: ostream-file: Split o_stream_file_writev() from o_stream_file_writev_full().
Sat, 30 Apr 2016 13:51:59 +0200 Stephan Bosch lib: ostream-file: Renamed o_stream_writev() to o_stream_file_writev_full().
Sat, 30 Apr 2016 13:29:47 +0200 Stephan Bosch lib: ostream-file: Renamed iov_size to iov_count everywhere and made it unsigned int for consistency.
Wed, 12 Oct 2016 12:04:10 +0300 Aki Tuomi auth: Pass userdb fields to worker
Tue, 11 Oct 2016 13:18:53 +0300 Timo Sirainen auth: Don't re-insert userdb results from auth cache data back to cache.
Mon, 10 Oct 2016 21:22:15 +0300 Timo Sirainen lib-program-client: Fixed potential panic in test-program-client-local
Mon, 10 Oct 2016 21:19:34 +0300 Timo Sirainen lib-program-client: Fixed program_client_run() that succeeds rapidly.
Mon, 10 Oct 2016 23:53:55 +0300 Timo Sirainen fs-metawrap: Don't assert-crash when trying to write an empty file.
Tue, 11 Oct 2016 00:31:17 +0300 Timo Sirainen lib-fs: Renamed internal i_stream_mail_read() to i_stream_fs_stats_read()
Mon, 10 Oct 2016 20:58:53 +0300 Timo Sirainen lib-program-client: Fixed running test-program-client-local as root.
Wed, 21 Sep 2016 10:55:47 +0300 Matwey V. Kornilov auth: Fix default SASL bind for LDAP
Wed, 21 Sep 2016 10:50:02 +0300 Matwey V. Kornilov auth: Introduce db_ldap_bind_sasl() function
Thu, 06 Oct 2016 15:22:13 +0300 Timo Sirainen doveadm director kick: Added -f <passdb field> parameter.
Thu, 06 Oct 2016 15:19:51 +0300 Timo Sirainen doveadm director kick: Escape username properly.
Thu, 06 Oct 2016 15:13:30 +0300 Timo Sirainen director: Escape username when handling USER-KICK.
Thu, 06 Oct 2016 14:54:51 +0300 Timo Sirainen doveadm proxy kick: Support multiple user parameters.
Thu, 06 Oct 2016 14:53:11 +0300 Timo Sirainen doveadm proxy kick: Added -f <passdb field> parameter.
Thu, 06 Oct 2016 14:38:04 +0300 Timo Sirainen doveadm proxy list: Show all user_* fields in output.
Wed, 05 Oct 2016 23:22:56 +0300 Timo Sirainen *-login: Store user_* passdb fields to client->alt_usernames.
Mon, 10 Oct 2016 17:37:27 +0300 Timo Sirainen last-login: Don't execute last_login on IMAP unhibernation.
Mon, 10 Oct 2016 17:19:32 +0300 Timo Sirainen quota: Don't execute quota_over_script if userdb lookup was over 10 secs ago
Mon, 10 Oct 2016 17:19:16 +0300 Timo Sirainen imap-hibernate: Preserve mail_user.session_create_time through hibernation
Mon, 10 Oct 2016 17:19:06 +0300 Timo Sirainen lib-storage: Added mail_user.session_create_time and .session_restored
Thu, 06 Oct 2016 14:54:24 +0300 Aki Tuomi imap-hibernate: Properly fix hibernation
Mon, 10 Oct 2016 13:40:41 +0300 Timo Sirainen cassandra: Added latency_aware_routing connect-parameter.
Mon, 10 Oct 2016 13:59:57 +0300 Timo Sirainen lmtp: Handle lmtp_user_concurrency_limit before lmtp_rcpt_check_quota
Mon, 10 Oct 2016 10:37:24 +0300 Aki Tuomi doveadm-sync: Document end-date flag
Mon, 10 Oct 2016 10:36:52 +0300 Aki Tuomi doveadm-sync: Add end-date support
Mon, 10 Oct 2016 10:13:12 +0300 Aki Tuomi doveadm-sync: Document start date
Sun, 09 Oct 2016 23:34:18 +0300 Timo Sirainen lib-compression: Fixed compler warnings and wrongly triggering asserts.
Thu, 06 Oct 2016 13:50:59 +0300 Timo Sirainen global: Make sure i_stream_read() calls handle 0 and -2 return values correctly.
Thu, 06 Oct 2016 13:39:21 +0300 Timo Sirainen log: Minor error logging and comment improvement.
Thu, 06 Oct 2016 13:09:46 +0300 Timo Sirainen imapc: Added imapc_max_line_length to limit maximum memory usage.
Thu, 06 Oct 2016 12:10:28 +0300 Timo Sirainen lib-index: Added test-mail-index-modseq unit test
Wed, 05 Oct 2016 16:34:16 +0300 Timo Sirainen lib-storage: Fixed assert-crash in mailbox_save_cancel()
Tue, 27 Sep 2016 16:15:42 +0300 Timo Sirainen lib: If connect() fails with EADDRNOTAVAIL, retry it 4 more times.
Wed, 05 Oct 2016 15:03:05 +0300 Phil Carmody plugins/fts - make storage errors more informative
Tue, 04 Oct 2016 17:31:26 +0300 Timo Sirainen lib-storage: autoexpunge mailboxes with wildcards didn't work with namespace prefix.
Tue, 27 Sep 2016 19:48:14 +0300 Timo Sirainen lib-index: If view syncing sees index is reset, always mark the view as inconsistent.
Tue, 27 Sep 2016 19:45:57 +0300 Timo Sirainen lib-index: When finding a view is reset, don't attempt any further syncing.
Tue, 27 Sep 2016 19:41:25 +0300 Timo Sirainen lib-index: Fixed potential assert-crash when view syncing sees a reset marker.
Tue, 27 Sep 2016 19:39:59 +0300 Timo Sirainen lib-storage: Make sure mailbox_sync*() fails if view is inconsistent afterwards.
Tue, 27 Sep 2016 19:38:26 +0300 Timo Sirainen imap: If mailbox is inconsistent after syncing, don't try to sync message counts.
Sun, 02 Oct 2016 14:18:35 +0200 Stephan Bosch lib-http: uri: Removed unnecessary checking of percent encoding of query and fragment parts.
Sun, 02 Oct 2016 14:14:48 +0200 Stephan Bosch lib: uri-util: Always fully check the syntax of percent encoding while parsing URI components.
Mon, 03 Oct 2016 10:08:45 +0300 Aki Tuomi lib-test: Fix memory leak in test-ostream
Mon, 03 Oct 2016 10:08:31 +0300 Aki Tuomi lib-test: Fix illegal memory access in test-ostream
Mon, 03 Oct 2016 09:11:23 +0300 Aki Tuomi io: Add source filename
Fri, 30 Sep 2016 13:42:45 +0300 Timo Sirainen lib-test: Added test_ostream for testing nonblocking ostreams.
Fri, 30 Sep 2016 13:10:13 +0300 Timo Sirainen lib-test: Moved test_istream code to its own test-istream.c file.
Fri, 30 Sep 2016 13:04:48 +0300 Timo Sirainen lib-test: Allow test_istream_set_*() for test-istream's children.