log

age author description
Thu, 15 Mar 2007 18:52:09 +0200 Timo Sirainen Replace some string literals with non-const static buffers to avoid compiler HEAD
Thu, 15 Mar 2007 18:50:39 +0200 Timo Sirainen Make imap_bodystructure_write() parameter constant. Patch by Max Kellermann HEAD
Thu, 15 Mar 2007 17:53:00 +0200 Timo Sirainen Fixes to handling log prefixes. imap/pop3 processes now log the HEAD
Thu, 15 Mar 2007 17:51:58 +0200 Timo Sirainen i_set_failure_file() no longer automatically appends ": " to log prefixes. HEAD
Thu, 15 Mar 2007 16:41:47 +0200 Timo Sirainen Fixed infinite looping in some conditions HEAD
Thu, 15 Mar 2007 16:38:25 +0200 Timo Sirainen If poll()/etc. timeouts, we didn't handle time timeouts immediately but HEAD
Thu, 15 Mar 2007 16:31:18 +0200 Timo Sirainen Check for the index destroy timeouts a bit less often. HEAD
Thu, 15 Mar 2007 16:28:00 +0200 Timo Sirainen If timeout wait time was less than 1 millisecond, we wasted CPU calling HEAD
Thu, 15 Mar 2007 15:59:13 +0200 Timo Sirainen Make processes created with --exec-mail log to the configured location. HEAD
Thu, 15 Mar 2007 15:58:36 +0200 Timo Sirainen Added missing LF from error message HEAD
Thu, 15 Mar 2007 15:48:47 +0200 Timo Sirainen Crashfix HEAD
Thu, 15 Mar 2007 15:34:49 +0200 Timo Sirainen Fixed desyncing problems with mail index and mailbox list index. HEAD
Thu, 15 Mar 2007 14:04:45 +0200 Timo Sirainen Error handling fixes HEAD
Thu, 15 Mar 2007 13:48:05 +0200 Timo Sirainen INBOX wasn't converted. HEAD
Thu, 15 Mar 2007 04:00:26 +0200 Timo Sirainen Error handling crashfix HEAD
Thu, 15 Mar 2007 03:52:49 +0200 Timo Sirainen Error handling fixes HEAD
Thu, 15 Mar 2007 03:50:35 +0200 Timo Sirainen Error handling crashfix HEAD
Thu, 15 Mar 2007 03:47:10 +0200 Timo Sirainen Create index/control dirs if they don't exist HEAD
Thu, 15 Mar 2007 03:34:44 +0200 Timo Sirainen Crashfix HEAD
Thu, 15 Mar 2007 03:30:03 +0200 Timo Sirainen If mailbox is deleted under us while we're also deleting it, handle it HEAD
Thu, 15 Mar 2007 03:25:18 +0200 Timo Sirainen Marked memory pools growing HEAD
Thu, 15 Mar 2007 03:25:03 +0200 Timo Sirainen Use less memory when listing lots of mailboxes HEAD
Thu, 15 Mar 2007 03:24:15 +0200 Timo Sirainen fix HEAD
Thu, 15 Mar 2007 03:05:17 +0200 Timo Sirainen Don't give "Unexpected garbage at EOF" error if we don't see a full HEAD
Wed, 14 Mar 2007 21:39:25 +0200 Timo Sirainen Error handling crashfix HEAD
Wed, 14 Mar 2007 20:20:06 +0200 Timo Sirainen blocking=yes setting was accidentally added to passdb passwd instead of HEAD
Wed, 14 Mar 2007 20:14:31 +0200 Timo Sirainen If new extension was introduced while we had already expunged some messages HEAD
Wed, 14 Mar 2007 18:49:14 +0200 Timo Sirainen If we fail opening/creating the mailbox list indexes, don't crash. HEAD
Wed, 14 Mar 2007 18:17:49 +0200 Timo Sirainen Added casts to some enums to avoid compiler warnings. HEAD
Wed, 14 Mar 2007 16:42:19 +0200 Timo Sirainen Reverted the last change, it was originally correct after all. HEAD