]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-12-04  Stephan Boschauth: Reduce code line length in password-scheme-scram.c.
2019-12-04  Stephan Boschauth: Reduce code line length in password-scheme.h.
2019-12-04  Stephan Boschauth: Rename mech-scram-sha1.c to mech-scram.c.
2019-12-04  Stephan Boschlib: hash-method: Add hash_method_get_digest().
2019-12-04  Stephan Boschlib: hash-method: Adjust comment regarding helpers.
2019-12-04  Markus Valentindoveadm: mail: Add trans-flags parameter to doveadm...
2019-12-04  Stephan BoschREADME.md: Add RFC8457.
2019-12-04  Stephan Boschdoc: example-config: Add documentation and example...
2019-12-04  Stephan Boschlib-storage: Add support for the "\Important" special...
2019-12-04  Aki TuomiNEWS: Add news for 2.3.9
2019-12-04  Aki TuomiNEWS: Sync missing news v2.3.7-v2.3.8
2019-12-03  Timo Sirainenlib-http: Add comments to http_client_request.*_time
2019-12-02  Josef 'Jeff... lib: Free internal event categories on lib deinit
2019-11-27  Josef 'Jeff... lib: Add ->clear_field() passthrough event op
2019-11-25  Timo Sirainenlib-http: client request events: Add "dest_ip" field
2019-11-25  Timo Sirainenlib-http: client request events: Add "dest_" prefix...
2019-11-25  Timo Sirainenlib: connection: Remove assert for remote_port != 0
2019-11-25  Timo Sirainenlib: connection: Rename unix_peer_known to unix_peer_ch...
2019-11-25  Timo Sirainenlib: connection: Cleanup connection_update_properties()
2019-11-25  Timo Sirainenlib: connection: Fix remote_pid and remote_uid in UNIX...
2019-11-25  Timo Sirainenlib: connection: Don't set remote_pid or remote_uid...
2019-11-25  Timo Sirainenlib: connection: Add "dest_host" event field if given
2019-11-25  Timo Sirainenlib: connection: Remove clearing of event fields
2019-11-25  Timo Sirainenlib: connection: Fix naming of remote/local_ip/port
2019-11-25  Timo Sirainenimap: rename: Add "old_mailbox" and "new_mailbox" field...
2019-11-25  Timo Sirainenimap: Add "mailbox" field to imap command events that...
2019-11-25  Timo Sirainenimap: Fix setting imap client event's "session" field...
2019-11-25  Timo Sirainenimap: Remove imap_client.session_id
2019-11-25  Timo Sirainenlib-storage: Remove mail_user and mail_storage_service_...
2019-11-25  Timo Sirainenlib-storage: Remove local/remote_ip/port from mail_stor...
2019-11-25  Timo Sirainenimap: Add local/remote_ip/port to imap client event...
2019-11-25  Timo Sirainenlib-storage: Rename mailbox event field "name" to ...
2019-11-25  Timo Sirainenlib-smtp: Rename event field "name" to "cmd_name"
2019-11-25  Stephan Boschlmtp: Add client workarounds.
2019-11-25  Stephan Boschsubmission: Rename workaround enum values.
2019-11-25  Stephan Boschlmtp: lmtp-commands - Fix application of the lmtp_hdr_d...
2019-11-25  Stephan Boschlmtp: lmtp-commands - Simplify lmtp_local_add_headers().
2019-11-25  Stephan Boschlmtp: lmtp-settings - Fix reading lmtp_hdr_delivery_add...
2019-11-25  Stephan Boschlib-smtp: smtp-server-transaction - Make the recipient...
2019-11-25  Stephan Boschlib-smtp: smtp-server-recipient - Add smtp_server_recip...
2019-11-24  Timo Sirainenlib-imap: Fix adding IMAP_ARG_EOL parameter to all...
2019-11-22  Timo Sirainenpush-notification: lua: Expose UTF8 from/to/subject
2019-11-22  Timo Sirainenpush-notification: Support UTF8-decoded from/to/subject
2019-11-22  Timo Sirainenpush-notification: Simplify code with p_strarray_dup()
2019-11-22  Timo Sirainenpush-notification: Deduplicate MessageNew and MessageAp...
2019-11-21  Stephan Boschlib-smtp: smtp-server-cmd-mail - Don't implicitly accep...
2019-11-21  Stephan Boschlib-smtp: smtp-address - Don't allow missing '<' and...
2019-11-21  Stephan Boschlib-smtp: test-smtp-server-errors - Fix "MAIL broken...
2019-11-20  Timo Sirainenimap-hibernate: Fix logging unhibernation error if...
2019-11-20  Timo Sirainenimap-hibernate: Fix crash when imap-master communicatio...
2019-11-20  Aki Tuomilib-ssl-iostream: Fix error message about ssl_dh
2019-11-20  Sina Tavakoligitignore: Add file and directories generated by clion...
2019-11-20  Timo Sirainenlib-index: Fix potential assert-crash when cache compre...
2019-11-19  Stephan Boschlib-smtp: smtp-client-connection - Make sure connect...
2019-11-19  Stephan Boschlib-smtp: smtp-client-connection - Fix assert failure...
2019-11-19  Josef 'Jeff... lib: Test category re-registration thoroughly
2019-11-19  Josef 'Jeff... lib: Use event category representatives instead of...
2019-11-19  Josef 'Jeff... lib: Maintain a representative event category inside...
2019-11-19  Josef 'Jeff... lib: Keep an internal event category structure
2019-11-19  Josef 'Jeff... lib: events: Replace ->registered with ->internal
2019-11-19  Josef 'Jeff... lib: Remove support for unregistering categories
2019-11-19  Josef 'Jeff... lib: Correct struct event_category's registered member...
2019-11-15  Martti Rannanjärvidoveadm: Fix doveadm_proxy_port alias
2019-11-14  Sina Tavakolilib: json-parser: Escape characters U+2028 and U+2029...
2019-11-14  Sina Tavakolilib: json-parser: Fix eager escaping UTF-8 characters
2019-11-14  Timo Sirainenimap-hibernate: Increase unhibernation retry timeout...
2019-11-14  Timo Sirainenimap-hibernate: Fix retrying unhibernation
2019-11-14  Timo Sirainenimap-hibernate: Stop listening for IOs while waiting...
2019-11-14  Timo Sirainenimap-hibernate: Fix crashes caused by unhibernation...
2019-11-13  Timo Sirainenlib: net_set_tcp_quickack() - Fix compiler warnings...
2019-11-13  Timo Sirainenrun-test-valgrind.supp: Fix libunwind supression
2019-11-12  Timo Sirainenlib: ostream-file - Set TCP_QUICKACK whenever uncorking
2019-11-12  Timo Sirainenlib: Add net_set_tcp_quickack()
2019-11-12  Timo Sirainenlib-smtp: Uncork connection after QUIT, not before
2019-11-11  Timo Sirainenlib-imap: imap_write_arg() - Write IMAP_ARG_LITERAL_SIZ...
2019-11-11  Timo Sirainenimap: APPEND - Fix parameters for cmd_args and cmd_huma...
2019-11-11  Timo Sirainenimap: client_args_finished() - support appending more...
2019-11-11  Timo Sirainenimap: Split off client_args_finished()
2019-11-11  Timo Sirainenimap: Add "cmd_" prefix to most imap_command_finished...
2019-11-11  Timo Sirainenimap: Fix args and human_args parameters to imap_comman...
2019-11-11  Timo Sirainenlib-imap: Add IMAP_ARG_EOL parameter also for unfinishe...
2019-11-07  Timo Sirainenlib: Add io_loop_stop_delayed()
2019-11-07  Stephan Boschlmtp: lmtp-proxy - Add ORCPT parameter to RCPT command...
2019-11-07  Stephan Boschlib-smtp: smtp-params - Add support for parsing RCPT...
2019-11-07  Stephan Boschlib-smtp: smtp-params - Add smtp_params_rcpt_has_orcpt().
2019-11-07  Stephan Boschlib-smtp: smtp-params - Add smtp_params_rcpt_set_orcpt().
2019-11-07  Stephan Boschlib-smtp: smtp-address - Prevent/handle empty string...
2019-11-07  Stephan Boschlib-smtp: Reformat test-smtp-params.c.
2019-11-07  Stephan Boschlib-smtp: Reformat smtp-params.h.
2019-11-07  Stephan Boschlib-smtp: Reformat smtp-params.c.
2019-11-06  Stephan Boschlib-http: http-url - Fix handling of double slash in...
2019-11-06  Stephan Boschlib-http: test-http-request-parser - Test equality...
2019-11-06  Stephan Boschlib-http: test-http-request-parser - Split off test_htt...
2019-11-06  Stephan Boschlib-http: test-http-url - Split off test_http_url_equal...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_fragment...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_query...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_path...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_scheme...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_unknown_s...
2019-11-06  Stephan Boschlib-http: http-url - Split off http_url_parse_userinfo...
next