]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-07-09  Timo Sirainenlib-master: ipc-client: Don't call callback twice if...
2018-07-08  Timo Sirainenlib-auth: Fix reconnect timeout leak at deinit
2018-07-08  Timo Sirainenlogin-proxy: Fix logging reason when kicking non-logged...
2018-07-08  Timo Sirainenlogin-proxy: Fix potential crash when kicking user...
2018-07-08  Stephan Boschlib-http: client: Notify host object about submission...
2018-07-08  Stephan Boschlib-http: client: Reset ips count to zero before DNS...
2018-07-07  Timo Sirainenauth: Fix nonexistent passwd-file error handling
2018-07-06  Timo Sirainenlib-ssl-iostream: Shutdown connection cleanly whenever...
2018-07-06  Timo Sirainenlib-ssl-iostream: Split code to openssl_iostream_shutdown()
2018-07-05  Josef 'Jeff... lib: mempool - Remove unnecessary check
2018-07-05  Josef 'Jeff... lib: Make sure exactly one of _ILP32 and _LP64 is defin...
2018-07-04  Timo Sirainenlib: o_stream_send*() - Add ATTR_WARN_UNUSED_RESULT
2018-07-04  Timo Sirainenimap-urlauth: Ignore ostream errors and use o_stream_ns...
2018-07-04  Timo Sirainenglobal: Replace (void)o_stream_send*() with o_stream_ns...
2018-07-04  Timo Sirainenlib-http: http-server: Flush output after sending 500...
2018-07-04  Timo Sirainenglobal: Replace o_stream_send*() with o_stream_nsend...
2018-07-04  Timo Sirainendoveadm service status: Show total number of processes...
2018-07-04  Timo Sirainendoveadm service status: Support different number of...
2018-07-04  Timo Sirainendoveadm: Add doveadm_print_get_headers_count()
2018-07-04  Timo Sirainenmaster: Track total number of processes created per...
2018-07-04  Timo Sirainendirector: Fix assert-crash when doveadm disconnects...
2018-07-04  Timo Sirainenlib-mail: Change MESSAGE_ADDRESS_PARSE_FLAG_NON_STRICT_...
2018-07-04  Timo Sirainenlib-mail: Add MESSAGE_ADDRESS_PARSE_FLAG_NON_STRICT_DOTS
2018-07-04  Timo Sirainenlib-mail: message_address_parse() - Change fill_missing...
2018-07-04  Timo Sirainenlib-mail: Fix rfc822_parse_dot_atom() to reject if...
2018-07-04  Timo Sirainenlib-storage: Initialize reset_id in index_index_copy_cache
2018-07-04  Josef 'Jeff... lib: mempool - Improve p_realloc() panic message
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_free() NULL pointer check
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_realloc() NULL pointer...
2018-07-04  Josef 'Jeff... lib: mempool - Centralize p_{m,re}alloc() size checks
2018-07-04  Josef 'Jeff... lib: mempool - Define a global max allocation size...
2018-07-04  Josef 'Jeff... lib: mempool-allocfree: Remove unused #define
2018-07-04  Josef 'Jeff... lib: mempool-datastack - Use container_of instead of...
2018-07-04  Josef 'Jeff... lib: mempool-alloconly - Use container_of instead of...
2018-07-04  Josef 'Jeff... lib: Rename a alloconly mempool helper function to...
2018-07-04  Josef 'Jeff... lib: Document the unsafe datastack mempool
2018-07-04  Josef 'Jeff... lib: Document the system mempool
2018-07-04  Josef 'Jeff... lib: Document datastack mempools
2018-07-04  Josef 'Jeff... lib: Document allocfree mempools
2018-07-04  Josef 'Jeff... lib: Document alloconly mempools
2018-07-04  Josef 'Jeff... lib: mempool - Further reduce test code duplication
2018-07-04  Josef 'Jeff... lib: mempool - Reduce test code duplication
2018-07-04  Josef 'Jeff... lib: mempool - Generalize the test
2018-07-04  Timo Sirainenman: doveadm-search-query.7 - Add sequence-set and...
2018-07-03  Paul Howarthlib-compression: Fix assert-crash in test suite on...
2018-07-02  Stephan Boschlib-http: request-parser: Do not require Host header...
2018-07-02  Stephan Boschlib-http: server: Properly handle empty Host header...
2018-07-02  Stephan Boschlib-http: request-parser: Add support for empty Host...
2018-07-02  Stephan Boschlib-http: url: Add support for default base url to...
2018-07-02  Stephan Boschlib-http: request-parser: Allocate parser on alloconly...
2018-07-02  Stephan Boschlib-http: server: Record ip:port in connection object...
2018-07-01  Timo Sirainenlib: i_close_fd_path() - Replace assert with more descr...
2018-06-30  Josef 'Jeff... global: Start relying on event_set_forced_debug(e,...
2018-06-30  Josef 'Jeff... lib: Change event_set_forced_debug(e, FALSE) to be...
2018-06-30  Josef 'Jeff... lib: Add event_unset_forced_debug()
2018-06-29  Timo Sirainenlda: Deinitialize cleanly if user doesn't exist in...
2018-06-29  Timo Sirainenlda: Deinitialize cleanly if mail delivery fails
2018-06-29  Timo Sirainenlda: Cleanup - move code to lda_deliver() function
2018-06-29  Timo Sirainenlda: Cleanup - reorder code
2018-06-29  Aki Tuomiacl: Fix return value of acl_attribute_get_acl
2018-06-29  Timo Sirainendict-file: If write failed, file was left locked
2018-06-29  Timo Sirainendict-file: Fix memory leak when file is recreated durin...
2018-06-29  Timo Sirainenlib: Assert-crash if duplicate event categories are...
2018-06-28  Stephan Boschlib: str-sanitize: Use uni_utf8_data_truncate().
2018-06-28  Stephan Boschlib: Add str_truncate_utf8().
2018-06-28  Stephan Boschlib: unichar: Add uni_utf8_data_truncate().
2018-06-28  Martti Rannanjärviindexer: Don't log error when getting path to nonexiste...
2018-06-28  Martti Rannanjärviindexer: Don't log mailbox was deleted under us error
2018-06-28  Martti Rannanjärviindexer: Don't log error when mailbox was not found
2018-06-28  Martti Rannanjärvifts-solr: Properly URL encode quotes for empty string
2018-06-28  Martti Rannanjärvifts-solr: Fix default_ns parameter parsing
2018-06-28  Martti Rannanjärvifts-solr: Append '/' to URL path when missing in config...
2018-06-28  Timo Sirainenlib-master: Fix reading settings when local_name has...
2018-06-28  Martti Rannanjärvifts-solr: Remove obsolete break-imap-search setting
2018-06-27  Timo Sirainenauth: Fix LDAP user iteration to not access already...
2018-06-27  Timo Sirainenquota-clone: Fix assert-crash at deinit if quota_clone...
2018-06-27  Timo Sirainenlib-storage: Fix memory leak in mail_storage_set_intern...
2018-06-27  Aki Tuomilib-ssl-iostream: Turn on SSL_OP_SINGLE_DH_USE
2018-06-26  Aki Tuomidoveconf: Hide URL userpart
2018-06-26  Aki Tuomidoveconf: Add find_next_secret
2018-06-26  Timo Sirainenlib-http: Add/fix default value comments in http_client...
2018-06-26  Stephan Boschlib-smtp: server: Fix memory leak occurring when an...
2018-06-26  Stephan Boschlib-smtp: server: connection: Rely on i_stream_destroy...
2018-06-26  Stephan Boschlib-smtp: server: Restructure reference counting of...
2018-06-26  Stephan Boschlib-smtp: server: data command: Hold a reference to...
2018-06-26  Stephan Boschlib-smtp: server: data command: Dereference command...
2018-06-26  Aki Tuomilib: event-filter - Increase initial allocation
2018-06-26  Aki Tuomilib-storage: Turn on debug early if MAIL_STORAGE_SERVIC...
2018-06-26  Aki Tuomilib-storage: Use provided flags in mail_storage_service...
2018-06-26  Aki Tuomilib-storage: Fix MAIL_STORAGE_SERVICE_FLAG_DEBUG work...
2018-06-26  SATOH Fumiyasulib-master: Set instance_name to the syslog name
2018-06-25  Aki Tuomivirtual: Clamp backend uids to available uids in virtua...
2018-06-25  Timo Sirainenlib-imap-client: Fix crash when ostream output blocks...
2018-06-25  Timo Sirainenimapc: Move selected=TRUE to imap_mailbox_select_finish()
2018-06-25  Timo Sirainenimapc: Fix potential assert-crash when selecting empty...
2018-06-22  Aki Tuomiauth: Move auth_policy_deinit later
2018-06-20  Stephan Boschlib-smtp: server: Make sure conn->state.data_failed...
2018-06-20  Stephan Boschlib-storage: fail storage: Allocate event for mailbox.
2018-06-20  Phil Carmodym4/dovecot.m4: run-test.sh - disable valgrind for indiv...
2018-06-20  Timo Sirainenlmtp, submission: Remove extra spaces from "state ...
next