log

age author description
Sun, 30 Mar 2008 11:41:35 +0300 Timo Sirainen Fix to previous optimization: Don't crash if we want to read older data from HEAD
Wed, 26 Mar 2008 21:30:15 +0200 Timo Sirainen Log clearly with "auth failed, # attempts" if user gets disconnected before HEAD
Wed, 26 Mar 2008 21:27:10 +0200 Timo Sirainen Workaround to never idle-disconnect IDLEing clients got broken by timeout HEAD
Sun, 23 Mar 2008 17:55:51 +0200 Timo Sirainen random_fill(): If read(/dev/urandom) returned EINTR, it could have written HEAD
Fri, 21 Mar 2008 08:27:36 +0200 Timo Sirainen Small optimization: Don't try to pread() log file if we already know we've HEAD
Thu, 20 Mar 2008 16:55:44 +0200 Timo Sirainen Try to send tagged replies in the same order as the commands were received HEAD
Thu, 20 Mar 2008 16:54:19 +0200 Timo Sirainen "Corrupted physical/virtual size" shows now also the UID of the message. HEAD
Thu, 20 Mar 2008 16:26:59 +0200 Timo Sirainen Don't access freed memory. HEAD
Thu, 20 Mar 2008 16:26:27 +0200 Timo Sirainen client_command_free()/cancel(): Take pointer-to-pointer parameter and set it HEAD
Thu, 20 Mar 2008 15:42:57 +0200 Timo Sirainen If we have both maybe and definite UIDs, remove all definite UIDs from maybe HEAD
Thu, 20 Mar 2008 15:34:44 +0200 Timo Sirainen Added FTS_SQUAT environment with partial=n and full=m settings. HEAD
Thu, 20 Mar 2008 15:09:30 +0200 Timo Sirainen If dovecot-acl-list can't be created because of permission problems, it's HEAD
Thu, 20 Mar 2008 15:02:31 +0200 Timo Sirainen If mbox isn't writable, don't try to update its atime with utime(). HEAD
Wed, 19 Mar 2008 20:03:24 +0200 Timo Sirainen Ignore \Recent flag in indexes when searching them (leftovers from v1.0). HEAD
Wed, 19 Mar 2008 07:34:01 +0200 Timo Sirainen Quota: backend= didn't work in rules. HEAD
Wed, 19 Mar 2008 07:32:47 +0200 Timo Sirainen "Invalid quota rule" didn't specify the error message HEAD
Sun, 16 Mar 2008 12:28:58 +0200 Timo Sirainen If first message is expunged from expire_altmove mailbox, don't update dict. HEAD
Sun, 16 Mar 2008 12:10:51 +0200 Timo Sirainen Updated conformed RFCs list HEAD
Sun, 16 Mar 2008 12:01:09 +0200 Timo Sirainen If sync queue has commands that don't allow EXPUNGEs and also commands that HEAD
Sat, 15 Mar 2008 07:31:44 +0200 Timo Sirainen DEBUG: Verify that UIDs are ascending after sync. HEAD
Sat, 15 Mar 2008 06:58:19 +0200 Timo Sirainen Fixed extension record checking. HEAD
Sat, 15 Mar 2008 05:17:21 +0200 Timo Sirainen Reverted last error handling change, it can't happen after all. HEAD
Sat, 15 Mar 2008 05:13:08 +0200 Timo Sirainen Error handling fix HEAD
Sat, 15 Mar 2008 05:02:08 +0200 Timo Sirainen Disable log throttling while mail_debug=yes HEAD
Fri, 14 Mar 2008 08:24:19 +0200 Timo Sirainen MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES bugfix HEAD
Fri, 14 Mar 2008 08:52:14 +0200 Timo Sirainen struct mail can't necessarily be casted to struct index_mail. Added a new HEAD
Fri, 14 Mar 2008 08:50:59 +0200 Timo Sirainen Added transaction flags to struct mailbox_transaction_context. HEAD
Wed, 12 Mar 2008 05:27:14 +0200 Timo Sirainen Expunge handler crashfix HEAD
Tue, 11 Mar 2008 17:25:29 +0200 Timo Sirainen Log raw backtrace when dying with "out of memory" error HEAD
Tue, 11 Mar 2008 15:08:57 +0200 Timo Sirainen Apparently "alignmentation" isn't a word. Changed to "alignment". HEAD