]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-params - Remove code duplication between...
2020-05-27  Stephan Boschlib-smtp: smtp-syntax - Add smtp_xtext_decode().
2020-05-27  Stephan Boschlib-smtp: smtp-params - Rename smtp_params_rcpt_equals...
2020-05-27  Stephan Boschlmpt: Reformat lmtp-proxy.c.
2020-05-27  Stephan Boschlmtp: Reformat lmtp-commands.c.
2020-05-27  Stephan Boschlmtp: Reformat lmtp-client.c.
2020-05-27  Stephan Boschlib-smtp: Reformat smtp-client-connection.h.
2020-05-27  Stephan Boschlib-smtp: Reformat smtp-client-connection.c.
2020-05-26  Timo Sirainenlib-storage: mail_search_args_init() - Expand "*" in...
2020-05-26  Timo Sirainenimap: imap_search_seqset_iter_next() - Assert-crash...
2020-05-26  Timo Sirainenlib: Add unit test for seq_range_array_remove_range()
2020-05-26  Timo Sirainenlib-storage: mail_search_args_init() - Fix converting...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Use the new sub...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add server debug...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Split off test_run...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add log prefixes...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Make sure the...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Use getopt() for...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Add structural...
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move client functions.
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move server functions.
2020-05-26  Stephan Boschlib-imap-client: test-imapc-client - Move test_open_ser...
2020-05-26  Stephan Boschlib-imap-client: Reformat test-imapc-client.c.
2020-05-25  Timo Sirainenlib-imap-client: Remove unnecessary "Authentication...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - Client now sends...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - login_hangs: Clien...
2020-05-25  Timo Sirainenlib-imap-client: test-imapc-client - login_hangs: Serve...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Use the new sub-proces...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Split off test_run_ser...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Rename test_server_kil...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Move global initializa...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Avoid using sleep...
2020-05-25  Stephan Boschmaster: test-master-login-auth - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschmaster: test-master-login-auth - Add log prefixes to...
2020-05-25  Stephan Boschmaster: test-auth-master - Use the new sub-process...
2020-05-25  Stephan Boschmaster: test-auth-master - Split off test_run_server...
2020-05-25  Stephan Boschmaster: test-auth-master - Rename test_server_kill...
2020-05-25  Stephan Boschmaster: test-auth-master - Move global initialization...
2020-05-25  Stephan Boschmaster: test-auth-master - Avoid using sleep()/usleep().
2020-05-25  Stephan Boschmaster: test-auth-master - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-auth-master - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-auth-master - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschmaster: test-auth-master - Add log prefixes to distingu...
2020-05-25  Stephan Boschmaster: test-auth-client - Use the new sub-process...
2020-05-25  Stephan Boschmaster: test-auth-client - Split off test_run_server...
2020-05-25  Stephan Boschmaster: test-auth-client - Rename test_server_kill...
2020-05-25  Stephan Boschmaster: test-auth-client - Move global initialization...
2020-05-25  Stephan Boschmaster: test-auth-client - Avoid using sleep()/usleep().
2020-05-25  Stephan Boschmaster: test-auth-client - Use lib-signals API.
2020-05-25  Stephan Boschmaster: test-auth-client - Ignore SIGPIPE.
2020-05-25  Stephan Boschmaster: test-auth-client - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschmaster: test-auth-client - Add log prefixes to distingu...
2020-05-25  Stephan Boschmaster: Reformat test-master-login-auth.c.
2020-05-25  Stephan Boschmaster: Reformat test-auth-master.c.
2020-05-25  Stephan Boschmaster: Reformat test-auth-client.c.
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Use the new sub-process...
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Split off test_run_server...
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Rename test_servers_kill_a...
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Move global initialization...
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Avoid using sleep().
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Use lib-signals API.
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Ignore SIGPIPE.
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschlib-smtp: test-smtp-submit - Add log prefixes to distin...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Use the new sub...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Split off test_run_...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Rename test_clients...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Move global initial...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Fix name of client_...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Use lib-signals...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Ignore SIGPIPE.
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Remove useless...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Adjust log prefix...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Use the new sub...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Split off test_run_...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Rename test_servers...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Move global initial...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Avoid using sleep().
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Use lib-signals...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Generally ignore...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Turn server-side...
2020-05-25  Stephan Boschlib-smtp: test-smtp-client-errors - Add log prefixes...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Use the new sub-process...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Split off test_run_client...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Adjust log prefix code...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Rename test_server_kill...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Move global initializatio...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Call test_files_init...
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Use lib-signals API.
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Properly exit child process.
2020-05-25  Stephan Boschlib-smtp: test-smtp-payload - Don't ignore SIGCHLD.
2020-05-25  Stephan Boschlib-master: master-service - Add master_service_deinit_...
2020-05-25  Stephan Boschlib-smtp: test-smtp-server-errors - Fix "many bad comma...
2020-05-25  Stephan Boschlib-smtp: Reformat test-smtp-submit.c.
2020-05-25  Stephan Boschlib-smtp: Reformat test-smtp-server-errors.c.
next