]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2020-04-15  Timo Sirainenlib-index: If cache transaction flush fails, don't...
2020-04-15  Timo Sirainenlib-index: If cache file is compressed during transacti...
2020-04-15  Timo Sirainenlib-index: Simplify code to add missing header fields...
2020-04-15  Timo Sirainenlib-index: Add only used fields to cache header, not...
2020-04-15  Timo Sirainenlib-index: Delay using file-specific field numbers...
2020-04-15  Timo Sirainenlib-index: Keep a linked list of mail_cache_views
2020-04-15  Timo Sirainenlib-ntlm: Replace strncpy() with memset()+memcpy()
2020-04-15  Timo Sirainenlib-imap: test-imap-url - Fix error handling
2020-04-15  Timo Sirainenlib-http: Fix generating label for incomplete HTTP...
2020-04-15  Timo Sirainenlib-master: Fix error logging if reading "instances...
2020-04-15  Aki Tuomilib-program-client: Do not derefence set when it is...
2020-04-15  Aki Tuomilog: LOG_OPTION is not supported here
2020-04-15  Aki Tuomilib-mail: message_header_decode_encoded - ensure num...
2020-04-15  Aki Tuomiauth: test-lua - Do not initialize NULL script
2020-04-15  Aki Tuomilib-fts: Assert that data is non-NULL when size > 0
2020-04-15  Timo Sirainenlib-index: mail_cache_lookup_headers() - Use const...
2020-04-15  Timo Sirainenlib-index: Move MAIL_CACHE_MAX_WRITE_BUFFER to mail...
2020-04-15  Timo Sirainenlib-index: unit tests: Split off test_mail_index_close...
2020-04-15  Timo Sirainenlib-index: Remove mail_cache_field_private.adding field
2020-04-15  Timo Sirainenlib-index: Use mail_cache_map_all() wherever possible
2020-04-15  Timo Sirainenlib-index: Add mail_cache_map_all()
2020-04-15  Timo Sirainenlib-index: mail_cache_transaction_update_index() -...
2020-04-15  Timo Sirainenlib-index: mail_cache_sync_reset_id() - Move cache...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_sync_reset_id()
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_lookup_rec_get_field()
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_transaction_forget_flus...
2020-04-15  Timo Sirainenlib-index: mail_cache_header_add_field_locked() - Move...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_header_add_field_locked()
2020-04-15  Timo Sirainenlib-index: mail_cache_header_fields_write() - Take...
2020-04-15  Timo Sirainenlib-index: Split off mail_cache_trans_get_file_field()
2020-04-15  Timo Sirainenlib-index: mail_cache_lock() - Clarify why index->mappi...
2020-04-15  Timo Sirainenlib-index: mail_transaction_log_sync_lock() - Fix funct...
2020-04-15  Timo Sirainenlib-auth: Rename auth_client_request_continue event...
2020-04-15  Timo Sirainenauth: auth_request_finished event - Rename translated_u...
2020-04-15  Timo Sirainenauth: auth_request_finished event - Rename original_use...
2020-04-15  Timo Sirainenauth: Remove unnecessary NULL checks for adding event...
2020-04-15  Timo Sirainenauth: Remove duplicate "mechanism" field in auth reques...
2020-04-15  Timo Sirainenlib-master: Replace auth-master-client-login category...
2020-04-15  Timo Sirainenlib-oauth2: Unit tests don't need to link libmaster
2020-04-15  Timo Sirainenlib-auth: Replace auth-master-client category with...
2020-04-15  Timo Sirainenpush-notification: Rename event category from push_noti...
2020-04-14  Aki Tuomilib-dcrypt: Avoid using BN_bn2binpad
2020-04-14  Aki Tuomilib-dcrypt: Add EC_GROUP_order_bits if missing
2020-04-14  Timo Sirainenlib: ostream.h - Fix indent in enum ostream_create_file...
2020-04-14  Aki Tuomilib-dcrypt: Require ECDSA signature size is even
2020-04-14  Aki Tuomilib-dcrypt: Pad signature parts to match ECDSA key...
2020-04-08  Timo Sirainenlib-compression: Add unit tests for gz header handling...
2020-04-08  Philippe Antoinelib-compression: Fix length checks for zlib header
2020-04-08  Timo Sirainenlib-mail: test-message-address - Add unit test for...
2020-04-08  Philippe Antoinelib-mail: message_address_parse_path() - Fix one byte...
2020-04-08  Timo Sirainenlib-master: If stats_writer_socket_path is empty, don...
2020-04-08  Timo Sirainenlib-test: test_exit() - Use regular exit() instead...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Abort client...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Clear client...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Add assertions...
2020-04-08  Stephan Boschsubmission: submission-backend-relay - Rename "helo...
2020-04-08  Stephan Boschsubmission: Reformat submission-backend-relay.c.
2020-04-08  michael.slusarzlib: Remove deprecated str_append_n
2020-04-08  Timo Sirainenlib: var_expand*() - Ignore modifiers for unknown variables
2020-04-08  Timo Sirainenlib: var_expand*() - Return UNKNOWN_VARIABLE_x if ...
2020-04-06  Timo Sirainendict: Remove "dict client: " log prefix
2020-04-05  Stephan Boschlib-storage: index: imapc: Implement support for SAVEDA...
2020-04-05  Stephan Boschlib-imap-client: imapc-client - Recognize the new SAVED...
2020-04-05  Stephan Boschimap: Implement the standard SAVEDATE capability.
2020-04-05  Stephan Boschlib-storage: mail-search - Add support for the SAVEDATE...
2020-04-05  Stephan Boschlib-storage: mail-storage - Change mail_get_save_date...
2020-04-03  Aki Tuomidict-sql: Pass dict event to lib-sql
2020-04-03  Aki Tuomidict: Add events
2020-04-03  Aki Tuomidict-client: Use event based logging
2020-04-03  Aki Tuomidict-redis: Use event based logging
2020-04-03  Aki Tuomidict-memcached: Use event based logging
2020-04-03  Aki Tuomidict-file: Use event based logging
2020-04-03  Aki Tuomilib-dict: Add named events
2020-04-03  Aki Tuomilib-dict: Add event support
2020-04-03  Aki Tuomidict-file: Move error logging higher up
2020-04-01  Patrick Ganstererlib-oauth2: Fix possible timing attack in oauth2_valida...
2020-03-31  Aki Tuomilib-dict: Add refcounting
2020-03-31  Aki Tuomilib-dict: Add async lookup/commit helpers
2020-03-31  Aki Tuomilib-dict-backend: Use ioloop pointers in parent struct
2020-03-31  Aki Tuomilib-dict: Use ioloop pointers in parent struct
2020-03-30  Juha-Petri... lib-dns: Remove superfluous client event and avoid...
2020-03-27  Stephan Boschlib-smtp: smtp-server-command - Change log label for...
2020-03-27  Stephan Boschlib-smtp: smtp-command-parser - Don't upper-case the...
2020-03-27  Stephan Boschlib-smtp: smtp-server-command - Set cmd_name event...
2020-03-27  Stephan Boschlib-smtp: smtp-server-command - Assign cmd->reg immedia...
2020-03-27  Timo Sirainenlib: ostream-file - Fix using sendfile() when input...
2020-03-27  Timo Sirainenlib: safe_sendfile() - clarify return value 0 handling
2020-03-27  Timo Sirainenglobal: Remove dead assignments
2020-03-27  Timo Sirainenstats, fts-solr: Tweak unit tests to make static analyz...
2020-03-27  Timo Sirainenimap: SETMETADATA - Reorder if checks to remove unneces...
2020-03-27  Timo Sirainenimap: SETMETADATA - Cleanup istream return value checking
2020-03-27  Timo Sirainenlib-oauth2: Add assert to make sure json_parse_next...
2020-03-27  Timo Sirainenimap: Add assert to make sure fd was successfully sent...
2020-03-27  Timo Sirainenlib-index: Don't rewrite dovecot.index if another proce...
2020-03-27  Timo Sirainenlib-index: Log a debug message with reason whenever...
2020-03-27  Timo Sirainenlib-index: Change mail_index.need_recreate into a string
2020-03-27  Timo Sirainenlib-index: Change mail_transaction_log_file.need_rotate...
2020-03-24  Markus Valentinauth: Add session_id to default policy_request_attributes
2020-03-20  Timo Sirainenimap: Fix SEARCH PARTIAL handling with other options
2020-03-20  Timo Sirainenimap: Fix SEARCH (MAX RELEVANCY) to return the relevancy
next