log

age author description
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.