]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2019-02-12  Stephan Boschlib-smtp: client: Fully disconnect the connection upon...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add support for aborting...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add support for aborting...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add support for creating...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add support for pipelini...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add infrastructure for...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Rename mail_from_callbac...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Use linked lists rather...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add support for ending...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Move initiation of comma...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Perform pipeline plug...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Annotate sub-parts of...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Move smtp_client_transac...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Move initiation of comma...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Rename smtp_client_trans...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Move the code executed...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Don't trigger next trans...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Prevent calling callback...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Annotate sub-parts of...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Add debug message for...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Make sure the transactio...
2019-02-12  Stephan Boschlib-smtp: client: connection: Add debug messages for...
2019-02-12  Stephan Boschlib-smtp: server: RCPT command: Improve replacement...
2019-02-12  Stephan Boschlib-smtp: server: MAIL command: Improve replacement...
2019-02-12  Stephan Boschlib-smtp: server: Add ability to determine whether...
2019-02-12  Stephan Boschlib-smtp: server: MAIL command: Reliably start the...
2019-02-12  Stephan Boschlib-smtp: client: Properly manage command timeout durin...
2019-02-12  Stephan Boschlib-smtp: client: transaction: Set the number of expect...
2019-02-12  Stephan Boschlib-smtp: client: Clear command callback early to preve...
2019-02-12  Stephan Boschlib-smtp: client: Add smtp_client_command_drop_callback().
2019-02-12  Stephan Boschlib-smtp: client: Fix memory issue caused when reconnec...
2019-02-12  Phil Carmodylib-fts: replace repeated explicit hex utf8 with cleane...
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - tr29 explicit-prefix parsing
2019-02-12  Phil Carmodylib-fts: test-fts-tokenizer - explicit-prefix tests
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - simple explicit prefix...
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - add more history to break...
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - recognise request for...
2019-02-12  Phil Carmodylib-fts/test-fts-tokenizer - have different possible...
2019-02-12  Phil Carmodylib-fts: generic simple tokeniser - distinguish "letter...
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - move related helpers toget...
2019-02-12  Phil Carmodylib-fts: tokenizer-generic - move state history setting...
2019-02-12  Phil Carmodylib-fts/fts-tokenizer-generic - rename more state varia...
2019-02-12  Phil Carmodylib-fts/fts-tokenizer-generic - rename state variables...
2019-02-12  Phil Carmodylib-fts/fts-tokeniser-generic: move to container_of...
2019-02-12  Stephan Boschsubmission: backends: Add trans_start() and trans_free...
2019-02-12  Stephan Boschsubmission: Record backend used for each recipient.
2019-02-12  Stephan Boschsubmission: Record main backend for the transaction.
2019-02-12  Stephan Boschsubmission: DATA command: Pass the total size of the...
2019-02-12  Stephan Boschsubmission: DATA command: Obtain the size of the buffer...
2019-02-12  Stephan Boschsubmission: relay backend: Use backend-specific setting...
2019-02-12  Stephan Boschsubmission: relay backend: Make struct submission_backe...
2019-02-12  Stephan Boschsubmission: relay backend: Turn client_proxy_create...
2019-02-12  Stephan Boschsubmission: relay backend: Turn client_get_max_mail_siz...
2019-02-12  Stephan Boschsubmission: relay backend: Turn client_proxy_input_pre...
2019-02-12  Stephan Boschsubmission: relay backend: Turn client_proxy_start...
2019-02-12  Stephan Boschsubmission: relay backend: Turn client_proxy_destroy...
2019-02-12  Stephan Boschsubmission: relay backend: Turn SMTP command functions...
2019-02-12  Stephan Boschsubmission: client: Create default backend in a separat...
2019-02-12  Stephan Boschsubmission: Define generic backend API.
2019-02-12  Stephan Boschsubmission: Add submission_backend_capabilities setting.
2019-02-12  Stephan Boschsubmission: commands: Expect connection setup errors...
2019-02-12  Stephan Boschlib-smtp: client: Use the new smtp_capability_find_by_n...
2019-02-12  Stephan Boschlib-smtp: client: Document the forced_capabilities...
2019-02-12  Stephan Boschlib-smtp: Add utility function for finding capabilities...
2019-02-12  Stephan Boschsubmission: client: Simplifly calculation of max mail...
2019-02-12  Stephan Boschsubmission: Record accepted recipients in the client...
2019-02-12  Stephan Boschsubmission: Reformat submission-backend-relay.c.
2019-02-12  Stephan Boschsubmission: relay backend: Change almost all occurrence...
2019-02-12  Stephan Boschsubmission: relay backend: Rename client_command_handle...
2019-02-12  Stephan Boschsubmission: relay backend: Rename *_proxy_cb() to ...
2019-02-12  Stephan Boschsubmission: relay backend: Add 'relay_' prefix to comma...
2019-02-12  Stephan Boschsubmission: relay backend: Use pointer to backend rathe...
2019-02-12  Stephan Boschsubmission: Move relay-related client fields to separat...
2019-02-12  Stephan Boschsubmission: Move client_proxy_get_max_mail_size() to...
2019-02-12  Stephan Boschsubmission: Move client_proxy_input_pre/post() to submi...
2019-02-12  Stephan Boschsubmission: Move client_proxy_destroy() to submission...
2019-02-12  Stephan Boschsubmission: Move client_proxy_create() to submission...
2019-02-12  Stephan Boschsubmission: Move client_proxy_start() to submission...
2019-02-12  Stephan Boschsubmission: Split off obtaining the relay connection...
2019-02-12  Stephan Boschsubmission: Split off corking and uncorking the relay...
2019-02-12  Stephan Boschsubmission: Split off closing the relay connection...
2019-02-12  Stephan Boschsubmission: Split off starting the relay connection...
2019-02-12  Stephan Boschsubmission: Remove client_proxy_is_disconnected().
2019-02-12  Stephan Boschsubmission: Remove client_proxy_is_ready().
2019-02-12  Stephan Boschsubmission: Move relay part of QUIT command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of QUIT command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of NOOP command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of NOOP command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of VRFY command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of VRFY command to submis...
2019-02-12  Stephan Boschsubmission: Move BURL command implementation to submiss...
2019-02-12  Stephan Boschsubmission: Move relay part of DATA command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of DATA command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of RSET command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of RSET command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of RCPT command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of RCPT command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of MAIL command to submissi...
2019-02-12  Stephan Boschsubmission: Move generic part of MAIL command to submis...
2019-02-12  Stephan Boschsubmission: Move relay part of HELO/EHLO command to...
next