2009-09-13Added tag 1.0.4 for changeset 81aa654ea88d default tip
Timo Sirainen <tss@iki.fi> [Sun, 13 Sep 2009 19:35:49 -0400] rev 42
Added tag 1.0.4 for changeset 81aa654ea88d

2009-09-13Released v1.0.4. 1.0.4
Timo Sirainen <tss@iki.fi> [Sun, 13 Sep 2009 19:35:42 -0400] rev 41
Released v1.0.4.

2009-09-13libsieve: Fixed several sprintf() buffer overflows.
Timo Sirainen <tss@iki.fi> [Sun, 13 Sep 2009 19:31:34 -0400] rev 40
libsieve: Fixed several sprintf() buffer overflows.

2008-12-21vacation: Don't force <> around From address to allow using name field.
Timo Sirainen <tss@iki.fi> [Sun, 21 Dec 2008 18:59:57 +0200] rev 39
vacation: Don't force <> around From address to allow using name field.
Patch by Stephan Bosch.

2008-07-21If sieve script is a symlink, recompile also if the symlink changes.
Timo Sirainen <tss@iki.fi> [Mon, 21 Jul 2008 16:42:42 +0300] rev 38
If sieve script is a symlink, recompile also if the symlink changes.
Patch by Frank Behrens.

2008-06-06Fail if trying to compile the plugin against other than Dovecot v1.0.
Timo Sirainen <tss@iki.fi> [Fri, 06 Jun 2008 16:56:38 +0300] rev 37
Fail if trying to compile the plugin against other than Dovecot v1.0.

2008-05-16Added tag 1.0.3 for changeset 8c864c4b1a9c
Timo Sirainen <tss@iki.fi> [Fri, 16 May 2008 16:25:27 +0300] rev 36
Added tag 1.0.3 for changeset 8c864c4b1a9c

2008-05-16Released v1.0.3. 1.0.3
Timo Sirainen <tss@iki.fi> [Fri, 16 May 2008 16:25:06 +0300] rev 35
Released v1.0.3.

2008-05-16If sieve path is a directory instead of a file, give a clear error message
Timo Sirainen <tss@iki.fi> [Fri, 16 May 2008 16:10:53 +0300] rev 34
If sieve path is a directory instead of a file, give a clear error message
instead of "input in flex scanner failed".

2008-04-25Unfold multiline headers before comparing them.
Timo Sirainen <tss@iki.fi> [Fri, 25 Apr 2008 02:54:13 +0300] rev 33
Unfold multiline headers before comparing them.