- May 10, 2015
-
-
Stephan Bosch authored
-
- May 07, 2015
-
-
Stephan Bosch authored
This caused a segfault in the test suite.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Using a location option for the default name makes no sense if its only used for the main personal script.
-
- May 06, 2015
-
-
Stephan Bosch authored
lib-sieve: storage: Implemented magic to make sieve_default script visible in main storage (e.g. from ManageSieve).
-
- May 05, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
lib-sieve: util: program client: Fixed handing of situation when no input is provided to external program used as a command. Previous fixes still omitted a few important aspects: Connect return result wasn't actually passed up to program_client_run(). Default exit code was wrong.
-
- May 03, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Apr 23, 2015
-
-
Stephan Bosch authored
lib-sieve: util: Fixed bug in t_realpath() normalization occuring with relative symlinks below root. Also contains a few small code cleanups.
-
- Apr 22, 2015
-
-
Stephan Bosch authored
-
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.
-
- Apr 08, 2015
-
-
Stephan Bosch authored
-
- Apr 06, 2015
-
-
Stephan Bosch authored
Forgot to adjust a few things when the location types were introduced and documented.
-
- Mar 28, 2015
-
-
Stephan Bosch authored
-
- Mar 27, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
This was quite fundamentally broken, not only due to previous change.
-
- Mar 26, 2015
-
-
Stephan Bosch authored
-
- Mar 19, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Mar 17, 2015
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Mar 16, 2015
-
-
Stephan Bosch authored
lib-sieve: file storage: Fixed bug that caused missing active symlink to cause a temporary error in some cases.
-
Stephan Bosch authored
A conditional expression was inverted, causing the path to remain unnormalized.
-
- Mar 14, 2015
-
-
Stephan Bosch authored
Messed up the previous attempt.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
The error status code wasn't set, so this was handled as an error rather than a warning in the LDA plugin.
-
Stephan Bosch authored
lib-sieve: file storage: Improved backwards compatibility with respect to the active script being a regular file.
-
Stephan Bosch authored
-
Stephan Bosch authored
-