log

age author description
Sat, 08 Mar 2008 04:40:38 +0200 Timo Sirainen mail_debug=yes: Log recipient/return-path when sending rejects and forwards. HEAD
Sat, 08 Mar 2008 04:04:20 +0200 Timo Sirainen If the SEARCH TEXT/BODY command contained more parameters, we could have HEAD
Sat, 08 Mar 2008 04:03:45 +0200 Timo Sirainen Small optimization. HEAD
Sat, 08 Mar 2008 03:26:47 +0200 Timo Sirainen When searching words with only non-indexed characters, return all messages HEAD
Sat, 08 Mar 2008 02:09:40 +0200 Timo Sirainen If TLS connection closes with anything except a clean disconnection, log the HEAD
Fri, 07 Mar 2008 14:25:06 +0200 Timo Sirainen When rebuilding uidlist, read the existing one entirely into memory at the HEAD
Fri, 07 Mar 2008 08:20:36 +0200 Timo Sirainen Don't crash when expunging (broken by seq_range_array_add_range() change) HEAD
Fri, 07 Mar 2008 08:15:35 +0200 Timo Sirainen Added support for dotlocks. HEAD
Fri, 07 Mar 2008 07:38:41 +0200 Timo Sirainen Minor optimization and possible compile fix. HEAD
Fri, 07 Mar 2008 07:38:23 +0200 Timo Sirainen If uidlist writing fails, don't assert-crash. HEAD
Fri, 07 Mar 2008 05:17:56 +0200 Timo Sirainen squat_unpack_num() returned error for numbers >= 2^28, causing Squat to HEAD
Fri, 07 Mar 2008 03:52:52 +0200 Timo Sirainen Don't allow too large extension header sizes. They're probably caused by HEAD
Fri, 07 Mar 2008 03:49:36 +0200 Timo Sirainen Check extension header validity before using it. HEAD
Fri, 07 Mar 2008 03:02:44 +0200 Timo Sirainen Don't crash if trying to open a non-file as mbox. HEAD
Fri, 07 Mar 2008 02:46:57 +0200 Timo Sirainen If both byte and message count limits weren't set, we recalculated HEAD
Thu, 06 Mar 2008 13:15:30 +0200 Timo Sirainen Expunge handler calling fixes. HEAD
Thu, 06 Mar 2008 10:26:52 +0200 Timo Sirainen mail_index_bsearch_uid(): Small optimization. HEAD
Thu, 06 Mar 2008 09:45:17 +0200 Timo Sirainen mail_index_ext_register(): Allow registering an extension without record or HEAD
Thu, 06 Mar 2008 09:44:24 +0200 Timo Sirainen Catch dotlock creation timeout error. HEAD
Thu, 06 Mar 2008 09:43:41 +0200 Timo Sirainen Error message fix. HEAD
Thu, 06 Mar 2008 09:43:03 +0200 Timo Sirainen Added mailbox_transaction_get_mailbox() HEAD
Thu, 06 Mar 2008 09:42:16 +0200 Timo Sirainen imap_quote(): Don't crash if allocating from data stack pool. HEAD
Thu, 06 Mar 2008 02:08:44 +0200 Timo Sirainen Assert-crashfix when using a specific plugin combination. HEAD
Wed, 05 Mar 2008 03:53:39 +0200 Timo Sirainen dbox: Fixes to creating, deleting and renaming mailboxes when using alt HEAD
Wed, 05 Mar 2008 02:59:55 +0200 Timo Sirainen NFS checking checks now mail_nfs_index=yes instead of mmap_disable=yes. HEAD
Wed, 05 Mar 2008 02:54:33 +0200 Timo Sirainen Syncing supports now calling a callback after sync instead of just sending a HEAD
Wed, 05 Mar 2008 02:53:05 +0200 Timo Sirainen uncork stream only after syncing to avoid extra writes. HEAD
Wed, 05 Mar 2008 02:17:52 +0200 Timo Sirainen Fatals/panics logged by master weren't logged properly. HEAD
Wed, 05 Mar 2008 02:17:33 +0200 Timo Sirainen Prefix fatal/panic messages with syslog. HEAD
Wed, 05 Mar 2008 02:04:29 +0200 Timo Sirainen If mail parsing was aborted (mail saving was aborted), don't even try to HEAD
Wed, 05 Mar 2008 02:03:50 +0200 Timo Sirainen If stream is closed without stream_errno set, change it to ECONNRESET so if HEAD
Wed, 05 Mar 2008 02:03:10 +0200 Timo Sirainen If parent stream read() fails, update our stream_errno from the parent. HEAD
Wed, 05 Mar 2008 01:48:22 +0200 Timo Sirainen Call SSL_shutdown() HEAD
Wed, 05 Mar 2008 01:11:00 +0200 Timo Sirainen Fail with a clear error if both tls=yes and ldaps:// URI is used. HEAD
Wed, 05 Mar 2008 00:57:17 +0200 Timo Sirainen If sasl_bind=yes or tls=yes is used and ldap_version<3, fail with an error. HEAD
Wed, 05 Mar 2008 00:34:59 +0200 Timo Sirainen Ignore EACCES errors silently. HEAD
Tue, 04 Mar 2008 08:01:51 +0200 Timo Sirainen Added support for seeking forwards in the stream. HEAD
Tue, 04 Mar 2008 07:54:53 +0200 Timo Sirainen Replaced mail_extra_groups setting with mail_privileged_group and HEAD
Tue, 04 Mar 2008 07:54:41 +0200 Timo Sirainen file_dotlock_create(): Don't log an EACCES failures. HEAD
Tue, 04 Mar 2008 07:44:19 +0200 Timo Sirainen If mail_uid or mail_gid doesn't exist, log an error. HEAD
Tue, 04 Mar 2008 07:22:25 +0200 Timo Sirainen Fail if any parameters other than --test is given. HEAD
Tue, 04 Mar 2008 06:45:01 +0200 Timo Sirainen If save time is missing, use the file's ctime instead of current time. HEAD
Tue, 04 Mar 2008 06:36:07 +0200 Timo Sirainen Forgot to change expire time to be calculated as hours after debugging. HEAD
Tue, 04 Mar 2008 06:26:24 +0200 Timo Sirainen Added wildcard support to expire plugin. Added a new expire_altmove setting HEAD
Tue, 04 Mar 2008 06:24:44 +0200 Timo Sirainen Allow dovecot --exec-mail ext program arguments. HEAD
Tue, 04 Mar 2008 06:24:07 +0200 Timo Sirainen Make MAIL_INDEX_MAIL_FLAG_BACKEND visible to mail_get_flags() and allow it HEAD
Tue, 04 Mar 2008 06:23:45 +0200 Timo Sirainen If dbox file doesn't have sent date, return (and cache) current time. HEAD
Tue, 04 Mar 2008 04:07:32 +0200 Timo Sirainen MAIL_INDEX_MAIL_FLAG_BACKEND specifies if file should be in alt dir or HEAD
Tue, 04 Mar 2008 04:05:35 +0200 Timo Sirainen Added MAIL_INDEX_MAIL_FLAG_BACKEND flag that can be used for HEAD
Tue, 04 Mar 2008 03:47:57 +0200 Timo Sirainen Moved fdatasync_path() to a global function. HEAD
Mon, 03 Mar 2008 08:59:07 +0200 Timo Sirainen SEARCH NOT SUBJECT didn't work correctly. HEAD
Mon, 03 Mar 2008 07:20:38 +0200 Timo Sirainen DEBUG: Use t_buffer_alloc_last_full() before calling i_warning() to make HEAD
Mon, 03 Mar 2008 07:19:30 +0200 Timo Sirainen Added t_buffer_alloc_last_full(). HEAD
Mon, 03 Mar 2008 06:25:11 +0200 Timo Sirainen Added more tests to imap_match(). HEAD
Mon, 03 Mar 2008 06:20:36 +0200 Timo Sirainen LIST: Show \NoSelect status correctly. HEAD
Mon, 03 Mar 2008 06:13:22 +0200 Timo Sirainen Mailbox deletion fixes. HEAD
Mon, 03 Mar 2008 06:01:07 +0200 Timo Sirainen Mailbox listing fix. HEAD
Mon, 03 Mar 2008 02:54:46 +0200 Timo Sirainen Moved mbox From_-line handling to lib-mail, since it's also used by deliver. HEAD
Mon, 03 Mar 2008 02:38:55 +0200 Timo Sirainen mail_index_sync_have_any(): Refresh index to see if there are any new unseen HEAD
Mon, 03 Mar 2008 02:35:59 +0200 Timo Sirainen CLOSE: Synchronize the mailbox after expunging messages to actually get them HEAD