]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-10-11  Stephan Boschlmtp: local: Do not use array_idx() to obtain transacti...
2018-10-11  Stephan Boschlmtp: Reformat commands.h.
2018-10-11  Stephan Boschsubmission: client: Add API for adding extra (non-stand...
2018-10-11  Stephan Boschlib-smtp: syntax: Add verification functions for EHLO...
2018-10-11  Stephan Boschsubmission: Add support for module contexts to recipient.
2018-10-11  Stephan Boschsubmission: Add support for module contexts to client.
2018-10-11  Stephan Boschsubmission: Implement client vfuncs for transaction...
2018-10-11  Stephan Boschsubmission: Implement client vfuncs for all normal...
2018-10-11  Stephan Boschsubmission: Implement basic client vfuncs.
2018-10-11  Stephan Boschsubmission: Allocate each recipient object on its own...
2018-10-11  Stephan Boschsubmission: Provide ephemeral pool for transaction...
2018-10-11  Stephan Boschsubmission: Allocate client on alloconly mempool.
2018-10-10  Stephan Boschlib-smtp: server: Add proper infrastructure for adding...
2018-10-10  Stephan Boschlib-smtp: params: Add functions for dropping extra...
2018-10-10  Stephan Boschlib-smtp: params: Add functions for adding extra MAIL...
2018-10-10  Stephan Boschlib-smtp: params: Allow only specific custom parameter...
2018-10-10  Stephan Boschlib-smtp: params: Fix segfault occurring in smtp_param_...
2018-10-10  Stephan Boschsubmission: relay backend: Use SMTP client transaction...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add option to submit...
2018-10-10  Stephan Boschlib-smtp: client: Fully disconnect the connection upon...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add support for aborting...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add support for aborting...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add support for creating...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add support for pipelini...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add infrastructure for...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Rename mail_from_callbac...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Use linked lists rather...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add support for ending...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Move initiation of comma...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Perform pipeline plug...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Annotate sub-parts of...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Move smtp_client_transac...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Move initiation of comma...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Rename smtp_client_trans...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Move the code executed...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Don't trigger next trans...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Prevent calling callback...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Annotate sub-parts of...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Add debug message for...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Make sure the transactio...
2018-10-10  Stephan Boschlib-smtp: client: connection: Add debug messages for...
2018-10-10  Stephan Boschlib-smtp: server: RCPT command: Improve replacement...
2018-10-10  Stephan Boschlib-smtp: server: MAIL command: Improve replacement...
2018-10-10  Stephan Boschlib-smtp: server: Add ability to determine whether...
2018-10-10  Stephan Boschlib-smtp: server: MAIL command: Reliably start the...
2018-10-10  Stephan Boschlib-smtp: client: Properly manage command timeout durin...
2018-10-10  Stephan Boschlib-smtp: client: transaction: Set the number of expect...
2018-10-10  Stephan Boschlib-smtp: client: Clear command callback early to preve...
2018-10-10  Stephan Boschlib-smtp: client: Add smtp_client_command_drop_callback().
2018-10-10  Stephan Boschlib-smtp: client: Fix memory issue caused when reconnec...
2018-10-10  Phil Carmodylib-fts: replace repeated explicit hex utf8 with cleane...
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - tr29 explicit-prefix parsing
2018-10-10  Phil Carmodylib-fts: test-fts-tokenizer - explicit-prefix tests
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - simple explicit prefix...
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - add more history to break...
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - recognise request for...
2018-10-10  Phil Carmodylib-fts/test-fts-tokenizer - have different possible...
2018-10-10  Phil Carmodylib-fts: generic simple tokeniser - distinguish "letter...
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - move related helpers toget...
2018-10-10  Phil Carmodylib-fts: tokenizer-generic - move state history setting...
2018-10-10  Phil Carmodylib-fts/fts-tokenizer-generic - rename more state varia...
2018-10-10  Phil Carmodylib-fts/fts-tokenizer-generic - rename state variables...
2018-10-10  Phil Carmodylib-fts/fts-tokeniser-generic: move to container_of...
2018-10-09  Stephan Boschsubmission: backends: Add trans_start() and trans_free...
2018-10-09  Stephan Boschsubmission: Record backend used for each recipient.
2018-10-09  Stephan Boschsubmission: Record main backend for the transaction.
2018-10-09  Stephan Boschsubmission: DATA command: Pass the total size of the...
2018-10-09  Stephan Boschsubmission: DATA command: Obtain the size of the buffer...
2018-10-09  Stephan Boschsubmission: relay backend: Use backend-specific setting...
2018-10-09  Stephan Boschsubmission: relay backend: Make struct submission_backe...
2018-10-09  Stephan Boschsubmission: relay backend: Turn client_proxy_create...
2018-10-09  Stephan Boschsubmission: relay backend: Turn client_get_max_mail_siz...
2018-10-09  Stephan Boschsubmission: relay backend: Turn client_proxy_input_pre...
2018-10-09  Stephan Boschsubmission: relay backend: Turn client_proxy_start...
2018-10-09  Stephan Boschsubmission: relay backend: Turn client_proxy_destroy...
2018-10-09  Stephan Boschsubmission: relay backend: Turn SMTP command functions...
2018-10-09  Stephan Boschsubmission: client: Create default backend in a separat...
2018-10-09  Stephan Boschsubmission: Define generic backend API.
2018-10-09  Stephan Boschsubmission: Add submission_backend_capabilities setting.
2018-10-09  Stephan Boschsubmission: commands: Expect connection setup errors...
2018-10-09  Stephan Boschlib-smtp: client: Use the new smtp_capability_find_by_n...
2018-10-09  Stephan Boschlib-smtp: client: Document the forced_capabilities...
2018-10-09  Stephan Boschlib-smtp: Add utility function for finding capabilities...
2018-10-09  Stephan Boschsubmission: client: Simplifly calculation of max mail...
2018-10-09  Stephan Boschsubmission: Record accepted recipients in the client...
2018-10-09  Stephan Boschsubmission: Reformat submission-backend-relay.c.
2018-10-09  Stephan Boschsubmission: relay backend: Change almost all occurrence...
2018-10-09  Stephan Boschsubmission: relay backend: Rename client_command_handle...
2018-10-09  Stephan Boschsubmission: relay backend: Rename *_proxy_cb() to ...
2018-10-09  Stephan Boschsubmission: relay backend: Add 'relay_' prefix to comma...
2018-10-09  Stephan Boschsubmission: relay backend: Use pointer to backend rathe...
2018-10-09  Stephan Boschsubmission: Move relay-related client fields to separat...
2018-10-09  Stephan Boschsubmission: Move client_proxy_get_max_mail_size() to...
2018-10-09  Stephan Boschsubmission: Move client_proxy_input_pre/post() to submi...
2018-10-09  Stephan Boschsubmission: Move client_proxy_destroy() to submission...
2018-10-09  Stephan Boschsubmission: Move client_proxy_create() to submission...
2018-10-09  Stephan Boschsubmission: Move client_proxy_start() to submission...
2018-10-09  Stephan Boschsubmission: Split off obtaining the relay connection...
2018-10-09  Stephan Boschsubmission: Split off corking and uncorking the relay...
2018-10-09  Stephan Boschsubmission: Split off closing the relay connection...
next