log

age author description
Thu, 15 May 2008 08:51:12 +0300 Timo Sirainen If file isn't found from uidlist, refresh the file and look again in case it HEAD
Thu, 15 May 2008 08:31:44 +0300 Timo Sirainen net_is_in_network(): Fixed to work with big endian machines. HEAD
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