log

age author description
Thu, 02 Aug 2007 17:35:04 +0300 Timo Sirainen Delay writing to output file when saving messages until output buffer is full. HEAD
Thu, 02 Aug 2007 17:05:26 +0300 Timo Sirainen Support for rquota with NFS mounts. Patch by HTK NetCommunication Oy. HEAD
Thu, 02 Aug 2007 15:56:47 +0300 Timo Sirainen If index is in memory, don't try to unlink() cache file. HEAD
Thu, 02 Aug 2007 15:35:27 +0300 Timo Sirainen Last messageset changes broke FETCH *. HEAD
Thu, 02 Aug 2007 14:21:05 +0300 Timo Sirainen By default assume MIME message if Content-Type: exists even if Mime-Version: HEAD
Wed, 01 Aug 2007 14:38:28 +0300 Timo Sirainen FETCH/STORE n:* should also give BAD if n > number of messages in mailbox. HEAD
Wed, 01 Aug 2007 14:33:01 +0300 Timo Sirainen FETCH/STORE n:* should give a BAD error if there are no messages in mailbox. HEAD
Wed, 01 Aug 2007 13:13:41 +0300 Timo Sirainen If STARTTLS failed because max. number of connections for process was HEAD
Wed, 01 Aug 2007 12:57:59 +0300 Timo Sirainen Retrying delayed auth binds after LDAP server reconnection assert-crashed. HEAD
Mon, 30 Jul 2007 09:17:51 +0300 Timo Sirainen auth_bind=yes and empty auth_bind_userdn leaked memory. HEAD
Fri, 29 Jun 2007 16:40:10 -0400 Ben Winslow Better document the fact that pop3_uidl_format supports modifiers. HEAD
Wed, 25 Jul 2007 09:21:35 +0300 Timo Sirainen Having =key=value in pass_attrs or user_attrs allows returning static HEAD
Wed, 25 Jul 2007 09:11:43 +0300 Timo Sirainen Removed deprecated pass_attrs and user_attrs configuration method. HEAD
Wed, 25 Jul 2007 09:04:40 +0300 Timo Sirainen Changed default pass_attrs and user_attrs to use the new format. HEAD
Wed, 25 Jul 2007 09:03:58 +0300 Timo Sirainen Use \ for splitting long values to multiple lines. HEAD
Wed, 25 Jul 2007 08:59:58 +0300 Timo Sirainen Support continuing lines with \ HEAD
Wed, 25 Jul 2007 08:45:11 +0300 Timo Sirainen LDAP crashfixes. Based on patch by Katsu Yamamoto. HEAD
Tue, 24 Jul 2007 07:57:52 +0300 Timo Sirainen If physical size lookup fails, return (uoff_t)-1, not (time_t)-1. HEAD
Tue, 24 Jul 2007 06:59:56 +0300 Timo Sirainen Removed memory pool parameter from iostreams. Default pool was almost always HEAD
Tue, 24 Jul 2007 06:49:00 +0300 Timo Sirainen Don't use a memory pool, it's overkill here. HEAD
Mon, 23 Jul 2007 08:10:59 +0300 Timo Sirainen If save failed for non-first namespace, we got a wrong error message. HEAD
Mon, 23 Jul 2007 08:09:05 +0300 Timo Sirainen If Sieve script didn't save the message anywhere, we saved it to INBOX. HEAD
Mon, 23 Jul 2007 04:45:35 +0300 Timo Sirainen Files aren't valid cydir mailboxes. Also comment updates. HEAD
Sat, 21 Jul 2007 10:03:47 +0300 Timo Sirainen If login_user == mail uid, we logged an error but didn't really prevent it. HEAD
Fri, 20 Jul 2007 20:39:20 +0300 Timo Sirainen Parse MIME encoded-words in mail address headers also. HEAD
Fri, 20 Jul 2007 20:28:39 +0300 Timo Sirainen Use i;unicode-casemap for sorting also. HEAD
Fri, 20 Jul 2007 18:15:49 +0300 Timo Sirainen Add unicodemap.pl to tarball, although it's not necessary. HEAD
Fri, 20 Jul 2007 17:39:08 +0300 Timo Sirainen Renamed ucase parameters to dtcase which is more correct. HEAD
Fri, 20 Jul 2007 17:37:05 +0300 Timo Sirainen charset_to_utf8_begin() API change. HEAD
Fri, 20 Jul 2007 17:27:02 +0300 Timo Sirainen Use uni_utf8_to_decomposed_titlecase() to have proper case-insensitive UTF-8 HEAD
Fri, 20 Jul 2007 17:26:04 +0300 Timo Sirainen Ignore UnicodeData.txt also HEAD
Fri, 20 Jul 2007 17:25:16 +0300 Timo Sirainen Added uni_ucs4_to_titlecase() and uni_utf8_to_decomposed_titlecase(). They HEAD
Fri, 20 Jul 2007 17:21:53 +0300 Timo Sirainen Added N_ELEMENTS() macro. HEAD
Fri, 20 Jul 2007 17:21:41 +0300 Timo Sirainen Added BINARY_NUMBER_SEARCH() macro. HEAD
Fri, 20 Jul 2007 17:01:39 +0300 Timo Sirainen Removed unused charset_to_utf8_string() and charset_to_ucase_utf8_string() HEAD
Fri, 20 Jul 2007 17:00:01 +0300 Timo Sirainen Removed CHARSET_RET_OUTPUT_FULL, it can't happen anymore. HEAD
Fri, 20 Jul 2007 16:56:06 +0300 Timo Sirainen Don't use charset_to_ucase_utf8_string() API. HEAD
Fri, 20 Jul 2007 16:45:03 +0300 Timo Sirainen Fixed message_header_decode_utf8() to return FALSE also for single HEAD
Fri, 20 Jul 2007 16:22:59 +0300 Timo Sirainen charset_to_utf8() isn't used anymore, so renamed charset_to_utf8_full() to it. HEAD
Fri, 20 Jul 2007 16:21:23 +0300 Timo Sirainen message_header_decode_utf8() returns not TRUE if it actually changed HEAD
Fri, 20 Jul 2007 12:36:38 +0300 Timo Sirainen Added mail_get_first_header_utf8() and mail_get_headers_utf8(). HEAD
Fri, 20 Jul 2007 12:11:51 +0300 Timo Sirainen Use message_header_decode_utf8() instead of implementing our own. HEAD
Fri, 20 Jul 2007 12:02:45 +0300 Timo Sirainen Added message_header_decode_utf8(). Use it in message decoder instead of HEAD
Fri, 20 Jul 2007 09:42:25 +0300 Timo Sirainen Removed message-content-parser. Instead added rfc822_parse_content_type() HEAD
Fri, 20 Jul 2007 08:28:26 +0300 Timo Sirainen domain-literal parsing should have skipped LWSP after it. HEAD
Fri, 20 Jul 2007 08:31:06 +0300 Timo Sirainen Added comments HEAD
Fri, 20 Jul 2007 06:15:20 +0300 Timo Sirainen _charset_utf8_ucase() -> charset_utf8_ucase_write(), HEAD
Fri, 20 Jul 2007 06:11:03 +0300 Timo Sirainen Changed message_decoder_init_ucase() to message_decoder_init(bool ucase) HEAD
Fri, 20 Jul 2007 06:03:45 +0300 Timo Sirainen charset_to_utf8_begin() now takes bool ucase parameter. Changed HEAD
Fri, 20 Jul 2007 02:45:32 +0300 Timo Sirainen --with-passwd was used also for --with-nss HEAD
Thu, 19 Jul 2007 06:49:45 +0300 Timo Sirainen Updated HEAD
Thu, 19 Jul 2007 06:12:41 +0300 Timo Sirainen v1.1.alpha1 tag was wrong after all, another try. HEAD
Thu, 19 Jul 2007 06:11:03 +0300 Timo Sirainen Added missing file HEAD
Thu, 19 Jul 2007 06:08:28 +0300 Timo Sirainen Added tag 1.1.alpha1 for changeset 1338ba4aac1e HEAD 1.1.alpha1
Thu, 19 Jul 2007 06:08:23 +0300 Timo Sirainen v1.1.alpha1 released. HEAD
Thu, 19 Jul 2007 05:59:47 +0300 Timo Sirainen Updated HEAD
Thu, 19 Jul 2007 05:52:22 +0300 Timo Sirainen Cache everything interesting while saving a message. HEAD
Thu, 19 Jul 2007 05:37:19 +0300 Timo Sirainen Fixes to handling recent flags. Also if DEBUG is enabled, scan through the HEAD
Thu, 19 Jul 2007 05:34:41 +0300 Timo Sirainen seq_range_array_remove_range() sometimes didn't remove one sequence from the HEAD
Thu, 19 Jul 2007 04:47:25 +0300 Timo Sirainen mmap() mailbox list index only if it's at least 32kB HEAD
Thu, 19 Jul 2007 04:18:30 +0300 Timo Sirainen Don't write list index header if it hasn't changed. HEAD
Thu, 19 Jul 2007 04:18:10 +0300 Timo Sirainen Remove deleted records from sync_recs so that if we compress the index HEAD
Thu, 19 Jul 2007 03:59:39 +0300 Timo Sirainen Minor code cleanup HEAD
Thu, 19 Jul 2007 03:51:31 +0300 Timo Sirainen Don't update maildir sync header if only sync time has changed, and that HEAD
Thu, 19 Jul 2007 03:37:43 +0300 Timo Sirainen Crashfix HEAD
Thu, 19 Jul 2007 03:34:08 +0300 Timo Sirainen If mailbox is deleted while it's being created, don't log an error. HEAD
Thu, 19 Jul 2007 03:11:21 +0300 Timo Sirainen Fixes to MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES handling. HEAD
Thu, 19 Jul 2007 02:56:40 +0300 Timo Sirainen Keep flag updates separately from transaction.log_updates flag, because the HEAD
Thu, 19 Jul 2007 02:52:21 +0300 Timo Sirainen Use MAIL_INDEX_SYNC_FLAG_AVOID_FLAG_UPDATES so we don't keep writing flag HEAD
Thu, 19 Jul 2007 02:51:54 +0300 Timo Sirainen Added MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES and HEAD
Thu, 19 Jul 2007 02:36:37 +0300 Timo Sirainen Show file_seq HEAD
Thu, 19 Jul 2007 02:36:04 +0300 Timo Sirainen Changed mail_transaction_begin() API to take flags parameter instead of two HEAD
Thu, 19 Jul 2007 02:13:44 +0300 Timo Sirainen When rewriting a directory, make sure the write buffers are zeroed before HEAD
Thu, 19 Jul 2007 01:57:47 +0300 Timo Sirainen We can't check if list branch exists in mail_view by checking sync_size HEAD
Thu, 19 Jul 2007 01:55:14 +0300 Timo Sirainen Added increasing file_seq field to list index. HEAD
Thu, 19 Jul 2007 00:29:35 +0300 Timo Sirainen Removed special autofs check. Instead check ignore mount option and swap HEAD
Wed, 18 Jul 2007 09:42:21 +0300 Timo Sirainen Removed some weird code, probably debugging.. HEAD
Wed, 18 Jul 2007 09:36:22 +0300 Timo Sirainen Moved tee stream handling to index-mail code. HEAD
Wed, 18 Jul 2007 09:36:04 +0300 Timo Sirainen ref/unref stream when parsing it. HEAD
Wed, 18 Jul 2007 09:26:35 +0300 Timo Sirainen minor code cleanup HEAD
Wed, 18 Jul 2007 09:26:20 +0300 Timo Sirainen Add missing records to mail index. HEAD
Wed, 18 Jul 2007 09:09:00 +0300 Timo Sirainen Print prettier output HEAD
Wed, 18 Jul 2007 08:55:54 +0300 Timo Sirainen Added listview utility to show dovecot.list.index.uidmap's contents. HEAD
Wed, 18 Jul 2007 08:51:00 +0300 Timo Sirainen Another crashfix after mail_index_mark_corrupted() HEAD
Wed, 18 Jul 2007 08:39:01 +0300 Timo Sirainen Moved mailbox_list_index_set_corrupted() to private .h file HEAD
Wed, 18 Jul 2007 08:37:30 +0300 Timo Sirainen Handle desync errors without marking mailbox list index corrupted, the HEAD
Wed, 18 Jul 2007 08:36:55 +0300 Timo Sirainen Don't crash if mail_index_reset() is the only change in transaction. HEAD
Wed, 18 Jul 2007 08:36:20 +0300 Timo Sirainen Don't crash when mapping after mail_index_mark_corrupted() HEAD
Wed, 18 Jul 2007 08:20:43 +0300 Timo Sirainen Handle uid validity changes a bit better. HEAD
Wed, 18 Jul 2007 08:18:56 +0300 Timo Sirainen Optimization: If FLAG_DROP_RECENT isn't set, don't bother calculating next_uid HEAD
Wed, 18 Jul 2007 08:08:21 +0300 Timo Sirainen Fallbacking to backend listing was broken. HEAD
Wed, 18 Jul 2007 07:58:21 +0300 Timo Sirainen Changed mailbox_list_index_view_init() to return -1 if uid_validity doesn't HEAD
Wed, 18 Jul 2007 07:56:02 +0300 Timo Sirainen mail_index_transaction_get_next_uid(): If mail_index_reset() was called, HEAD
Wed, 18 Jul 2007 07:31:43 +0300 Timo Sirainen Optimization: Refresh index before opening view instead of syncing the HEAD
Wed, 18 Jul 2007 06:49:22 +0300 Timo Sirainen Handle multiple simultaneous DELETEs better. HEAD
Wed, 18 Jul 2007 06:42:17 +0300 Timo Sirainen Added t_push/t_pop HEAD
Wed, 18 Jul 2007 06:33:00 +0300 Timo Sirainen Deleting a mailbox was supposed to rename it to ..DOVECOT-TRASHED, not HEAD
Wed, 18 Jul 2007 06:26:56 +0300 Timo Sirainen If section opening fails, show the line where the last section was opened or HEAD
Wed, 18 Jul 2007 06:17:47 +0300 Timo Sirainen Moved mailbox list index sync stamp checking and updating to HEAD
Wed, 18 Jul 2007 04:17:13 +0300 Timo Sirainen Added t_push/t_pops to avoid wasting memory. HEAD
Wed, 18 Jul 2007 04:04:49 +0300 Timo Sirainen Fixed mailbox list indexes to work properly with namespace prefixes. HEAD
Wed, 18 Jul 2007 03:53:02 +0300 Timo Sirainen Fixed mailbox list indexes to work properly with subscriptions HEAD
Wed, 18 Jul 2007 03:15:53 +0300 Timo Sirainen If a flag is added and then removed, remove it from the transaction HEAD
Wed, 18 Jul 2007 03:15:08 +0300 Timo Sirainen Handle setting deleted mailboxes to nonexistent. HEAD
Wed, 18 Jul 2007 02:26:08 +0300 Timo Sirainen Sync mailbox list index completely at once, instead of in pieces and keeping HEAD
Wed, 18 Jul 2007 01:57:45 +0300 Timo Sirainen If we're only listing subscriptions without flags, ignore mailbox indexes. HEAD
Wed, 18 Jul 2007 01:45:34 +0300 Timo Sirainen Fixed support for multiple patterns HEAD
Wed, 18 Jul 2007 00:47:47 +0300 Timo Sirainen Return mailbox as READ-WRITE only if mailbox has rights to expunge, insert HEAD
Wed, 18 Jul 2007 00:42:56 +0300 Timo Sirainen Moved private_flags_mask to struct mailbox. HEAD
Wed, 18 Jul 2007 00:41:08 +0300 Timo Sirainen Removed unused code. HEAD
Wed, 18 Jul 2007 00:22:56 +0300 Timo Sirainen quota_warning examples need to use %%, not % HEAD
Wed, 18 Jul 2007 00:12:20 +0300 Timo Sirainen If UIDVALIDITY lookup fails, don't show it as an error. It probably means HEAD
Wed, 18 Jul 2007 00:11:30 +0300 Timo Sirainen Fail get_status() lookup if user has no READ right to the mailbox. HEAD
Wed, 18 Jul 2007 00:03:14 +0300 Timo Sirainen If UIDVALIDITY lookup fails, don't return failure to whole APPEND, just HEAD
Wed, 18 Jul 2007 00:02:31 +0300 Timo Sirainen Get UIDVALIDITY after transaction was committed. It may have changed. HEAD
Tue, 17 Jul 2007 23:58:58 +0300 Timo Sirainen APPEND and COPY ignored s/t/w flag rights. HEAD
Tue, 17 Jul 2007 23:58:04 +0300 Timo Sirainen If user didn't have "lookup" right to mailbox, "insert" right didn't work. HEAD
Tue, 17 Jul 2007 21:48:42 +0300 Timo Sirainen List non-subscribed mailboxes only if at least one child mailbox isn't HEAD
Tue, 17 Jul 2007 21:30:33 +0300 Timo Sirainen Removed extension intro caching, it doesn't currently work right. HEAD
Tue, 17 Jul 2007 21:19:14 +0300 Timo Sirainen If a message was expunged that wasn't yet even visible to our view, it might HEAD
Tue, 17 Jul 2007 21:16:23 +0300 Timo Sirainen seq_range_array_remove_range() returns now how many sequences were removed. HEAD
Tue, 17 Jul 2007 20:39:27 +0300 Timo Sirainen Skip over autofs entries. Patch by Mike Brudenell HEAD
Mon, 16 Jul 2007 10:21:56 +0300 Timo Sirainen Fixes to recent handling. Now it should work properly. HEAD
Mon, 16 Jul 2007 09:48:02 +0300 Timo Sirainen Recent flag handling rewrite. Still not perfect with maildir. HEAD
Mon, 16 Jul 2007 07:52:50 +0300 Timo Sirainen mail_index_lookup_uid_range() works now correctly when searching for newly HEAD
Mon, 16 Jul 2007 03:22:26 +0300 Timo Sirainen Return INBOX with namespace prefix if we're not in INBOX namespace. HEAD
Mon, 16 Jul 2007 03:15:24 +0300 Timo Sirainen Fixes to handling appends and unexpunges. HEAD
Mon, 16 Jul 2007 03:14:51 +0300 Timo Sirainen Get UIDVALIDITY after transaction has been commited. It may have changed. HEAD
Mon, 16 Jul 2007 02:41:40 +0300 Timo Sirainen Added quota warning commands. Based lightly on a patch by Nicolas Boullis. HEAD
Mon, 16 Jul 2007 02:00:35 +0300 Timo Sirainen Allow non-default rule limits to be percentages of the default rule limit. HEAD
Mon, 16 Jul 2007 01:53:18 +0300 Timo Sirainen Allow b/k/m/g/t in quota limits. HEAD
Mon, 16 Jul 2007 01:23:17 +0300 Timo Sirainen Crashfixes to handling new messages. HEAD
Mon, 16 Jul 2007 01:22:49 +0300 Timo Sirainen Fixed reassigning new UIDs to more than one message. HEAD
Mon, 16 Jul 2007 01:21:44 +0300 Timo Sirainen If uidlist gets deleted but indexes not, give UIDs to messages beginning HEAD
Mon, 16 Jul 2007 01:10:13 +0300 Timo Sirainen If log flushing fails because of EINTR or EAGAIN, handle them instead of HEAD
Mon, 16 Jul 2007 00:28:24 +0300 Timo Sirainen Don't set quota limits to transactions until they're needed. HEAD
Sun, 15 Jul 2007 22:30:14 +0300 Timo Sirainen Added debug logging. HEAD
Sun, 15 Jul 2007 15:30:00 +0300 Timo Sirainen mail_storage.create() now returns error message string. Also fixed handling HEAD
Sun, 15 Jul 2007 15:27:58 +0300 Timo Sirainen mail_index_move_to_memory(): Don't log an error if index fd is already closed HEAD
Sun, 15 Jul 2007 14:44:23 +0300 Timo Sirainen Give better error messages if storage creation fails. HEAD
Sun, 15 Jul 2007 14:34:57 +0300 Timo Sirainen We no longer need empty pop3_uidl_format check. HEAD
Sun, 15 Jul 2007 14:33:54 +0300 Timo Sirainen Set pop3_uidl_format default to %08Xu%08Xv HEAD
Sun, 15 Jul 2007 10:00:05 +0300 Timo Sirainen Added X-STATUS (..) return option to send STATUS replies to client for HEAD
Sun, 15 Jul 2007 09:42:45 +0300 Timo Sirainen code cleanups HEAD
Sun, 15 Jul 2007 09:33:54 +0300 Timo Sirainen Moved STATUS handling code to imap-status.[ch] HEAD
Sun, 15 Jul 2007 09:25:12 +0300 Timo Sirainen Added LIST-EXTENDED to capabilities. It should be fully working now. HEAD
Sun, 15 Jul 2007 09:21:55 +0300 Timo Sirainen Let lib-storage handle matching namespace prefixes as well. HEAD
Sun, 15 Jul 2007 09:20:55 +0300 Timo Sirainen Avoid readdir()ing if the list of possible matches can be found from patterns. HEAD
Sun, 15 Jul 2007 09:19:10 +0300 Timo Sirainen INBOX in "inbox/%" style pattern wasn't compared case-insensitively. HEAD
Sun, 15 Jul 2007 07:20:29 +0300 Timo Sirainen SUBSCRIBE/UNSUBSCRIBE was broken with namespace prefixes. HEAD
Sun, 15 Jul 2007 06:46:00 +0300 Timo Sirainen Fixes to returning mailboxes HEAD
Sun, 15 Jul 2007 06:45:36 +0300 Timo Sirainen LSUB: If pattern doesn't end with %, don't show extra unsubscribed mailboxes HEAD
Sun, 15 Jul 2007 06:22:22 +0300 Timo Sirainen Last change broke pattern matching pretty badly. HEAD
Sun, 15 Jul 2007 05:33:43 +0300 Timo Sirainen Added support for multiple mailbox list patterns. HEAD
Sun, 15 Jul 2007 02:45:25 +0300 Timo Sirainen We didn't cache correctly headers that existed in cache file for other HEAD
Sun, 15 Jul 2007 02:43:34 +0300 Timo Sirainen mail_cache_lookup_iter_next() returned -1 if entry didn't exist, causing HEAD
Sun, 15 Jul 2007 02:31:20 +0300 Timo Sirainen mail_cache_add(): Update existing fields array so mail_cache_field_exists() HEAD
Sun, 15 Jul 2007 02:30:34 +0300 Timo Sirainen When getting cache fields list, make sure cache file is opened. HEAD
Sun, 15 Jul 2007 01:21:53 +0300 Timo Sirainen Code cleanup HEAD
Sun, 15 Jul 2007 01:04:56 +0300 Timo Sirainen Added new assert HEAD
Sun, 15 Jul 2007 00:53:46 +0300 Timo Sirainen Assert change HEAD
Sun, 15 Jul 2007 00:48:44 +0300 Timo Sirainen If mail_index_ext_set_reset_id() is called, the transaction may go back to HEAD
Sun, 15 Jul 2007 00:45:03 +0300 Timo Sirainen Last change didn't clear ext resizes right. HEAD
Sun, 15 Jul 2007 00:37:57 +0300 Timo Sirainen mail_index_ext_reset() and mail_index_ext_set_reset_id() need to clear HEAD
Sun, 15 Jul 2007 00:28:08 +0300 Timo Sirainen Fixed "duplicate transaction log sequence" errors when we noticed that log HEAD
Sat, 14 Jul 2007 23:59:29 +0300 Timo Sirainen Syncing fix HEAD
Sat, 14 Jul 2007 23:19:30 +0300 Timo Sirainen Make sure the file_seq always grows. HEAD
Sat, 14 Jul 2007 23:19:15 +0300 Timo Sirainen need_compress_file_seq=0 nowadays when file doesn't exist, not -1. HEAD
Sat, 14 Jul 2007 23:16:20 +0300 Timo Sirainen If we're modifying just one extension record, don't write the ext intro HEAD
Sat, 14 Jul 2007 23:15:54 +0300 Timo Sirainen When resetting extensions, the ext intro's reset_id must be the old one. HEAD
Sat, 14 Jul 2007 22:12:30 +0300 Timo Sirainen When all child streams are destroyed, make sure the main stream's offset is HEAD
Sat, 14 Jul 2007 22:10:26 +0300 Timo Sirainen We wanted to read too many bytes when finding end boundary, which could have HEAD
Fri, 13 Jul 2007 17:25:00 +0300 Timo Sirainen Compile without IPv6 HEAD
Fri, 13 Jul 2007 05:59:46 +0300 Timo Sirainen compiler warning fixes HEAD
Fri, 13 Jul 2007 05:57:09 +0300 Timo Sirainen Compiler warning fix HEAD
Fri, 13 Jul 2007 05:52:37 +0300 Timo Sirainen More union usage to avoid casting. HEAD
Fri, 13 Jul 2007 05:48:54 +0300 Timo Sirainen Changed struct ip_addr to use union for ipv4/ipv6 structs so we don't have HEAD
Fri, 13 Jul 2007 05:29:51 +0300 Timo Sirainen compiler warning fixes HEAD
Fri, 13 Jul 2007 05:22:16 +0300 Timo Sirainen mail_index_ext_set_reset_id() handling fix HEAD
Fri, 13 Jul 2007 02:52:09 +0300 Timo Sirainen Compile fix. HEAD
Fri, 13 Jul 2007 02:40:47 +0300 Timo Sirainen Added imap_logout_format setting with default to bytes=%i/%o HEAD
Fri, 13 Jul 2007 02:37:19 +0300 Timo Sirainen Added %i and %o for input/output bytes to pop3_logout_format. HEAD
Fri, 13 Jul 2007 01:46:27 +0300 Timo Sirainen If Sieve plugin returns any errors, ignore them. Bounce the message only if HEAD
Fri, 13 Jul 2007 00:18:24 +0300 Timo Sirainen Added mail_nfs_storage and mail_nfs_index settings. HEAD
Fri, 13 Jul 2007 00:15:56 +0300 Timo Sirainen Changed nfs setting conflict error handling HEAD
Fri, 13 Jul 2007 00:12:21 +0300 Timo Sirainen Added MAIL_STORAGE_FLAG_FSYNC_DISABLE and moved FSYNC_DISABLE environment HEAD
Fri, 13 Jul 2007 00:05:44 +0300 Timo Sirainen Flush NFS caches when needed. HEAD
Thu, 12 Jul 2007 23:56:13 +0300 Timo Sirainen Added MAIL_STORAGE_FLAG_NFS_FLUSH_STORAGE and HEAD
Thu, 12 Jul 2007 23:55:08 +0300 Timo Sirainen Flush NFS caches when needed if MAIL_INDEX_OPEN_FLAG_NFS_FLUSH is enabled. HEAD
Thu, 12 Jul 2007 23:54:34 +0300 Timo Sirainen Flush NFS attribute cache before stat()ing files. HEAD
Thu, 12 Jul 2007 23:54:13 +0300 Timo Sirainen Added nfs_flush_attr_cache() and nfs_flush_read_cache(). HEAD
Thu, 12 Jul 2007 23:52:03 +0300 Timo Sirainen Use nfs_safe_lstat() when dotlocking. Also use lstat() not stat() for HEAD
Thu, 12 Jul 2007 23:50:54 +0300 Timo Sirainen Added nfs_safe_lstat() HEAD
Thu, 12 Jul 2007 06:41:06 +0300 Timo Sirainen Don't cache flags unless we want them. HEAD
Thu, 12 Jul 2007 06:40:51 +0300 Timo Sirainen Make sure cache is opened when mail_cache_field_can_add() or HEAD
Thu, 12 Jul 2007 06:15:49 +0300 Timo Sirainen Always create new mails to index transaction. If uidlist gets locked they're HEAD
Thu, 12 Jul 2007 06:14:37 +0300 Timo Sirainen Add ,W=<virtual size> to saved maildir filenames. HEAD
Thu, 12 Jul 2007 06:12:44 +0300 Timo Sirainen Cache updater might not have seen all the input data producing broken data. HEAD
Thu, 12 Jul 2007 05:51:03 +0300 Timo Sirainen Don't require locking uidlist unless mail has keywords or we want to return HEAD
Thu, 12 Jul 2007 05:50:10 +0300 Timo Sirainen When status is returned, make sure we return correct uidvalidity/nextuid HEAD
Thu, 12 Jul 2007 04:56:02 +0300 Timo Sirainen If we couldn't add a new header field, don't crash. HEAD
Thu, 12 Jul 2007 04:55:20 +0300 Timo Sirainen One more UIDVALIDITY=0 fix HEAD
Thu, 12 Jul 2007 04:24:22 +0300 Timo Sirainen Make sure that uid < next_uid if uidlist version is 1. HEAD
Thu, 12 Jul 2007 04:24:00 +0300 Timo Sirainen If uidlist isn't version 3, we have to recreate it instead of appending. HEAD
Thu, 12 Jul 2007 03:24:35 +0300 Timo Sirainen fd leak fix HEAD
Thu, 12 Jul 2007 03:21:07 +0300 Timo Sirainen Fixes HEAD
Thu, 12 Jul 2007 03:20:57 +0300 Timo Sirainen Fixes to handling reset_id changes. HEAD
Thu, 12 Jul 2007 03:20:41 +0300 Timo Sirainen Fixes HEAD
Thu, 12 Jul 2007 03:17:38 +0300 Timo Sirainen Some paranoia fixes for memory allocation. Don't access a mmaped variable HEAD
Thu, 12 Jul 2007 02:44:47 +0300 Timo Sirainen Store virtual sizes to dovecot-uidlist if we want to use them all the time. HEAD
Thu, 12 Jul 2007 02:42:32 +0300 Timo Sirainen Added support for updating uidlist record extensions. HEAD
Thu, 12 Jul 2007 02:40:14 +0300 Timo Sirainen Added MAIL_FETCH_NUL_STATE. Don't try to fetch cached flags now unless it's HEAD
Thu, 12 Jul 2007 02:38:37 +0300 Timo Sirainen Don't cache anything by default. flags aren't useful with pop3. HEAD
Thu, 12 Jul 2007 02:33:49 +0300 Timo Sirainen Don't create cache file until something is actually being added to it. HEAD
Thu, 12 Jul 2007 02:32:44 +0300 Timo Sirainen Added mail_index_ext_set_reset_id(). HEAD
Thu, 12 Jul 2007 02:23:59 +0300 Timo Sirainen Header lookups from cache returned always "doesn't exist". HEAD
Tue, 10 Jul 2007 22:30:51 +0300 Timo Sirainen Created a new extensible version 3 dovecot-uidlist file. HEAD
Wed, 11 Jul 2007 01:41:49 +0300 Timo Sirainen Allow using --exec-mail imap/pop3 even if imap/pop3 isn't in protocols HEAD
Tue, 10 Jul 2007 22:29:21 +0300 Timo Sirainen maildir_uidlist_iter_next() should return bool, not int. HEAD
Tue, 10 Jul 2007 20:20:39 +0300 Timo Sirainen Fixed UIDVALIDITY changed error when dovecot-uidlist file didn't exist but HEAD
Mon, 09 Jul 2007 07:31:28 +0300 Timo Sirainen Listen for IN_DELETE_SELF too. Ignore EINVAL for inotify_rm_watch(). HEAD
Mon, 09 Jul 2007 07:04:51 +0300 Timo Sirainen Delay initializing ioloop backend until it's needed. HEAD
Mon, 09 Jul 2007 07:01:08 +0300 Timo Sirainen If use_io_notify dotlock setting is enabled, use I/O notify loop for waiting HEAD
Mon, 09 Jul 2007 06:59:57 +0300 Timo Sirainen Changed io_add_notify() API so that it can return "file doesn't exist" HEAD
Mon, 09 Jul 2007 06:47:17 +0300 Timo Sirainen Fixes HEAD
Mon, 09 Jul 2007 06:44:44 +0300 Timo Sirainen Don't prevent io_add_notify() from listening for files, since kqueue HEAD
Mon, 09 Jul 2007 05:47:48 +0300 Timo Sirainen Added asserts HEAD
Mon, 09 Jul 2007 05:43:03 +0300 Timo Sirainen dovecot-uidlist can now be updated by appending to it. It's recreated only HEAD
Mon, 09 Jul 2007 04:40:54 +0300 Timo Sirainen Handle next_uid changes better. HEAD
Mon, 09 Jul 2007 04:31:46 +0300 Timo Sirainen Removed outdated FIXME comment HEAD
Mon, 09 Jul 2007 01:46:48 +0300 Timo Sirainen minor cleanups HEAD
Mon, 09 Jul 2007 01:45:12 +0300 Timo Sirainen minor cleanups HEAD
Mon, 09 Jul 2007 01:31:07 +0300 Timo Sirainen We didn't commit transaction if it had only extension header updates. HEAD
Mon, 09 Jul 2007 01:33:30 +0300 Timo Sirainen Store syncing information to maildir extension header instead of kludging HEAD
Mon, 09 Jul 2007 00:52:04 +0300 Timo Sirainen Handle mailbox deletions while syncing silently. HEAD
Mon, 09 Jul 2007 00:30:45 +0300 Timo Sirainen We sometimes lost expunged messages. Added asserts to make sure it doesn't HEAD
Mon, 09 Jul 2007 00:14:34 +0300 Timo Sirainen If we see expunged messages coming back, log a warning and give them a new HEAD
Mon, 09 Jul 2007 00:13:51 +0300 Timo Sirainen Added maildir_uidlist_sync_remove() HEAD
Mon, 09 Jul 2007 00:13:32 +0300 Timo Sirainen code cleanup HEAD
Mon, 09 Jul 2007 00:13:02 +0300 Timo Sirainen minor cleanup HEAD