log

age author description
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.
Tue, 27 Sep 2016 20:21:55 +0300 Timo Sirainen director: Ignore duplicates in director_servers setting.
Fri, 30 Sep 2016 12:36:33 +0300 Timo Sirainen lib-storage: mail_user_dup() should duplicate also userdb_fields.
Thu, 29 Sep 2016 14:15:32 +0300 Timo Sirainen lib-storage: Don't reset mail_save_context.saving too early.
Thu, 29 Sep 2016 14:00:49 +0300 Timo Sirainen lib-storage: If mailbox_move() fails, reset mail_save_context.moving==FALSE
Tue, 27 Sep 2016 15:50:11 +0300 Timo Sirainen master: Removed hardcoded listen() backlog limit.
Mon, 26 Sep 2016 15:38:27 +0300 Timo Sirainen dict-client: Fixed lock and ioloop wait timings in log messages.
Mon, 26 Sep 2016 16:44:21 +0300 Timo Sirainen dict-client: Don't return "Dict server timeout" too early.
Mon, 26 Sep 2016 16:34:23 +0300 Timo Sirainen dict-client: Remove timeout when there are only background commands.
Wed, 21 Sep 2016 13:47:05 +0300 Timo Sirainen lib: Fixed ostream-failure-at with blocking parent stream.
Mon, 19 Sep 2016 11:08:08 +0300 Timo Sirainen lib-ssl-iostream: The final fix to make the SSL plugin loading not fail..
Sun, 18 Sep 2016 16:33:07 +0300 Timo Sirainen lib-ssl-iostream: Fixed OpenSSL module to be actually initialized.
Fri, 16 Sep 2016 08:39:24 +0300 Timo Sirainen lib-http: Link test-http-client libssl_iostream_openssl.so directly.
Fri, 16 Sep 2016 08:35:55 +0300 Timo Sirainen lib-ssl-iostream: Use more standard _init() & _deinit() to initialize SSL plugin
Sat, 10 Sep 2016 11:15:00 +0300 Timo Sirainen doveadm: Don't allow doveadm_print_header(title==NULL) anymore.
Fri, 09 Sep 2016 17:40:58 +0300 Timo Sirainen fts-squat: Fixed memory leak on corrupted uidlist handling
Fri, 09 Sep 2016 17:39:43 +0300 Timo Sirainen dict-file: Don't leak a lock on temp file creation failure.
Tue, 11 Oct 2016 11:03:06 +0300 Timo Sirainen lib: iostream-temp: Fixed o_stream_send_istream() with >2GB files
Mon, 10 Oct 2016 14:42:24 +0300 Timo Sirainen lib-program-client: Compiler warning fixes
Mon, 10 Oct 2016 14:20:16 +0300 Timo Sirainen lib-program-client: Avoid busy-looping while waiting for ostream to have space.
Fri, 07 Oct 2016 19:49:24 +0300 Aki Tuomi lib-program-client: Add test suite for program client
Fri, 07 Oct 2016 19:48:59 +0300 Aki Tuomi lib-program-client: Expose asynchronous API
Thu, 06 Oct 2016 11:57:27 +0300 Aki Tuomi lib-program-client: Whitespace fix
Mon, 12 Sep 2016 13:02:23 +0300 Aki Tuomi lib-program-client: Add program-client from pigeonhole
Thu, 29 Sep 2016 09:51:40 +0300 Aki Tuomi doveadm-import: Update manpage
Thu, 29 Sep 2016 10:17:05 +0300 Aki Tuomi doveadm-import: Add -U parameter to specify source user
Thu, 29 Sep 2016 10:15:24 +0300 Aki Tuomi doveadm-import: Use target user as source user