log

age author description
Sun, 17 May 2009 18:28:55 -0400 Timo Sirainen Added mail_search_args_dup(). HEAD
Sun, 17 May 2009 17:54:40 -0400 Timo Sirainen virtual: Handle broken index files better. HEAD
Sun, 17 May 2009 17:54:01 -0400 Timo Sirainen Added mail_index_unlink(). HEAD
Sun, 17 May 2009 17:30:58 -0400 Timo Sirainen Dropping connections from sql connection pool could have crashed. HEAD
Sun, 17 May 2009 17:15:01 -0400 Timo Sirainen virtual: Fixed several crashes. HEAD
Sun, 17 May 2009 17:14:16 -0400 Timo Sirainen Module loading: Increased initial memory pool size. HEAD
Sun, 17 May 2009 17:12:19 -0400 Timo Sirainen Tracking flag updates in saved search results was broken when expunging messages. HEAD
Sun, 17 May 2009 17:11:15 -0400 Timo Sirainen Message threading assert-crashfix. HEAD
Sun, 17 May 2009 15:43:50 -0400 Timo Sirainen virtual: Assert-crashfix when opening mailbox. HEAD
Sun, 17 May 2009 15:43:03 -0400 Timo Sirainen Search: Added an assert. HEAD
Sun, 17 May 2009 15:42:23 -0400 Timo Sirainen mail_thread_init(): Don't assert-crash when checking if we can use a cached thread tree. HEAD
Sun, 17 May 2009 15:05:39 -0400 Timo Sirainen Add "dovecot: " log prefix only for messages from master process. HEAD
Sun, 17 May 2009 15:05:00 -0400 Timo Sirainen logging: Write log prefix after timestamp, not before. HEAD
Sun, 17 May 2009 14:59:51 -0400 Timo Sirainen dict process wasn't restarted after SIGHUP was sent to master. HEAD
Sun, 17 May 2009 14:27:07 -0400 Timo Sirainen LIST: Previous prefix="", list=no change broke listing other list=no namespaces. 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:20:02 -0400 Timo Sirainen imap: When multiple commands are pipelined, try harder to combine their mailbox syncing together. HEAD
Wed, 13 May 2009 13:32:13 -0400 Timo Sirainen Fixed checking if protocols setting contains only invalid values. HEAD
Wed, 13 May 2009 12:40:58 -0400 Timo Sirainen dovecot-example.conf: Clarified that commented sections or plugin settings aren't defaults. HEAD
Tue, 12 May 2009 13:45:37 -0400 Timo Sirainen ldap: When using the same LDAP attribute multiple times, give an error message. HEAD
Tue, 12 May 2009 13:45:08 -0400 Timo Sirainen LDAP: If LDAP_OPT_ERROR_STRING gives more information, log it. HEAD
Mon, 11 May 2009 19:14:31 -0400 Timo Sirainen DEBUG: data-stack buffer overflow checking code was causing false positives. HEAD
Sat, 09 May 2009 15:02:37 -0400 Timo Sirainen Allow prefix="" namespace to have list=no and make it work in a somewhat useful way. HEAD
Sat, 09 May 2009 12:28:33 -0400 Timo Sirainen mail_transaction_log_view_clear() should keep oldest_file_seq and newer referenced. HEAD
Thu, 07 May 2009 15:04:12 -0400 Timo Sirainen pgsql: We hadn't called PQsetnonblocking(). HEAD
Mon, 04 May 2009 16:43:59 -0400 Timo Sirainen Maildir: More fixes to uidlist handling. HEAD
Mon, 04 May 2009 16:42:43 -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:32:59 -0400 Timo Sirainen Try to skip over errors in Content-Type parameters. HEAD
Sun, 03 May 2009 22:04:39 -0400 Timo Sirainen If /dev/arandom exists (OpenBSD), use it instead of /dev/urandom. HEAD
Sun, 03 May 2009 21:35:28 -0400 Timo Sirainen Compiler warning fix. HEAD
Sat, 02 May 2009 18:31:51 -0400 Timo Sirainen IDLE: Check DONE case-insensitively. HEAD
Sat, 02 May 2009 14:41:31 -0400 Timo Sirainen virtual: Open the dovecot-virtual as readonly, we don't need to write to it. HEAD
Fri, 01 May 2009 17:15:31 -0400 Timo Sirainen Added example init.d/dovecot script. HEAD
Fri, 01 May 2009 17:07:38 -0400 Timo Sirainen shared mailboxes: Don't crash if trying to open "shared/domain" namespace prefix as mailbox. HEAD
Fri, 01 May 2009 14:56:52 -0400 Timo Sirainen virtual: Don't show mailboxes as \Noselect. HEAD
Fri, 01 May 2009 14:53:52 -0400 Timo Sirainen mbox-snarf plugin: Fixed memory/io leaking. HEAD
Fri, 01 May 2009 14:50:08 -0400 Timo Sirainen istreams: Fixed some parent stream seeking issues. HEAD
Fri, 01 May 2009 14:49:08 -0400 Timo Sirainen mbox: Don't crash when expunging all messages and file doesn't end with [CR]LF. HEAD
Fri, 01 May 2009 13:15:30 -0400 Timo Sirainen mbox: Fix to handling CRs before From_ lines. HEAD
Fri, 01 May 2009 13:05:45 -0400 Timo Sirainen virtual: Allow search rules to begin with TAB instead of space. HEAD
Fri, 01 May 2009 13:01:09 -0400 Timo Sirainen dotlocking: Don't generate "Will override dotlock in 0 secs" messages. HEAD
Fri, 01 May 2009 12:30:07 -0400 Timo Sirainen safe_mkstemp()'s mode parameter didn't override umask as it was supposed to. HEAD
Thu, 30 Apr 2009 20:22:49 -0400 Timo Sirainen dict-file: When replacing the dict file, preserve its permissions. HEAD
Thu, 30 Apr 2009 20:00:09 -0400 Timo Sirainen When :MAILBOXDIR= was empty, we might have appended extra '/' to it, which caused problems. HEAD
Thu, 30 Apr 2009 19:59:12 -0400 Timo Sirainen mbox: When skipping subscriptions file, use the configured filename instead of hardcoded one. HEAD
Thu, 30 Apr 2009 18:49:26 -0400 Timo Sirainen maildir: Don't assert-crash if we have no read-access to the Maildir. HEAD
Thu, 30 Apr 2009 16:17:56 -0400 Timo Sirainen dict-file: If file_dotlock_open() fails, log also the path. HEAD
Wed, 29 Apr 2009 15:05:53 -0400 Timo Sirainen Split struct mail_private.stats_dentry_lookup_count to open/stat counts. 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:26:09 -0400 Timo Sirainen Shared mailboxes: Fixed a bug where some mailboxes were added to root shared namespace. 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:50:19 -0400 Timo Sirainen Virtual: If opening a virtual mailbox fails, don't leak memory/timeouts. HEAD
Wed, 29 Apr 2009 13:37:12 -0400 Timo Sirainen virtual: If last search rule was invalid, we gave "Unknown error". HEAD
Wed, 29 Apr 2009 13:19:12 -0400 Timo Sirainen Unified all <doc/wiki/*.txt> links to look exactly the same. HEAD
Wed, 29 Apr 2009 12:57:59 -0400 Timo Sirainen dovecot-example.conf: Improved rawlog example. 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
Wed, 29 Apr 2009 12:40:48 -0400 Timo Sirainen ssl-proxy: Crashfix to previous commit. HEAD
Tue, 28 Apr 2009 22:31:40 -0400 Timo Sirainen imap/pop3 proxy: Support SSL/TLS connections to remote servers. HEAD
Tue, 28 Apr 2009 19:57:10 -0400 Timo Sirainen Use the new mail_private.stats_* fields to stop non-blocking searches after about 250 ms. HEAD