]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2018-08-07  Timo Sirainenimapc: Avoid duplicate FETCH BODY.PEEK[] when mail...
2018-08-07  Aki Tuomilib: Fix usec comparison in timeout_update_next
2018-08-07  Timo Sirainenlib: Fix ioloop-poll and ioloop-select to work with...
2018-08-07  Timo Sirainenlib-storage: Add mail_storage.event and use it wherever...
2018-08-07  Timo Sirainenauth: Fix assert-crash if auth client sends 0 as ID
2018-08-07  Timo Sirainenlib-imap: Remove content_subtype==NULL checks
2018-08-07  Timo Sirainenlib-mail: If message_part_data.content_type is set...
2018-08-07  Timo Sirainenlib-storage: Fix bodystructure parsing crash if header...
2018-08-07  Timo Sirainenlib-mail: Add asserts to message_part_*() to make sure...
2018-08-07  Aki Tuomilib-ssl-iostream: Enable partial writes and moving...
2018-08-07  Timo Sirainenquota-clone: Fix assert-crash at deinit if quota_clone...
2018-08-07  Timo Sirainenquota-clone: Send quota clone data to dict asynchronously
2018-08-07  Timo Sirainenquota-clone: Move state tracking to user context
2018-08-07  Timo Sirainenquota: Add quota_root_iter_init_user()
2018-08-07  Aki Tuomiquota-clone: Fix CONTEXT_REQUIRE use
2018-08-07  Aki Tuomivirtual: Clamp backend uids to available uids in virtua...
2018-07-30  Aki Tuomiacl: Fix return value of acl_attribute_get_acl
2018-07-30  Timo Sirainenman: doveadm-search-query.7 - Add sequence-set and...
2018-07-30  Michael Slusarzlast-login: Remove superfluous semicolon
2018-07-30  Michael Slusarzlast-login: Username is already output as part of log...
2018-07-30  Timo Sirainendirector: Make sure host's last_updown_change never...
2018-07-30  Aki Tuomilib: event-filter - Increase initial allocation
2018-07-30  Timo Sirainenlib-http: Add/fix default value comments in http_client...
2018-07-30  Stephan Boschlib-http: server: Properly handle corrupt payload while...
2018-07-30  Stephan Boschlib-http: server: Properly handle payload stream errors...
2018-07-30  Stephan Boschlib-http: server: Allow resubmitting a response, as...
2018-07-30  Timo Sirainenlib-master: If stats process wants no events, send...
2018-07-30  Timo Sirainenlib: istream-try - Don't assert-crash with empty parent...
2018-07-30  Hannu Ylitalodovecot.service: Update LimitNOFILE=65535
2018-07-30  Timo Sirainendoveadm save: Fix using <file without panic
2018-07-30  Aki Tuomidsync: Set brain->failed to TRUE when UIDVALIDITY changes
2018-07-09  Paul Howarthlib-compression: Fix assert-crash in test suite on...
2018-07-09  Timo Sirainenlib-ssl-iostream: Shutdown connection cleanly whenever...
2018-07-09  Timo Sirainenlib-ssl-iostream: Split code to openssl_iostream_shutdown()
2018-07-06  Timo Sirainenlib-storage: Fix memory leak when mail_storage_service_...
2018-06-26  Timo Sirainenlib-imap-client: Fix crash when ostream output blocks...
2018-06-26  Timo Sirainenimapc: Don't trust mail stream to have correct CRLFs
2018-06-26  Timo Sirainenlib-imap-client: Remove assert from imapc_client_mailbo...
2018-06-26  Timo Sirainenimapc: Fix assert-crash if syncing adds delayed expunge...
2018-06-26  Timo Sirainenimapc: Fix potential assert-crash when reconnecting...
2018-06-26  Timo Sirainenimapc: Fix assert-crash when reconnecting during initia...
2018-06-26  Timo Sirainenimapc: Fix assert-crash when reconnecting expunges...
2018-06-26  Timo Sirainenimapc: Move expunging from index to imapc_mailbox_index...
2018-06-26  Timo Sirainenlib-storage: Set index_mail_data.body_size if it can...
2018-06-26  Timo Sirainenimapc: Don't use RFC822.SIZE values for message body...
2018-06-26  Timo Sirainenlib-storage: Move code to index_mail_try_set_body_size()
2018-06-26  Timo Sirainenlib-storage: Don't set virtual_size from index record...
2018-06-26  Timo Sirainenlib-storage: Don't enforce creation of vsize header.
2018-06-26  Timo Sirainenimapc: Fix handling UIDVALIDITY changes
2018-06-26  Timo Sirainenlib-index: Make sure error is set on sync & commit...
2018-06-18  Timo Sirainenlib: When log writing keeps returning EAGAIN, change...
2018-06-18  Timo Sirainenlib: If log write returns EAGAIN, use poll() instead...
2018-06-18  Timo Sirainenlib: Revert earlier "log write is blocking" handling...
2018-06-13  Timo Sirainenfs-posix: mkdir missing directory if it's changed by...
2018-06-13  Stephan Boschlib: iostream-pump: Make iostream_pump_unref() implemen...
2018-06-13  Josef 'Jeff... lib-fs: fs_unlock(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_iter_deinit(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_iter_deinit(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_deinit(NULL) and fs_unref...
2018-06-13  Josef 'Jeff... lib-fs: fs_unref(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_file_close(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_file_close(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on fs_file_deinit(NULL) being...
2018-06-13  Josef 'Jeff... lib-fs: fs_file_deinit(NULL) should be a no-op
2018-06-13  Aki Tuomilib-imap: imap_match_deinit(NULL) should be a no-op
2018-06-13  Josef 'Jeff... global: start relying on http_client_request_abort...
2018-06-13  Josef 'Jeff... lib-http: http_client_request_abort(NULL) should be...
2018-06-13  Timo Sirainenimap: Finish client ostream at disconnect
2018-06-13  Aki Tuomilib-lua: Remove script from linked list on destroy
2018-06-13  Aki Tuomilib-ssl-iostream: Fix boolean misuse in SSL_CTX_set_ecd...
2018-06-12  Timo Sirainenglobal: Fix str_begins() usage
2018-06-12  Stephan Boschlda: Fix error message for invalid -r parameter to...
2018-06-12  Stephan Boschlda: Add -r parameter to usage help message.
2018-06-11  Timo Sirainenfts: When indexing virtual mailbox, index each real...
2018-06-11  Timo Sirainenfts: Indexing virtual mailbox didn't always index the...
2018-06-11  Timo Sirainenfts: Make sure indexing virtual mailbox doesn't recurse...
2018-06-08  Timo Sirainendoveadm: Fix compiler warning
2018-06-08  Timo Sirainenlib-master: postlogin: Don't unreference already closed...
2018-06-08  Timo Sirainenauth: Improve auth-master connections' error logging
2018-06-08  Timo Sirainenlib-master: Add auth connect & handshake times to maste...
2018-06-08  Timo Sirainenlib-master: Add request time also for internal failure...
2018-06-08  Timo Sirainenlib-master: Use more exact timestamp in master_login_au...
2018-06-08  Timo Sirainenlib-master: Improve error logging for master_auth_conne...
2018-06-08  Timo Sirainenlib-master: Improve error logging for post-login script...
2018-06-08  Timo Sirainenlib-master: Improve error logging when master_login_con...
2018-06-08  Timo Sirainenlib-master: Keep linked list of master_login_clients...
2018-06-08  Timo Sirainenlib-master: If connect() to backend UNIX socket is...
2018-06-08  Timo Sirainenlib-master: Add how long request took for "Internal...
2018-06-08  Phil Carmodyglobal - migrate more complicated strncmp expressions...
2018-06-08  Phil Carmodyglobal - migrate from strncmp to str_begins
2018-06-08  Phil Carmodyglobal - migrate strncmp literals to str_begins
2018-06-08  Phil Carmodylib: strfuncs - string match length and prefix checking...
2018-06-08  Timo Sirainendoveadm: Simplify destroying ioloop using o_stream_swit...
2018-06-08  Timo Sirainendoveadm-server: Fix hang when sending a lot of output...
2018-06-08  Fabian Freyerlib-storage: reintroduce mail_index_set_fsync_mode
2018-06-07  Timo Sirainenlib: event_add_str() - Ignore calls when value is NULL
2018-06-07  Stephan Boschlib-http: client: Drop the ioloop switch callback befor...
2018-06-07  Timo Sirainenlib: Fix potential crashes when writing to log fails...
2018-06-07  Timo Sirainenlib-ssl-iostream: Fix potential crash if istream is...
2018-06-07  Aki Tuomisystemd: Indicate where changes should be made
next