log

age author description
Thu, 06 Mar 2008 13:15:29 +0200 Timo Sirainen Expunge handler calling fixes. HEAD
Thu, 06 Mar 2008 09:45:18 +0200 Timo Sirainen mail_index_ext_register(): Allow registering an extension without record or HEAD
Thu, 06 Mar 2008 09:44:25 +0200 Timo Sirainen Catch dotlock creation timeout error. HEAD
Thu, 06 Mar 2008 09:43:38 +0200 Timo Sirainen Error message fix. HEAD
Thu, 06 Mar 2008 09:43:09 +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
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: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 03:47:57 +0200 Timo Sirainen Moved fdatasync_path() to a global function. HEAD
Mon, 03 Mar 2008 08:59:10 +0200 Timo Sirainen SEARCH NOT SUBJECT didn't work correctly. HEAD
Mon, 03 Mar 2008 07:20:41 +0200 Timo Sirainen DEBUG: Use t_buffer_alloc_last_full() before calling i_warning() to make HEAD
Mon, 03 Mar 2008 07:19:31 +0200 Timo Sirainen Added t_buffer_alloc_last_full(). HEAD
Mon, 03 Mar 2008 06:25:14 +0200 Timo Sirainen Added more tests to imap_match(). HEAD
Mon, 03 Mar 2008 06:20:33 +0200 Timo Sirainen LIST: Show \NoSelect status correctly. HEAD
Mon, 03 Mar 2008 06:13:18 +0200 Timo Sirainen Mailbox deletion fixes. HEAD
Mon, 03 Mar 2008 06:01:03 +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:58 +0200 Timo Sirainen mail_index_sync_have_any(): Refresh index to see if there are any new unseen HEAD
Mon, 03 Mar 2008 02:36:02 +0200 Timo Sirainen CLOSE: Synchronize the mailbox after expunging messages to actually get them HEAD
Sun, 02 Mar 2008 07:39:52 +0200 Timo Sirainen Fixed pass=yes with blocking passdbs. Also master_user wasn't exported HEAD
Sun, 02 Mar 2008 06:40:34 +0200 Timo Sirainen Ignore spaces and TABs at the end of ACL lines. HEAD
Sun, 02 Mar 2008 06:34:29 +0200 Timo Sirainen Don't try to flush NFS file handle cache for mbox files. HEAD
Sun, 02 Mar 2008 06:24:05 +0200 Timo Sirainen Copies were tracked using the source transaction instead of destination HEAD
Sun, 02 Mar 2008 06:09:44 +0200 Timo Sirainen imap_match(): "foo/bar/%" pattern matching to "foo/" should return CHILDREN HEAD
Sun, 02 Mar 2008 06:08:19 +0200 Timo Sirainen Added unit tests for imap_match() HEAD
Sun, 02 Mar 2008 02:49:55 +0200 Timo Sirainen Optimized cache record loop tracking. HEAD
Sat, 01 Mar 2008 00:15:30 +0200 Timo Sirainen Seek also non-seekable parent streams to current offset as long as we're not HEAD