]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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
2018-02-01  Aki Tuomilib-imap: imap_match_deinit(NULL) should be a no-op
2018-02-01  Stephan Boschlib-imap-urlauth: Fix segfault occurring when userid...
2018-01-31  Stephan Boschlmtp: local: Use recipient index in lmtp_local_rcpt_rep...
2018-01-31  Stephan Boschlmtp: local: Add explicit cmd parameter to lmtp_local_r...
2018-01-31  Stephan Boschlmtp: local: Make local variable for rcpt->rcpt.rcpt_cm...
2018-01-31  Josef 'Jeff... imap: Iterate over ns settings when deciding to add...
2018-01-31  Stephan Boschsubmission: Add settings that configure the connect...
2018-01-31  Josef 'Jeff... global: start relying on file_lock_free(NULL) being...
2018-01-31  Josef 'Jeff... global: start relying on mailbox_header_lookup_unref...
2018-01-31  Josef 'Jeff... lib-storage: mailbox_header_lookup_unref(NULL) should...
2018-01-31  Josef 'Jeff... lib-mail: start relying on mail_html2text_deinit(NULL...
2018-01-31  Josef 'Jeff... lib-mail: mail_html2text_deinit(NULL) should be a no-op
2018-01-31  Josef 'Jeff... global: start relying on ssl_iostream_destroy(NULL...
2018-01-31  Josef 'Jeff... ssl-iostream: ssl_iostream_destroy(NULL) should be...
2018-01-31  Josef 'Jeff... global: start relying on iostream_proxy_unref(NULL...
2018-01-31  Josef 'Jeff... lib: iostream_proxy_unref(NULL) should be a no-op
2018-01-31  Josef 'Jeff... global: start relying on str_free(NULL) being a no-op
2018-01-31  Josef 'Jeff... lib: str_free(NULL) should be a no-op
2018-01-31  Phil Carmodylib/randgen - warn when DOVECOT_SRAND is not able to...
2018-01-31  Phil Carmodylib/randgen - always print the DOVECOT_SRAND seed,...
2018-01-31  Phil Carmodylib/randgen - use KISS as intended, not as originally...
2018-01-30  Stephan Boschdoveadm: dsync: Switch ioloop for input/output streams...
2018-01-30  Stephan Boschlib-ssl-iostream: openssl: Make verbose logging robust...
2018-01-30  Stephan Boschlib-http: client: Make sure all ioloop objects are...
2018-01-30  Stephan Boschlib-dns: Allow setting the ioloop that the dns_lookup...
2018-01-30  Stephan Boschlib: connection: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: ostream: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: istream: Allow switching to a specific ioloop.
2018-01-30  Stephan Boschlib: iostream: Record the ioloop that the iostream...
2018-01-30  Stephan Boschlib: ioloop: Add functions for adding/moving timeouts...
2018-01-29  Stephan Boschimap-login: Fix copyright notice in imap-login-cmd...
2018-01-29  Aki Tuomilib-auth: Remove request after abort
2018-01-29  Stephan Boschsubmission: Properly handle omission of required authen...
2018-01-29  Stephan Boschlib-smtp: server: Fix overwriting a previously submitte...
2018-01-28  Stephan Boschlib-http: client: Assert that req->client != NULL in...
2018-01-28  Stephan Boschlib-smtp: client: Fix timeout leak sometimes occurring...
2018-01-26  Stephan Boschlib-program-client: Make an explicit enum for the exit...
2018-01-26  Stephan Boschlib-program-client: local: Add test for big data I/O.
2018-01-26  Stephan Boschlib-program-client: Document the purpose of the use_dot...
2018-01-26  Stephan Boschlib-program-client: Add comments to program_input/progr...
2018-01-26  Stephan Boschlib-program-client: Flush/finish the output stream...
2018-01-26  Stephan Boschlib-program-client: remote: Don't change exit_code...
2018-01-26  Stephan Boschlib-program-client: Simplify cleanup of dot input strea...
2018-01-26  Stephan Boschlib-program-client: Restructure reading input from...
2018-01-26  Stephan Boschlib-program-client: Use reliable means of checking...
2018-01-26  Stephan Boschlib-program-client: Remove check for -2 returned from...
2018-01-26  Stephan Boschlib-program-client: Remove useless stream eof check.
next