log

age author description
Fri, 08 Apr 2011 17:27:52 +0300 Timo Sirainen doveadm import: Initialize the import user properly.
Fri, 08 Apr 2011 17:26:49 +0300 Timo Sirainen lib-storage: Allow each user lookup to override global mail_storage_service_flags.
Fri, 08 Apr 2011 17:26:14 +0300 Timo Sirainen lib-storage: Added mail_namespaces_init_location() for creating a single namespace for user.
Fri, 08 Apr 2011 16:41:26 +0300 Timo Sirainen config: Log a warning if global ssl=no, but some section has ssl=yes/required.
Fri, 08 Apr 2011 16:06:20 +0300 Timo Sirainen eperm_error_get_chgrp(): Changed wiki link.
Fri, 08 Apr 2011 16:05:03 +0300 Timo Sirainen eperm_error_get_chgrp(): Improved error message and added a link to wiki.
Fri, 08 Apr 2011 15:47:34 +0300 Timo Sirainen Updated main documentation.txt index.
Fri, 08 Apr 2011 15:39:43 +0300 Timo Sirainen Changed wiki.dovecot.org links to wiki2.dovecot.org
Tue, 05 Apr 2011 22:43:54 +0300 Timo Sirainen sdbox: Added more error message logging.
Tue, 05 Apr 2011 19:08:31 +0300 Timo Sirainen lib-index: Fix to previous check.
Tue, 05 Apr 2011 19:07:01 +0300 Timo Sirainen lib-index: Added extra checks against broken extension record introductions.
Tue, 05 Apr 2011 13:26:45 +0300 Timo Sirainen quota: Fixed the quota limit check changes in previous commit.
Mon, 04 Apr 2011 23:19:01 +0300 Timo Sirainen quota: Code cleanup.
Mon, 04 Apr 2011 23:18:31 +0300 Timo Sirainen quota: Fixed checking message count limit when saving multiple mails in transaction.
Mon, 04 Apr 2011 23:07:37 +0300 Timo Sirainen quota: Set quota limit correctly (for code path that doesn't exist).
Mon, 04 Apr 2011 19:20:20 +0300 Timo Sirainen dbox: External attachment's size was set wrong if base64 MIME part ended unexpectedly.
Mon, 04 Apr 2011 17:53:05 +0300 Timo Sirainen auth: If initial binding to LDAP server hangs, detect it and abort.
Sun, 03 Apr 2011 06:42:48 +0300 Timo Sirainen example-config: Fixed vpopmail config.
Thu, 31 Mar 2011 07:02:55 +0300 Timo Sirainen auth: Mention auth_username_chars in log when disallowing username because of it.
Sat, 26 Mar 2011 01:10:59 +0200 Timo Sirainen lib-settings: Fixed crash when trying treat strlist as having a subsection.
Sat, 26 Mar 2011 00:42:48 +0200 Timo Sirainen lib-index: Delete dovecot.index.log.2 files after 2 days, not after 30 mins.
Sat, 26 Mar 2011 00:40:58 +0200 Timo Sirainen dsync: Fixed handling expunges of last message when it didn't have a known GUID.
Sat, 26 Mar 2011 00:39:40 +0200 Timo Sirainen imap: Use mailbox_get_expunged_uids() for QRESYNC code.
Sat, 26 Mar 2011 00:33:51 +0200 Timo Sirainen lib-storage: Fixed mailbox_get_expunges() to return GUIDs with all mailbox formats.
Thu, 24 Mar 2011 00:28:06 +0200 Timo Sirainen lmtp: Fixed loading Sieve plugin when configuring --without-shared-libs
Thu, 24 Mar 2011 00:14:58 +0200 Timo Sirainen autocreate: Disable plugin when running from dsync.
Thu, 24 Mar 2011 00:10:59 +0200 Timo Sirainen lib-storage: Removed extra "don't allow INBOX to be deleted" check.
Thu, 24 Mar 2011 00:01:16 +0200 Timo Sirainen dsync backup: Handle better deletion of mailboxes from destination.
Wed, 23 Mar 2011 23:13:00 +0200 Timo Sirainen lib-storage: When mail_location is looked up from environment, set its unexpanded string properly.
Wed, 23 Mar 2011 22:16:24 +0200 Timo Sirainen doveadm: Added "move" command for moving mails between mailboxes.
Tue, 22 Mar 2011 23:03:41 +0200 Timo Sirainen doveconf: Fixed showing plugin {} section.
Tue, 22 Mar 2011 22:50:26 +0200 Timo Sirainen lib-storage: Added MAIL_STORAGE_SERVICE_FLAG_NO_NAMESPACES flag.
Mon, 21 Mar 2011 19:16:14 +0200 Timo Sirainen lib-storage: Don't try to create /dovecot.mailbox.index when indexes are disabled.
Mon, 21 Mar 2011 19:10:08 +0200 Timo Sirainen example-config: Uncommented !include_try local.conf
Mon, 21 Mar 2011 18:51:51 +0200 Timo Sirainen lmtp/smtp client: Crashfix if remote returned failure to RCPT TO.
Thu, 17 Mar 2011 19:02:26 +0200 Timo Sirainen fts: Don't notify storage about finishing indexing if notify_ok callback is NULL.
Sat, 30 Apr 2011 15:12:20 +0300 Timo Sirainen lib-storage: mailbox_delete() for a symlink now removes the symlink instead of expunging mails.
Sat, 30 Apr 2011 15:00:42 +0300 Timo Sirainen lib-storage: mailbox_delete() now always first expunges all mails before trying deletion.
Sat, 30 Apr 2011 14:54:16 +0300 Timo Sirainen mdbox: Fixed storage rebuild
Sat, 30 Apr 2011 14:20:30 +0300 Timo Sirainen lazy-expunge: Removed support for more than one lazy-expunge namespace.
Sat, 30 Apr 2011 13:41:18 +0300 Timo Sirainen Use -Wl,--as-needed -Wl,--no-undefined GNU ld flags for non-plugins.
Sat, 30 Apr 2011 13:38:20 +0300 Timo Sirainen Compile fix for previous change.
Sat, 30 Apr 2011 13:18:31 +0300 Timo Sirainen Makefile: Fixes to compiling with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
Sat, 30 Apr 2011 13:17:53 +0300 Timo Sirainen login-common API redesign so that the library doesn't refer to nonexistent variables.
Tue, 05 Apr 2011 12:44:21 +0300 Timo Sirainen Changed auth-userdb socket's default permissions to 0666.
Tue, 05 Apr 2011 12:28:32 +0300 Timo Sirainen auth: If auth-userdb socket is 0666, allow peer to do only USER lookups whose uid matches its.
Tue, 05 Apr 2011 12:24:59 +0300 Timo Sirainen Added net_getunixcred() to get UNIX socket peer process's UID and GID.
Mon, 04 Apr 2011 16:08:50 +0300 Timo Sirainen lib-storage: Request sort program's all fields, not just the first one.
Mon, 04 Apr 2011 16:02:05 +0300 Timo Sirainen lib-storage: Removed struct mail_private.extra_* fields.
Mon, 04 Apr 2011 15:41:19 +0300 Timo Sirainen imapc: Minor code cleanup.
Mon, 04 Apr 2011 15:27:33 +0300 Timo Sirainen imapc: Fixes to handling expunges.
Mon, 04 Apr 2011 15:08:50 +0300 Timo Sirainen Compiler warning fix for newer OpenSSL library.
Mon, 04 Apr 2011 14:12:01 +0300 Timo Sirainen imapc: Make sure we wait for SELECT/APPEND/COPY commands to finish.
Mon, 04 Apr 2011 14:09:11 +0300 Timo Sirainen imapc: Removed support for connection locking and multiple connections to mailbox.
Mon, 04 Apr 2011 13:51:34 +0300 Timo Sirainen imapc: Don't log an error message about missing BODY[] if message was already expunged.
Mon, 04 Apr 2011 13:42:23 +0300 Timo Sirainen imapc: Stop FETCH wait after untagged reply is received, don't wait for tagged reply.
Mon, 04 Apr 2011 13:07:19 +0300 Timo Sirainen lib-storage: Added mail prefetching support for searching.
Mon, 04 Apr 2011 12:57:49 +0300 Timo Sirainen doveadm: Don't link with all AUTH_LIBS, only -lcrypt is needed.
Mon, 04 Apr 2011 12:52:21 +0300 Timo Sirainen Compile warning fix.
Thu, 31 Mar 2011 11:10:22 +0300 Timo Sirainen Search supports now prefetching data for returned mails. Dropped imapc's own prefetching.
Thu, 31 Mar 2011 09:48:37 +0300 Timo Sirainen lib-storage: Search code cleanup.
Thu, 31 Mar 2011 09:23:22 +0300 Timo Sirainen lib-storage: Fail mail_search_build() if charset is unknown, even if it's not used.
Thu, 31 Mar 2011 09:19:10 +0300 Timo Sirainen Changed header/body searching to do search key charset translation earlier.
Tue, 29 Mar 2011 07:00:40 +0300 Timo Sirainen lib-storage: Changed mailbox_search_*() API to return pointer struct mail.
Tue, 29 Mar 2011 04:47:55 +0300 Timo Sirainen imapc: Try to get received date first from cache.
Tue, 29 Mar 2011 04:45:34 +0300 Timo Sirainen imapc: Try to get physical/virtual size first from cache.
Tue, 29 Mar 2011 04:32:54 +0300 Timo Sirainen lib-storage: Small optimizations to setting mail's access_parts.
Thu, 24 Mar 2011 19:30:21 +0200 Timo Sirainen lib-storage: Moved index_mailbox_context.save_*() methods to mailbox_vfuncs.
Thu, 24 Mar 2011 19:22:03 +0200 Timo Sirainen lib-storage: Removed unused index_mailbox_context.notify_last_check
Thu, 24 Mar 2011 19:14:42 +0200 Timo Sirainen lib-storage: Removed unused index_mail.uid_validity.
Wed, 23 Mar 2011 22:55:03 +0200 Timo Sirainen autocreate: Don't list autocreate mailboxes with MAILBOX_LIST_ITER_NO_AUTO_BOXES.
Wed, 23 Mar 2011 22:54:24 +0200 Timo Sirainen lib-storage: Renamed MAILBOX_LIST_ITER_NO_AUTO_INBOX to _NO_AUTO_BOXES.
Thu, 17 Mar 2011 16:37:45 +0200 Timo Sirainen imapc: Fixed setting flags for newly seen messages.
Thu, 17 Mar 2011 16:37:22 +0200 Timo Sirainen Merged changes from v2.0 tree.
Thu, 17 Mar 2011 16:21:00 +0200 Timo Sirainen Replaced all getpw/gr*() to use i_getpw/gr*() with improved error handling.
Thu, 17 Mar 2011 16:20:12 +0200 Timo Sirainen Added i_getpw*() and i_getgr*() wrappers for getpw*()/getgr*().
Wed, 16 Mar 2011 19:49:27 +0200 Timo Sirainen master: Don't close stderr if logging goes there.
Wed, 16 Mar 2011 19:17:57 +0200 Timo Sirainen virtual: Support +mailbox entries that clear \Recent flag from messages.
Wed, 16 Mar 2011 18:40:40 +0200 Timo Sirainen dbox: Fixed crash on creation of a new mailbox.
Wed, 16 Mar 2011 18:37:14 +0200 Timo Sirainen eacces_error_get*(): Handle errors to / directory better.
Wed, 16 Mar 2011 18:20:47 +0200 Timo Sirainen lib-auth: If connection to auth-master gets lost, reconnect.
Wed, 16 Mar 2011 17:59:07 +0200 Timo Sirainen lib-storage: Moved mailbox_update() assert check from mdbox to common, plus fixed it.
Wed, 16 Mar 2011 17:46:29 +0200 Timo Sirainen dsync: Preserve \Recent flags state (instead of setting everything \Recent).
Wed, 16 Mar 2011 17:42:42 +0200 Timo Sirainen lib-storage: Added min_first_recent_uid to struct mailbox_update.
Wed, 16 Mar 2011 17:42:06 +0200 Timo Sirainen lib-storage: Added first_recent_uid to struct mailbox_status.
Tue, 15 Mar 2011 21:53:21 +0200 Timo Sirainen imap-login: Changed CAPABILITY's tagged OK reply to say post-login capabilities have more.
Mon, 14 Mar 2011 19:43:31 +0200 Timo Sirainen dbox: Fixed wrong error check while reading external attachments.
Sat, 12 Mar 2011 17:43:46 +0200 Timo Sirainen dsync: When showing mailbox names, show also their GUIDs.
Sat, 12 Mar 2011 17:24:38 +0200 Timo Sirainen dbox: Give more verbose error message about broken attachment ext-refs.
Sat, 12 Mar 2011 17:18:47 +0200 Timo Sirainen maildir, sdbox: If committed transaction has only aborted msg saves, don't assert-crash.
Sat, 12 Mar 2011 15:48:24 +0200 Timo Sirainen dsync: If remote dsync times out, log a more verbose reason.
Sat, 12 Mar 2011 15:27:54 +0200 Timo Sirainen lib-storage: When uid/gid is invalid, tell if it's from setting or userdb lookup.
Sat, 12 Mar 2011 15:12:22 +0200 Timo Sirainen imap: Added tb-lsub-flags to imap_client_workarounds.
Thu, 10 Mar 2011 15:56:46 +0200 Timo Sirainen dsync: Reset idle timeouts at the end of i/o callbacks, not beginning.
Wed, 09 Mar 2011 20:22:52 +0200 Timo Sirainen IMAP: Fixed ID command to log the parameters properly.
Wed, 09 Mar 2011 19:02:42 +0200 Timo Sirainen dsync: Use a smaller idle timeout value for client than for server.
Mon, 07 Mar 2011 19:35:09 +0200 Timo Sirainen dsync: Avoid hanging when saving messages.
Mon, 07 Mar 2011 01:00:28 +0200 Timo Sirainen expire: Fixed mail_debug logging when same transaction expunged all messages and saved new.
Mon, 07 Mar 2011 00:57:08 +0200 Timo Sirainen expire: Added more debugging with mail_debug=yes
Mon, 07 Mar 2011 00:56:54 +0200 Timo Sirainen expire: When saving first message to expire mailbox, use the oldest message's save-time.
Mon, 07 Mar 2011 00:35:25 +0200 Timo Sirainen Added signature for changeset 3355b4bbd4ac
Mon, 07 Mar 2011 00:35:20 +0200 Timo Sirainen Added tag 2.0.11 for changeset 3355b4bbd4ac
Mon, 07 Mar 2011 00:35:20 +0200 Timo Sirainen Released v2.0.11.
Mon, 07 Mar 2011 00:31:22 +0200 Timo Sirainen lib-storage: dotlock_use_excl default was accidentally set to "no".
Mon, 07 Mar 2011 00:16:26 +0200 Timo Sirainen dsync: Fixed a timeout/crash when saving messages to remote dsync.
Sun, 06 Mar 2011 23:55:01 +0200 Timo Sirainen mdbox: Avoid leaking fds when saving many messages larger than mdbox_rotate_size.
Sat, 05 Mar 2011 13:36:19 +0200 Timo Sirainen auth: Fixed ldap assert-crash.
Fri, 04 Mar 2011 21:21:37 +0200 Timo Sirainen doveadm acl set: Require non-standard rights to be prefixed with ':' char.
Fri, 04 Mar 2011 20:59:31 +0200 Timo Sirainen Added signature for changeset 755c63ff089f
Fri, 04 Mar 2011 20:59:28 +0200 Timo Sirainen Added tag 2.0.10 for changeset 755c63ff089f
Fri, 04 Mar 2011 20:59:24 +0200 Timo Sirainen Released v2.0.10.
Fri, 04 Mar 2011 20:53:46 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Fri, 04 Mar 2011 20:46:41 +0200 Timo Sirainen lib-master: Added reconnection timeout to anvil client.
Fri, 04 Mar 2011 20:45:17 +0200 Timo Sirainen master: Allow protocols value to be empty (= same as "none")
Fri, 04 Mar 2011 20:37:03 +0200 Timo Sirainen master: Use per-services_list "master is dead" fd, so services know when config is reload.
Fri, 04 Mar 2011 20:01:03 +0200 Timo Sirainen master: Memory leak fix if services couldn't be initialized.
Fri, 04 Mar 2011 19:51:44 +0200 Timo Sirainen lib-sql: When adding more connections to sql pool, connect to them immediately.
Fri, 04 Mar 2011 19:51:06 +0200 Timo Sirainen pgsql: Don't assert-crash if query fails when trying to send it.
Fri, 04 Mar 2011 19:33:52 +0200 Timo Sirainen pgsql: If host isn't given, don't show pgsql((null)) as log prefix (or crash).
Fri, 04 Mar 2011 19:07:31 +0200 Timo Sirainen example-config: Added import_environment.