]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-10-19  Aki Tuomipush-notification: Add event to push notification trans...
2018-10-19  Aki Tuomipush-notification: Add event category
2018-10-19  Aki Tuomilib-lua: Move __gc metamethod for event to userdata
2018-10-19  Timo Sirainenlib-fts: test-fts-tokenizer: Verify fts_tokenizer_creat...
2018-10-18  Stephan Boschlib-master: test-event-stats: Properly ensure cleanup...
2018-10-18  Stephan Boschlib-master: test-event-stats: Move launch_test_stats...
2018-10-18  Stephan Boschlib-master: Create local .gitignore file for potential...
2018-10-18  Aki Tuomilib-lua: Check number of arguments
2018-10-18  Aki Tuomilib-lua: Add flag manipulation functions
2018-10-18  Aki Tuomilib-lua: Add test for event framework
2018-10-18  Aki Tuomilib-lua: Add event interface
2018-10-18  Aki Tuomilib-lua: Add events to scripts
2018-10-18  Timo Sirainenfts: Fix search query generation when one language...
2018-10-18  Stephan Boschsubmission: relay backend: Handle the LMTP per-RCPT...
2018-10-18  Stephan Boschsubmission: relay backend: Log an error when relayed...
2018-10-18  Stephan Boschsubmission: relay backend: Fix comment in RCPT command...
2018-10-18  Stephan Boschsubmission: recipient: Add field for associating backen...
2018-10-18  Stephan Boschlmtp: DATA command: Assert that the server transaction...
2018-10-18  Stephan Boschlib-smtp: server: Allow enabling the LMTP per-RCPT...
2018-10-18  Aki Tuomimail-lua: Check number of arguments
2018-10-18  Aki Tuomilib-lua: Add DLUA_REQUIRE_ARGS(s,x) and DLUA_REQUIRE_AR...
2018-10-18  Aki Tuomimail-lua: Make flags optional for mailbox#sync
2018-10-18  Aki Tuomimail-lua: Make flags optional for user#mailbox
2018-10-18  Aki Tuomimail-lua: Change mailbox#status API to varargs
2018-10-17  Aki Tuomilib-master: Fix test-event-stats
2018-10-17  Aki Tuomilib: event - Stop exporting ioloop time
2018-10-17  Aki Tuomistats: Use duration field from events
2018-10-17  Aki Tuomilib: event - Record real duration
2018-10-17  Aki Tuomilib: event - Duplicate source_filename
2018-10-17  Aki Tuomilib: event - Rename tv_created as tv_created_ioloop
2018-10-15  Stephan Boschsubmission: relay backend: Do not close the client...
2018-10-15  Stephan Boschsubmission: relay backend: Use (potentially) modified...
2018-10-15  Stephan Boschsubmission: relay backend: Use smtp_reply_is_success...
2018-10-15  Stephan Boschlib-smtp: server: Add smtp_server_command_get_reply_cou...
2018-10-15  Stephan Boschlib-smtp: client: Make smtp_client_transaction_unref...
2018-10-15  Stephan Boschlib-smtp: client: Make smtp_client_transaction_destroy...
2018-10-15  Stephan Boschsubmission: Allocate recipients for the client transact...
2018-10-15  Stephan Boschlmtp: proxy: Allocate recipients for the client transac...
2018-10-15  Stephan Boschlib-smtp: client: transaction: Add alternative function...
2018-10-15  Stephan Boschlib-smtp: client: transaction: Fix and amend a few...
2018-10-15  Stephan Boschlib-smtp: client: Remove unused "failed" field from...
2018-10-15  Stephan Boschsubmission: Fix starting secondary backends created...
2018-10-15  Stephan Boschsubmission: relay backend: Properly manage the trans_st...
2018-10-14  Stephan Boschsubmission: relay backend: Set the immediate for the...
2018-10-14  Stephan Boschsubmission: RCPT command: Move starting the backend...
2018-10-11  Stephan Boschsubmission: relay backend: Add support for relaying...
2018-10-11  Stephan Boschlib-smtp: client: Allow connecting to SMTP/LMTP service...
2018-10-11  Stephan Boschlib-smtp: client: Move creation of connection object...
2018-10-11  Stephan Boschlib-smtp: server: Record the associated server command...
2018-10-11  Stephan Boschsubmission: Use the recipient index in the server recip...
2018-10-11  Stephan Boschlmtp: Use the recipient index in the server recipient...
2018-10-11  Stephan Boschsubmission: Use the path in the server recipient object...
2018-10-11  Stephan Boschlmtp: Use the path in the server recipient object rathe...
2018-10-11  Stephan Boschsubmission: Start using the new lib-smtp/server recipie...
2018-10-11  Stephan Boschlmtp: Start using the new lib-smtp/server recipient...
2018-10-11  Stephan Boschlib-smtp: server: Create the definitive recipient objec...
2018-10-11  Stephan Boschlib-smtp: server: Record the index in the list of appro...
2018-10-11  Stephan Boschlib-smtp: server: Add hooks API for recipient.
2018-10-11  Stephan Boschlib-smtp: server: Allocate each recipient on its own...
2018-10-11  Stephan Boschsubmission: Rename struct smtp_server_recipient *trcpt...
2018-10-11  Stephan Boschsubmission: Rename struct submission_recipient *rcpt...
2018-10-11  Stephan Boschlmtp: Rename struct smtp_server_recipient *trcpt variab...
2018-10-11  Stephan Boschlmtp: local: Rename struct lmtp_local_recipient *rcpt...
2018-10-11  Stephan Boschlmtp: proxy: Rename struct lmtp_proxy_recipient *rcpt...
2018-10-11  Stephan Boschlmtp: common: Rename struct lmtp_recipient *rcpt variab...
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...
next