- Dec 25, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
sieve_extprograms plugin: Changed program client such that the filter command only needs to create a temporary file when the program output is very large. This commit also includes a small change that makes it possible to run a program several times.
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: Added method to script object for obtaining the directory where the script binary is stored.
-
Stephan Bosch authored
-
- Dec 21, 2013
-
-
Stephan Bosch authored
Moved script-client from extprograms plugin to lib-sieve/util and renamed it to program-client for generic use.
-
Stephan Bosch authored
In the future, much of these can be moved to Dovecot.
-
Stephan Bosch authored
Sieve extprograms plugin: Fixed 'Bad filedescriptor' error occurring when disconnecting script client.
-
- Dec 13, 2013
-
-
Stephan Bosch authored
Output stream remained open, including the flush io, causing a second assert failure. Whether this fixes the problem entirely remains to be seen.
-
- Nov 20, 2013
-
-
Stephan Bosch authored
-
- Nov 15, 2013
-
-
Stephan Bosch authored
-
- Nov 11, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Nov 09, 2013
-
-
Stephan Bosch authored
-
- Nov 03, 2013
-
-
Stephan Bosch authored
This is still an unfinished feature.
-
- Oct 11, 2013
-
-
Stephan Bosch authored
lib-sieve: vacation extension: Fixed interaction of sieve_vacation_dont_check_recipient with sieve_vacation_send_from_recipient setting. If sieve_vacation_dont_check_recipient was active, sieve_vacation_send_from_recipient had no effect.
-
- Oct 06, 2013
-
-
Stephan Bosch authored
This may cause later syscalls to exit with EINTR unexpectedly.
-
- Sep 26, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 23, 2013
-
-
Stephan Bosch authored
Use sieve_vacation_send_from_recipient to enable this behavior. Documentation in doc/extensions/vacation.txt is updated.
-
Stephan Bosch authored
-
- Sep 22, 2013
-
-
Stephan Bosch authored
The attribute type code data was allocated on the stack rather than statically, causing the returned stream to point to invalid data.
-
- Sep 17, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 15, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Bug whould occur when modifier was used and the value became "" at some point. In that case not all operands (modifiers) were read, causing the subsequent operation to start at an erroneous position.
-
Stephan Bosch authored
Messed up signed/unsigned characters.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Sep 04, 2013
-
-
Stephan Bosch authored
Patches by Timo Sirainen.
-
- Aug 15, 2013
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Patch by Timo Sirainen (modified).
-