]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-02-17  Stephan Boschlib-smtp: server: Perform output stream error handling...
2018-02-17  Stephan Boschlib-smtp: server: Remove undefined smtp_server_reply_se...
2018-02-17  Stephan Boschlib-smtp: server: Flush and check output for errors...
2018-02-17  Stephan Boschlib-smtp: server: STARTTLS command: Properly handle...
2018-02-17  Stephan Boschlib-smtp: server: Handle output stream errors in a...
2018-02-16  Stephan Boschlib-smtp: server: Use the stream_errno to evaluate...
2018-02-16  Stephan Boschlib-smtp: server: Remove inappropriate assert from...
2018-02-16  Timo Sirainenimap: Don't enforce sending SNIPPET reply as literal
2018-02-16  Timo Sirainenimap: Add parenthesis to FETCH SNIPPET (FUZZY text...
2018-02-16  Timo Sirainenimap: Don't set storage callbacks before namespaces...
2018-02-16  Timo Sirainenimap: Add client_create_finish() to finish namespace...
2018-02-16  Timo Sirainenimap: When running standalone, delay initializing names...
2018-02-16  Timo Sirainenlib: Fix compiler warning when arc4random_buf() is...
2018-02-16  Timo Sirainenlib: Add o_stream_uncork_flush() to both uncork and...
2018-02-16  Hideo Yoshizanecharset-alias-plugin
2018-02-15  Stephan Boschlib-mail: message-parser: Fixed Clang 6.0 compiler...
2018-02-15  Martti Rannanjärvilib-master: Don't dup errors to service->set_pool in...
2018-02-15  Stephan Boschlib-http: server: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-http: client: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-smtp: server: Recreate connection IO after streams...
2018-02-15  Stephan Boschlib-http: server: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-http: client: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-smtp: server: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-smtp: client: Use the new connection_input_halt...
2018-02-15  Stephan Boschlib-ssl-iostream: ostream-openssl: Fix behavior of...
2018-02-15  Stephan Boschlib-ssl-iostream: ostream-openssl: Create local variabl...
2018-02-15  Stephan Boschlib: connection: Add connection_input_halt() and connec...
2018-02-15  Stephan Boschlib-smtp: client: Moved smtp_client_init_ssl_ctx()...
2018-02-15  Stephan Boschlib-http: client: Use conn->conn.ioloop rather than...
2018-02-15  Stephan Boschlib: connection: Record the ioloop the connection was...
2018-02-15  Stephan Boschlib-http: client: Move connection to shared context...
2018-02-14  Stephan Boschlib-smtp: server: Fix segfault occurring when XCLIENT...
2018-02-14  Stephan Boschlib-smtp: server: Fix segfault occurring during XCLIENT...
2018-02-14  Stephan Boschlib-imap-storage: imap-msgpart-url: Perform the check...
2018-02-14  Stephan Boschlib-smtp: server: Fix reporting of XCLIENT capability...
2018-02-13  Timo Sirainenreplication: Don't trigger replication on changes not...
2018-02-13  Timo Sirainenlib-storage: Replace mail_transaction_commit_changes...
2018-02-13  Timo Sirainenlib-storage: Include mail-index.h from mail-storage.h
2018-02-13  Timo Sirainenlib-storage: Remove mailbox_transaction_context.nontran...
2018-02-13  Timo Sirainenlib-index: Add mail_index_transaction_commit_result...
2018-02-13  Timo Sirainenlib-index: Cleanup - return bool in log_append_keyword_...
2018-02-13  Aki Tuomilib: Fix usec comparison in timeout_update_next
2018-02-12  Martti Rannanjärviglobal: Flip MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT...
2018-02-12  Martti Rannanjärvilib-storage: Flip disallow_root in service_drop_privile...
2018-02-12  Martti Rannanjärvimaster: Flip disallow_root in drop_privileges()
2018-02-12  Martti Rannanjärvilib: Add restrict_access_flags enum to use with restric...
2018-02-12  Martti Rannanjärvilib: Flip drop_setuid_root in restrict_access_settings
2018-02-12  Martti Rannanjärvilib-program-client: Remove extra drop_setuid_root flag...
2018-02-12  Stephan Boschlib-program-client: Run local client tests with valgrin...
2018-02-12  Stephan BoschAdd support for running valgrind tests with --trace...
2018-02-12  Stephan Boschlib-program-client: test-program-client-local: Properly...
2018-02-12  Aki Tuomiauth: Set correct context type when bypassing reporting...
2018-02-09  Timo Sirainenglobal: Set extra_groups=$default_internal_group for...
2018-02-09  Timo Sirainenlib: restrict_access_by_env() - Preserve RESTRICT_SETEX...
2018-02-09  Timo Sirainenimap-hibernate: Change imap-hibernate default socket...
2018-02-09  Timo Sirainenstats: Change stats-writer default socket permissions...
2018-02-09  Timo Sirainendict: Change dict and dict-async default socket permiss...
2018-02-09  Timo Sirainenmaster: Add default_internal_group setting, defaulting...
2018-02-08  Aki Tuomiauth: Support standard auth variables in LDAP subqueries
2018-02-08  Aki Tuomiold-stats: Set process dumpable during stats gathering
2018-02-08  Aki Tuomilib: Add restrict_access_get/set_dumpable
2018-02-08  Aki Tuomilib: Clarify restrict_access_allow_coredumps
2018-02-08  Aki Tuomiconfig: Fix ssl_params.dat conversion warning
2018-02-08  Timo Sirainenlib-http: client: Fix using non-context SSL settings
2018-02-08  Timo Sirainenipc: Change ipc socket's owner to $default_internal_user
2018-02-08  Timo Sirainenlib-ssl-iostream: Assert-crash if input stream has...
2018-02-08  Timo Sirainenlib: Add i_stream_get_root_io() and use it to deduplica...
2018-02-08  Timo Sirainenlib-smtp: Recreate connection IO after streams change
2018-02-08  Timo Sirainenlib: Add connection_streams_changed()
2018-02-08  Timo Sirainendoveadm: client: Set IO only after enabling SSL
2018-02-08  Timo Sirainenlib-imap-client: Fix IO after enabling SSL
2018-02-08  Timo Sirainendsync: Log a warning if copying a mail fails unexpectedly
2018-02-08  Timo Sirainenlib-storage: Lock mailbox_list for mailbox create/delet...
2018-02-08  Timo Sirainenlib-storage: Add mailbox_list_[un]lock()
2018-02-08  Timo Sirainenlib-storage: mailbox_delete() - Fix cleanup in error...
2018-02-08  Timo Sirainenlib-storage: mailbox_rename() - Use source storage...
2018-02-08  Timo Sirainenlib-storage: Fix mailbox rename checking child mailbox...
2018-02-08  Timo Sirainenfs-posix: Fix iterating directories when readdir()...
2018-02-08  Timo Sirainenreplication: Don't send notification for changes done...
2018-02-08  Timo Sirainenlib-storage: Set mailbox_transaction_context.flags...
2018-02-08  Timo Sirainencassandra: Make sure timestamp is always logged (if...
2018-02-08  Timo Sirainencassandra: Fix setting timestamp for transaction querie...
2018-02-08  Timo Sirainenlib-index: Fix assert-crash with lock_method=dotlock
2018-02-07  Aki Tuomiauth: Add policy check configuration options
2018-02-07  Aki Tuomiauth: Use correct username is auth policy requests
2018-02-07  Timo Sirainenlib-storage: mail_storage_lock_create() - add support...
2018-02-07  Timo Sirainenlib-storage: Change mail_user_lock_file_create() to...
2018-02-07  Timo Sirainenlib-storage: Add mail_storage_lock_create()
2018-02-07  Timo Sirainenlib: Add file_lock_from_dotlock()
2018-02-06  Stephan Boschlib: time-util: Fix timeval_cmp_margin() to correctly...
2018-02-06  Stephan Boschlib: test-time-util: Put all test data for timeval_cmp...
2018-02-06  Timo Sirainenfts: Don't reindex FTS mails if .cache file is deleted
2018-02-05  Timo Sirainenfts: Fix searching headers with TEXT/BODY
2018-02-05  Timo Sirainenfts: Fix searching SEARCH_HEADER_ADDRESS/COMPRESS_LWSP
2018-02-01  Martti Rannanjärviquota: Warn when quota check is blocked by background...
2018-02-01  Martti Rannanjärviquota: Remove "Failed to set quota transaction limits...
2018-02-01  Martti Rannanjärviquota-count: Remove extra "quota-count failed:" from...
2018-02-01  Stephan Boschlib-lda: Parse Return-Path header using RFC5322 (IMF...
2018-02-01  Stephan Boschlib-mail: message-address: Add support for parsing...
2018-02-01  Aki Tuomilib-ssl-iostream: Fix premature NULL deref
next