log

age author description
Fri, 15 Apr 2016 23:59:24 +0200 Stephan Bosch lib-http: client: Implemented means to set request payload buffer rather than an input stream.
Wed, 20 Apr 2016 19:34:05 +0300 Timo Sirainen zlib: Compiling fix to a1630a3b3 - don't return a void function
Wed, 20 Apr 2016 17:10:17 +0300 Timo Sirainen lazy-expunge: Fixed using a mailbox (instead of namespace) as lazy_expunge destination.
Wed, 20 Apr 2016 02:23:31 +0300 Timo Sirainen lib-index: If opening a cache file fails, try again later.
Wed, 20 Apr 2016 00:29:49 +0300 Timo Sirainen lib-index: Fixed calling mail_cache_open_and_verify() on an already open cache.
Wed, 20 Apr 2016 02:47:13 +0300 Timo Sirainen zlib plugin: Make sure we don't keep mail istream referenced after mail is closed.
Thu, 14 Apr 2016 19:04:28 +0300 Timo Sirainen lazy-expunge: Allow lazy_expunge setting to point to a mailbox in any namespace.
Mon, 18 Apr 2016 16:40:49 +0300 Timo Sirainen lib: Implement utc_mktime() with timegm() if it exists.
Tue, 19 Apr 2016 11:55:00 +0300 Timo Sirainen auth: Added passdb/userdb { auth_verbose } setting.
Tue, 19 Apr 2016 16:59:48 +0300 Timo Sirainen lib-storage: Added MAIL_STORAGE_CLASS_FLAG_NO_LIST_DELETES and MAILBOX_LIST_FLAG_NO_DELETES
Fri, 15 Apr 2016 14:51:42 +0300 Timo Sirainen stats plugin: stats_notify_path can now specify path to the stats-mail FIFO
Fri, 15 Apr 2016 15:01:20 +0300 Timo Sirainen lib-stats: Handle better write() to stats process failing with EAGAIN
Wed, 13 Apr 2016 23:12:00 +0200 Stephan Bosch lib-http: server: Prevent aborting finished or already aborted requests again.
Wed, 13 Apr 2016 17:19:52 +0300 Timo Sirainen configure: Fixed building lib-ldap / dict-ldap --with-ldap=plugin
Wed, 13 Apr 2016 17:17:53 +0300 Timo Sirainen lib-dict: Don't build dict-ldap if --with-ldap=no
Wed, 13 Apr 2016 13:47:51 +0300 Timo Sirainen doveconf: Improved the warning message about global setting not overriding a filter
Wed, 13 Apr 2016 11:22:12 +0300 Aki Tuomi lib-dict: Disable debug log unless debug enabled
Wed, 13 Apr 2016 11:01:29 +0300 Aki Tuomi lib-ldap: Allow disabling of TLS
Mon, 11 Apr 2016 22:56:40 +0300 Aki Tuomi lib-dict: Add option to enforce SSL
Mon, 11 Apr 2016 22:56:37 +0300 Aki Tuomi lib-ldap: Hard fail when SSL is required
Mon, 11 Apr 2016 20:44:41 +0300 Aki Tuomi lib-ldap: Allow and warn insecure LDAP connection
Mon, 11 Apr 2016 20:32:55 +0300 Aki Tuomi lib-ldap: Remove callback from connection_connect
Mon, 11 Apr 2016 17:29:35 +0300 Aki Tuomi lib-dict: Reuse LDAP connections
Mon, 11 Apr 2016 17:29:02 +0300 Aki Tuomi lib-ldap: Max idle time is seconds
Mon, 11 Apr 2016 17:27:31 +0300 Aki Tuomi lib-ldap: Do not call NULL callback
Tue, 12 Apr 2016 21:22:48 +0300 Timo Sirainen lib: Moved enum iostream_rawlog_flags to public iostream-rawlog.h
Tue, 12 Apr 2016 20:00:51 +0300 Timo Sirainen lib: Added ostream-null
Tue, 12 Apr 2016 16:48:34 +0300 Timo Sirainen lib-storage: Fixed crash when using SEARCH INTHREAD
Sun, 10 Apr 2016 14:41:28 +0300 Timo Sirainen doveconf: Log a warning if a global setting is updated after it was already set inside a filter
Sun, 10 Apr 2016 14:39:22 +0300 Timo Sirainen doveconf, config: Free all memory at deinit