]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-12-13  Timo Sirainenlib-storage: Create ioloop context regardless of loggin...
2017-12-13  Timo Sirainenlib: io_loop_context_deactivate() - Assert that given...
2017-12-13  Timo Sirainenlib: io_loop_context_new() - deactivate old context
2017-12-13  Timo Sirainenlib: io_loop_destroy() - Assert-crash if ioloop contet...
2017-12-13  Timo Sirainenlib: Move io_loop_context_[de]activate() to be public
2017-12-13  Timo Sirainenlib: timing - Allow changing sample buffer size
2017-12-13  Timo Sirainenglobal: Renamed stats plugin and service to old-stats
2017-12-13  Josef 'Jeff... submission: remove unnecessary casts
2017-12-13  Josef 'Jeff... submission-login: use container_of instead of casts
2017-12-13  Josef 'Jeff... submission-login: remove unnecessary casts
2017-12-13  Josef 'Jeff... global: drop unnecessary parens in &(foo)
2017-12-13  Josef 'Jeff... global: io_remove*(NULL) is a no-op
2017-12-13  Josef 'Jeff... global: timeout_remove(NULL) is a no-op
2017-12-13  Aki Tuomim4: Fix sodium checks
2017-12-12  Stephan Boschsubmission-login: Added default listener for secure...
2017-12-12  Stephan Boschsubmission-login: Fix NULL dereference occurring at...
2017-12-12  Josef 'Jeff... lib-smtp: fix uoff_t vs. size_t confusion
2017-12-12  Sergey Kitovplugins/fts: Return back comment about Server Error.
2017-12-12  Sergey Kitovplugins/fts: Retry all 5xx tika http statuses, not...
2017-12-12  Josef 'Jeff... director: avoid comparison between signed and unsigned...
2017-12-12  Josef 'Jeff... submission: use correct format string for printing...
2017-12-12  Stephan BoschUpdate README regarding supported RFCs.
2017-12-11  Timo Sirainenconfig: Add a warning comment to the generated all...
2017-12-11  Stephan Boschdoc: example-config: Fix installation of the example...
2017-12-11  Stephan Boschlmtp: Fix segfault occurring in client_read_settings().
2017-12-11  Stephan Boschlmtp: Removed useless ssl_start parameter for client_cr...
2017-12-11  Stephan BoschImplemented SMTP submission proxy service.
2017-12-11  Stephan Boschlib-storage: mail-user: Added more information about...
2017-12-11  Stephan Boschlib-master: master-auth: Pass more information about...
2017-12-11  Stephan Boschlogin-common: Added flag to client that indicates wheth...
2017-12-11  Stephan Boschlib-storage: mail-user: Changed mail_user_set_vars...
2017-12-11  Stephan Boschlib-storage: Moved connection information in struct...
2017-12-11  Stephan Boschimap: cmd-idle: Created local variable for client in...
2017-12-11  Stephan Boschimap: imap-client-hibernate: Created local variable...
2017-12-11  Stephan Boschimap-urlauth: Allow connections from services other...
2017-12-11  Stephan Boschlogin-common: Added client_disconnect(), which allows...
2017-12-11  Stephan Boschlogin-common: Added support for login services that...
2017-12-11  Stephan Boschlib-smtp: server: Added max_recipients setting, which...
2017-12-11  Stephan Boschlib-smtp: server: transaction: Added smtp_server_transa...
2017-12-11  Stephan Boschlib-smtp: server: DATA/BDAT command: Make sure chunk...
2017-12-11  Stephan Boschlib-smtp: server: DATA command: Continue processing...
2017-12-11  Stephan Boschlib-smtp: server: command: Added smtp_server_command_in...
2017-12-11  Stephan Boschlib-smtp: server: DATA command: Make sure there is...
2017-12-11  Stephan Boschlib-smtp: server: DATA command: Fixed check for valid...
2017-12-11  Stephan Boschlib-smtp: server: Removed inappropriate NULL check...
2017-12-11  Stephan Boschlib-smtp: server: Remove useless o_stream_flush() in...
2017-12-11  Timo Sirainenlib-test: istream-test - Don't modify existing snapshot...
2017-12-11  Stephan Boschlib-http: client: Cleaned up initialization of client...
2017-12-11  Aki Tuomilib: test-var-expand - Ensure var_get_key_range_full...
2017-12-11  Aki Tuomilib: var-expand - handle \{ and \} correctly
2017-12-11  Aki Tuomilib: Support nested keys in var_get_key_range_full
2017-12-11  Martti Rannanjärviauth: Debug log an LDAP request result only once
2017-12-11  Martti Rannanjärviauth: Have ldap_request instead of auth_request in...
2017-12-11  Sergey Kitovfts: fts_parser_tika replace empty path with "/"
2017-12-11  Sergey Kitovfts: Retry indexing for tika backend in case of interna...
2017-12-11  Sergey Kitovfts: Extend parser's deinit function interface with...
2017-12-11  Sergey Kitovfts: Parser move try_init arguments to a single structu...
2017-12-11  Martti Rannanjärviglobal: Use mail_set_critical() and mailbox_set_critica...
2017-12-11  Martti Rannanjärvilib-storage: Take mail_save_context parameter in save_c...
2017-12-11  Martti Rannanjärviquota: Take mailbox as parameter in quota_set_storage_e...
2017-12-11  Martti Rannanjärvilib-ssl-iostream: Use SSL_CTX_set_min_proto_version...
2017-12-11  Martti Rannanjärvim4: Add SSL_CTX_set_min_proto_version detection
2017-12-11  Martti RannanjärviReplace ssl_protocols config option with ssl_min_protocol
2017-12-09  Aki Tuomilib-storage: mailbox-list-iter - Refresh subscriptions...
2017-12-09  Aki Tuomilib-storage: mailbox-tree - Ensure tree is not NULL
2017-12-08  Stephan Boschlmtp: Changed message data handling to use iostream...
2017-12-08  Stephan Boschlmtp: Removed structural comments that are now useless.
2017-12-08  Stephan Boschlmtp: client: Made client_remote_id() static.
2017-12-08  Stephan Boschlmtp: Ported to use lib-smtp/server.
2017-12-08  Stephan Boschlib-smtp: Created test-smtp-server-errors, which tests...
2017-12-08  Stephan Boschlib-smtp: Created test-smtp-payload, which tests client...
2017-12-08  Stephan Boschlib-smtp: Implemented SMTP server.
2017-12-07  Stephan Boschlib-smtp: Implemented SMTP command parser.
2017-12-07  Stephan Boschlib: istream-failure-at: Allow setting the the stream_e...
2017-12-07  Stephan Boschlmtp: proxy: Restructured proxy so that it has direct...
2017-12-07  Stephan Boschlmtp: proxy: Renamed pool to auth_pool in lmtp_proxy_rc...
2017-12-07  Stephan Boschlmtp: proxy: Made struct lmtp_proxy_rcpt_settings private.
2017-12-07  Stephan Boschlmtp: proxy: Merged lmtp_proxy_add_rcpt() into lmtp_pro...
2017-12-07  Stephan Boschlmtp: proxy: Made lmtp_proxy_mail_from() private.
2017-12-07  Stephan Boschlmtp: proxy: Made lmtp_proxy_init() private.
2017-12-07  Stephan Boschlmtp: commands: Created local variable for client-...
2017-12-07  Stephan Boschlmtp: commands: Renamed client_input_add() to cmd_data_...
2017-12-07  Stephan Boschlmtp: commands: Renamed client_input_add_file() to...
2017-12-07  Stephan Boschlmtp: commands: Renamed client_get_input() to cmd_data_...
2017-12-07  Stephan Boschlmtp: local: Renamed error variables in lmtp_local_rcpt...
2017-12-07  Stephan Boschlmtp: local: Allocate recipients on the default pool...
2017-12-07  Stephan Boschlmtp: Split off local delivery in a struct separate...
2017-12-07  Stephan Boschlmtp: local: Renamed local variable "dest_user" to...
2017-12-07  Stephan Boschlmtp: local: Created local variable for service_user...
2017-12-07  Stephan Boschlmtp: local: Renamed trans variable in lmtp_local_open_...
2017-12-07  Stephan Boschlmtp: local: Renamed client_deliver_to_rcpts() to lmtp_...
2017-12-07  Stephan Boschlmtp: client: Dropped useless rcpt_idx state.
2017-12-07  Stephan Boschlmtp: local: Always handle sending of error replies...
2017-12-07  Stephan Boschlmtp: local: Renamed cmd_rcpt_finish() to lmtp_local_rc...
2017-12-07  Stephan Boschlmtp: local: Renamed rcpt_anvil_lookup_callback() to...
2017-12-07  Stephan Boschlmtp: commands: Moved RCPT command handling relating...
2017-12-07  Stephan Boschlmtp: client: Moved recipient deinitialization to lmtp...
2017-12-07  Stephan Boschlmtp: local: Renamed lmtp_rcpt_to_is_over_quota() to...
2017-12-07  Stephan Boschlmtp: local: Renamed client_input_data_write_local...
2017-12-07  Stephan Boschlmtp: local: Renamed client_open_raw_mail() to lmtp_loc...
next