]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2017-07-12  Timo Sirainenimap: Don't do autoexpunging when IMAP client is hibernated
2017-07-12  Timo Sirainenglobal: Replaced t_strsplit_tab() calls with t_strsplit...
2017-07-12  Aki Tuomifts: Do not attempt to deinitialize backend if it's...
2017-07-12  Timo Sirainenimap: Add more error checking to NOTIFY parameter parsing
2017-07-12  Timo Sirainenimap: Fix NOTIFY parameter parsing by reverting earlier...
2017-07-12  Timo Sirainenlib-storage: mail_add_temp_wanted_fields() - delay...
2017-07-11  Timo Sirainenlib-storage: Another fix to mail storage initialization.
2017-07-11  Timo Sirainenlib-storage: Changed mail storage initialization.
2017-07-04  Timo Sirainenimapc: Prefech - Initialize cached stream only if needed
2017-07-03  Timo Sirainenlib-storage: Fix ITERINDEX to leave \NoSelect parents...
2017-07-03  Timo Sirainendbox: Check mailbox existence from index directory...
2017-07-03  Timo Sirainendbox: Use mail_index_header.last_temp_file_scan instead...
2017-07-03  Timo Sirainenlib-index, lib-storage: Add mail_index_header.last_temp...
2017-07-03  Timo Sirainendbox: Cleanup - reorganize old temp file cleanup code
2017-07-03  Timo Sirainenlib-storage: Check for storage existence from index...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_get_permissions() - Use index...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_get_permissions() - Use index...
2017-07-03  Timo Sirainenlib-storage: Cleanup - move code to mailbox_list_get_pe...
2017-07-03  Timo Sirainenlib-storage: Cleanup - Use mailbox_permissions_copy...
2017-07-03  Timo Sirainenlib-storage: Add mailbox_permissions_copy()
2017-07-03  Timo Sirainenlib-storage: Add mail_location=..:ITERINDEX
2017-07-03  Timo Sirainensdbox: Don't create index directory when trying to...
2017-07-03  Timo Sirainenlib-storage: Fix mailbox delete to not delete childrens...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_delete_mailbox_nonrecursive...
2017-07-03  Timo Sirainenlib-storage: mailbox_list_delete_trash() - Don't ignore...
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...
next