2009-07-21utc_offset() was broken with year's first/last day if struct tm.tm_gmtoff didn't exist. branch_1_0
Timo Sirainen <tss@iki.fi> [Tue, 21 Jul 2009 15:18:49 -0400] rev 5571
utc_offset() was broken with year's first/last day if struct tm.tm_gmtoff didn't exist.

2008-11-06Maildir saving: Handle "out of disk space/quota" failures in fsync(). branch_1_0
Timo Sirainen <tss@iki.fi> [Thu, 06 Nov 2008 15:35:37 +0200] rev 5570
Maildir saving: Handle "out of disk space/quota" failures in fsync().

2008-10-23rfc822_parse_quoted_string(): Handle folding whitespace. branch_1_0
Timo Sirainen <tss@iki.fi> [Thu, 23 Oct 2008 18:59:00 +0300] rev 5569
rfc822_parse_quoted_string(): Handle folding whitespace.

2008-09-08ACLs: Negative rights were actually treated as positive rights. branch_1_0
Timo Sirainen <tss@iki.fi> [Mon, 08 Sep 2008 16:56:13 +0300] rev 5568
ACLs: Negative rights were actually treated as positive rights.

2008-08-30mail_index_lookup_ext*() didn't return properly aligned pointers with updated transaction views. branch_1_0
Timo Sirainen <tss@iki.fi> [Sat, 30 Aug 2008 14:40:41 +0300] rev 5567
mail_index_lookup_ext*() didn't return properly aligned pointers with updated transaction views.

2008-08-04dovecot-auth: Give a nice error message if you try to run it manually. branch_1_0
Timo Sirainen <tss@iki.fi> [Mon, 04 Aug 2008 20:38:20 -0400] rev 5566
dovecot-auth: Give a nice error message if you try to run it manually.

2008-07-20Maildir: Group of the created shared directory wasn't set. branch_1_0
Timo Sirainen <tss@iki.fi> [Sun, 20 Jul 2008 19:27:09 +0300] rev 5565
Maildir: Group of the created shared directory wasn't set.
Patch by Simon Michelson.

2008-07-20Logging: Make sure we don't recurse infinitely when running out of memory. branch_1_0
Timo Sirainen <tss@iki.fi> [Sun, 20 Jul 2008 17:58:22 +0300] rev 5564
Logging: Make sure we don't recurse infinitely when running out of memory.

2008-07-18rfc822_parse_phrase(): Don't read outside data boundaries if input is empty. branch_1_0
Timo Sirainen <tss@iki.fi> [Fri, 18 Jul 2008 16:21:04 +0300] rev 5563
rfc822_parse_phrase(): Don't read outside data boundaries if input is empty.

2008-07-18Removed MIT Kerberos v1.2 check, since Heimdal v1.2 is out and it works fine. branch_1_0
Timo Sirainen <tss@iki.fi> [Fri, 18 Jul 2008 13:53:48 +0300] rev 5562
Removed MIT Kerberos v1.2 check, since Heimdal v1.2 is out and it works fine.