log

age author description
Sun, 16 Sep 2007 12:43:21 +0300 Timo Sirainen Removed _ prefix from all public APIs. HEAD
Sun, 16 Sep 2007 12:35:01 +0300 Timo Sirainen hash_destroy() and hash_iterate_deinit() now take ** pointer. HEAD
Sun, 16 Sep 2007 12:31:27 +0300 Timo Sirainen Renamed _array_*() to array_*_i() HEAD
Sun, 16 Sep 2007 12:22:27 +0300 Timo Sirainen Renamed struct _[io]stream to struct [io]stream_private. Also removed _ HEAD
Sun, 16 Sep 2007 12:09:30 +0300 Timo Sirainen Changed buffer_free() and buffer_free_without_data() APIs to take ** pointer HEAD
Sun, 16 Sep 2007 12:08:07 +0300 Timo Sirainen __attr_unused__ -> ATTR_UNUSED HEAD
Sun, 16 Sep 2007 11:45:24 +0300 Timo Sirainen Get rid of __ prefixes. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Sun, 16 Sep 2007 11:07:42 +0300 Timo Sirainen Changed *_deinit() APIs to take ** pointer and set it to NULL. HEAD
Sun, 16 Sep 2007 11:02:48 +0300 Timo Sirainen Added maildir_keywords_init_readonly() which can be used to read the HEAD
Sun, 16 Sep 2007 10:56:32 +0300 Timo Sirainen Don't bother complaining about indexid changes. The real reason for the HEAD
Sat, 15 Sep 2007 19:46:10 +0300 Timo Sirainen Crashfix if both imap and pop3 protocols weren't enabled. HEAD
Sat, 15 Sep 2007 17:39:21 +0300 Timo Sirainen Updated mailbox_idle_check_interval comments. HEAD
Sat, 15 Sep 2007 17:04:31 +0300 Timo Sirainen Added tag 1.1.alpha5 for changeset 77e556a67719 HEAD
Sat, 15 Sep 2007 17:04:26 +0300 Timo Sirainen Released v1.1.alpha5. HEAD 1.1.alpha5
Sat, 15 Sep 2007 17:03:22 +0300 Timo Sirainen Updated HEAD
Sat, 15 Sep 2007 17:01:40 +0300 Timo Sirainen Dropped default max_mail_processes to 512. HEAD
Sat, 15 Sep 2007 17:01:10 +0300 Timo Sirainen Use the default fd limit for mail processes. HEAD
Sat, 15 Sep 2007 17:00:00 +0300 Timo Sirainen Error message fix. HEAD
Sat, 15 Sep 2007 16:59:08 +0300 Timo Sirainen Calculate how many log fds login+mail processes can use. If it's lower than HEAD
Sat, 15 Sep 2007 16:58:36 +0300 Timo Sirainen Don't grow fd limit ourself. HEAD
Sat, 15 Sep 2007 16:58:18 +0300 Timo Sirainen Calculate needed fd count better. Make sure we have one unused fd available HEAD
Sat, 15 Sep 2007 16:57:11 +0300 Timo Sirainen Removed restrict_raise_fd_limit(). HEAD
Sat, 15 Sep 2007 15:58:27 +0300 Timo Sirainen Added username_format parameter for passwd-file passdb and userdb. HEAD
Sat, 15 Sep 2007 15:54:43 +0300 Timo Sirainen set save_ctx.transaction=NULL so we don't accidentally try to use it. HEAD
Sat, 15 Sep 2007 15:54:11 +0300 Timo Sirainen Don't access freed memory. Caused crashes sometimes. HEAD
Sat, 15 Sep 2007 15:29:16 +0300 Timo Sirainen If connection closed because of EPIPE, log it as "Connection closed" instead HEAD
Sat, 15 Sep 2007 15:18:45 +0300 Timo Sirainen Fix ESTALE handling when reading main index. HEAD
Sat, 15 Sep 2007 15:17:57 +0300 Timo Sirainen write_seq_first/last wasn't updated correctly when appending messages, HEAD
Sat, 15 Sep 2007 13:11:22 +0300 Timo Sirainen mail_index_view_clone() needs to copy inconsistency_id. HEAD
Sat, 15 Sep 2007 13:07:46 +0300 Timo Sirainen If view is inconsistent, keep mail->seq valid anyway. HEAD
Sat, 15 Sep 2007 13:07:01 +0300 Timo Sirainen fsck fixes now keyword header problems HEAD
Sat, 15 Sep 2007 11:44:11 +0300 Timo Sirainen If extension header is broken, drop it when fscking. HEAD
Sat, 15 Sep 2007 10:51:03 +0300 Timo Sirainen Make sure the extension name doesn't contain control characters. It most HEAD
Sat, 15 Sep 2007 10:46:22 +0300 Timo Sirainen Convert also 0x80..0x9f characters to '?' HEAD
Sat, 15 Sep 2007 10:34:08 +0300 Timo Sirainen Code cleanup HEAD
Sat, 15 Sep 2007 10:27:28 +0300 Timo Sirainen Code cleanups HEAD
Sat, 15 Sep 2007 10:27:24 +0300 Timo Sirainen Crashfix when fscking. HEAD
Sat, 15 Sep 2007 10:20:02 +0300 Timo Sirainen Removed MAIL_INDEX_HDR_FLAG_FSCK. It's not used anymore. HEAD
Sat, 15 Sep 2007 10:11:58 +0300 Timo Sirainen Moved mail_index_map_parse_keywords() to mail-index-map.c HEAD
Sat, 15 Sep 2007 10:05:56 +0300 Timo Sirainen fsck won't fail anymore with "corrupted index", all problems are fixed. HEAD
Sat, 15 Sep 2007 09:56:29 +0300 Timo Sirainen If view is inconsistent, show the mail as expunged. HEAD
Sat, 15 Sep 2007 09:22:16 +0300 Timo Sirainen fsck the index while it's being mapped. HEAD
Sat, 15 Sep 2007 09:21:47 +0300 Timo Sirainen If hdr.messages_count is too large, fix it with fsck instead of treating the HEAD
Sat, 15 Sep 2007 08:55:57 +0300 Timo Sirainen Make sure extensions updates don't modify keywords. HEAD
Sat, 15 Sep 2007 08:54:43 +0300 Timo Sirainen Drop also exclusive locks when closing index files (there shouldn't be any HEAD
Sat, 15 Sep 2007 08:54:09 +0300 Timo Sirainen NFS: If index has been deleted, close the index properly before reopening it. HEAD
Tue, 11 Sep 2007 04:49:34 +0300 Timo Sirainen And a fix for last LDAP lookup changes. HEAD
Mon, 10 Sep 2007 09:27:14 +0300 Timo Sirainen Actually reconnect always if ldap_result() fails for any reason. There HEAD
Mon, 10 Sep 2007 09:24:10 +0300 Timo Sirainen Reconnect if ldap_search() returns a failure related to connection problems. HEAD
Sun, 09 Sep 2007 06:42:10 +0300 Timo Sirainen Fix for mmap_disable=yes HEAD
Sun, 09 Sep 2007 06:26:01 +0300 Timo Sirainen When creating mailboxes, set cur/new/tmp directories' group to HEAD
Sun, 09 Sep 2007 06:10:48 +0300 Timo Sirainen Use mail_extra_groups setting. HEAD
Sun, 09 Sep 2007 05:54:32 +0300 Timo Sirainen Added ssl_cert_username_field setting. HEAD
Sun, 09 Sep 2007 05:30:20 +0300 Timo Sirainen Instead of exit()ing directly if loading plugins fail, use i_fatal() so HEAD
Sun, 09 Sep 2007 05:06:17 +0300 Timo Sirainen If INBOX is a substring of already added path, don't assert-crash. Also HEAD
Sun, 09 Sep 2007 04:42:42 +0300 Timo Sirainen Added -k parameter to preserve environment. Normally everything but TZ and HEAD
Sun, 09 Sep 2007 04:33:45 +0300 Timo Sirainen Replaced MAIL_INDEX_LOCK_SECS usage with cache/index/log specific defines HEAD
Sun, 09 Sep 2007 03:59:09 +0300 Timo Sirainen Fixed opening indexes to memory. HEAD
Sun, 09 Sep 2007 03:58:57 +0300 Timo Sirainen Fixed home directory handling which got broken by previous changes. HEAD
Sat, 08 Sep 2007 03:50:25 +0300 Timo Sirainen Added tag 1.1.alpha4 for changeset f4fa0970f855 HEAD
Sat, 08 Sep 2007 03:50:21 +0300 Timo Sirainen Released v1.1.alpha4. HEAD 1.1.alpha4
Sat, 08 Sep 2007 03:29:08 +0300 Timo Sirainen Fixed infinite loop if a transaction was seen for messages that weren't HEAD
Sun, 02 Sep 2007 07:44:50 +0300 Timo Sirainen Changed mail_keywords creation APIs to take mailbox/index instead of HEAD
Sun, 02 Sep 2007 06:10:54 +0300 Timo Sirainen mailbox_keywords_create() checks keyword validity now and returns failure if HEAD
Sun, 02 Sep 2007 06:08:58 +0300 Timo Sirainen mail_index_keywords_create*() now drops duplicates. HEAD
Sun, 02 Sep 2007 05:27:03 +0300 Timo Sirainen Renamed IS_ATOM_SPECIAL() to IS_ATOM_SPECIAL_INPUT() and added a new HEAD
Sun, 02 Sep 2007 05:03:41 +0300 Timo Sirainen Added assert against empty keyword. HEAD
Sun, 02 Sep 2007 04:51:56 +0300 Timo Sirainen Cleaned up keyword handling code. HEAD
Sun, 02 Sep 2007 04:28:21 +0300 Timo Sirainen Only index extension indexes are now called "ext_id". For map extension HEAD
Sun, 02 Sep 2007 03:35:03 +0300 Timo Sirainen If extension introduction is broken, don't log errors about following HEAD
Sun, 02 Sep 2007 03:32:45 +0300 Timo Sirainen Complain about unknown extension introduction IDs in log only once per sync. HEAD
Sun, 02 Sep 2007 03:13:19 +0300 Timo Sirainen Don't bother complaining about changed log offsets if file also changed. HEAD
Sun, 02 Sep 2007 03:07:22 +0300 Timo Sirainen Added asserts against uid_validity==0. HEAD
Sun, 02 Sep 2007 03:05:38 +0300 Timo Sirainen Don't treat uid_validity=0 && next_uid!=1 as a corrupted index. fsck fixes HEAD
Sun, 02 Sep 2007 03:04:47 +0300 Timo Sirainen Check that header is still valid after syncing. If not, fsck. HEAD
Sat, 01 Sep 2007 03:14:11 +0300 Timo Sirainen When initial index build wrote dovecot.index file, we assert-crashed. HEAD
Sat, 01 Sep 2007 03:04:02 +0300 Timo Sirainen Initial commit for dbox redesign/rewrite. Currently supports only one HEAD
Sat, 01 Sep 2007 01:36:10 +0300 Timo Sirainen Fixes to saving mails HEAD
Sat, 01 Sep 2007 00:36:00 +0300 Timo Sirainen If append fails because input EOF, disconnect the client with EOF reason. HEAD
Sat, 01 Sep 2007 00:35:15 +0300 Timo Sirainen Fixes to saving messages. HEAD
Fri, 31 Aug 2007 23:41:03 +0300 Timo Sirainen mail_index_transaction_sort_appends() fixed to work with keywords (dbox-only HEAD
Fri, 31 Aug 2007 22:58:25 +0300 Timo Sirainen Removed autocreate parameter from mail_index_keyword_lookup(). Added a new HEAD
Fri, 31 Aug 2007 21:26:53 +0300 Timo Sirainen If syncing failed when closing mailbox, we didn't return error as we should HEAD
Fri, 31 Aug 2007 20:50:35 +0300 Timo Sirainen If v1.1 index is accessed with v1.0, avoid recent message counter errors. HEAD
Wed, 29 Aug 2007 22:58:27 +0300 Timo Sirainen Renamed mail_index_sync_begin() to mail_index_sync_begin_to() and added a HEAD
Mon, 27 Aug 2007 19:34:17 +0300 Timo Sirainen If we notice that dovecot.index.log gets deleted, make sure that HEAD
Mon, 27 Aug 2007 19:14:46 +0300 Timo Sirainen Error message change. HEAD
Mon, 27 Aug 2007 19:13:48 +0300 Timo Sirainen Ignore entries with empty keyword names. HEAD
Mon, 27 Aug 2007 19:13:36 +0300 Timo Sirainen Error handling fixes. HEAD
Mon, 27 Aug 2007 19:12:59 +0300 Timo Sirainen If transaction log is deleted under us, recreate it immediately. HEAD
Mon, 27 Aug 2007 19:12:18 +0300 Timo Sirainen Don't assert-crash if uidvalidity wasn't set in first sync. HEAD
Mon, 27 Aug 2007 18:43:54 +0300 Timo Sirainen Added an assert HEAD
Mon, 27 Aug 2007 18:28:53 +0300 Timo Sirainen Parse keywords from header immediately when mapping the index file. HEAD
Mon, 27 Aug 2007 18:28:30 +0300 Timo Sirainen Log an error if empty keyword name is tried to be used. HEAD
Mon, 27 Aug 2007 18:28:06 +0300 Timo Sirainen Handle opening corrupted index files better. HEAD
Mon, 27 Aug 2007 18:03:50 +0300 Timo Sirainen Don't allow empty keywords. HEAD
Mon, 27 Aug 2007 17:55:05 +0300 Timo Sirainen If keyword ext record is missing, log an error instead of assert-crashing. HEAD
Mon, 27 Aug 2007 17:47:25 +0300 Timo Sirainen Minor memory usage optimizations. HEAD
Mon, 27 Aug 2007 17:19:49 +0300 Timo Sirainen Don't crash if mailbox named INBOX is listed in prefixless namespace, but HEAD
Fri, 24 Aug 2007 21:43:27 +0300 Timo Sirainen Extra fields from userdb lookup should override everything. Fixed the code HEAD
Fri, 24 Aug 2007 21:23:00 +0300 Timo Sirainen Added string (char *) array type. HEAD
Fri, 24 Aug 2007 20:55:01 +0300 Timo Sirainen restrict_raise_fd_limit() fixes HEAD
Fri, 24 Aug 2007 20:50:44 +0300 Timo Sirainen Added restrict_fd_limit() and restrict_raise_fd_limit() HEAD
Fri, 24 Aug 2007 20:49:33 +0300 Timo Sirainen Grow file descriptors to 64k at startup, and drop them for login and imap HEAD
Fri, 24 Aug 2007 20:00:14 +0300 Timo Sirainen Fix to last change: Don't continue if we can't get message's size. HEAD
Fri, 24 Aug 2007 19:56:40 +0300 Timo Sirainen Handle initial syncing errors better. HEAD
Fri, 24 Aug 2007 19:36:03 +0300 Timo Sirainen Changed disconnection reason to "Connection closed" HEAD
Fri, 24 Aug 2007 19:26:22 +0300 Timo Sirainen If read/write to client failed with some error, log it. HEAD
Wed, 22 Aug 2007 16:24:30 +0300 Timo Sirainen Use sed instead of $(SED). sed should work everywhere anyway, and $(SED) HEAD
Wed, 22 Aug 2007 16:12:57 +0300 cras unichar.o and message-decoder.o are no longer unused HEAD
Wed, 22 Aug 2007 15:14:58 +0300 Timo Sirainen mbox: Return INBOX path correctly for DIR type lookups. HEAD
Thu, 16 Aug 2007 19:29:15 +0300 Timo Sirainen Assert-crashfix when extension header was resized. HEAD
Thu, 16 Aug 2007 19:07:34 +0300 Timo Sirainen Added support for binc IMAP style IMAPdir. It doesn't support escaping, but HEAD
Thu, 16 Aug 2007 19:06:27 +0300 Timo Sirainen --log-error improvements. HEAD
Thu, 16 Aug 2007 17:35:45 +0300 Timo Sirainen Call mail_alloc/mail_free, not index_mail_alloc/index_mail/free directly. HEAD
Thu, 16 Aug 2007 17:28:33 +0300 Timo Sirainen Minor code cleanup HEAD
Thu, 16 Aug 2007 17:23:11 +0300 Timo Sirainen pool_system_realloc(): Moved malloc_usable_size() check before realloc() so HEAD
Wed, 15 Aug 2007 19:17:48 +0300 Timo Sirainen Use UTF-8 as the default SEARCH charset. HEAD