- Jul 14, 2016
-
-
Stephan Bosch authored
In effect, this adds PIE and RELRO to binaries.
-
- Jun 09, 2016
-
-
Aki Tuomi authored
-
- May 18, 2016
-
-
Timo Sirainen authored
-
- Apr 05, 2016
-
-
Stephan Bosch authored
lib-sieve: Implemented support for writing runtime trace output to a directory if it exists, much like Dovecot rawlog.
-
- Mar 19, 2016
-
-
Stephan Bosch authored
lib-sieve: Renamed sieve_runtime_flags to sieve_execute_flags and made these available to result execution.
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
- Nov 18, 2015
-
-
Stephan Bosch authored
lib-sieve: Moved handling of implicit keep during multiscript execution outside the script sequence itself. Before, implicit keep was executed as part of the final script execution. This caused the implicit keep to be executed as part of that script, including global context. This caused insignificant errors during delivery to be logged as errors in the administrator log when the last script is global.
-
- Sep 30, 2015
-
-
Stephan Bosch authored
-
- Sep 23, 2015
-
-
Stephan Bosch authored
-
- Aug 16, 2015
-
-
Stephan Bosch authored
sieve-filter: Fixed handling of failure-related implicit keep when there is an explicit default destination folder. The message was left in the source mailbox, even though it was stored in the destination folder.
-
- May 22, 2015
-
-
Stephan Bosch authored
-
- Apr 22, 2015
-
-
Stephan Bosch authored
LDA Sieve plugin: Changed error handling so that each action log message can have up-to-date time stamps. This change matches a change in LDA that is aimed at logging timing statistics.
-
- Mar 12, 2015
-
-
Stephan Bosch authored
-
- Mar 06, 2015
-
-
Stephan Bosch authored
-
- Jan 08, 2015
-
-
Stephan Bosch authored
-
- Nov 16, 2014
-
-
Stephan Bosch authored
-
- Jul 23, 2014
-
-
Stephan Bosch authored
Doveadm-sieve plugin may be broken at this point; not tested so far.
-
- Apr 29, 2014
-
-
Stephan Bosch authored
SMTP API now supports adding multiple recipients to a single SMTP transaction. This makes enotify/notify more efficient, since only one message is actually sent.
-
- Apr 28, 2014
-
-
Stephan Bosch authored
-
- Jan 01, 2014
-
-
Stephan Bosch authored
-
- Jun 18, 2013
-
-
Stephan Bosch authored
Patch by Timo Sirainen.
-
- Jun 02, 2013
-
-
Stephan Bosch authored
This change is bigger than I would have liked, so this needs to be tested more.
-
- Apr 06, 2013
-
-
Stephan Bosch authored
-
- Sep 19, 2012
-
-
Stephan Bosch authored
Change backported from Pigeonhole v0.4 tree, which means that this change will duplicate there upon merge.
-
Stephan Bosch authored
-
- Aug 14, 2012
-
-
Stephan Bosch authored
Before, sievec and sieve-dump would switch to mail_uid:mail_gid and then fail to compile/dump a root script.
-
- Aug 12, 2012
-
-
Stephan Bosch authored
-
- May 01, 2012
-
-
Stephan Bosch authored
Clang static analyzer is happy now.
-
- 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.
-
- Mar 19, 2012
-
-
Stephan Bosch authored
-
- Feb 29, 2012
-
-
Stephan Bosch authored
-
- Jan 07, 2012
-
-
Stephan Bosch authored
-
- Dec 17, 2011
-
-
Stephan Bosch authored
This puts the ".sieve" and ".svbin" file extension definitions in a single locatio. IMPORTANT: this fixes a bug in the include extension that implicitly mapped script names like "name.sieve" to "name".
-
- Dec 11, 2011
-
-
Stephan Bosch authored
- Added sieve_global_extensions setting.
-
- Dec 07, 2011
-
-
Stephan Bosch authored
- Now compiles regularly without --with-unfinished-features - Still experimental though, so be careful. - Changed command structure a bit, removing the useless -M option.
-
- Oct 05, 2011
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 29, 2011
-
-
Stephan Bosch authored
-
- Jun 22, 2011
-
-
Stephan Bosch authored
-
- Jun 06, 2011
-
-
Stephan Bosch authored
Made vnd.dovecot.debug extension available to the LDA plugin instead of only the command line tools.
-