log

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