- Feb 12, 2025
-
-
Stephan Bosch authored
It doesn't match Dovecot convention.
-
- Aug 19, 2020
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jul 25, 2019
-
-
Stephan Bosch authored
Before it always used the name of the action definition, which is confusing e.g. for the keep and fileinto actions, which both map to the same "store" action definition.
-
- Jan 01, 2018
-
-
Stephan Bosch authored
-
- Jan 01, 2017
-
-
Stephan Bosch authored
-
- Jan 08, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Nov 21, 2014
-
-
Stephan Bosch authored
-
- Jan 01, 2014
-
-
Stephan Bosch authored
-
- Apr 06, 2013
-
-
Stephan Bosch authored
-
- Sep 18, 2012
-
-
Stephan Bosch authored
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- Jan 07, 2012
-
-
Stephan Bosch authored
-
- Dec 20, 2011
-
-
Stephan Bosch authored
Removes quite a bit of duplicated source code.
-
- Nov 23, 2011
-
-
Stephan Bosch authored
-
- Jun 26, 2011
-
-
Stephan Bosch authored
lib-sieve: optimized compilation of tests that yield constant results (i.e. known at compile tme), such as true and false. If the result of a test is known at compile time, it is optimized away. If an if-command depends on an entirely constant test, it is optimized away as well, causing only the 'true' sub-block to be compiled.
-
- Mar 05, 2011
-
-
Stephan Bosch authored
-
- Aug 30, 2010
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 17, 2010
-
-
Stephan Bosch authored
-
- Aug 13, 2010
-
-
Stephan Bosch authored
- Changed operand read functions to prove exec status return codes in stead of boolean. - Restructured optional-operand, stringlist and string-match APIs to provide execution status (error code) upon failure. - Corruption errors are only produced when the binary is actually corrupt. Normal failures should never cause a recompile attempt anymore. - Simplified optional-operand API. - Cleaned up test command implementations that use the string-match API.
-
- Aug 03, 2010
-
-
Stephan Bosch authored
-
- Jul 29, 2010
-
-
Stephan Bosch authored
-
- Jul 17, 2010
-
-
Stephan Bosch authored
-
- May 16, 2010
-
-
Stephan Bosch authored
-
- May 14, 2010
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 02, 2010
-
-
Stephan Bosch authored
-
- Nov 05, 2009
-
-
Stephan Bosch authored
Fixed logging of mailbox names. It logged the converted mUTF7 version in stead of the original UTF8.
-
- Nov 02, 2009
-
-
Stephan Bosch authored
-
- Jan 02, 2009
-
-
Stephan Bosch authored
-
- Dec 25, 2008
-
-
Stephan Bosch authored
-
- Nov 29, 2008
-
-
Stephan Bosch authored
-
- Nov 02, 2008
-
-
Stephan Bosch authored
-
- Sep 09, 2008
-
-
Stephan Bosch authored
-