log

age author description
Tue, 25 Aug 2015 23:20:49 +0300 Timo Sirainen imap: If mailbox state couldn't be exported for hibernation, log also the mailbox name.
Tue, 25 Aug 2015 23:12:51 +0300 Timo Sirainen login_log_format_elements: Added %{listener} variable to expand to the listener socket name.
Tue, 25 Aug 2015 22:39:16 +0300 Timo Sirainen example-config: Updated mail_attribute_dict comment
Tue, 25 Aug 2015 18:32:23 +0300 Timo Sirainen imap: Fail silently if selected mailbox format doesn't support GUIDs.
Tue, 25 Aug 2015 18:27:44 +0300 Timo Sirainen imap: Fixed hibernation to work with non-TCP connections.
Tue, 25 Aug 2015 17:03:19 +0300 Timo Sirainen lib-http: Added more debug logging.
Tue, 25 Aug 2015 16:57:57 +0300 Timo Sirainen lib-imap-client: Allow reconnecting to IMAP server even if there had been no idle moments.
Tue, 25 Aug 2015 16:55:00 +0300 Timo Sirainen lib-imap-client: Removed unused pending_box_command_count
Tue, 25 Aug 2015 16:50:17 +0300 Timo Sirainen imapc: If FETCH commands fail, have imapc_mail_fetch() always return failure.
Tue, 25 Aug 2015 01:07:04 +0300 Timo Sirainen lib: Fixed io_loop_extract_notify_fd() to compile with kqueue.
Mon, 24 Aug 2015 18:06:42 +0300 Timo Sirainen lib-master: struct master_service_connection.name must never be NULL, use "" instead.
Mon, 24 Aug 2015 15:33:36 +0300 Timo Sirainen dsync: Compiler warning fix to previous change.
Mon, 24 Aug 2015 14:59:52 +0300 Timo Sirainen dsync: Fixed memory leaks when importing attributes whose values were in istreams.
Mon, 24 Aug 2015 14:40:11 +0300 Timo Sirainen doveadm backup: Fixed assert-crash due to duplicate 'R' in getopt args.
Mon, 24 Aug 2015 14:32:52 +0300 Timo Sirainen imap: Compiler warning fix to imap-hibernate commit
Mon, 24 Aug 2015 14:13:02 +0300 Timo Sirainen Added imap-hibernate process for gathering IDLEing imap processes.
Mon, 24 Aug 2015 14:14:59 +0300 Timo Sirainen lib-storage: Added mailbox_watch_extract_notify_fd()
Mon, 24 Aug 2015 14:02:52 +0300 Timo Sirainen lib: Added io_loop_extract_notify_fd()
Mon, 24 Aug 2015 14:01:04 +0300 Timo Sirainen lib-storage: Added mailbox_recent_flags_set_uid_forced()
Mon, 24 Aug 2015 13:57:03 +0300 Timo Sirainen lib-storage: mail_storage_service_user_free() needs to update log prefix if current user is freed.
Mon, 24 Aug 2015 12:56:07 +0300 Timo Sirainen lib-storage: mail_user_var_expand_table() may not have returned %{auth_username} correctly
Mon, 24 Aug 2015 12:14:40 +0300 Timo Sirainen Use io_stream_get_disconnect_reason() instead of duplicating its code all over the place.
Mon, 24 Aug 2015 12:10:08 +0300 Timo Sirainen lib: Added io_stream_get_disconnect_reason() to iostream.h
Mon, 24 Aug 2015 12:04:55 +0300 Timo Sirainen lib: connection_disconnect_reason() now returns the full iostream error string.
Thu, 20 Aug 2015 16:04:48 +0300 Timo Sirainen imap: Fixed memory leak in SELECT QRESYNC error handling path.
Wed, 19 Aug 2015 21:41:55 +0300 Timo Sirainen imap: Code cleanup
Wed, 19 Aug 2015 21:31:56 +0300 Timo Sirainen lib: Log notify IO leaks when ioloop is destroyed.
Wed, 19 Aug 2015 21:24:50 +0300 Timo Sirainen lib: io_add_notify() wasn't setting struct io.source_linenum
Wed, 19 Aug 2015 20:49:12 +0300 Timo Sirainen imap: If command has no imap_parser, don't crash when freeing the command.
Wed, 19 Aug 2015 16:50:10 +0300 Timo Sirainen lib: inotify doesn't need to watch for IN_CLOSE
Wed, 19 Aug 2015 15:12:09 +0300 Timo Sirainen lib-storage: Moved index/index-mailbox-check.c code to mailbox-watch.c
Wed, 19 Aug 2015 14:47:51 +0300 Timo Sirainen Removed support for dnotify.
Wed, 19 Aug 2015 14:33:09 +0300 Timo Sirainen pop3: Added %{deleted_bytes} variable to pop3_logout_format
Wed, 19 Aug 2015 14:30:09 +0300 Timo Sirainen pop3: If transcation commit failed at QUIT, don't log any messages as expunged.
Wed, 19 Aug 2015 13:41:54 +0300 Timo Sirainen lib: kqueue notification should trigger also on file renames.
Wed, 19 Aug 2015 13:40:35 +0300 Timo Sirainen lib-storage: Code cleanup - Don't keep a separate notify_ios list.
Wed, 19 Aug 2015 12:56:55 +0300 Timo Sirainen lib-storage: Moved most of the \Recent flag handling code to mailbox-recent-flags.c
Wed, 19 Aug 2015 11:34:36 +0300 Timo Sirainen *-login: Removed dead assignment to make static analyzer happy.
Tue, 18 Aug 2015 23:20:35 +0300 Timo Sirainen fts-solr: Flush Solr indexing HTTP requests every 1000 mails.
Tue, 18 Aug 2015 23:20:07 +0300 Timo Sirainen fts-solr: If HTTP request fails, log the status number as well.
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.