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