log

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