log

age author description
Fri, 02 Oct 2015 12:09:30 +0300 Timo Sirainen push-notification: Added timeout_msecs and max_retries parameters to OX driver.
Fri, 02 Oct 2015 11:46:30 +0300 Timo Sirainen push-notification: Don't allocate cached metadata from memory pool in OX driver.
Fri, 02 Oct 2015 11:17:53 +0300 Timo Sirainen push-notification: OX driver error handling fix - garbage metadata was returned on failure.
Thu, 01 Oct 2015 21:02:55 -0600 Michael Slusarz push-notification: Add cache lifetime config parameter to OX driver
Thu, 01 Oct 2015 20:49:20 -0600 Michael Slusarz push-notification: OCD fix for lining up function parameters
Fri, 02 Oct 2015 11:13:14 +0300 Timo Sirainen push-notification: Removed optimization to init drivers only once.
Thu, 01 Oct 2015 13:48:24 +0300 Timo Sirainen push-notification: Free all events at plugin deinit.
Thu, 01 Oct 2015 13:45:17 +0300 Timo Sirainen push-notification: Allow OX driver to use "user" from METADATA only if user_from_metadata is set.
Thu, 01 Oct 2015 12:49:25 +0300 Timo Sirainen push-notification: Cache the metadata lookup in OX driver.
Thu, 01 Oct 2015 12:34:43 +0300 Timo Sirainen push-notification: Don't crash at ox driver cleanup if init() hadn't been called.
Wed, 30 Sep 2015 18:22:52 -0600 Michael Slusarz push-notification: Improved struct naming of driver list data
Wed, 30 Sep 2015 17:59:07 -0600 Michael Slusarz push-notification: On-demand initialization of transaction data
Wed, 30 Sep 2015 17:49:24 -0600 Michael Slusarz push-notification: Fix infinite recursive loop in OX driver
Wed, 30 Sep 2015 17:45:49 -0600 Michael Slusarz push-notification: If other drivers triggered a non-MessageNew successful event, don't assert
Wed, 30 Sep 2015 17:43:20 -0600 Michael Slusarz push-notification: Fix distinguishing between IMAP APPEND and MTA deliveries
Wed, 30 Sep 2015 18:50:09 +0300 Timo Sirainen doveadm fetch: Added "storageid" field.
Wed, 30 Sep 2015 18:49:39 +0300 Timo Sirainen lib-storage: Renamed MAIL_FETCH_UIDL_FILE_NAME to MAIL_FETCH_STORAGE_ID.
Wed, 30 Sep 2015 18:11:53 +0300 Timo Sirainen dict-sql: Added support for "uint" field type.
Wed, 30 Sep 2015 17:38:12 +0300 Timo Sirainen dict-sql: Added support for extensible field types.
Tue, 29 Sep 2015 21:02:37 +0300 Timo Sirainen fts-solr: Removed Content-Type header from "select" requests to fix Solr v5.1.
Mon, 28 Sep 2015 23:39:31 +0300 Timo Sirainen lib: s/EDEADLOCK/EDEADLK/
Mon, 28 Sep 2015 17:26:04 +0300 Timo Sirainen Added signature for changeset 7a5726201e40
Mon, 28 Sep 2015 17:26:00 +0300 Timo Sirainen Added tag 2.2.19.rc2 for changeset 7a5726201e40
Mon, 28 Sep 2015 17:25:59 +0300 Timo Sirainen Released v2.2.19.rc2.
Mon, 28 Sep 2015 16:37:37 +0300 Timo Sirainen quota: Fix to previous commit - counting quota-disabled-storages may have returned random failures.
Mon, 28 Sep 2015 16:20:02 +0300 Timo Sirainen quota: Fixed "count" backend to ignore storages that have quota disabled.
Mon, 28 Sep 2015 16:17:13 +0300 Timo Sirainen quota: The new quota counting code was counting only the last mailbox.
Mon, 28 Sep 2015 16:15:00 +0300 Timo Sirainen virtual plugin: Fixed assert-crash on mailbox_status() if virtual mailbox wasn't opened yet.
Mon, 28 Sep 2015 16:13:00 +0300 Timo Sirainen virtual plugin: Fixed crash on mailbox_status() if virtual mailbox wasn't opened yet.
Mon, 28 Sep 2015 16:07:12 +0300 Timo Sirainen quota: doveadm quota recalc works now for "count" backend by rebuilding vsize header.
Mon, 28 Sep 2015 16:06:43 +0300 Timo Sirainen quota: Code cleanup - abstract out iteration of mailboxes related to a quota root.
Mon, 28 Sep 2015 15:51:45 +0300 Timo Sirainen lib: Using istream-timeout with timeout disabled caused excessive CPU usage.
Mon, 28 Sep 2015 15:10:29 +0300 Timo Sirainen lib-storage: Added assert - mailbox has to be open when starting vsize header update.
Mon, 28 Sep 2015 15:10:02 +0300 Timo Sirainen lib-storage: Don't try to update index vsize if syncing failed.
Mon, 28 Sep 2015 15:00:04 +0300 Timo Sirainen lib-http: Don't silently truncate response payload if server disconnects during it.
Mon, 28 Sep 2015 14:59:04 +0300 Timo Sirainen lib: Added i_stream_create_sized_with_callback(). The callback returns the wanted error string.
Mon, 28 Sep 2015 14:41:15 +0300 Timo Sirainen lib: When destroying istream-sized stream, it seeks the parent input at the end offset.
Mon, 28 Sep 2015 14:34:05 +0300 Timo Sirainen lib-http: When receiving unexpected input in HTTP response, include a longer snippet of it in the error.
Mon, 28 Sep 2015 13:54:28 +0300 Timo Sirainen lib-http: Added asserts to all refcount increments.
Mon, 28 Sep 2015 13:53:22 +0300 Timo Sirainen lib-http: Avoid crashes when server is already disconnected.
Mon, 28 Sep 2015 13:51:49 +0300 Timo Sirainen lib-http: Disconnection from HTTP server could have caused accessing already freed memory.
Mon, 28 Sep 2015 12:33:33 +0300 Timo Sirainen quota: Avoid crash in quota_root_iter_init() if mailbox has no quota enabled.
Mon, 28 Sep 2015 12:19:20 +0300 Timo Sirainen quota-clone: Memory leak fix when mailbox had no quota roots.
Sun, 27 Sep 2015 21:48:34 +0300 Timo Sirainen push-notification: Log about unexpectedly failing mailbox functions.
Sun, 27 Sep 2015 21:42:17 +0300 Timo Sirainen Added NULL-check asserts to make static analyzer happier.
Sun, 27 Sep 2015 21:34:48 +0300 Timo Sirainen lib-storage: Removed unnecessary code - nnode is never NULL at this point.
Sun, 27 Sep 2015 21:33:30 +0300 Timo Sirainen dsync: Removed unnecessary code - cur_mail is never NULL at this point.
Sun, 27 Sep 2015 21:30:56 +0300 Timo Sirainen imapc: Fixed crash if imapc_host or imapc_password setting was missing.
Sun, 27 Sep 2015 21:28:25 +0300 Timo Sirainen dict-client: Avoid crash if server disconnects during transaction commit.
Sun, 27 Sep 2015 21:25:59 +0300 Timo Sirainen *-login: Session ID generator wasn't encoding remote port number correctly to it.
Sun, 27 Sep 2015 20:47:20 +0300 Timo Sirainen lib-http: Avoid compiler warnings in printf() strings.
Sun, 27 Sep 2015 20:46:29 +0300 Timo Sirainen Fixed compiler warnings in some systems.
Sun, 27 Sep 2015 19:03:31 +0300 Timo Sirainen Make static analyzer happier.
Sun, 27 Sep 2015 18:58:08 +0300 Timo Sirainen lib-http: Removed "pure" attribute from http_header_field_find_unique().
Fri, 25 Sep 2015 18:16:56 +0300 Timo Sirainen dict-sql: If value isn't a hexblob as expected, log an error instead of killing the whole process.
Thu, 24 Sep 2015 20:58:04 +0300 Timo Sirainen cassandra: copy&paste mistake - use monotonic timestamp generator, not server side..
Thu, 24 Sep 2015 20:51:16 +0300 Timo Sirainen cassandra: Added "version" parameter to specify a protocol version.
Thu, 24 Sep 2015 20:28:51 +0300 Timo Sirainen doveconf: Don't if _password value is empty, don't hide it.
Thu, 24 Sep 2015 19:40:41 +0300 Timo Sirainen cassandra: Use a local monotonic timestamp generator.
Thu, 24 Sep 2015 19:27:10 +0300 Timo Sirainen virtual plugin: Auto-close mailboxes by hooking into backend's mailbox_open()