log

age author description
Sat, 22 Sep 2007 11:58:51 +0300 Timo Sirainen Don't assert-crash if looking up a non-parsed header after headers were HEAD
Sat, 22 Sep 2007 11:50:51 +0300 Timo Sirainen Disable mailbox list indexing always (so it's disabled in deliver). HEAD
Sat, 22 Sep 2007 11:42:58 +0300 Timo Sirainen Code cleanups and some minor fixes. HEAD
Sat, 22 Sep 2007 11:11:58 +0300 Timo Sirainen Crashfix HEAD
Sat, 22 Sep 2007 11:07:23 +0300 Timo Sirainen Don't assert-crash if COPYing didn't copy any messages. HEAD
Thu, 20 Sep 2007 17:05:19 +0300 Timo Sirainen If data stack growing fails because of out-of-memory, something's probably HEAD
Tue, 18 Sep 2007 18:14:29 +0300 Timo Sirainen Yet another try at getting rquota code compiling properly with BSD make. HEAD
Mon, 17 Sep 2007 15:57:11 +0300 Timo Sirainen rquota_xdr.h -> rquota.h HEAD
Mon, 17 Sep 2007 11:29:08 +0300 Timo Sirainen Generate also rquota_xdr.h. HEAD
Mon, 17 Sep 2007 11:15:50 +0300 Timo Sirainen Transfer also userdb information from blocking passdb workers, so prefetch HEAD
Mon, 17 Sep 2007 10:41:00 +0300 Timo Sirainen Try an alternative way to specify rquota_xdr.c dependency. HEAD
Mon, 17 Sep 2007 10:35:24 +0300 Timo Sirainen Moved mail_location data parsing to a common function. It supports now also HEAD
Mon, 17 Sep 2007 09:51:53 +0300 Timo Sirainen Include sys/resource.h HEAD
Sun, 16 Sep 2007 14:49:04 +0300 Timo Sirainen Updated. HEAD 1.1.alpha6
Sun, 16 Sep 2007 14:38:53 +0300 Timo Sirainen Added "compile" binary that autotools seem to create nowadays HEAD
Sun, 16 Sep 2007 14:36:14 +0300 Timo Sirainen Copyright cleanup: 2007-2007 -> 2007 HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 14:04:06 +0300 Timo Sirainen pool_unref() now takes ** pointer. HEAD
Sun, 16 Sep 2007 13:51:51 +0300 Timo Sirainen Don't crash if duplicate database contains broken entries. HEAD
Sun, 16 Sep 2007 13:42:08 +0300 Timo Sirainen Removed str_path() and str_ppath(). Dynamic strings are better. HEAD
Sun, 16 Sep 2007 13:41:32 +0300 Timo Sirainen Use dynamically growing string for paths. HEAD
Sun, 16 Sep 2007 13:38:34 +0300 Timo Sirainen Renamed strarray_length/remote() to str_array_length/remove() HEAD
Sun, 16 Sep 2007 13:32:59 +0300 Timo Sirainen Added i_ prefix to strcmp_p(), strcasecmp_p() and memcasecmp(). HEAD
Sun, 16 Sep 2007 13:30:31 +0300 Timo Sirainen Renamed strocpy() to i_strocpy(). HEAD
Sun, 16 Sep 2007 13:26:07 +0300 Timo Sirainen Removed is_empty_str() macro. Nothing used it, and it's not very useful HEAD
Sun, 16 Sep 2007 13:25:23 +0300 Timo Sirainen Removed _ prefixes from function names. HEAD
Sun, 16 Sep 2007 12:51:41 +0300 Timo Sirainen If iostream.close/destroy isn't set by the stream implementation, use a HEAD
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