- Aug 23, 2014
-
-
Stephan Bosch authored
Updated binary version.
-
Stephan Bosch authored
Based on patch by Timo Sirainen.
-
Stephan Bosch authored
Changed handling of ENOSPACE to a normal temporary failure and added handling of ENOQUOTA as a user error. Patch by Timo Sirainen.
-
Stephan Bosch authored
lib-sieve: file storage: Warning about active script not being a symlink was triggered at inappropriate times. Fixed by issueing the warning only when storage is opened as READWRITE (ManageSieve).
-
- Aug 05, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Single script was only initialized and not actually opened.
-
Stephan Bosch authored
-
- Jul 31, 2014
-
-
Stephan Bosch authored
-
- Jul 30, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
The validate hook only worked for one extension.
-
Stephan Bosch authored
-
- Jul 29, 2014
-
-
Stephan Bosch authored
-
- Jul 28, 2014
-
-
Stephan Bosch authored
Erroneously set pointer to NULL in sieve_storage_list_deinit().
-
Stephan Bosch authored
-
- Jul 25, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
lda-sieve plugin: Dereferenced default script storage at wrong nesting level, causing an assert failure.
-
- Jul 24, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
LDAP storage as a plugin is still not problem-free though.
-
Stephan Bosch authored
Directory iteration was very broken.
-
- Jul 23, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Doveadm-sieve plugin may be broken at this point; not tested so far.
-
- Jun 26, 2014
-
-
Stephan Bosch authored
-
- Jun 18, 2014
-
-
Stephan Bosch authored
Most important change is that mail service_user was not freed.
-
- Jun 17, 2014
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Would cause a segfault. Reported by Coverity.
-
Stephan Bosch authored
Handling of edit_mail_header_find() result was incoherent. Problem reported by Coverity.
-
Stephan Bosch authored
Reported by Coverity.
-
Stephan Bosch authored
Switch statement item is never reached and return value was bool instead of int. Problem reported by Coverity.
-
Stephan Bosch authored
Forgot a few '*' there. Reported by Coverity.
-
Stephan Bosch authored
Forgot break in switch statement. Reported by Coverity.
-
Stephan Bosch authored
lib-sieve: program client: Forgot break in switch statement for handling of response from script service. Reported by Coverity.
-
Stephan Bosch authored
Reported by Coverity.
-