log

age author description
Fri, 14 May 2010 16:18:03 +0200 Timo Sirainen lib-index: Give a better error message if transction log file shrinks unexpectedly. HEAD
Mon, 10 May 2010 11:05:58 +0300 Timo Sirainen master: Fixed restarting dict processes. HEAD
Fri, 30 Apr 2010 16:24:33 +0300 Timo Sirainen imap: If FETCH notices cached message size is wrong, mark cache corrupted (second such check). HEAD
Thu, 29 Apr 2010 20:43:16 +0300 Timo Sirainen maildir: If we detect MH as the cause of unexpunging, log it in the error message. HEAD
Tue, 20 Apr 2010 13:02:29 +0300 Timo Sirainen imap-quota: Iterate quota roots only once when replying to GETQUOTAROOT. HEAD
Fri, 16 Apr 2010 16:44:15 +0300 Timo Sirainen dict proxy client: Timeout lookups after 30 s, log warning if lookup takes >5 s. HEAD
Tue, 20 Apr 2010 12:56:48 +0300 Timo Sirainen dict proxy: Disconnect from dict server after 1 second of idling. HEAD
Fri, 16 Apr 2010 13:22:00 +0300 Timo Sirainen auth: Removed special case check for MD5-CRYPT from wrong password scheme checking. HEAD
Wed, 14 Apr 2010 19:17:08 +0300 Timo Sirainen imap/pop3-login: ssl=yes shouldn't change port if port was already specified. HEAD
Wed, 14 Apr 2010 19:14:24 +0300 Timo Sirainen imap/pop3-login: If proxy returns ssl=yes, change the default port to 993/995. HEAD
Tue, 13 Apr 2010 12:49:48 +0300 Timo Sirainen quota: If dict quota update fails, log an error. HEAD
Mon, 05 Apr 2010 01:36:02 +0300 Timo Sirainen deliver: Crashfix when sending rejection mail with Auto-Submitted: header. HEAD
Sat, 27 Mar 2010 04:06:20 +0200 Timo Sirainen pgsql: Don't leak memory if query returns multiple results. HEAD
Sat, 27 Mar 2010 03:54:00 +0200 Timo Sirainen Don't double-expand mail_location %variables when namespace location is empty. HEAD
Mon, 22 Mar 2010 02:16:48 +0200 Timo Sirainen maildir: get_save_date() should return 0, not the timestamp. HEAD
Mon, 08 Mar 2010 19:31:54 +0200 Timo Sirainen Added signature for changeset 4bc6b41be8ff HEAD
Mon, 08 Mar 2010 19:31:47 +0200 Timo Sirainen Added tag 1.2.11 for changeset 4bc6b41be8ff HEAD
Mon, 08 Mar 2010 19:31:47 +0200 Timo Sirainen Released v1.2.11. HEAD 1.2.11
Mon, 08 Mar 2010 19:16:54 +0200 Timo Sirainen IDLE: After a change, mailbox changes were being re-checked every 0.5 seconds. HEAD
Mon, 08 Mar 2010 19:07:06 +0200 Timo Sirainen Improved setgid/setuid failure's error message. HEAD
Wed, 03 Mar 2010 18:33:00 +0200 Timo Sirainen maildir: uidlist wasn't compressed often enough. HEAD
Sun, 28 Feb 2010 13:38:43 +0200 Timo Sirainen file istream: If trying to seek backwards in unseekable stream, panic. HEAD
Sun, 28 Feb 2010 16:20:46 +0200 Timo Sirainen Disabled stats istream. It's not used by default, and it breaks mbox. HEAD
Sat, 20 Feb 2010 05:55:10 +0200 Timo Sirainen fs layout: Don't "File name too long" errors if giving too long path to LIST. HEAD
Sun, 07 Feb 2010 01:55:06 +0200 Timo Sirainen fs layout: We didn't properly prevent maildir_name from being used in mailbox names. HEAD
Sat, 06 Feb 2010 21:08:55 +0200 Timo Sirainen maildir: Make sure we don't append to uidlist that has already been recreated. HEAD
Sat, 06 Feb 2010 21:05:18 +0200 Timo Sirainen maildir: Avoid infinite loops while reading uidlist. HEAD
Sat, 06 Feb 2010 20:30:21 +0200 Timo Sirainen mbox, dbox, cydir: Create mail directory with 0700 permission, not 0770. HEAD
Sat, 06 Feb 2010 02:13:42 +0200 Timo Sirainen lib-storage: Use mailbox_status() to get number of messages in search code. HEAD
Sat, 06 Feb 2010 00:38:04 +0200 Timo Sirainen lib-index: Changed strmap's crc32 field to be backwards compatible. HEAD