log

age author description
Tue, 18 Aug 2015 23:17:47 +0300 Timo Sirainen fts-solr: Fix to previous memory leak fix - second request was failing.
Tue, 18 Aug 2015 23:07:19 +0300 Timo Sirainen fts-solr: Fixed memory leak when indexing multiple mailboxes in one update context.
Tue, 18 Aug 2015 23:02:01 +0300 Stephan Bosch lib-http: client: Fixed handling of request timeout.
Tue, 18 Aug 2015 21:10:41 +0300 Timo Sirainen lib-http: Previous test-http-client safe_memset() change broke in some systems.
Tue, 18 Aug 2015 20:59:25 +0300 Timo Sirainen lib-http: test-http-client may have failed to load SSL library plugin.
Tue, 18 Aug 2015 20:54:47 +0300 Timo Sirainen lib-http: test-http-client double-freed memory
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http: url: Implemented http_url_clone_authority() to clone authority part of existing HTTP URL.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http: url: Implemented functions to copy/clone URLs including the userinfo part (normally skipped).
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Implemented cloning/copying of credentials struct.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http client: Implemented proxy authentication using Basic scheme.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http client: Added inline function to check whether request is directed at a proxy.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http client: Implemented simple authentication using Basic scheme.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http client: Removed useless assignment of request->authority in http_client_request_redirect().
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http client: Minor whitespace cleanups in struct http_client_request.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http: url: Make sure destination url struct is cleared in http_url_copy().
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Implemented client-side handling of basic authentication scheme.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Fixed assertion on the validity of the token68 encountered during conversion to string.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Made second argument of http_auth_create_challenges() const as it should be.
Tue, 18 Aug 2015 20:39:24 +0300 Stephan Bosch lib-http auth: Fixed segfault occurring in http_auth_challenge_copy() when there are no parameters.
Tue, 18 Aug 2015 20:39:06 +0300 Timo Sirainen lib-master: Added support for HAProxy protocol.
Tue, 18 Aug 2015 20:23:45 +0300 Timo Sirainen master: Changed passing of listener settings from master to process to be more flexible.
Mon, 15 Jun 2015 18:50:53 +0200 Stephan Bosch lmtp, *-login: Use ip/port values from struct master_service_connection instead of from the socket.
Mon, 15 Jun 2015 18:50:53 +0200 Stephan Bosch lib-master: Added local and real IP addresses and ports to struct master_service_connection.
Tue, 18 Aug 2015 20:03:28 +0300 Timo Sirainen lib-master: Moved connection accepting code to its own functions.
Mon, 17 Aug 2015 19:31:42 +0300 Timo Sirainen lazy-expunge: If MAIL_FETCH_REFCOUNT fails because mail is expunged, ignore the error.
Mon, 17 Aug 2015 19:28:55 +0300 Timo Sirainen lazy-expunge: If MAIL_FETCH_REFCOUNT fails, log the storage error.
Mon, 17 Aug 2015 14:25:59 +0300 Timo Sirainen lib-fts: Minor cleanup - initialize err with U_ZERO_ERROR instead of 0.
Mon, 17 Aug 2015 13:18:03 +0300 Teemu Huovila lib-fts: Add Unicode TR29 rule WB5a setting to tokenizer.
Mon, 17 Aug 2015 13:15:11 +0300 Teemu Huovila lib-fts: Add note about possible additional apostrophe.
Mon, 17 Aug 2015 13:14:44 +0300 Teemu Huovila lib-fts: Update comment on tr29 rules.
Mon, 17 Aug 2015 12:56:25 +0300 Timo Sirainen indexer: Removed counting worker processes as service clients to prevent idle-kill.
Mon, 17 Aug 2015 12:53:52 +0300 Timo Sirainen lib-master: If idle-die callback returns FALSE, notify master that we don't want to die.
Mon, 17 Aug 2015 12:51:43 +0300 Timo Sirainen lib-master: Code cleanup - split master_status_update() to two functions.
Sun, 16 Aug 2015 13:22:14 +0200 Timo Sirainen lib-fs: Moved enum fs_op from fs-randomfail.c to fs-api-private.h
Sun, 16 Aug 2015 13:17:06 +0200 Timo Sirainen lib-fs: Fix to earlier write_stream_finish() commit
Sun, 16 Aug 2015 13:14:11 +0200 Timo Sirainen lib-fs: fs_copy*() didn't update metadata_changed correctly.
Sun, 16 Aug 2015 13:10:48 +0200 Timo Sirainen lib-fs: Small code cleanup for handling write_stream_finish()
Sun, 16 Aug 2015 13:07:21 +0200 Timo Sirainen lib-fs: fs_write() didn't update stats.write_count correctly.
Sat, 15 Aug 2015 12:14:35 +0200 Timo Sirainen dsync: Fixed syncing a recursive delete of mailbox with children.
Sat, 15 Aug 2015 12:05:34 +0200 Timo Sirainen dsync: If mailbox is already deleted locally, don't attempt to delete it again.
Wed, 12 Aug 2015 12:52:06 +0300 Timo Sirainen pop3: Added pop3_delete_type setting with values "default", "expunge" or "flag".
Tue, 11 Aug 2015 14:27:01 +0300 Timo Sirainen lib-fts: Install headers on make install.
Mon, 10 Aug 2015 15:39:50 +0300 Timo Sirainen rawlog: Removed unnecessary/duplicate 'o' from getopt_args
Mon, 10 Aug 2015 15:35:43 +0300 Timo Sirainen lda: Removed unnecessary/duplicate 'k' from getopt_args
Sun, 09 Aug 2015 21:54:33 +0300 Timo Sirainen man: doveadm-import -s description updated
Fri, 07 Aug 2015 15:32:28 +0300 Timo Sirainen doveadm: Make sure we can't accidentally add duplicate getopt args.
Fri, 07 Aug 2015 15:32:14 +0300 Timo Sirainen lib-master: Make sure we can't accidentally add duplicate getopt args.
Fri, 07 Aug 2015 15:30:26 +0300 Timo Sirainen stats: Added session=<ID> filter to doveadm dump session|command
Fri, 07 Aug 2015 15:13:34 +0300 Timo Sirainen dsync: Renamed -F parameter to -O to avoid a conflict
Fri, 07 Aug 2015 13:32:02 +0300 Timo Sirainen fts-solr: "highest UID for mailbox" lookup was actually returning "highest UID for user"
Fri, 07 Aug 2015 12:58:30 +0300 Timo Sirainen lib: istream-timeout could have triggered timeout too early after long-running code.
Fri, 07 Aug 2015 11:31:29 +0300 Timo Sirainen fts: If Tika returns 500, retry it a couple of times and then fallback to ignoring the problem.
Thu, 06 Aug 2015 22:36:20 +0300 Timo Sirainen lib-storage: Make sure tryagain_r is never randomly set in mailbox_search_next_nonblock()
Thu, 06 Aug 2015 12:17:45 +0300 Timo Sirainen stats: If process was used for multiple sessions, some of the fields weren't set correctly.
Tue, 04 Aug 2015 11:31:17 +0300 Timo Sirainen lib-storage: escape_char and broken_char settings weren't copied on mailbox_list_create()
Mon, 20 Jul 2015 10:33:39 +0300 Timo Sirainen lib-storage: Another fix for doing multiple changes via mailbox_attribute_set/unset
Sun, 19 Jul 2015 16:45:23 +0300 Timo Sirainen lib-mail: Fixed message_part_to_idx()
Sun, 19 Jul 2015 16:21:04 +0300 Timo Sirainen pop3-migration: Compiling fix in some systems
Sun, 19 Jul 2015 10:57:26 +0300 Timo Sirainen lib-storage: Fixed doing multiple changes via mailbox_attribute_set/unset()
Thu, 16 Jul 2015 19:37:22 +0300 Timo Sirainen pop3-migration: Fetch physical sizes instead of virtual sizes so pop3c uses LIST