log

age author description
Sun, 04 May 2008 03:22:49 +0300 Timo Sirainen Don't restrict login process fd limits when running with GDB=1. HEAD
Sun, 04 May 2008 03:09:18 +0300 Timo Sirainen deliver -e: Write the error string to stderr also with tempfails. HEAD
Sun, 04 May 2008 03:00:32 +0300 Timo Sirainen mail_uid and mail_gid settings weren't handled correctly. HEAD
Sun, 04 May 2008 02:53:55 +0300 Timo Sirainen If fcntl() fails with EACCES, give a more understandable error message since HEAD
Sun, 04 May 2008 02:44:01 +0300 Timo Sirainen If auth process dies at startup, deinitialize logs properly so that any HEAD
Sun, 04 May 2008 02:39:58 +0300 Timo Sirainen Added "ignore" option to quota rules which causes the mailbox to be ignored HEAD
Wed, 30 Apr 2008 20:18:37 +0300 Timo Sirainen Fixed several memory leaks in ACL plugin. HEAD
Wed, 30 Apr 2008 17:06:19 +0300 Timo Sirainen Use a larger initial mbox keywords pool size. HEAD
Wed, 30 Apr 2008 17:06:08 +0300 Timo Sirainen Fixed updating first_recent_uid in index header. HEAD
Wed, 30 Apr 2008 17:05:19 +0300 Timo Sirainen DEBUG: Make sure mempool's initial size is large enough to account for HEAD
Fri, 25 Apr 2008 03:23:49 +0300 Timo Sirainen Static attributes were broken in user_attrs. HEAD
Fri, 25 Apr 2008 02:10:36 +0300 Timo Sirainen Fixes to handling recent flags with UIDVALIDITY changing. HEAD
Fri, 25 Apr 2008 01:49:39 +0300 Timo Sirainen Reset cached \Recent flags if UIDVALIDITY changes, because we were using HEAD
Fri, 25 Apr 2008 01:31:05 +0300 Timo Sirainen next_hook should be called after our hook is finished with its doings, that HEAD
Fri, 25 Apr 2008 01:29:15 +0300 Timo Sirainen SIZEOF_ACL_MASK() macro wasn't used as it was intended. Changed so it HEAD
Fri, 25 Apr 2008 00:52:56 +0300 Timo Sirainen Expire plugin wasn't working unless expire_altmove was also defined. HEAD
Thu, 24 Apr 2008 17:24:32 +0300 Timo Sirainen Better error handling for dnotify failures. HEAD
Thu, 24 Apr 2008 17:03:10 +0300 Timo Sirainen If mailbox hasn't been opened when closing it, don't crash when trying to HEAD
Thu, 24 Apr 2008 16:59:19 +0300 Timo Sirainen Renamed IO_NOTIFY_DISABLED to IO_NOTIFY_NOSUPPORT. IO_NOTIFY_NOSUPPORT is HEAD
Thu, 24 Apr 2008 16:56:10 +0300 Timo Sirainen Comment updates HEAD
Thu, 24 Apr 2008 16:31:07 +0300 Timo Sirainen Allow %variables in static LDAP fields. HEAD
Thu, 24 Apr 2008 16:08:25 +0300 Timo Sirainen Send the success reply in one write. Based on patch by Onno Molenkamp. HEAD
Thu, 24 Apr 2008 15:48:01 +0300 Timo Sirainen If remote disconnects, log "Connection closed: reason" just like IMAP does. HEAD
Fri, 18 Apr 2008 12:52:08 +0300 Timo Sirainen Namespace inbox setting defaults to "no", not "yes". HEAD
Wed, 02 Apr 2008 20:46:51 +0300 Timo Sirainen GSSAPI: Show username in "autn_name and authz_name differ" error. HEAD
Tue, 01 Apr 2008 20:40:46 +0300 Timo Sirainen Added tag 1.1.rc4 for changeset 4607141a6bdc HEAD
Tue, 01 Apr 2008 20:40:42 +0300 Timo Sirainen Released v1.1.rc4. HEAD 1.1.rc4
Tue, 01 Apr 2008 20:34:51 +0300 Timo Sirainen DEBUG: Added buffer overflow checking to alloconly memory pools. HEAD
Tue, 01 Apr 2008 20:26:19 +0300 Timo Sirainen mailbox_transaction_commit(): Use separate temporary variables to store HEAD
Tue, 01 Apr 2008 11:45:23 +0300 Timo Sirainen Using templates in pass_attrs or user_attrs was somewhat broken, causing HEAD
Tue, 01 Apr 2008 11:42:24 +0300 Timo Sirainen t_buffer_get() overflow check worked only with 64bit systems. HEAD
Tue, 01 Apr 2008 11:30:56 +0300 Timo Sirainen Memory leak fix by Diego Liziero HEAD
Sun, 30 Mar 2008 20:45:50 +0300 Timo Sirainen matches[] wasn't also allocated enough memory. HEAD
Sun, 30 Mar 2008 11:57:57 +0300 Timo Sirainen STORE: Ignore flag changes for read-only (especially EXAMINEd) mailboxes. HEAD
Sun, 30 Mar 2008 11:46:45 +0300 Timo Sirainen str_find_init() allocated too little memory for temporary suffixes buffer. HEAD
Sun, 30 Mar 2008 11:43:33 +0300 Timo Sirainen DEBUG: Catch if we write past t_buffer_get()ed memory. HEAD
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