- Jan 19, 2016
-
-
Stephan Bosch authored
-
- Jan 17, 2016
-
-
Stephan Bosch authored
-
- Jan 15, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: multiscript: Fixed bug in handling of (implicit) keep; final keep action was executed as though there was a failure. Among other things, this caused the keep action to revert back to the initial message, causing editheader actions to be ignored.
-
- Jan 14, 2016
-
-
Stephan Bosch authored
Addresses LLVM scan-build report.
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: storage: Local variable in sieve_storage_active_script_is_default() wasn't always properly initialized. This was a LLVM scan-build report.
-
- Jan 10, 2016
-
-
Stephan Bosch authored
-
- Jan 09, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: imap4flags extension: Similar problem as previous commit, but relating to retrieval rather than manipulation.
-
Stephan Bosch authored
Flags weren't always assigned properly, because the internal variable was not retrieved correctly.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 08, 2016
-
-
Stephan Bosch authored
lib-sieve: imap4flags extension: Forgot to check for empty flag/keyword in new flag checking function.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Added support for getting message part information and content.
-
Stephan Bosch authored
Prevents useless jumps after break operation.
-
Stephan Bosch authored
lib-sieve: Added support for having multiple instances of a single tag (type) within a single command.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 07, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 04, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 03, 2016
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Would not occur in Pigeonhole itself.
-
Stephan Bosch authored
lib-sieve: mime extension: Fixed the header :mime :anychild test to work properly outside a foreverypart loop.
-
Stephan Bosch authored
lib-sieve: message body: Fixed erroneous changes to the message part tree structure performed when re-parsing the message.
-