log

age author description
Mon, 19 Sep 2016 12:27:16 +0300 Aki Tuomi fts-plugin: Remove NULL assert
Mon, 19 Sep 2016 12:26:46 +0300 Aki Tuomi fts-backend-solr: Check that box is not NULL
Mon, 19 Sep 2016 12:26:08 +0300 Aki Tuomi fts-backend-lucene: Check that box is not NULL
Sat, 17 Sep 2016 12:57:00 +0300 Aki Tuomi auth-policy: Ref/unref auth request
Fri, 16 Sep 2016 17:13:24 +0300 Timo Sirainen fs-randomfail: Operation is unfinished on EAGAIN, not ENOENT.
Thu, 15 Sep 2016 11:30:15 +0300 Timo Sirainen lib: safe_mkstemp*() didn't always truncate prefix back to original on failure.
Thu, 15 Sep 2016 10:23:41 +0300 Timo Sirainen pop3-migration: Fixed crash when not specifying pop3_migration_mailbox setting.
Wed, 14 Sep 2016 14:19:39 +0300 Timo Sirainen iostream-temp: If write() to temp file fails at any time, move it back to memory.
Wed, 14 Sep 2016 19:06:29 +0300 Timo Sirainen pop3-migration: Avoid unnecessarily using stream's hdr_size.
Wed, 14 Sep 2016 18:57:43 +0300 Timo Sirainen imapc: mail_get_stream() shouldn't return cached hdr_size
Tue, 13 Sep 2016 22:54:02 +0200 Stephan Bosch lib-http: client: Fixed hang occurring when nested ioloops are used in response callbacks.
Sat, 10 Sep 2016 11:32:28 +0300 Timo Sirainen doveadm-auth: Handle unexpected auth "continue" request without crashing.
Sat, 10 Sep 2016 11:28:38 +0300 Timo Sirainen lib-lda: Cleanup error handling in LMTP client code.
Sat, 10 Sep 2016 11:16:05 +0300 Timo Sirainen lib-master: Fixed memory leak when IPC server is handling commands.
Sat, 10 Sep 2016 11:13:58 +0300 Timo Sirainen dict-client: Don't crash if dict-server returns broken reply.
Fri, 09 Sep 2016 18:18:32 +0300 Timo Sirainen auth: Make sure auth_request_log_info() doesn't crash when there are no passdbs
Fri, 09 Sep 2016 18:12:41 +0300 Timo Sirainen auth: Explicitly ignore return value to make static analyzer happier.
Fri, 09 Sep 2016 18:10:29 +0300 Timo Sirainen Added asserts to make static analyzer happier.
Fri, 09 Sep 2016 18:07:15 +0300 Timo Sirainen Removed dead code to make static analyzer happier.
Fri, 09 Sep 2016 17:55:20 +0300 Timo Sirainen lib-storage: Fix potential crash when userdb-returns "key+=value" for a nonexistent setting.
Fri, 09 Sep 2016 17:36:39 +0300 Timo Sirainen lib-imap-urlauth: Don't access freed memory on errors.
Tue, 13 Sep 2016 07:22:03 +0300 Timo Sirainen imap, pop3: Added rawlog_dir setting to store IMAP/POP3 traffic logs.
Fri, 09 Sep 2016 15:51:43 +0300 Aki Tuomi pop3-migration-plugin: Add to index after successful retry
Mon, 12 Sep 2016 09:47:26 +0300 Aki Tuomi doveconf: Hide any _api_key
Tue, 16 Aug 2016 12:28:27 +0300 Aki Tuomi doveconf: hide ssl_key without -P
Mon, 05 Sep 2016 16:26:56 +0300 Phil Carmody plugins: fts - replace i_assert under _expunge_log_subtract with warning (API change)
Wed, 10 Aug 2016 13:07:01 +0300 Aki Tuomi lib-storage: Limit folder full name only
Mon, 22 Aug 2016 16:13:32 +0300 Timo Sirainen fs-metawrap: Added assert to make sure we don't create empty files.
Fri, 09 Sep 2016 02:48:45 +0300 Timo Sirainen fs-randomfail: Fixed assert-crash in fs_write_stream_abort_error()
Fri, 09 Sep 2016 01:42:50 +0300 Timo Sirainen imap-hibernate: Increased imap-master communication timeout from 5s to 30s
Fri, 09 Sep 2016 14:07:11 +0300 Timo Sirainen lib-storage: Fixed accessing user as root when user has no uid.
Fri, 09 Sep 2016 00:59:53 +0300 Timo Sirainen lib-index: Fixed mail_index_modseq_get_next_log_offset() when accessing .log.2
Thu, 08 Sep 2016 23:54:22 +0300 Timo Sirainen lib-index: Make sure new dovecot.index.log files start tracking modseqs.
Tue, 23 Aug 2016 22:36:08 +0300 Timo Sirainen lib-storage: Code cleanup for mailbox_get_expunge*()
Fri, 09 Sep 2016 01:31:46 +0300 Timo Sirainen imap: When hibernating, wait for old imap process to cleanup before creating new ones.
Fri, 09 Sep 2016 02:50:27 +0300 Timo Sirainen lib-fs: Moved fs_write_stream_abort_parent() to fs-api-private.h
Thu, 08 Sep 2016 19:01:54 +0300 Martti Rannanjärvi lib-index: limit mail_index error prints to one per ioloop_time
Fri, 09 Sep 2016 10:38:10 +0300 Timo Sirainen lib-test: Added missing va_end() call.
Fri, 09 Sep 2016 03:05:39 +0300 Timo Sirainen lib-test: test_expect_errors() now works for the entire log string, not just format parameter
Tue, 09 Aug 2016 18:29:19 +0300 Phil Carmody lib-test: test-exit helper to stop valgrind complaining about fork()s
Tue, 12 Jul 2016 13:28:54 +0300 Phil Carmody lib-test: enable naming of tests, such that only a subset is run
Wed, 01 Jun 2016 13:57:34 +0300 Phil Carmody lib-test: improve expected error handling
Fri, 09 Sep 2016 01:08:59 +0300 Timo Sirainen stats: Include PIDs in "Duplicate session ID" errors.
Thu, 08 Sep 2016 22:08:11 +0300 Timo Sirainen lib-index: mail_index_modseq_get_next_log_offset() shouldn't return offset beyond view's head
Wed, 07 Sep 2016 11:52:00 +0300 Timo Sirainen imap: Avoid wrongly assert-crashing in client_check_command_hangs()
Thu, 08 Sep 2016 20:23:35 +0300 Timo Sirainen stats plugin: Don't send any stats before CONNECT was successfully sent.
Thu, 08 Sep 2016 20:18:46 +0300 Timo Sirainen lib-stats: stats_connection_send() now returns whether it succeeded or not
Thu, 08 Sep 2016 16:50:02 +0300 Timo Sirainen doveadm flags: Sync mailbox after committing transaction.
Wed, 07 Sep 2016 22:06:55 +0300 Aki Tuomi lmtp: Always read settings before dropping privs
Wed, 07 Sep 2016 22:00:14 +0300 Timo Sirainen imap: Fixed assert-crash if un-hibernation failed to initialize user.
Mon, 05 Sep 2016 12:42:08 +0300 Aki Tuomi fs-api: Retrieve errno before dest->copy_output is NULL'ed
Tue, 06 Sep 2016 09:24:06 +0300 Aki Tuomi lib-storage: Check that UID is set before caching
Tue, 06 Sep 2016 09:23:54 +0300 Aki Tuomi lib-imap-storage: Check that UID is assigned before caching
Mon, 05 Sep 2016 15:56:05 +0300 Aki Tuomi zlib-plugin: Check that UID is assigned
Tue, 06 Sep 2016 16:17:13 +0300 Aki Tuomi quota: Flush quota after recalc
Tue, 06 Sep 2016 16:02:26 +0300 Aki Tuomi lib-dict: Discard result when callback is NULL on async call
Tue, 06 Sep 2016 02:56:39 +0300 Timo Sirainen lib-dcrypt: Avoid infinite loop if istream header is too large.
Thu, 25 Aug 2016 12:27:51 +0300 Aki Tuomi dcrypt: Test for stream prefetch
Thu, 25 Aug 2016 12:26:55 +0300 Aki Tuomi dcrypt: Allow stream prefetch
Wed, 31 Aug 2016 20:14:41 +0300 Phil Carmody Fix control flow and T_BEGIN/T_END hygiene
Wed, 31 Aug 2016 09:20:49 +0300 Aki Tuomi lib-fs: Do not abort parent of parent
Sun, 28 Aug 2016 18:40:01 +0300 Aki Tuomi doveadm-server: Reset error code between calls
Sun, 28 Aug 2016 19:55:29 +0300 Aki Tuomi stats: Reset nearly all global mail stats
Sun, 28 Aug 2016 19:14:08 +0300 Aki Tuomi stats: Fix user login counters
Wed, 24 Aug 2016 03:56:44 -0400 Josef 'Jeff' Sipek lib-master: don't leak config path
Tue, 23 Aug 2016 23:31:40 +0300 Aki Tuomi lib-fs: abort parent in fs_file_write_stream_abort_parent
Tue, 23 Aug 2016 13:06:09 +0300 Timo Sirainen imap: Track how much time was spent on waiting for locks.
Tue, 23 Aug 2016 12:55:24 +0300 Timo Sirainen dict-client: In slow query warnings, log time spent in ioloop and lock waits.
Tue, 23 Aug 2016 12:48:21 +0300 Timo Sirainen lib: Track how much time has been spent on waiting for locks.
Tue, 23 Aug 2016 14:08:11 +0300 Timo Sirainen imap: Fixed expunge handling when un-hiberanting
Tue, 23 Aug 2016 20:12:47 +0300 Aki Tuomi lib-fts: Add missing include
Tue, 23 Aug 2016 13:41:38 +0300 Timo Sirainen lib-fs: Fixes to previous fs_write_stream_abort*() changes.
Tue, 23 Aug 2016 13:40:50 +0300 Timo Sirainen lib-storage: Fixed istream-attachment-extractor error handling.
Tue, 23 Aug 2016 13:40:35 +0300 Timo Sirainen lib-mail: Clarify istream-attachment-extractor's error handling API usage.
Mon, 22 Aug 2016 09:42:26 +0300 Aki Tuomi lib-fs: Add fs_write_stream_abort_parent and use it
Tue, 23 Aug 2016 10:53:28 +0300 Timo Sirainen lib-storage: Added mailbox_recent_flags_expunge_uid()
Mon, 22 Aug 2016 23:41:05 +0300 Teemu Huovila lib-fts: Change normalizer filter to use new truncate.
Sun, 21 Aug 2016 22:12:33 +0300 Teemu Huovila lib-fts: Cut overlong strings in lowercase filter.
Wed, 17 Aug 2016 16:47:19 +0300 Teemu Huovila lib-fts: Add max_length to common filter struct. Reorder fields.
Fri, 19 Aug 2016 16:00:30 +0300 Aki Tuomi fs-api: Add and use fs_write_stream_abort_error
Fri, 19 Aug 2016 14:47:33 +0300 Aki Tuomi quota-dict: Make sure all transactions complete
Thu, 18 Aug 2016 14:48:50 +0300 Aki Tuomi pop3: Fix deleted_count expansion
Thu, 18 Aug 2016 11:22:09 +0300 Timo Sirainen lmtp: Support %{userdb:*} variables in mail_log_prefix
Mon, 15 Aug 2016 23:43:33 +0300 Timo Sirainen quota, last-login: Disable "slow dict commit" warnings
Mon, 15 Aug 2016 23:40:59 +0300 Timo Sirainen lib-dict: Added dict_transaction_no_slowness_warning()
Mon, 15 Aug 2016 23:36:13 +0300 Timo Sirainen dict-client: Keep transaction's pointer in command until it's finished.
Mon, 15 Aug 2016 23:16:03 +0300 Timo Sirainen dict-client: Improve "slow dict operation" warnings in error conditions.
Wed, 17 Aug 2016 17:57:16 +0300 Martti Rannanjärvi imap-hibernate: fix input_pending check in client_unhibernate_cmp
Wed, 17 Aug 2016 17:20:21 +0300 Timo Sirainen lib-dcrypt: Fixed accessing out-of-bounds data in istream.
Wed, 17 Aug 2016 16:25:12 +0300 Timo Sirainen lib-dcrypt: Fixed partial reads in header and limit header's max size.
Tue, 16 Aug 2016 14:49:35 +0300 Aki Tuomi fts-squat: Ensure child is not NULL
Tue, 16 Aug 2016 14:47:35 +0300 Aki Tuomi lib-master: Check for NULL in input/output
Tue, 16 Aug 2016 14:46:08 +0300 Aki Tuomi auth: Ensure username can't be left unset in APOP
Tue, 16 Aug 2016 14:42:41 +0300 Aki Tuomi imapc: Make sure imail.stream is not NULL
Tue, 16 Aug 2016 14:39:37 +0300 Aki Tuomi lib-storage: Make sure data->stream isn't NULL
Tue, 16 Aug 2016 14:36:07 +0300 Aki Tuomi auth: Check for NULL auth token
Tue, 16 Aug 2016 13:49:01 +0300 Aki Tuomi lib: Fix SENTRY_CHAR to different kind of number
Tue, 16 Aug 2016 13:46:09 +0300 Aki Tuomi lib-http: Ensure fstream is not NULL in test
Tue, 16 Aug 2016 13:44:27 +0300 Aki Tuomi lib-index: Do not do pointless memmove
Tue, 16 Aug 2016 13:31:48 +0300 Aki Tuomi test-priorityq: Ensure item is not NULL
Tue, 16 Aug 2016 13:30:36 +0300 Aki Tuomi md5: Initialize block
Tue, 16 Aug 2016 14:53:24 +0300 Timo Sirainen lib-storage: If chdir to home doesn't work, chdir to root instead.
Tue, 16 Aug 2016 14:04:13 +0300 Timo Sirainen lib-storage: Minor error message fix
Tue, 16 Aug 2016 11:05:25 +0300 Timo Sirainen lib-mail: Compiling fix for message-snippet change - U'x' isn't standard.
Tue, 29 Mar 2016 22:30:17 +0200 nikwrt fts-squat: fix Corrupted squat uidlist bug
Mon, 15 Aug 2016 19:22:31 +0300 Aki Tuomi lib-mail: Fix snippet generation
Mon, 15 Aug 2016 13:30:44 +0300 Aki Tuomi dcrypt: Fix encrypted test keys
Mon, 15 Aug 2016 11:32:31 +0300 Aki Tuomi dcrypt: Update v2 sample
Mon, 15 Aug 2016 11:27:04 +0300 Aki Tuomi dcrypt: Retrieve key length correctly
Sat, 13 Aug 2016 14:31:08 +0300 Timo Sirainen lib: Avoid compiler warning if off_t has the same size as ssize_t.
Sat, 13 Aug 2016 14:16:55 +0300 Timo Sirainen dsync: Further fixes to received_timestamp and virtual_size parsing (-t and -S parameters)
Sat, 13 Aug 2016 01:00:13 +0300 Timo Sirainen dsync: Added missing fields to ibc-stream.
Fri, 12 Aug 2016 01:24:16 +0200 Stephan Bosch lib: Implemented i_stream_create_copy_from_data().
Mon, 25 Jul 2016 10:24:44 +0300 Martti Rannanjärvi lib,lib-test: stop calling memcmp and memcpy with NULL in tests
Mon, 25 Jul 2016 10:21:43 +0300 Martti Rannanjärvi lib-mail: stop calling str_append_n and memcmp with NULL in tests
Wed, 10 Aug 2016 15:40:23 +0300 Martti Rannanjärvi lib-storage: don't crash when pop3c-client timeouts
Thu, 11 Aug 2016 12:46:42 +0300 Aki Tuomi doveadm-dump: Add missing include
Thu, 11 Aug 2016 17:27:24 +0300 Timo Sirainen -Wstrict-bool warning fixes
Thu, 11 Aug 2016 17:23:48 +0300 Timo Sirainen doveadm sync: Fixed -S parameter parsing to actually work.
Fri, 01 Jul 2016 14:30:24 +0300 Timo Sirainen doveadm sync/backup: Added -S <max size> parameter to skip too large mails.