log

age author description
Sun, 31 May 2009 20:36:56 -0400 Timo Sirainen Give a better error message when trying to listen on IPv6 address and IPv6 is disabled. HEAD
Sun, 31 May 2009 20:04:55 -0400 Timo Sirainen expire-tool: Make sure expire plugin won't get used. HEAD
Sun, 31 May 2009 19:59:47 -0400 Timo Sirainen expire-tool: Load plugins from mail_plugins setting. HEAD
Sun, 31 May 2009 19:48:46 -0400 Timo Sirainen expire-tool --test: Log timestamps also in user-readable format. HEAD
Sun, 31 May 2009 19:29:53 -0400 Timo Sirainen Maildir: Use i_stream_stat() instead of i_stream_get_fd()+fstat(). Fixes zlib plugin. HEAD
Thu, 28 May 2009 14:42:21 -0400 Timo Sirainen virtual: If search rule is missing, use SEARCH_ALL. HEAD
Thu, 28 May 2009 14:39:21 -0400 Timo Sirainen mail_search_args_dup(): Don't return broken results if there are no search args. HEAD
Tue, 26 May 2009 16:53:29 -0400 Timo Sirainen message header parser: Don't set hdr->continues=TRUE when hdr->eoh=TRUE. HEAD
Tue, 26 May 2009 14:21:59 -0400 Timo Sirainen imap: Cleaned up "command pending" handling code. Should fix hangs caused by recent changes. HEAD
Tue, 26 May 2009 14:20:23 -0400 Timo Sirainen imap: Don't cancel sync if client disconnects in the middle. HEAD
Tue, 26 May 2009 13:48:39 -0400 Timo Sirainen auth: Improved "Password not in expected scheme" error message. HEAD
Tue, 26 May 2009 01:54:36 -0400 Timo Sirainen virtual: Don't assert-crash if trying to access an expunged mail. HEAD
Tue, 26 May 2009 01:53:50 -0400 Timo Sirainen virtual: Fix to previous commit. HEAD
Tue, 26 May 2009 01:36:51 -0400 Timo Sirainen virtual: Fixed crashes when simultaneous connections accessed the same virtual mailbox. HEAD
Tue, 26 May 2009 00:38:36 -0400 Timo Sirainen convert plugin: Don't crash after finishing conversion. HEAD
Mon, 25 May 2009 23:43:39 -0400 Timo Sirainen virtual: Virtual mailboxes shouldn't be counted in quota. HEAD
Mon, 25 May 2009 23:39:03 -0400 Timo Sirainen Split NAMESPACE_FLAG_INTERNAL into distinct _NOQUOTA and _NOACL flags. HEAD
Mon, 25 May 2009 23:33:56 -0400 Timo Sirainen imap: Don't send "Waiting for auth process" if it's the client that's waiting on AUTHENTICATE. HEAD
Mon, 25 May 2009 22:34:38 -0400 Timo Sirainen deliver: If temp file can't be created because home dir doesn't exist, create it. HEAD
Mon, 25 May 2009 22:18:55 -0400 Timo Sirainen istream-seekable: Changed API to use a callback function to create the temp file. HEAD
Mon, 25 May 2009 21:53:13 -0400 Timo Sirainen convert plugin: If alt_hierarchy_char isn't specified, don't truncate mailbox names. HEAD
Mon, 25 May 2009 21:43:46 -0400 Timo Sirainen convert-tool didn't handle command line parameters correctly. HEAD
Mon, 25 May 2009 21:23:21 -0400 Timo Sirainen imap-parser: Don't return early if line ends with CR but there's no LF. HEAD
Mon, 25 May 2009 20:41:08 -0400 Timo Sirainen dovecot-example.conf: Make it clear mail_log_group_events is boolean. HEAD
Mon, 25 May 2009 20:35:00 -0400 Timo Sirainen auth: Added support for EXTERNAL SASL mechanism. HEAD
Mon, 25 May 2009 20:33:42 -0400 Timo Sirainen auth: If initial SASL reply was given but empty, pass it to auth mechanisms. HEAD
Mon, 25 May 2009 19:44:56 -0400 Timo Sirainen Message-decoder: Fixes to handling binary body parts. HEAD
Mon, 25 May 2009 19:30:27 -0400 Timo Sirainen imap: Mailbox closing command shouldn't hang on waiting a delayed sync to finish. HEAD
Sun, 24 May 2009 18:09:12 -0400 Timo Sirainen IMAP: Make sure pending syncs are done before a mailbox-changing command is run. HEAD
Fri, 22 May 2009 18:26:24 -0400 Timo Sirainen FETCH: If FETCH returned [EXPUNGEISSUED], it got stuck to all subsequent replies too. HEAD