]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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()
2020-04-24  Timo Sirainenlogin-proxy: Remove client->refcount > 1 assert
2020-04-24  Timo Sirainenlogin-proxy: Remove dead code checking if client is...
2020-04-24  Timo Sirainenlogin-common: Replace i_error() with e_error() where...
2020-04-24  Timo Sirainenlogin-common: Remove client_log*() functions
2020-04-24  Timo Sirainen*-login: Use e_error() instead of client_log_err()
2020-04-24  Timo Sirainen*-login: Use e_info() instead of client_log()
2020-04-24  Timo Sirainenlogin-common: Use e_warning() instead of client_log_warn()
2020-04-24  Timo Sirainenlogin-common: Log via e_info/warning/error() functions
2020-04-24  Timo Sirainenlogin-common: Add event to client
2020-04-24  Timo Sirainenlogin-common: Split off args_parse_user()
2020-04-24  Timo Sirainen*-login: Add event category to login_binary
2020-04-24  Timo Sirainen*-login: Change struct login_binary to be non-const
2020-04-24  Timo Sirainenlogin-proxy: Remove unused login_proxy.disconnecting...
2020-04-24  Timo Sirainenlib: ostream-multiplex - Fix flush callback handling
2020-04-24  Timo Sirainenlib: ostream-multiplex - o_stream_send*(): Return 0...
2020-04-24  Martti Rannanjärvilib-smtp: Allow running make check as root
2020-04-24  Martti Rannanjärvilib-smtp: Add allow_root flag to smtp_submit_input...
2020-04-22  Stephan Boschstats: stats-service-openmetrics - Check label for...
2020-04-22  Aki Tuomistats: openmetrics - Use json_append_escaped
2020-04-22  Aki Tuomistats: metrics - Sanitize sub_name before appending...
2020-04-22  Aki Tuomistats: metrics - Use str_sanitize_utf8 to create submet...
2020-04-20  Timo Sirainensubmission-login: Fix printf type for SIZE in HELO...
2020-04-20  Timo Sirainenlib-index: Fix signedness compiler warning with 32bit
2020-04-20  Timo Sirainenstats: Add missing stats_startup_time global variable...
2020-04-20  Timo Sirainenstats: Change stats_settings to be static
next