log

age author description
Thu, 15 May 2008 08:31:20 +0300 Timo Sirainen net_is_in_network(): Added IPv6 unit tests HEAD
Thu, 15 May 2008 07:53:11 +0300 Timo Sirainen "Can't open log file" error was missing linefeed. HEAD
Thu, 15 May 2008 07:43:13 +0300 Timo Sirainen Moved net_is_in_network() to lib/network.c. HEAD
Thu, 15 May 2008 07:01:40 +0300 Timo Sirainen Show the new uidlist_* fields in maildir header. HEAD
Thu, 15 May 2008 07:01:26 +0300 Timo Sirainen Keep track of dovecot-uidlist mtime+size in index file. If it's up-to-date HEAD
Thu, 15 May 2008 06:05:39 +0300 Timo Sirainen More maildir saving code cleanups HEAD
Thu, 15 May 2008 05:36:43 +0300 Timo Sirainen Fix to previous cleanup. HEAD
Thu, 15 May 2008 05:22:56 +0300 Timo Sirainen Code cleanup HEAD
Tue, 13 May 2008 09:50:27 +0300 Timo Sirainen W=<vsize> is now always added to maildir filenames (the code was HEAD
Sun, 11 May 2008 14:49:02 +0200 Diego Liziero make outofmem_area static HEAD
Fri, 09 May 2008 19:04:16 +0300 Timo Sirainen Removed unused variable popped_frame_pos. Patch by Diego Liziero. HEAD
Wed, 07 May 2008 22:44:45 +0300 Timo Sirainen If SSL function fails and there are no errors, return "Unknown error" HEAD
Tue, 06 May 2008 02:52:51 +0300 Timo Sirainen If we lose a maildir filename, make sure the message gets marked as expunged HEAD
Tue, 06 May 2008 01:27:23 +0300 Timo Sirainen Removed a bad assert. HEAD
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
Sun, 04 May 2008 03:22:49 +0300 Timo Sirainen Don't restrict login process fd limits when running with GDB=1. HEAD
Sun, 04 May 2008 03:09:18 +0300 Timo Sirainen deliver -e: Write the error string to stderr also with tempfails. HEAD
Sun, 04 May 2008 03:00:32 +0300 Timo Sirainen mail_uid and mail_gid settings weren't handled correctly. HEAD
Sun, 04 May 2008 02:53:55 +0300 Timo Sirainen If fcntl() fails with EACCES, give a more understandable error message since HEAD
Sun, 04 May 2008 02:44:01 +0300 Timo Sirainen If auth process dies at startup, deinitialize logs properly so that any HEAD
Sun, 04 May 2008 02:39:58 +0300 Timo Sirainen Added "ignore" option to quota rules which causes the mailbox to be ignored HEAD
Wed, 30 Apr 2008 20:18:37 +0300 Timo Sirainen Fixed several memory leaks in ACL plugin. HEAD
Wed, 30 Apr 2008 17:06:19 +0300 Timo Sirainen Use a larger initial mbox keywords pool size. HEAD
Wed, 30 Apr 2008 17:06:08 +0300 Timo Sirainen Fixed updating first_recent_uid in index header. HEAD
Wed, 30 Apr 2008 17:05:19 +0300 Timo Sirainen DEBUG: Make sure mempool's initial size is large enough to account for HEAD
Fri, 25 Apr 2008 03:23:49 +0300 Timo Sirainen Static attributes were broken in user_attrs. HEAD
Fri, 25 Apr 2008 02:10:36 +0300 Timo Sirainen Fixes to handling recent flags with UIDVALIDITY changing. HEAD
Fri, 25 Apr 2008 01:49:39 +0300 Timo Sirainen Reset cached \Recent flags if UIDVALIDITY changes, because we were using HEAD
Fri, 25 Apr 2008 01:31:05 +0300 Timo Sirainen next_hook should be called after our hook is finished with its doings, that HEAD
Fri, 25 Apr 2008 01:29:15 +0300 Timo Sirainen SIZEOF_ACL_MASK() macro wasn't used as it was intended. Changed so it HEAD
Fri, 25 Apr 2008 00:52:56 +0300 Timo Sirainen Expire plugin wasn't working unless expire_altmove was also defined. HEAD