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.