log

age author description
Tue, 19 May 2009 13:34:54 -0400 Timo Sirainen safe_sendfile(): Error handling fixes for Linux and Solaris. HEAD
Mon, 18 May 2009 02:41:10 -0400 Timo Sirainen Added tag 1.1.15 for changeset 6604f9980a93 HEAD
Sun, 17 May 2009 22:06:11 -0400 Timo Sirainen Released v1.1.15. HEAD 1.1.15
Sun, 17 May 2009 21:35:07 -0400 Timo Sirainen zlib: Don't expose file descriptor. Others can't do anything with it anyway. HEAD
Sun, 17 May 2009 20:34:50 -0400 Timo Sirainen Berkeley DB dict: Transactions should be aborted with abort(), not discard(). HEAD
Sun, 17 May 2009 20:04:52 -0400 Timo Sirainen expire-tool: Use mail_uid and mail_gid settings if userdb doesn't return uid/gid. HEAD
Sun, 17 May 2009 17:31:40 -0400 Timo Sirainen Dropping connections from sql connection pool could have crashed. HEAD
Fri, 15 May 2009 13:06:15 -0400 Timo Sirainen APPEND: Don't assert-crash if message size parameter isn't given. HEAD
Thu, 14 May 2009 17:19:40 -0400 Timo Sirainen imap: When multiple commands are pipelined, try harder to combine their mailbox syncing together. HEAD
Wed, 13 May 2009 14:36:30 -0400 Timo Sirainen STATUS-IN-LIST: If STATUS fails, still have LIST return OK instead of NO. HEAD
Wed, 13 May 2009 13:32:41 -0400 Timo Sirainen Fixed checking if protocols setting contains only invalid values. HEAD
Wed, 13 May 2009 12:47:13 -0400 Timo Sirainen mbox: Don't crash when expunging all messages and file doesn't end with [CR]LF. HEAD
Wed, 13 May 2009 12:41:55 -0400 Timo Sirainen dovecot-example.conf: Clarified that commented sections or plugin settings aren't defaults. HEAD
Tue, 12 May 2009 13:44:12 -0400 Timo Sirainen ldap: When using the same LDAP attribute multiple times, give an error message. HEAD
Mon, 11 May 2009 19:14:20 -0400 Timo Sirainen DEBUG: data-stack buffer overflow checking code was causing false positives. HEAD
Mon, 04 May 2009 16:34:21 -0400 Timo Sirainen Maildir: More fixes to uidlist handling. HEAD
Mon, 04 May 2009 14:33:54 -0400 Timo Sirainen Maildir: Handle uidlist errors better. HEAD
Mon, 04 May 2009 14:28:31 -0400 Timo Sirainen Maildir saving: Fixed race condition bugs in uidlist handling, causing files to be given new UIDs sometimes. HEAD
Mon, 04 May 2009 12:33:27 -0400 Timo Sirainen MAILBOXDIR handling fix. HEAD
Sat, 02 May 2009 18:31:51 -0400 Timo Sirainen IDLE: Check DONE case-insensitively. HEAD
Thu, 30 Apr 2009 12:25:55 -0400 Timo Sirainen passdb ldap: Autodetected MD5 -> PLAIN-MD5 change didn't work with auth cache. HEAD
Wed, 29 Apr 2009 14:49:10 -0400 Timo Sirainen rawlog: If mail_debug=yes, log if dovecot.rawlog/ directory doesn't exist. HEAD
Wed, 29 Apr 2009 14:13:23 -0400 Timo Sirainen maildir: Don't show "* OK" messages about lock waits too early. HEAD
Wed, 29 Apr 2009 13:20:13 -0400 Timo Sirainen Unified all <doc/wiki/*.txt> links to look exactly the same. HEAD
Wed, 29 Apr 2009 12:40:24 -0400 Timo Sirainen ldap: If first request is over 60 seconds old while a new request comes, reconnect. HEAD
Tue, 28 Apr 2009 17:00:01 -0400 Timo Sirainen Nonblocking search should handle more messages when body isn't being searched. HEAD
Thu, 23 Apr 2009 12:01:40 -0400 Timo Sirainen Message header parser didn't skip all LWSP at the beginning of headers, only one. HEAD
Tue, 21 Apr 2009 16:36:52 -0400 Timo Sirainen master: "Unknown argument" error printed always the first argument instead of the unknown one. HEAD
Mon, 20 Apr 2009 14:43:15 -0400 Timo Sirainen array_idx_clear() was broken when clearing an index outside the existing array. HEAD
Mon, 20 Apr 2009 12:17:59 -0400 Timo Sirainen deliver: When forwarding messages, use -f parameter as return path and fallback to normalized Return-Path: header. HEAD
Fri, 17 Apr 2009 12:56:14 -0400 Timo Sirainen Removed unused code. HEAD
Thu, 16 Apr 2009 22:39:24 -0400 Timo Sirainen Added tag 1.1.14 for changeset 311e3c9d395e HEAD
Thu, 16 Apr 2009 22:39:18 -0400 Timo Sirainen Released v1.1.14. HEAD 1.1.14
Mon, 13 Apr 2009 18:23:37 -0400 Timo Sirainen maildir: When saving messages, in some race conditions we might have written a duplicate UID. HEAD
Mon, 13 Apr 2009 18:21:24 -0400 Timo Sirainen indexes: Added a new assert. HEAD
Mon, 13 Apr 2009 17:21:32 -0400 Timo Sirainen indexes: Error handling fixes. HEAD
Mon, 13 Apr 2009 16:11:15 -0400 Timo Sirainen maildir saving: If dovecot-uidlist reading failed, we might have gone forward and crashed. HEAD
Mon, 13 Apr 2009 15:51:52 -0400 Timo Sirainen maildir saving: If fdatasync_path() fails, don't return "unknown error". HEAD
Sat, 11 Apr 2009 23:16:44 -0400 Timo Sirainen mbox: When doing autodetection, don't just create the missing mbox directory. HEAD
Thu, 09 Apr 2009 18:49:54 -0400 Timo Sirainen expire-tool: Added a forwards-compatibility parameter -t, which is an alias for --test. HEAD
Thu, 09 Apr 2009 14:51:24 -0400 Timo Sirainen ssl: Don't use mempool_system_clean_*() functions. Just extra work and they've had some problems. HEAD
Thu, 09 Apr 2009 14:44:02 -0400 Timo Sirainen digest-md5: If client sent no input, log it as such instead of a more cryptic error. HEAD
Wed, 08 Apr 2009 13:46:38 -0400 Timo Sirainen Before starting imaps connections, check how full connection queue is. HEAD
Fri, 03 Apr 2009 18:23:03 -0400 Timo Sirainen deliver should have used mail_access_groups setting, not mail_extra_groups. HEAD
Fri, 03 Apr 2009 12:41:33 -0400 Timo Sirainen IMAP: Don't allow APPEND to specify INTERNALDATE more than 2 hours into future. HEAD
Thu, 02 Apr 2009 14:25:27 -0400 Timo Sirainen imap/pop3-login: Don't crash when shutting down and destroying clients. HEAD
Thu, 02 Apr 2009 14:10:16 -0400 Timo Sirainen If epoll_create() fails with EMFILE, suggest increasing epoll's max_user_instances. HEAD
Thu, 02 Apr 2009 14:00:31 -0400 Timo Sirainen Try to make sure auth process can dump core, and if it can't try to find why. HEAD
Wed, 01 Apr 2009 16:09:58 -0400 Timo Sirainen istream-tee: Added some more asserts. HEAD
Wed, 01 Apr 2009 15:58:56 -0400 Timo Sirainen istream: Added one more assert to make sure return value is correct. HEAD
Wed, 01 Apr 2009 12:50:11 -0400 Timo Sirainen Call closelog() before dup2()ing fds. HEAD
Mon, 30 Mar 2009 23:12:44 -0400 Timo Sirainen Message address parser didn't handle empty group:; correctly. HEAD
Thu, 26 Mar 2009 18:36:36 -0400 Timo Sirainen Fixed --with-ldap=plugin and --with-gssapi=plugin HEAD
Thu, 26 Mar 2009 18:17:09 -0400 Timo Sirainen charset_to_utf8() may have tried to allocate a lot of memory in some conditions. HEAD
Wed, 25 Mar 2009 15:38:36 -0400 Timo Sirainen mail_privileged_group setting prevents core dumps - mention it in logging. HEAD
Tue, 24 Mar 2009 18:52:53 -0400 Timo Sirainen dbox: Don't crash if MAILBOXDIR isn't set. HEAD
Tue, 24 Mar 2009 18:04:04 -0400 Timo Sirainen Fix to previous change: Log version mismatch after log initialization. HEAD
Tue, 24 Mar 2009 18:01:05 -0400 Timo Sirainen login process: Check Dovecot version mismatch earlier. HEAD
Tue, 24 Mar 2009 13:06:30 -0400 Timo Sirainen Removed unused code. HEAD
Tue, 24 Mar 2009 13:02:44 -0400 Timo Sirainen login_process_per_connection=yes should have limited how many lines/sec process was allowed to log. HEAD