log

age author description
Sun, 17 May 2009 21:03:39 -0400 Timo Sirainen Added env_backup_*() for saving/restoring environment. HEAD
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 21:02:38 -0400 Timo Sirainen env_clean(): Clear the environment memory pool also. HEAD
Sun, 17 May 2009 21:01:45 -0400 Timo Sirainen env-util: Minor code cleanup. HEAD
Sun, 17 May 2009 20:34:35 -0400 Timo Sirainen Berkeley DB dict: Transactions should be aborted with abort(), not discard(). HEAD
Sun, 17 May 2009 20:05:36 -0400 Timo Sirainen expire-tool: Fix to previous change to actually use the mail_gid. HEAD
Sun, 17 May 2009 20:02:37 -0400 Timo Sirainen expire-tool: Use mail_uid and mail_gid settings if userdb doesn't return uid/gid. HEAD
Sun, 17 May 2009 18:45:23 -0400 Timo Sirainen virtual: If we can't open a mailbox that was added using a wildcard, just skip it. HEAD
Sun, 17 May 2009 18:36:12 -0400 Timo Sirainen Memory usage tweaks. HEAD
Sun, 17 May 2009 18:35:30 -0400 Timo Sirainen quota-fs: Improved debug logging. HEAD
Sun, 17 May 2009 18:29:35 -0400 Timo Sirainen virtual: Fixed handling multiple mailboxes using the same search args. HEAD
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