log

age author description
Wed, 07 Nov 2012 17:44:32 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_LOGIN if needed.
Wed, 07 Nov 2012 17:37:16 +0200 Timo Sirainen var_expand*(): Don't use a data stack frame when expanding long %{variables}
Wed, 07 Nov 2012 17:05:47 +0200 Timo Sirainen mdbox: Don't leave extra records to dovecot.map.index if mailbox index locking fails.
Tue, 06 Nov 2012 22:13:13 +0200 Timo Sirainen imap: Avoid sending multiple unnecessary VANISHED lines when sync had lots of changes.
Mon, 05 Nov 2012 14:28:24 +0200 Timo Sirainen lib-ssl-iostream: [io]streams were added an unnecessary reference, causing memory leaks.
Sun, 04 Nov 2012 17:26:24 +0200 Timo Sirainen lib-index: MAIL_INDEX_OPEN_FLAG_SAVEONLY may have caused stale data to be read from cache.
Sat, 03 Nov 2012 18:43:00 +0200 Timo Sirainen lib-index: Recent cache file changes broke writing.
Wed, 31 Oct 2012 13:24:49 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_STORAGE if needed.
Tue, 30 Oct 2012 15:05:45 +0200 Timo Sirainen lib-lda: Avoid doing a costly mailbox sync when delivering mail to multiple recipients.
Mon, 29 Oct 2012 19:04:36 +0200 Timo Sirainen login proxy: For connect() failures log also the used local IP:port if available.
Mon, 29 Oct 2012 16:36:59 +0200 Timo Sirainen lib-dict: Abort async transaction commits if client gets disconnected from dict server.
Fri, 26 Oct 2012 13:05:43 +0300 Timo Sirainen lib-storage: Fixed listing layout=fs when namespace prefix part included wildcards.
Fri, 26 Oct 2012 12:09:03 +0300 Timo Sirainen stats: Refresh user statistics during long maildir syncs.
Fri, 26 Oct 2012 11:43:05 +0300 Timo Sirainen lib-index: Optimize cache file reads with MAIL_INDEX_OPEN_FLAG_SAVEONLY
Fri, 26 Oct 2012 11:37:07 +0300 Timo Sirainen lib-index: After recent cache changes, cache was often wrongly being thought of as unusable
Fri, 26 Oct 2012 11:34:25 +0300 Timo Sirainen lib-index: If cache file unexpectedly shrinks in header lookup, log an error.
Fri, 26 Oct 2012 11:33:22 +0300 Timo Sirainen Increased initial memory pool size
Fri, 26 Oct 2012 11:17:51 +0300 Timo Sirainen lib-storage: Listing multiple mailbox patterns may have returned duplicates with fs layout.
Mon, 22 Oct 2012 18:59:20 +0300 Timo Sirainen auth: Log a nicer message if client timeouts authentication in the middle.
Mon, 22 Oct 2012 18:35:56 +0300 Timo Sirainen decode2text.sh: Assume xmlunzip exists in the same directory as this script.
Mon, 22 Oct 2012 15:35:59 +0300 Timo Sirainen director: -D parameter now enables extensive debug logging.
Mon, 22 Oct 2012 15:32:04 +0300 Timo Sirainen director: Don't remove user's weak flag from notify connection.
Mon, 22 Oct 2012 15:30:01 +0300 Timo Sirainen director: Minor code cleanup
Mon, 22 Oct 2012 15:29:27 +0300 Timo Sirainen director: If user's weak-flag appears to have gotten stuck, unset it.
Mon, 22 Oct 2012 15:23:25 +0300 Timo Sirainen director: Log more clearly why a request timeouts.
Mon, 22 Oct 2012 15:20:57 +0300 Timo Sirainen director: Don't handle pending requests from all around the code.
Mon, 22 Oct 2012 15:17:39 +0300 Timo Sirainen director: Fixed previous broken change for handling USER-WEAK commands.
Sun, 21 Oct 2012 07:13:44 +0300 Timo Sirainen redis dict: Log an error if we get disconnected unexpectedly.
Thu, 18 Oct 2012 06:45:39 +0300 Timo Sirainen lib-index: Crashfix for MAIL_INDEX_OPEN_FLAG_SAVEONLY change.
Thu, 18 Oct 2012 06:21:25 +0300 Timo Sirainen login_log_format_elements: Added %{real_rip} variable.
Thu, 18 Oct 2012 06:00:18 +0300 Timo Sirainen lib-index: Fixed handling of finding a duplicate dovecot.index.log file_seq
Thu, 18 Oct 2012 05:55:30 +0300 Timo Sirainen lib-index: Handle better race condition there dovecot.index.log and .log.2 are the same link.
Thu, 18 Oct 2012 05:23:27 +0300 Timo Sirainen lib-storage: Open index with MAIL_INDEX_OPEN_FLAG_SAVEONLY if mailbox has MAILBOX_FLAG_SAVEONLY
Thu, 18 Oct 2012 05:22:36 +0300 Timo Sirainen lib-index: Added MAIL_INDEX_OPEN_FLAG_SAVEONLY to do only minimal reads from cache file.
Thu, 18 Oct 2012 05:16:54 +0300 Timo Sirainen lib-index: Code cleanup: Removed mail_cache.data
Thu, 18 Oct 2012 05:10:29 +0300 Timo Sirainen lib-index: mail_cache_map() API cleanup
Tue, 16 Oct 2012 03:34:51 +0300 Timo Sirainen dict quota: Fixed a potential crash if quota recalculation was triggered at deinit.
Tue, 16 Oct 2012 03:08:21 +0300 Timo Sirainen lib-master: Fixed -i <instance name> parameter handling.
Fri, 12 Oct 2012 23:05:43 +0300 Timo Sirainen configure: Make sure MYSQL_LIBS has -lmysqlclient even if it's not explicitly found.
Fri, 12 Oct 2012 08:48:25 +0300 Timo Sirainen lib-storage: Fixed crash when attempting to remove subscriptions for nonexistent shared users.
Fri, 12 Oct 2012 08:31:15 +0300 Timo Sirainen lib-index: Log a warning if locking transaction log takes longer than 30 secs.
Fri, 12 Oct 2012 00:30:23 +0300 Timo Sirainen sdbox: Make sure mail_attachment_fs=sis-queue isn't attempted to be used.
Fri, 12 Oct 2012 00:29:41 +0300 Timo Sirainen sdbox: Class didn't have MAIL_STORAGE_CLASS_FLAG_FILE_PER_MSG set
Mon, 08 Oct 2012 08:53:54 +0300 Timo Sirainen master: If service { protocol } is set and not included in "protocols", ignore its settings
Mon, 08 Oct 2012 03:14:12 +0300 Timo Sirainen fts-lucene: doveadm fts rescan crashed with mailbox_list_index=yes
Fri, 05 Oct 2012 00:15:01 +0300 Timo Sirainen lib-storage: Don't crash when searching multiple keywords.
Wed, 03 Oct 2012 05:43:27 +0300 Timo Sirainen lib-storage: Fixed potential memory leak when mailbox_transaction_commit_get_changes() failed
Wed, 03 Oct 2012 05:42:55 +0300 Timo Sirainen lib-storage: When configuring mailbox INBOX {}, make sure INBOX is uppercased.
Wed, 03 Oct 2012 05:41:46 +0300 Timo Sirainen lib-index: Fix for handling view syncing for already deleted transaction logs.
Wed, 03 Oct 2012 05:20:29 +0300 Timo Sirainen imap: LIST (SPECIAL-USE) shouldn't send INBOX reply.
Wed, 03 Oct 2012 01:38:20 +0300 Timo Sirainen sdbox: Fix to handling transactions with partially failed saves.
Wed, 03 Oct 2012 01:26:42 +0300 Timo Sirainen mdbox: Fix to handling transactions with partially failed saves.
Wed, 03 Oct 2012 01:20:22 +0300 Timo Sirainen lib-storage: mailbox_save_cancel() now makes sure that dest_mail is reset.
Wed, 03 Oct 2012 01:19:19 +0300 Timo Sirainen lib-storage: struct mail.close() now clears all of its data.
Wed, 03 Oct 2012 01:12:13 +0300 Timo Sirainen dbox: Small code cleanup.
Tue, 02 Oct 2012 23:24:10 +0300 Timo Sirainen lib-storage: When index mkdir() fails with EPERM, create the dir anyway with 0700 mode.
Tue, 02 Oct 2012 23:12:07 +0300 Timo Sirainen lib-master: Fixed crashes with settings cache.
Tue, 02 Oct 2012 22:37:49 +0300 Timo Sirainen doveadm: Fixed printing large input from doveadm-server.
Tue, 02 Oct 2012 21:56:09 +0300 Timo Sirainen mbox: Fixed getting filesystem permissions when parent dir has setgid-bit enabled.
Tue, 02 Oct 2012 21:36:43 +0300 Timo Sirainen lmtp: Fixed hanging on proxying if remote server was down.