]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-06-08  Timo Sirainenman pages: Updated v2.1 -> v2.2
2013-06-08  Timo Sirainenlib-http: Added soft_connect_timeout_msecs setting...
2013-06-08  Timo Sirainenlib-http: If connect to peer failed, don't recreate...
2013-06-08  Timo Sirainenlib-storage: Added mailbox { driver } setting to specif...
2013-06-08  Timo Sirainenlib-storage: Added support for multiple storages per...
2013-06-08  Timo Sirainenimapc: imapc_storage no longer requires imapc_mailbox_list.
2013-06-08  Timo Sirainenauth: If worker request has been queued for 60 secs...
2013-06-07  Timo Sirainenauth: Don't crash in non-plaintext auth if master user...
2013-06-07  Timo Sirainenimap-login: If PLAIN mechanism is disabled, advertise...
2013-06-06  Timo Sirainenvar_expand(): Fixed initializing variable to %N
2013-06-06  Timo Sirainenvar_expand*(): Added small unit tests for %H and %N
2013-06-06  Timo Sirainenvar_expand*(): Fixed %N to work the same with little...
2013-06-06  Timo Sirainenlib-imap-client: When switching ioloops, do it also...
2013-06-06  Timo Sirainenlib-imap-client: Make sure DNS lookups get aborted...
2013-06-06  Timo Sirainenlib-imap-client: Don't start another DNS lookup if...
2013-06-06  Timo SirainenAvoid using mail_namespace.storage directly.
2013-06-06  Timo Sirainenlib-storage: Renamed mailbox_list_get_closest_storage...
2013-06-06  Timo Sirainenimapc: Minor code cleanup
2013-06-06  Timo Sirainenimapc: If imapc isn't the inbox=yes namespace, do the...
2013-06-06  Timo Sirainenlib-imap-client: When server sends BYE before disconnec...
2013-06-06  Timo Sirainenimapc: When deleting a mailbox, unselect the current...
2013-06-06  Timo Sirainenlib-imap-client: Added support for UNSELECT capability.
2013-06-06  Timo Sirainenlib-imap-client: If SELECT/EXAMINE fails, set the conne...
2013-06-06  Timo Sirainenimapc: Index dirs were being wrongly deleted when imapc...
2013-06-06  Timo Sirainenlib-http: Treat connect() timeouts as retryable errors.
2013-06-06  Timo Sirainenlib-http: Fixed previous patch setting connection conne...
2013-06-05  Timo Sirainendsync: Set broken_char to a control char, so invalid...
2013-06-05  Timo Sirainenlib-storage: mailbox_list_settings.broken_char wasn...
2013-06-05  Timo Sirainenlib-imap: Make sure imap_utf7_to_utf8() doesn't access...
2013-06-05  Timo Sirainenlib-imap: Added imap_utf7_is_valid()
2013-06-05  Timo Sirainendsync: If unexpected changes happened during sync,...
2013-06-05  Timo Sirainenlib-http: After peer has received 100 response, don...
2013-06-05  Timo Sirainenlib-http: When receiving 1xx response while waiting...
2013-06-05  Timo Sirainenlib-http: Added connect and request timeout settings.
2013-06-05  Timo Sirainenlib-http: Mark the HTTP connection connected only after...
2013-06-05  Timo Sirainenlib-http: Don't create a new HTTP connection when there...
2013-06-01  Timo Sirainenlda/lmtp: If mail delivery fails with tempfail, don...
2013-06-01  Timo Sirainenlib-index: Avoid memcpy()ing data over itself.
2013-06-01  Timo Sirainenlib-fs: If fs_default_copy() fails, close the copy...
2013-06-01  Timo Sirainenlmtp: Give the DATA input stream a name, so the raw...
2013-06-01  Timo Sirainenimapc: If imapc_list_prefix is set, don't skip it in...
2013-06-01  Timo Sirainenlib-storage: If mailbox autocreate fails with "already...
2013-06-01  Timo Sirainenimapc: Return correct mailbox list flags for the imapc...
2013-06-01  Timo Sirainenimapc: Allow accessing the imapc_list_prefix itself.
2013-06-01  Timo Sirainenimapc: Fixed mailbox deletion.
2013-06-01  Timo Sirainenimapc: Don't assert-crash when trying to access imapc_l...
2013-05-31  Timo Sirainenlib-imap-client: Ask CAPABILITY again after STARTTLS
2013-05-31  Timo Sirainenlib-storage: Empty mailbox name isn't valid.
2013-05-31  Timo SirainenMake sure errno is preserved in non-delayed signal...
2013-05-31  Timo Sirainenimapc: Changed imapc_user setting's default to empty.
2013-05-31  Timo Sirainenimapc: Empty imapc_user expands to namespace's owner...
2013-05-31  Timo Sirainenlib-imap-client: Connect and command timeouts are now...
2013-05-30  Stephan Boschimap: URLFETCH's URL callback would prematurely uncork...
2013-05-30  Timo Sirainenimap: URLFETCH's tagged reply wasn't sent while TCP...
2013-05-30  Timo Sirainenauth: Fixed error handling for proxy host dns_lookup()
2013-05-30  Timo SirainenReverted previous wrong commit.
2013-05-30  Timo Sirainenauth: Fixed error handling for proxy host dns_lookup()
2013-05-30  Timo Sirainenlayout=index: Allow mailbox create/delete/rename during...
2013-05-30  Timo Sirainenlib-index: Fixed a broken assert.
2013-05-30  Stephan Boschlib-imap-urlauth: Added API for using the fetch interfa...
2013-05-30  Stephan Boschimap: Fixed segfault in URLFETCH command.
2013-05-30  Stephan Boschlib-imap-urlauth: Fixed handling of URLAUTH service...
2013-05-30  Stephan Boschlib-imap-urlauth: Fixed pending_request counter differe...
2013-05-30  Stephan Boschlib-imap-urlauth: Fixed URLAUTH fetch reference countin...
2013-05-30  Stephan Boschlib-imap-urlauth: Fixed URLAUTH connection resume after...
2013-05-30  Stephan Boschlib-imap-urlauth: Made sure callbacks from URLAUTH...
2013-05-30  Timo Sirainenvar_expand(): Added %N, which is the same as %H except...
2013-05-29  Timo Sirainenlib-imap: imap_append_string_for_humans() returned...
2013-05-29  Timo Sirainenlib-settings: Support also "seconds" and "minutes"...
2013-05-29  Timo Sirainendsync: Fixed dsync handshaking since recent change.
2013-05-29  Timo Sirainenlib-index: Fixed mail_cache_lookup_headers() when field...
2013-05-29  Timo Sirainenlib-storage: If INDEX=MEMORY, return index root dir...
2013-05-29  Timo Sirainenlib-storage: Reverted previous change after all.
2013-05-29  Timo Sirainenlib-storage: Don't try to mkdir() empty directory with...
2013-05-29  Timo SirainenFixed compiling with gcc v3.3 and older.
2013-05-28  Timo Sirainenauth ldap: If ldap debug_level>0, log how long initiali...
2013-05-28  Timo Sirainenauth: Keep auth_request referenced during DNS lookup.
2013-05-28  Timo Sirainendoveadm-server: Pass local/remote_ip/port to passdb...
2013-05-28  Timo Sirainenauth: Fixed caching empty userdb result.
2013-05-28  Timo Sirainenauth: If blocking userdb returns no fields, don't crash...
2013-05-27  Timo Sirainenlib-fs: Added fs_get_root_driver()
2013-05-27  Timo Sirainendbox: Don't cache pop3.uidl|order unless index header...
2013-05-27  Timo Sirainenlib-index: Added mail_index_ext_resize_hdr()
2013-05-27  Timo Sirainenlib-index: Fixed resizing header when old&new sizes...
2013-05-27  Timo Sirainenlib-index: Create ext-intro records using the latest...
2013-05-27  Timo Sirainendbox: Return cached pop3.order=0 as empty string instea...
2013-05-26  Timo Sirainendsync: Added -x parameter to exclude mailboxes from...
2013-05-26  Timo Sirainenimapc: Fixed assert-crash when copying messages.
2013-05-26  Timo Sirainendsync: Small code cleanup.
2013-05-26  Timo Sirainenimapc: Pass through SPECIAL-USE LIST flags if imapc...
2013-05-26  Timo Sirainendbox: Added support for POP3 message order.
2013-05-26  Timo Sirainenlib-index: mail_cache_lookup*() can now return fields...
2013-05-23  Timo Sirainenlib-http: Added ssl_cert|key|key_password settings...
2013-05-22  Timo Sirainen*-login: If ssl=required, don't list any SASL mechanism...
2013-05-22  Timo Sirainen*-login: ssl=required should imply disable_plaintext_au...
2013-05-22  Timo Sirainenlib-storage: Optimize SEARCH_MODSEQ query if it's highe...
2013-05-22  Timo Sirainendsync: Fixed unsubscribing from mailbox within same...
2013-05-22  Timo Sirainendsync: Don't notify replicator process about successful...
2013-05-21  Timo Sirainen*-login: If auth failed with a specified reason, the...
2013-05-21  Stephan Boschlib-imap-urlauth: Fixed deinitialization of the URLAUTH...
next