]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-06-04  Aki Tuomiquota-clone: Fix CONTEXT_REQUIRE use
2018-06-04  Timo Sirainenlib-storage: Set index_mail_data.body_size if it can...
2018-06-04  Timo Sirainenimapc: Don't use RFC822.SIZE values for message body...
2018-06-04  Timo Sirainenlib-storage: Move code to index_mail_try_set_body_size()
2018-06-04  Timo Sirainenlib-storage: Don't set virtual_size from index record...
2018-06-04  Timo Sirainenlib-storage: Don't enforce creation of vsize header.
2018-05-31  Aki Tuomipush-notification: Add lua driver
2018-05-31  Aki Tuomimail-lua: Add Lua support plugin for mail storage
2018-05-31  Aki Tuomilib-lua: Add lua_pushboolean helper to push real booleans
2018-05-31  Aki Tuomipush-notification: Fix mailbox unsubscribe event
2018-05-30  Timo Sirainenimap: Fix assert-crash when client is disconnected...
2018-05-30  Hannu Ylitalodovecot.service: Update LimitNOFILE=65535
2018-05-30  Sergey Kitovauth: pass overriden auth_debug setting to auth process
2018-05-30  Sergey Kitovlib-storage: Replace "if(mail_debug)" with "if(event_wa...
2018-05-30  Sergey Kitovplugins: replace "if(mail_debug){i_debug}" with "e_debug"
2018-05-30  Sergey Kitovlib-storage: Replace "if(mail_debug){i_debug}" "e_debug"
2018-05-30  Sergey Kitovlib-storage: Force mail_storage_service_user event...
2018-05-30  Sergey Kitovlda & lib-lda: "if(mail_debug){i_debug}" with "e_debug"
2018-05-30  Sergey Kitovindexer: Replace "if(mail_debug){i_debug}" with "e_debug"
2018-05-30  Sergey Kitovimap: Replace "if(mail_debug){i_debug}" with "e_debug"
2018-05-30  Sergey Kitovlib-imap-urlauth & imap-urlauth: replace "if(mail_debug...
2018-05-30  Sergey Kitovimap-urlauth: Add event with "imap-urlauth" category...
2018-05-30  Sergey Kitovglobal: Replace check for auth_debug with event_want_de...
2018-05-30  Sergey Kitovglobal: Replace "if(auth_debug){i_debug(...)}" with...
2018-05-30  Sergey Kitovglobal: Remove unnecessary checks for mail_debug and...
2018-05-30  Sergey Kitovauth: Add event with category "auth" to struct auth_req...
2018-05-30  Sergey Kitovauth: Add event with category "auth" to struct auth_cli...
2018-05-30  Sergey Kitovlogin-common: Add global event_auth with "auth" category.
2018-05-30  Sergey Kitovlib: Add event_want_debug and event_want_debug_log...
2018-05-30  Sergey Kitovauth: Add global auth_event with category "auth".
2018-05-29  Aki Tuomipop3c: Ensure pop3c index directory is autocreated
2018-05-28  Timo Sirainenlib-dict-backend: Fix building --with-cdb --without...
2018-05-28  Timo Sirainenlib: Fix filtering by event name in log_core_filter
2018-05-28  Michael Slusarzpush-notification: Add SSL support for OX driver
2018-05-27  Timo Sirainenimap: Log unhibernation debug message only with mail_de...
2018-05-27  Stephan Boschlib-smtp: client: Avoid sending an XCLIENT command...
2018-05-27  Stephan Boschlib-smtp: client: Do not start authentication before...
2018-05-27  Stephan Boschlib-smtp: server: Provide full proxy data to the conn_p...
2018-05-26  Josef 'Jeff... global: start relying on http_client_request_abort...
2018-05-26  Josef 'Jeff... lib-http: http_client_request_abort(NULL) should be...
2018-05-26  Stephan Boschlda: Allow -f sender to omit domain.
2018-05-26  Josef 'Jeff... lib-fs: fs_unlock(NULL) should be a no-op
2018-05-26  Josef 'Jeff... global: start relying on fs_iter_deinit(NULL) being...
2018-05-26  Josef 'Jeff... lib-fs: fs_iter_deinit(NULL) should be a no-op
2018-05-26  Josef 'Jeff... global: start relying on fs_deinit(NULL) and fs_unref...
2018-05-26  Josef 'Jeff... lib-fs: fs_unref(NULL) should be a no-op
2018-05-26  Josef 'Jeff... global: start relying on fs_file_close(NULL) being...
2018-05-26  Josef 'Jeff... lib-fs: fs_file_close(NULL) should be a no-op
2018-05-26  Josef 'Jeff... global: start relying on fs_file_deinit(NULL) being...
2018-05-26  Josef 'Jeff... lib-fs: fs_file_deinit(NULL) should be a no-op
2018-05-25  Stephan Boschlib-smtp: Add test-smtp-payload, test-smtp-submit,...
2018-05-25  Stephan Boschlib-http: Add test-http-payload, test-http-client-error...
2018-05-25  Stephan Boschlib-http: test-http-client-errors: Make the reconnect...
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: Terminate the test if...
2018-05-25  Stephan Boschlib-smtp: test-smtp-client-errors: Terminate the test...
2018-05-25  Stephan Boschlib-http: test-http-client-errors: Terminate the test...
2018-05-25  Stephan Boschlib-http: test-http-payload: Add SSL tests.
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: Add SSL tests.
2018-05-25  Stephan Boschlib-http: test-http-payload: Ignore SIGPIPE.
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: Ignore SIGPIPE.
2018-05-25  Stephan Boschlib-http: server: Allow creating server with custom...
2018-05-25  Stephan Boschlib-smtp: server: Allow creating server with custom...
2018-05-25  Stephan Boschlib-smtp: client: Amend connection debug message with...
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: Keep the number of pending...
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: Make proper definition...
2018-05-25  Stephan Boschlib-http: test-http-payload: Add test for exchanging...
2018-05-25  Stephan Boschlib-http: test-http-payload: server: Fix asynchronous...
2018-05-25  Stephan Boschlib-smtp: test-smtp-payload: server: Fix asynchronous...
2018-05-25  Stephan Boschlib-ssl-iostream: Add support for creating server and...
2018-05-25  Timo Sirainenlib-master: If stats process wants no events, send...
2018-05-25  Timo Sirainenlib-charset: test-charset can now be used to convert...
2018-05-25  Timo Sirainendoveadm director: Remove unnecessary extra newlines...
2018-05-24  Martti Rannanjärvilib-master: Move const char *error declaration inside...
2018-05-24  Timo Sirainenlib: io_loop_stop() should stop the ioloop immediately
2018-05-24  Timo Sirainenlib: test-multiplex - Make sure alt istream's final...
2018-05-23  Timo Sirainencassandra: Fix empty binary parameters with prepared...
2018-05-23  Stephan Boschlib-smtp: server: Fix the enforcement of the maximum...
2018-05-23  Stephan Boschlib-smtp: client: Increase the default BDAT chunk size.
2018-05-23  Stephan Boschlib: Define NET_BLOCK_SIZE.
2018-05-23  Timo Sirainenfs-posix: Support FS_METADATA_WRITE_FNAME for fs_copy()
2018-05-22  Aki Tuomiauth: db-lua - Remove unnecessary pushnil usage
2018-05-22  Timo Sirainenlog: Fix the default prefix
2018-05-22  Timo Sirainenman: doveadm-mailbox.1.in - Fix doveadm-search-query...
2018-05-21  Aki Tuomilib-storage: maildir - Remove unnecessary variable
2018-05-21  Aki Tuomilib-storage: maildir - Use index keywords only when...
2018-05-21  Aki Tuomilib-storage: maildir - Use array code for keywords...
2018-05-21  Timo Sirainendirector: Make sure host's last_updown_change never...
2018-05-21  Timo Sirainenauth: Fix assert-crash if auth client sends 0 as ID
2018-05-21  Timo Sirainenlib-index: Remove #if'ed out code
2018-05-21  Timo Sirainenlib: Fix ioloop-poll and ioloop-select to work with...
2018-05-21  Timo Sirainenexample-config: Add log_debug and log_core_filter
2018-05-21  Timo Sirainenlib-master: Add improved log filter parsing
2018-05-21  Timo Sirainenlib: Event filter - Source line number 0 now means...
2018-05-21  Timo Sirainenlib: Event filter - Support wildcards in event names
2018-05-21  Timo Sirainenlib: event_add_str() - Ignore calls when value is NULL
2018-05-21  Timo Sirainendoveadm: Add mailbox cache compress
2018-05-21  Timo Sirainenlib-index: Add mail_cache_compress_forced()
2018-05-20  Aki Tuomilib-iostream-ssl: Use default CA locations with client...
2018-05-20  Timo Sirainenlib-index: fsck: Fix small log offsets to file's correc...
2018-05-20  Timo Sirainenlib-index: fsck: Don't change log_file_tail_offset=0
next