]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-07-03  Timo Sirainenlib-storage: Use mailbox_list_delete_finish_ret() for...
2017-07-03  Timo Sirainenlib-storage: Add mailbox_list_delete_finish_ret()
2017-07-03  Timo Sirainenlib-storage: mailbox_list_delete_finish() - Return...
2017-07-03  Timo Sirainenlib-storage: Add mailbox_list_get_last_mail_error()
2017-07-03  Timo Sirainenlib-storage: Add comments to mailbox-list-delete.h
2017-07-03  Timo Sirainenlib: Fix file_create_locked() unit test to delete temp...
2017-07-03  Timo Sirainenlib-storage: Add VOLATILEDIR setting to mail_location
2017-07-03  Timo Sirainenlib-storage: Move autoexpunge lock creation to a generi...
2017-07-03  Timo Sirainenlib-storage: mailbox_autoexpunge_lock() - Don't hide...
2017-07-03  Timo Sirainenlib-storage: mailbox_autoexpunge_lock() - small cleanup
2017-07-03  Timo Sirainenlib-storage: Use file_lock_set_*_on_free() for dovecot...
2017-07-03  Timo Sirainenlib-storage: Move .vsize.lock creation to a generic...
2017-07-03  Timo Sirainenlib-storage: Move .vsize.lock creation to its own function
2017-07-03  Timo Sirainenlib-storage: Use file_lock_set_*_on_free() for .vsize...
2017-07-03  Timo Sirainenlib-storage: Fix error logging for failing to create...
2017-07-03  Timo Sirainenlib: file_create_locked() - Add settings to mkdir(...
2017-07-03  Timo Sirainenlib: Add unit test for file_create_locked()
2017-07-03  Timo Sirainenlib: Add file_lock_set_close_on_free()
2017-07-03  Timo Sirainenlib: Add file_lock_set_unlink_on_free()
2017-07-03  Timo Sirainenlib: file_create_locked() - update lock path after...
2017-07-03  Timo Sirainenlib: Add file_lock_set_path()
2017-07-03  Timo Sirainenlib: Add file_lock_get_path()
2017-06-28  Timo Sirainenpop3-migration: Drop lines with only spaces or tabs...
2017-06-26  Timo Sirainendsync: Use header hashing version 3
2017-06-26  Timo Sirainenpop3-migration: Replace trailing whitespace removal...
2017-06-26  Timo Sirainenlib-mail: message_header_hash_more() - add v3 that...
2017-06-26  Timo Sirainenlib-mail: test-message-header-hash - add more tests
2017-06-26  Timo Sirainenlib-mail: message_header_hash_more() - refactor to...
2017-06-22  Timo Sirainenquota: Fix failing again if quota setting has invalid...
2017-06-20  Sergey Kitovlib-imap: imap_append_nstring_nolf() - fix crash with...
2017-06-19  Timo Sirainenacl: Add acl_globals_only setting
2017-06-19  Timo Sirainendirector: Fix logging last input/output time when there...
2017-06-19  Timo Sirainendirector: Fix whitespace position in some log messages
2017-06-19  Timo Sirainendirector: Use longer timeout for receiving user list...
2017-06-19  Timo Sirainendirector: Log more connection state information on...
2017-06-19  Timo Sirainendirector: Use more accurate timestamps for handshake...
2017-06-19  Timo Sirainendirector: Fix "sending handshake timed out" error to...
2017-06-19  Timo Sirainendirector: Fix handshake timeout lengths
2017-06-19  Timo Sirainenimap: NOTIFY - Fix potential crash when reading invalid...
2017-06-19  Timo Sirainenimap: Fix NOTIFY to parse more than just the first...
2017-06-19  Timo Sirainenlib-http: Fix memory leak in HTTP connection deinit
2017-06-19  Timo Sirainenimap: NOTIFY - Cleanup notify watch timeout handling
2017-06-19  Timo Sirainenimap: NOTIFY - Fix crash due to not hooking into comman...
2017-06-19  Timo Sirainenimap: NOTIFY - Fix delayed setting notification callback
2017-06-19  Timo Sirainenlib-lda: Fix memory leak in smtp_client_open()
2017-06-16  Timo Sirainen*-login: Add client_vfuncs.free() that is called when...
2017-06-16  Timo Sirainen*-login: Add client_vfuncs.input_next_cmd()
2017-06-16  Timo Sirainenpop3-login: Cleanup - move command handling to pop3_cli...
2017-06-16  Timo Sirainenimap: Fix pipelining commands with SEARCH
2017-06-16  Sergey Kitovlib-imap: imap_bodystructure_write is changed to skip...
2017-06-16  Sergey Kitovlib-imap: imap_write_envelope changed to skip CRs and...
2017-06-16  Sergey Kitovlib-imap: added imap_append_nstring_nolf(), which skips...
2017-06-16  Sergey Kitovlib-imap: escaping and quote/literal tests for imap_app...
2017-06-16  Timo Sirainenimapc: Fix prefetching specific headers
2017-06-16  Timo Sirainenimapc: Avoid sending FETCH BODY[HEADER] when BODY[...
2017-06-16  Timo Sirainenlib-oauth2: Handle non-2xx/4xx results for token valida...
2017-06-16  Aki Tuomilib-oauth2: Make sure fields are always initialized
2017-06-16  Aki Tuomilib-oauth2: Accept empty responses
2017-06-16  Timo Sirainenimap-login: Fix storing ID NIL values into client_id
2017-06-16  Timo Sirainenimap-login: Remove duplicate spaces between ID x-forwar...
2017-06-16  Timo Sirainenimap-login: Fix crash in ID if trusted client sends...
2017-06-16  Timo Sirainenlib-index: Fix cache lookups from uncommitted transacti...
2017-06-16  Timo Sirainenlib-mail: istream-header-filter - Fix HEADER_FILTER_ADD...
2017-06-16  Timo Sirainenlib: istream-seekable - Fix reading when parent stream...
2017-06-16  Timo Sirainenpush-notification: Switch to main ioloop while calling...
2017-06-16  Timo Sirainenmail-crypt-acl: Fix assert-crash due to missing namespa...
2017-06-16  Josef 'Jeff... pop3: send back auth reply sooner
2017-06-16  Josef 'Jeff... pop3: initialize namespaces explicitly
2017-06-16  Josef 'Jeff... pop3: client_create_from_input shouldn't process input
2017-06-16  Josef 'Jeff... pop3: client_create_from_input should return the client...
2017-06-16  Josef 'Jeff... pop3: rename login_client_connected() client arg to...
2017-06-16  Josef 'Jeff... pop3: move pop3 session locking out of client_create
2017-06-16  Timo Sirainenauth: Don't lose all forward_ fields if the first passd...
2017-06-16  Stephan Boschlib-http: client: Only drop queued requests when a...
2017-06-16  Stephan Boschlib-http: client: When a request is destroyed premature...
2017-06-16  Stephan Boschlib-http: client: Explicitly destroy the response paylo...
2017-06-14  Timo Sirainenlib-storage: Fix crash in mail_get_header_stream()...
2017-06-14  Sergey Kitovquota: assertion for *args != NULL is added in order...
2017-06-14  Timo Sirainenquota: Fix infinite loop when parsing quota parameters
2017-06-14  Sergey KitovWhitespace cleanup
2017-06-14  Sergey KitovDict backend parameters reading changed to use common...
2017-06-14  Sergey Kitovfs backend parameter parsing changed to use common...
2017-06-14  Sergey Kitovimapc backend parameter parsing changed to use common...
2017-06-14  Sergey Kitovmaildir backend parameter parsing changed to use common...
2017-06-14  Sergey Kitovquota root default init changed to use common param...
2017-06-14  Sergey Kitovcommon quota parameter parsing function implemented
2017-06-14  Timo Sirainenlib-storage: test-mail-search-args-simplify - test...
2017-06-14  Timo Sirainenlib-storage: mail_search_args_simplify() - Fix merging...
2017-06-14  Timo Sirainenlib-storage: Fix mail_search_args_simplify() to not...
2017-06-14  Timo Sirainenlib-storage: Add mail_search_arg_one_deinit()
2017-06-13  Timo Sirainenquota-clone: Fix compile warning
2017-06-13  Timo Sirainenwelcome: Fix sending parameters to welcome script.
2017-06-13  Timo Sirainenpop3-migration: Strip trailing spaces from headers...
2017-06-13  Timo Sirainenimapc: If mailbox iteration fails, make sure error...
2017-06-13  Timo Sirainenlib-storage: Fail mailbox list iteration early if it...
2017-06-13  Timo Sirainenlib-storage: If mailbox list iteration fails, don't...
2017-06-13  Timo Sirainenimapc: Don't reconnect on DELETE if auth failure was...
2017-06-13  Timo Sirainenimapc: Don't reconnect on STATUS if auth failure was...
2017-06-13  Timo Sirainenimapc: Remove root_sep_lookup_failed cache
2017-06-13  Timo Sirainenimapc: Check for auth failures when saving messages
next