log

age author description
Mon, 05 May 2008 18:41:32 +0300 Timo Sirainen If inotify_add_watch() fails, log an error. HEAD
Mon, 05 May 2008 18:39:56 +0300 Timo Sirainen If inotify instance limit is reached, give a hint about max_user_instances HEAD
Mon, 05 May 2008 01:01:22 +0300 Timo Sirainen Added tag 1.1.rc5 for changeset 3b09af6458e5 HEAD
Mon, 05 May 2008 01:01:13 +0300 Timo Sirainen Released v1.1.rc5. HEAD 1.1.rc5
Mon, 05 May 2008 00:46:51 +0300 Timo Sirainen Added ATTR_UNUSED to function parameters that won't be implemented for v1.1. HEAD
Mon, 05 May 2008 00:37:52 +0300 Timo Sirainen Free OpenSSL memory at deinit. HEAD
Mon, 05 May 2008 00:24:54 +0300 Timo Sirainen Removed accidentally committed debug sleep(). HEAD
Mon, 05 May 2008 00:22:36 +0300 Timo Sirainen ACL: If any of the flag set rights were given, STORE FLAGS allowed replacing HEAD
Mon, 05 May 2008 00:18:56 +0300 Timo Sirainen ACL: If we don't have 'w' access, don't allow creating new keywords. HEAD
Sun, 04 May 2008 23:47:40 +0300 Timo Sirainen ACL plugin was listing mailboxes directly from dovecot-acl-list. It was HEAD
Sun, 04 May 2008 23:45:42 +0300 Timo Sirainen Added mailbox_name parameter to mailbox_list.iter_is_mailbox(). HEAD
Sun, 04 May 2008 23:44:56 +0300 Timo Sirainen mailbox_list_iter_update() was always setting subscribed flags to processed HEAD
Sun, 04 May 2008 23:43:18 +0300 Timo Sirainen maildir++ LIST (subscribed): If listing finds a non-subscribed mailbox under HEAD
Sun, 04 May 2008 23:09:14 +0300 Timo Sirainen LIST-EXTENDED options were ignored. HEAD
Sun, 04 May 2008 22:35:35 +0300 Timo Sirainen DEBUG: Fixes to calculating minimum initial pool size in debug mode. HEAD
Sun, 04 May 2008 22:05:21 +0300 Timo Sirainen mbox: Always update sync_size when saving mails. We rely on sync_size for HEAD
Sun, 04 May 2008 21:55:41 +0300 Timo Sirainen Getting "next message's offset" was broken if a new message had been added HEAD
Sun, 04 May 2008 21:54:27 +0300 Timo Sirainen Added assert. HEAD
Sun, 04 May 2008 21:54:03 +0300 Timo Sirainen Error message improvements. HEAD
Sun, 04 May 2008 20:42:51 +0300 Timo Sirainen If mail_chroot ends with "/.", remove chroot prefix from home directory. HEAD
Sun, 04 May 2008 19:39:04 +0300 Timo Sirainen Memory pool allocation tweaks. HEAD
Sun, 04 May 2008 19:38:11 +0300 Timo Sirainen Use smaller sentries between allocations. Larger ones make "Growing memory HEAD
Sun, 04 May 2008 19:19:23 +0300 Timo Sirainen mbox_lazy_writes: If errors are noticed in mbox, write changes to fix them HEAD
Sun, 04 May 2008 18:19:57 +0300 Timo Sirainen Handle dict_init() and dict_lookup() failures without crashing. HEAD
Sun, 04 May 2008 18:12:28 +0300 Timo Sirainen Added dict_db_config setting to point to a Berkeley DB config file. HEAD
Sun, 04 May 2008 17:05:12 +0300 Timo Sirainen Don't use krb5_get_error_message(), it doesn't work with Heimdal Kerberos. HEAD
Sun, 04 May 2008 16:57:58 +0300 Timo Sirainen mbox: Don't stop at From_-lines in the message bodies. Use Content-Length: HEAD
Sun, 04 May 2008 14:35:51 +0300 Timo Sirainen The previous gdb check should be done only with --enable-debug. HEAD
Sun, 04 May 2008 04:27:41 +0300 Timo Sirainen Support cross-realm krb5 authentication. Based on patch by Zachary Kotlarek. HEAD
Sun, 04 May 2008 03:44:09 +0300 Timo Sirainen When updating maildir quota create also missing maildirsize file and make HEAD