- Feb 03, 2023
-
-
Aki Tuomi authored
-
- Mar 06, 2021
-
-
Timo Sirainen authored
-
- Nov 13, 2019
-
-
Josef 'Jeff' Sipek authored
-
- Oct 24, 2019
-
-
Stephan Bosch authored
-
- Oct 20, 2019
-
-
Stephan Bosch authored
-
- Jan 01, 2018
-
-
Stephan Bosch authored
-
- Jan 01, 2017
-
-
Stephan Bosch authored
-
- Aug 28, 2016
-
-
Stephan Bosch authored
Clang -Wvargargs complained about passing a bool argument to va_start().
-
- Aug 20, 2016
-
-
Stephan Bosch authored
perl -i -pe 's/unsigned int ([^,:;]+):1;/bool $1:1;/' **/*.[ch]
-
- Jun 09, 2016
-
-
Timo Sirainen authored
-
- May 18, 2016
-
-
Timo Sirainen authored
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
- Sep 07, 2015
-
-
Stephan Bosch authored
Passed NULL as reason to client_disconnect(), which is not allowed.
-
- May 13, 2015
-
-
Stephan Bosch authored
-
- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Oct 19, 2014
-
-
Stephan Bosch authored
-
- Jul 23, 2014
-
-
Stephan Bosch authored
Doveadm-sieve plugin may be broken at this point; not tested so far.
-
- Jan 01, 2014
-
-
Stephan Bosch authored
-
- Apr 06, 2013
-
-
Stephan Bosch authored
-
- Sep 19, 2012
-
-
Stephan Bosch authored
Added support for the :optional tag of the include command. Changed Sieve script API in the process; opening the script is now available as a separate step.
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- Apr 22, 2012
-
-
Stephan Bosch authored
- Built generic interface for alternative script sources. - Implemented dict script location. NOTE: ManageSieve will not work with this yet, nor will sieve_before/sieve_after.
-
- Jan 07, 2012
-
-
Stephan Bosch authored
-
- Mar 05, 2011
-
-
Stephan Bosch authored
-
- Aug 23, 2010
-
-
Stephan Bosch authored
Enforced ManageSieve protocol syntax better with some of the commands; some commands still allowed spurious extra arguments.
-
- Aug 17, 2010
-
-
Stephan Bosch authored
-
- Aug 11, 2010
-
-
Stephan Bosch authored
- Administrators now get properly notified about uncompiled global scripts and the inability of the sieve plugin to store global binaries. - Improved binary load/save error handling and fixed a few smal bugs. - Simplified ManageSieve error handling.
-
- Jan 13, 2010
-
-
Stephan Bosch authored
-