]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-05-06  Stephan Boschlib-http: test-http-client-errors - Emit an error messa...
2020-05-06  Markus Valentinauth: Remove the check for NULs in mech-rpa
2020-05-05  Stephan Boschlib-http: test-http-payload - Increase client progress...
2020-05-05  Stephan Boschlib-http: http-server-ostream - Remove dangerous assert...
2020-05-05  Stephan Boschlib-http: http-server-connection - Fix result of http_s...
2020-05-05  Stephan Boschlib-http: http-client-connection - Avoid calling http_c...
2020-05-05  Stephan Boschlib-http: test-http-client-errors - Make "retry payload...
2020-05-05  Stephan Boschlib-http: http-client-request - Fix return value of...
2020-05-05  Stephan Boschlib-http: http-server-response - Fix return value of...
2020-05-05  Stephan Boschlib: ostream-wrapper - Return flush status from o_strea...
2020-05-05  Timo Sirainenlib: connection_input_resume() - Set added IO as having...
2020-05-04  Timo Sirainenlmtp: Don't add "detail" field to events if it's empty
2020-05-04  Timo Sirainenlda: Add protocol=lda to the root lda event
2020-05-04  Timo Sirainenlib-smtp: Fix adding "protocol" field to smtp_server_...
2020-05-04  Stephan Boschlib-lda: mail-deliver - Add "error" field to the mail_d...
2020-05-04  Stephan Boschlib-lda: mail-deliver - Add MAIL_DELIVER_ERROR_REJECTED.
2020-05-04  Stephan Boschlib-lda: mail-deliver - Move common part of the error...
2020-05-04  Stephan Boschlda: main - Rename error variables in lda_do_deliver().
2020-05-04  Stephan Boschlmtp: lmtp-local - Perform actual (default) delivery...
2020-05-04  Stephan Boschlib-lda: mail-deliver - Properly parse Message-ID header.
2020-05-04  Stephan Boschlib-storage: mail - Add mail_get_message_id().
2020-05-04  Aki Tuomilib-ssl-iostream: Indicate that password might be wrong...
2020-05-04  Aki Tuomilib-ssl-iostream: Copy key password correctly
2020-05-04  Timo Sirainenauth: policy - Fix crash with auth_policy_check_after_a...
2020-05-04  Timo Sirainendoveadm: Cork the print ostream immediately after creating
2020-04-29  Josef 'Jeff... stats: Rename 'name' to 'metric_name' in metric { ...
2020-04-28  Timo Sirainenlib-master: master_service_ssl_settings_get() - assert...
2020-04-27  Stephan Boschlib-http: test-http-client-errors - Add tests for retry...
2020-04-27  Stephan Boschlib-http: test-http-client-errors - Add support for...
2020-04-27  Stephan Boschlib-http: test-http-payload - Add support for testing...
2020-04-27  Stephan Boschlib-http: test-http-payload - Initialize common client...
2020-04-27  Stephan Boschlib-http: http-server-connection - Return 0 from flush...
2020-04-27  Stephan Boschlib-http: http-server-response - Make return value...
2020-04-27  Stephan Boschlib-http: http-server-ostream - Handle finished request...
2020-04-27  Stephan Boschlib-http: http-server-ostream - Make sure request paylo...
2020-04-27  Stephan Boschlib-http: http-server-response - Fix sending payload...
2020-04-27  Stephan Boschlib-http: http-client-request - Properly reset payload...
2020-04-27  Stephan Boschlib-http: http-client-request - Put shared code from...
2020-04-27  Stephan Boschlib-http: http-client-connection - Return 0 from flush...
2020-04-27  Stephan Boschlib-http: http-client-connection - Set output flush...
2020-04-27  Stephan Boschlib-http: http-client-request - Make return value of...
2020-04-27  Stephan Boschlib-http: http-client-connection - Remove useless cork...
2020-04-27  Stephan Boschlib-http: http-client-connection - Fix race condition...
2020-04-27  Stephan Boschlib-http: http-client-request - Fix sending payload...
2020-04-27  Stephan Boschlib: ostream-wrapper - Allow parent output being closed...
2020-04-27  Stephan Boschlib: ostream-wrapper - Properly manage parent output...
2020-04-27  Stephan Boschlib-http: Reformat test-http-client-errors.c.
2020-04-27  Stephan Boschlib-http: Reformat test-http-payload.c.
2020-04-27  Stephan Boschlib-http: Reformat http-client-request.c.
2020-04-27  Aki Tuomilib-ssl-iostream: Add missing set name to ssl_proxy_ctx...
2020-04-26  Timo Sirainendict: Add "user" field to dict_server_* events if it...
2020-04-26  Timo Sirainenlib-dict: Add "user" field to dict_* events if it's...
2020-04-25  Stephan Boschlib-http: test-http-payload - Fix dead assignments.
2020-04-25  Stephan Boschlib-http: test-http-payload - Remove useless and confus...
2020-04-25  Stephan Boschlib: ostream-wrapper - Fix dead assignments.
2020-04-24  Markus Valentinauth: Add tests for some auth-mechanisms
2020-04-24  Markus Valentinauth: mech-otp: Add mech_otp_deinit and call it in...
2020-04-24  Markus Valentinlib-test: test-common: Add test_assert_strcmp_idx macro
2020-04-24  Markus Valentinauth: Extract private header from mech-digest-md5
2020-04-24  Markus Valentinauth: Move auths array from static source to extern...
2020-04-24  Markus Valentinauth: Use stats from auth_settings to check wether...
2020-04-24  Markus Valentinauth: Introduce several callbacks in auth-request-handler
2020-04-24  Markus Valentinauth: Extract auth-request-handler struct definition...
2020-04-24  Markus Valentinauth: Add checks for NULs for different auth-mechanisms
2020-04-24  Markus Valentinauth: Fail authentication if username/password contains...
2020-04-24  Aki Tuomilib-smtp: smtp-client-connection - Try all IPs when...
2020-04-24  Aki Tuomisubmission: Use dns-client
2020-04-24  Timo Sirainenlib-master, global: master_service_init_log() - Remove...
2020-04-24  Timo Sirainenglobal: Use master_service_init_log_with_prefix() where...
2020-04-24  Timo Sirainenlib-master: Add master_service_init_log_with_prefix()
2020-04-24  Timo Sirainenindexer-worker: Add PID to log prefix
2020-04-24  Timo Sirainenglobal: Use master_service_init_log_with_pid() where...
2020-04-24  Timo Sirainenlib-master: Add master_service_init_log_with_pid()
2020-04-24  Timo Sirainenlib-master: Use service name from master for log prefix...
2020-04-24  Timo Sirainenmaster: Add SERVICE_NAME=<name> environment to child...
2020-04-24  Timo Sirainendns: Rename dns_client service to dns-client
2020-04-24  Timo Sirainenlib-ssl-iostream: Include setting name in all key parsi...
2020-04-24  Timo Sirainenlib-ssl-iostream: Improve error messages for ssl_client...
2020-04-24  Timo Sirainenlib-ssl-iostream: Split off load_ca_locations()
2020-04-24  Timo Sirainenlib-ssl-iostream: Add setting names to most SSL setting...
2020-04-24  Timo Sirainenlib-ssl-iostream: If certificate is empty, say it clear...
2020-04-24  Timo Sirainenlib-master: Fix MASTER_SERVICE_FLAG_USE_SSL_SETTINGS...
2020-04-24  Timo Sirainenlib-master: MASTER_SERVICE_FLAG_USE_SSL_SETTINGS no...
2020-04-24  Timo Sirainen*-login, lmtp: Enable MASTER_SERVICE_FLAG_HAVE_STARTTLS
2020-04-24  Timo Sirainenlib-master: Add MASTER_SERVICE_FLAG_HAVE_STARTTLS
2020-04-24  Timo Sirainenlogin-proxy: "Started proxying to ..." - Use uppercase...
2020-04-24  Timo Sirainenlogin-proxy: Remove unnecessary "disconnecting" text...
2020-04-24  Timo Sirainenlogin-proxy: Add ip:port to log prefix and remove them...
2020-04-24  Timo Sirainenlogin-proxy: Check for missing host IP address earlier
2020-04-24  Timo Sirainenlogin-proxy: login_proxy_new() - Change host check...
2020-04-24  Timo Sirainenlogin-proxy: login_proxy_free*() - Add asserts to make...
2020-04-24  Timo Sirainenlogin-proxy: Remove login_proxy_free_reason/delayed()
2020-04-24  Timo Sirainenlogin-proxy: login_proxy_free_full() - Replace bool...
2020-04-24  Timo Sirainenlogin-proxy: Add missing space between disconnect reaso...
2020-04-24  Timo Sirainenlogin-proxy: Clarify error messages when disconnecting...
2020-04-24  Timo Sirainenlogin-common: client_disconnect() - Log with login_prox...
2020-04-24  Timo Sirainen*-login: Use login_proxy.event for logging
2020-04-24  Timo Sirainenlogin-proxy: Add login_proxy_get_event()
2020-04-24  Timo Sirainenlogin-proxy: Add event to login_proxy
2020-04-24  Timo Sirainenlogin-proxy: Split off proxy_check_start()
next