log

age author description
Thu, 03 Dec 2015 14:24:06 +0200 Timo Sirainen fts: Added support for per-language tokenizer settings.
Thu, 03 Dec 2015 12:22:24 +0200 Timo Sirainen lib-ssl-iostream: Moved openssl_iostream_*error() to -common.c
Thu, 03 Dec 2015 12:19:12 +0200 Timo Sirainen login, lib-ssl-iostream: Clear errors caused by manual EC key selection when there was no EC key.
Thu, 03 Dec 2015 12:13:11 +0200 Timo Sirainen lib-ssl-iostream: Check for SSL_CTX_set_ecdh_auto() failure.
Thu, 03 Dec 2015 12:02:56 +0200 Timo Sirainen login, lib-ssl-iostream: Deduplicate code with shared openssl_iostream_use_certificate_error()
Thu, 03 Dec 2015 11:58:11 +0200 Timo Sirainen login-common: Use openssl_iostream_*error() to avoid code duplication.
Thu, 03 Dec 2015 11:55:33 +0200 Timo Sirainen lib-ssl-iostream: Fixes to error handling.
Thu, 03 Dec 2015 11:41:58 +0200 Timo Sirainen lib-ssl-iostream: Don't ignore errors on SSL certificate loading.
Tue, 01 Dec 2015 17:31:08 +0200 Timo Sirainen mail-log: If uid field is used, make sure newly saved mails actually get an UID.
Tue, 01 Dec 2015 16:45:37 +0200 Timo Sirainen lib-mail: test-rfc822-parser unit test fix
Mon, 30 Nov 2015 21:39:56 +0200 Timo Sirainen director: Minor code cleanup - removed unnecessary code.
Mon, 30 Nov 2015 21:39:34 +0200 Timo Sirainen director: Include tag also in the hosts_hash.
Mon, 30 Nov 2015 21:39:07 +0200 Timo Sirainen director: Fixed recent tag reimplementation to actually work.
Mon, 30 Nov 2015 21:36:51 +0200 Timo Sirainen director: Don't treat empty hostname the same as having it.
Mon, 30 Nov 2015 21:32:26 +0200 Timo Sirainen director: Fixed "doveadm director status user@domain" not to hang due to missing LF.
Mon, 30 Nov 2015 13:15:44 +0200 Timo Sirainen lib-imap: Added unit tests for imap_append_[an]string()
Mon, 30 Nov 2015 13:14:29 +0200 Timo Sirainen lib-mail: rfc822_parse_content_param() was unescaping already unescaped parameters
Mon, 30 Nov 2015 12:22:22 +0200 Timo Sirainen doveadm fetch: Added date.sent/received/saved.unixtime
Sat, 28 Nov 2015 23:50:14 +0200 Stephan Bosch lib: Created t_str_trim() functions to trim characters from beginning and end of string.
Sat, 28 Nov 2015 13:36:14 +0200 Timo Sirainen Makefile: Added missing mail-autoexpunge.h
Fri, 27 Nov 2015 15:50:44 +0200 Timo Sirainen lib: Added extra assert to i_stream_read()
Fri, 27 Nov 2015 15:49:58 +0200 Timo Sirainen fts-solr: Fixed sending empty parameters.
Fri, 27 Nov 2015 15:26:31 +0200 Timo Sirainen Compiler warning fix for 32bit systems
Fri, 27 Nov 2015 15:24:41 +0200 Timo Sirainen fts-solr: Fixed escaping query parameters.
Fri, 27 Nov 2015 14:57:03 +0200 Timo Sirainen zlib: Fixed copying causing cache corruption when zlib_save wasn't set.
Fri, 27 Nov 2015 14:42:43 +0200 Timo Sirainen lib: Fixed compiling unit test in systems where NULL isn't of type void*
Fri, 27 Nov 2015 14:39:32 +0200 Timo Sirainen auth: Fixed test-auth-request-var-expand unit test on big endian CPUs
Fri, 27 Nov 2015 14:24:23 +0200 Timo Sirainen Compiler warning fix for 32bit systems
Fri, 27 Nov 2015 14:11:57 +0200 Timo Sirainen lib-storage: Don't add first_saved to mailbox list index unless autoexpunge is set.
Fri, 27 Nov 2015 14:01:14 +0200 Timo Sirainen imap: Free mail_user only after client is disconnected.
Fri, 27 Nov 2015 13:59:22 +0200 Timo Sirainen Added mailbox { autoexpunge } setting.
Fri, 27 Nov 2015 13:06:01 +0200 Timo Sirainen imap: SETMETADATA didn't set ostream output handler back
Thu, 26 Nov 2015 15:42:35 +0200 Timo Sirainen quota-clone: Avoid assert-crash when quota recalculation is triggered.
Wed, 25 Nov 2015 15:09:52 +0200 Teemu Huovila lib-fts: Move ICU transliterator creation to fts-icu.h
Wed, 25 Nov 2015 15:09:52 +0200 Teemu Huovila lib-fts: Fix compilation for systems without libicu.
Tue, 24 Nov 2015 13:42:58 +0200 Timo Sirainen imap: When logging command disconnection info, log the oldest command's info (not newest)
Tue, 24 Nov 2015 13:41:58 +0200 Timo Sirainen imap: Added extra assert checks to make sure command states are consistent.
Tue, 24 Nov 2015 13:40:12 +0200 Timo Sirainen imap: IDLE may have called client_continue_pending_input() unnecessarily.
Tue, 24 Nov 2015 12:56:35 +0200 Timo Sirainen imap: Fixed crash at FETCH deinit caused by b638e19d3bd4
Tue, 24 Nov 2015 11:50:15 +0200 Timo Sirainen imap: Fixed hanging if a pipelined IMAP command was waiting for previous command to sync.
Tue, 24 Nov 2015 11:15:47 +0200 Timo Sirainen director: Fixed backend selection when multiple tags were used.
Mon, 23 Nov 2015 19:47:08 +0200 Timo Sirainen director: Code cleanup - renamed hosts_unsorted to vhosts_unsorted
Mon, 23 Nov 2015 19:44:50 +0200 Timo Sirainen director: Code cleanup - rename tag to tag_name in mail_host_*() parameters.
Mon, 23 Nov 2015 19:41:38 +0200 Timo Sirainen director: Code cleanup - access host->tag via mail_host_get_tag()
Mon, 23 Nov 2015 19:38:31 +0200 Timo Sirainen director: Code cleanup - make most mail_host_*() list parameters unnecessary.
Mon, 23 Nov 2015 19:35:03 +0200 Timo Sirainen director: With director_consistent_hashing=yes hosts_hash wasn't always calculated right.
Wed, 18 Nov 2015 16:33:26 +0200 Teemu Huovila lib-fts: Fix compilation for systems without libstemmer.
Wed, 18 Nov 2015 16:33:26 +0200 Teemu Huovila fts: Remove default filters and tokenizers.
Thu, 19 Nov 2015 17:43:47 +0200 Timo Sirainen fs-posix: Added mode=auto parameter to copy mode from parent directory if setgid-bit is set
Thu, 19 Nov 2015 17:19:19 +0200 Timo Sirainen fs-posix: Code cleanup - don't store dir_mode permanently.
Thu, 19 Nov 2015 17:39:46 +0200 Teemu Huovila lib-fts: Silence clang warnings.
Thu, 19 Nov 2015 14:47:27 +0200 Timo Sirainen fts plugin: Install fts-storage.h
Thu, 19 Nov 2015 14:46:54 +0200 Timo Sirainen lib-fs: Added fs_stats_get_read/write_usecs()
Wed, 18 Nov 2015 21:06:17 +0200 Timo Sirainen indexer-worker: Use provided session-id only as a prefix for a unique session ID.
Wed, 18 Nov 2015 21:03:41 +0200 Timo Sirainen lib-storage: Added mail_storage_service_input.session_id_prefix
Wed, 18 Nov 2015 20:50:55 +0200 Timo Sirainen stats: Improved logging on invalid CONNECT input.
Wed, 18 Nov 2015 19:15:36 +0200 Timo Sirainen stats: Forced sending of UPDATE-SESSION every 5 minutes wasn't working.
Wed, 18 Nov 2015 18:54:51 +0200 Timo Sirainen stats: When logging UPDATE-SESSION stats, log also the session ID.
Wed, 18 Nov 2015 18:10:46 +0200 Timo Sirainen lib-storage: Create ioloop context for users even if log prefix changing is disabled.
Wed, 18 Nov 2015 17:45:35 +0200 Timo Sirainen lib-master: master_service_is_master_stopped() now returns FALSE if running standalone.
Wed, 18 Nov 2015 14:15:32 +0200 Timo Sirainen lib-master: Fixed timeout leak at deinit when we couldn't connect to ipc-server
Wed, 18 Nov 2015 13:12:23 +0200 Timo Sirainen pop3: When creating session lock file, prefer to write it to the index root dir.
Wed, 18 Nov 2015 13:08:57 +0200 Timo Sirainen pop3: Send "OK Logged in" before reading mailbox.
Wed, 18 Nov 2015 12:40:42 +0200 Timo Sirainen imap: Disconnection log message incorrectly logged "input/output" even if only "input" was set.
Wed, 18 Nov 2015 12:39:13 +0200 Timo Sirainen imap: When disconnected during FETCH, include the last byte counts in disconnection log message.
Tue, 17 Nov 2015 19:02:13 +0200 Timo Sirainen lib-fs: Improved fs-metawrap's fs_stat() error message.
Tue, 17 Nov 2015 19:01:29 +0200 Timo Sirainen lib-fs: Fixed fs_stat() for fs-metawrap
Tue, 17 Nov 2015 17:26:56 +0200 Timo Sirainen *-login: Added postlogin_socket=path passdb extra field.
Tue, 17 Nov 2015 17:23:31 +0200 Timo Sirainen lib-master: master_auth_request_full() now supports per-request path.
Tue, 17 Nov 2015 17:11:05 +0200 Timo Sirainen lib-master: Added extensible master_auth_request_full() call.
Tue, 17 Nov 2015 16:30:16 +0200 Timo Sirainen lib-fs: Added asserts to fs_set_metadata() to make sure key and value are non-NULL
Tue, 17 Nov 2015 11:51:45 +0200 Teemu Huovila fts: Added fts_library_init() and _deinit()
Tue, 17 Nov 2015 11:50:16 +0200 Teemu Huovila lib-fts: Added fts_language_register() to register more languages in plugins.
Tue, 17 Nov 2015 11:46:49 +0200 Teemu Huovila dovecot-config: Added LIBFTS.
Tue, 17 Nov 2015 11:45:44 +0200 Teemu Huovila lib-fts: Explicitly state encoding used for stemming.
Tue, 17 Nov 2015 11:45:24 +0200 Teemu Huovila lib-fts: Removed TODO comment.
Tue, 17 Nov 2015 11:44:53 +0200 Teemu Huovila lib-fts: Minor code cleanup - Rename some internal functions.
Tue, 17 Nov 2015 11:44:19 +0200 Teemu Huovila lib-fts: Add Norwegian.
Tue, 17 Nov 2015 11:43:58 +0200 Teemu Huovila lib-fts: Add comment to language names.
Tue, 17 Nov 2015 11:43:28 +0200 Teemu Huovila lib-fts: Add Swedish (sv) to supported languages.
Tue, 17 Nov 2015 11:42:59 +0200 Teemu Huovila lib-fts: Add l' contraction to French unit test.
Mon, 16 Nov 2015 14:47:18 +0200 Timo Sirainen pop3-migration: Fixed memory leak in unit test.
Mon, 16 Nov 2015 14:46:40 +0200 Timo Sirainen lib-mail: Fixed istream-header-filter when callback excluded multiple headers.
Mon, 16 Nov 2015 14:16:00 +0200 Timo Sirainen dovecot.m4: Run valgrind with --trace-children=yes
Mon, 16 Nov 2015 14:15:02 +0200 Timo Sirainen Added Valgrind suppressions file for ignoring any bash memory leaks.
Mon, 16 Nov 2015 12:40:22 +0200 Timo Sirainen dovecot.m4: Added --leak-check=full to valgrind
Mon, 16 Nov 2015 12:29:51 +0200 Phil Carmody various - remove 8-bit characters from literal strings in test cases
Mon, 16 Nov 2015 12:29:21 +0200 Phil Carmody lib: fix memory leak of iterator in str_table_deinit()
Mon, 16 Nov 2015 12:29:09 +0200 Phil Carmody lib: make test-istream-failure-at not leak memory
Mon, 16 Nov 2015 12:27:03 +0200 Phil Carmody lib: fix memory leaks in failure-at streams
Mon, 16 Nov 2015 12:26:50 +0200 Phil Carmody lib-master: stop tests from leaking memory
Mon, 16 Nov 2015 12:26:32 +0200 Phil Carmody lib-http: free resources used in the tests
Mon, 16 Nov 2015 12:26:06 +0200 Phil Carmody lib-http: ref/unref input stream in http message parser
Mon, 16 Nov 2015 12:24:53 +0200 Timo Sirainen imapc: Treat literal8 input the same as regular literal.
Thu, 12 Nov 2015 18:27:54 +0200 Timo Sirainen imap: When client disconnects during a running command, log the command wait state.
Thu, 12 Nov 2015 12:28:58 +0200 Timo Sirainen imap: If IDLE or FETCH notices a disconnection, log the running command statistics.
Thu, 12 Nov 2015 12:17:04 +0200 Timo Sirainen imap: When client disconnects during a running command, log the IO input/output wait status.
Thu, 12 Nov 2015 12:14:20 +0200 Timo Sirainen lib: Added io_loop_find_fd_conditions()
Thu, 12 Nov 2015 11:29:29 +0200 Timo Sirainen quota: When recalculating quota, don't try to access nonexistent autocreate-mailboxes.
Wed, 11 Nov 2015 17:40:23 +0200 Timo Sirainen login proxy: If writing to ostream fails, log the ostream's error string.
Wed, 11 Nov 2015 17:35:10 +0200 Timo Sirainen login proxy: Include some extra information in disconnect log lines.
Wed, 11 Nov 2015 13:15:30 +0200 Timo Sirainen auth: Added hardcoded 5 second timeout to LDAP connect()
Tue, 10 Nov 2015 10:00:11 +0200 Timo Sirainen push-notification: Removed unused code.
Mon, 09 Nov 2015 14:49:26 +0200 Timo Sirainen virtual: Include mailbox name in "Backend mailbox added by another session." error.
Mon, 09 Nov 2015 14:11:12 +0200 Timo Sirainen auth: Don't crash when trying to use CRYPT scheme when crypt() doesn't support DES
Mon, 09 Nov 2015 13:16:50 +0200 Timo Sirainen lib-storage: Support %{userdb:*} variables in mail_home and mail_chroot settings.
Mon, 09 Nov 2015 13:02:56 +0200 Timo Sirainen lib: Removed unnecessary includes from bits.h
Mon, 09 Nov 2015 09:31:48 +0200 Timo Sirainen replicator: Send initial status notification to master before listing all users
Thu, 05 Nov 2015 11:41:52 +0200 Timo Sirainen auth: Fixed crash when using %{passdb:} or %{userdb:} functions when escape_func was NULL
Wed, 04 Nov 2015 11:39:58 +0200 Phil Carmody lib: test-istream-crlf - fix expected output strings, add more coverage
Tue, 27 Oct 2015 21:54:26 -0600 Michael M Slusarz push-notification: Fix linking against notify plugin
Thu, 29 Oct 2015 15:29:24 +0200 Timo Sirainen imap: Fixed crash in NOTIFY when there were watched namespaces that didn't support NOTIFY.
Thu, 29 Oct 2015 15:06:16 +0200 Timo Sirainen dsync: Fixed handling of deleted directories.
Thu, 29 Oct 2015 14:09:52 +0200 Timo Sirainen auth: Avoid a crash by not trying to save empty delayed credentials.
Thu, 29 Oct 2015 12:55:20 +0200 Timo Sirainen acl: acl_object_list_*() now duplicates rights at init to avoid them changing during listing.
Wed, 28 Oct 2015 12:28:12 +0200 Timo Sirainen auth: Typofix for error message.
Wed, 28 Oct 2015 12:25:08 +0200 Timo Sirainen auth: nopassword field is specific to a single passdb, remove before next passdb is processed
Tue, 27 Oct 2015 23:56:48 +0200 Timo Sirainen lib-mail, fts: Put application/xhtml+xml MIME parts through html parser as well.
Mon, 26 Oct 2015 17:20:49 +0200 Timo Sirainen acl: If mailbox is autocreated, assume it already exists and don't require "create" ACL
Mon, 26 Oct 2015 16:28:51 +0200 Timo Sirainen acl: Fixed handling mailbox deletion when only "delete" right was available.