]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-07-03  Timo Sirainenquota: Fixed error handling in quota counting code.
2015-07-02  Timo Sirainenmdbox: Make sure rebuilding doesn't try to add a copy...
2015-06-30  Timo Sirainenistream-zlib: Don't overwrite parent istream's error...
2015-06-30  Timo Sirainendoveadm: Added doveadm_username to specify the username...
2015-06-30  Timo Sirainenistream filters: If parent's i_stream_stat() fails...
2015-06-30  Timo Sirainenlib: istream_file.stat() fails, set stream_errno and...
2015-06-30  Timo Sirainenmaster: When sending SIGTERM/SIGKILL to processes,...
2015-06-29  Timo Sirainenimap/pop3-login: If auth failure reason already begins...
2015-06-29  Timo Sirainenlib: Fixed unit test with big-endian CPUs.
2015-06-29  Timo Sirainenlib: Fixed read buffer overflow in wildcard_match*()
2015-06-29  Timo Sirainenindexer: Properly fix crashing at deinit when there...
2015-06-29  Timo Sirainenindexer: Reverted 5945ba000a45 - it didn't really help
2015-06-29  Timo Sirainenindexer: Fixed crash at deinit if there were still...
2015-06-24  Timo Sirainenimapc: Fixed check to see if prefix!="" in previous...
2015-06-23  Timo Sirainenlib-storage: Set MAILBOX_SELECT/NONEXISTENT for namespa...
2015-06-23  Timo Sirainenimapc: Don't return mailbox list entries that would...
2015-06-23  Timo Sirainenimapc: If login is aborted at deinit, don't log an...
2015-06-23  Timo Sirainenimapc: Don't automatically login to IMAP server for...
2015-06-18  Timo Sirainenlib-http: http_client_request_send() failure returned...
2015-06-17  Timo Sirainenfs-posix: Hide temporary files from fs_iter_*()
2015-06-17  Timo Sirainenvirtual: virtual_uids weren't always set to all mails...
2015-06-17  Timo Sirainenvirtual: Added more asserts when DEBUG is enabled.
2015-06-17  Timo Sirainenvirtual: Added more asserts.
2015-06-17  Timo Sirainenfts-solr: Avoid sending too large queries to Solr due...
2015-06-17  Timo Sirainenfts-solr: Removed assert to fix indexing multiple mailb...
2015-06-17  Timo Sirainenfts-tika: Fixed crashes when indexing larger attachment...
2015-06-17  Timo Sirainenlib-fs: Removed redundant o_stream_nfinish() calls
2015-06-17  Timo Sirainenlib-fs: Call o_stream_nfinish() automatically for all...
2015-06-17  Phil Carmodylib: test-data-stack - simplify #if-ing out of DEBUG...
2015-06-17  Phil Carmodylib: test-data-stack - ensure t_push() and t_pop()...
2015-06-17  Timo Sirainenauth: Added allow_real_nets setting.
2015-06-16  Timo Sirainenlib: Added unix_client_connect_msecs setting to connect...
2015-06-16  Timo Sirainenlib: Compiler warning fix for test-ostream-failure-at.
2015-06-16  Timo Sirainenlib-fs: Added "randomfail" driver.
2015-06-16  Timo Sirainenlib: Added o_stream_create_failure_at() to inject EIO...
2015-06-16  Timo Sirainenlib: Added i_stream_create_failure_at() to inject EIO...
2015-06-16  Timo Sirainendsync: If we stop because of a signal, log a warning...
2015-06-16  Timo Sirainendoveadm: Added doveadm_killed_signo()
2015-06-15  Timo Sirainenfts: Avoid expanding mail_search_args multiple times...
2015-06-15  Timo Sirainenfs-posix: fs_copy() didn't work with prefix= parameter
2015-06-15  Phil Carmodylib-stats: fix tristate-int vs. bool return value confusion
2015-06-15  Phil Carmodylib-fts: use NULL rather than 0 to shut up sparse
2015-06-15  Phil Carmodydirector: explicitly mark _disconnect() helper static...
2015-06-15  Timo Sirainenfs-metawrap: If written file unexpectedly shrinks,...
2015-06-15  Timo Sirainenfs-metawrap: Don't assert-crash when writing an empty...
2015-06-15  Teemu Huovilalib-fts: Fix comment in fts-filter.h
2015-06-15  Phil Carmodylib: test-failures - tests get/set handlers and the...
2015-06-15  Phil Carmodylib-test: test_expect_error_string() to match a single...
2015-06-15  Phil Carmodylib-test: let tests invoke i_warning/i_error behaviour
2015-06-15  Phil Carmodylib-test: flush test-assert failure messages
2015-06-15  Phil Carmodylib: array - permit array_swap with uninitialised arrays
2015-06-13  Timo Sirainenlib-index: Added mail_index_ext_register_resize_defaults()
2015-06-13  Timo Sirainencassandra: Commit failures returned an already freed...
2015-06-13  Timo Sirainenlib-fts: Removed unnecessary data stack frames from...
2015-06-13  Timo Sirainenconfig: Added hook_config_parser_end for plugins.
2015-06-12  Timo Sirainendoveadm mailbox delete -r: Delete all mailboxes when...
2015-06-12  Timo Sirainenlib-fts: Don't crash if fts_icu_*() are used after...
2015-06-11  Timo Sirainenlib-index: Avoid writing tail offset update to transact...
2015-06-11  Timo Sirainendoveadm fetch: Added "refcount" field.
2015-06-11  Timo Sirainencassandra: Error handling cleanup.
2015-06-11  Timo Sirainencassandra: Minor code cleanup to make sure we don't...
2015-06-11  Timo Sirainencassandra: Don't access freed memory when doing an...
2015-06-11  Timo Sirainendoveadm fs delete -R: More fixes to handling errors...
2015-06-10  Timo Sirainenlmtp: Fixed assert-crash on anvil lookup failures.
2015-06-10  Timo Sirainendoveadm fs delete -R: Fixed hang when some of the delet...
2015-06-10  Timo Sirainencassandra: If log_level=debug/trace, log each query...
2015-06-10  Timo Sirainencassandra: Added extra asserts and sanity checks to...
2015-06-10  Timo Sirainencassandra: Don't crash on failed queries.
2015-06-09  Timo Sirainendict-sql: Don't try to optimize finding a matching...
2015-06-05  Teemu Huovilaman: doveadm-pw.1: Fix typo.
2015-06-04  Pascal Volkman: doveadm-pw.1: Added a note about quoting password...
2015-06-04  Timo Sirainenfts: lib-fts search arg expansion wasn't done for non...
2015-06-03  Timo Sirainenfts: Added "doveadm fts expand" to show lib-fts search...
2015-06-03  Timo Sirainenlib-storage: Added mail_search_args_to_cmdline()
2015-06-03  Timo Sirainenfts: Added "doveadm fts lookup" command.
2015-06-03  Timo Sirainenlib-fts: fts_tokenizer_reset() didn't reset the entire...
2015-06-03  Timo Sirainenindexer: Improved handling multiple indexing requests...
2015-06-03  Timo Sirainenindexer: Try to always flush as many requests from...
2015-06-03  Timo Sirainenindexer: Use array.h API instead of writing our own.
2015-06-03  Timo Sirainenfts: If mail indexing fails, don't log a "BUG: Unknown...
2015-06-03  Timo Sirainenfts: If reading mail fails, log an error.
2015-06-03  Teemu Huovilalib-lda: Fixed crash in mail_deliver_get_log_var_expand...
2015-06-02  Timo Sirainenlib-fts: Added "english-possessive" filter.
2015-06-02  Timo Sirainenlib-fts: Use UTF8_IS_START_SEQ()
2015-06-02  Timo Sirainenlib: Added UTF8_IS_START_SEQ() helper macro
2015-06-02  Timo Sirainenlib-fts: fts-filter API changed to have a non-pointer...
2015-06-02  Timo Sirainenlib-fts: fts-lowercase can now use the default destroy...
2015-06-02  Timo Sirainenlib-fts: Implemented default create/destory functions...
2015-06-02  Timo Sirainenlib-fts: Moved IS_APOSTROPHE() to fts-common.h
2015-06-02  Timo Sirainenexample-config: Updated deliver_log_format comments
2015-06-02  Timo Sirainenlib-lda: Added %{to_envelope} to deliver_log_format
2015-06-02  Timo Sirainenlib-fts: Compiling fix without libicu
2015-06-02  Timo Sirainenlib-fts: Avoid compiler warning when building without...
2015-06-02  Timo Sirainenimapc: If auth fails due to connection failure, don...
2015-06-02  Timo Sirainenlib-fts: Fixed compiling without libicu
2015-06-02  Timo Sirainenlib-fts: Added more supported languages.
2015-06-02  Timo Sirainenlib-fts: Optimized truncation of partial trailing UTF...
2015-06-02  Timo Sirainenlib-fts: Use fts_icu_lcase() for fts-filter-lowercase...
2015-06-02  Timo Sirainenlib-fts: Added string_t *token to struct fts_filter
2015-06-02  Timo Sirainenlib-fts: Added fts_icu_lcase()
next