]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2014-10-24  Stephan Boschlib-http: client: Fixed cleanup of remaining waiting...
2014-10-24  Stephan Boschlib-http: client: Aborted requests were not counted...
2014-10-24  Timo Sirainenlib-fs: Improved error logging
2014-10-24  Timo SirainenUse i_stream_get_error() wherever possible instead...
2014-10-24  Timo Sirainenlib-storage: Added data stack frames for most calls.
2014-10-24  Timo Sirainenlib: Added "istream-seekable: " error message prefixes.
2014-10-24  Timo Sirainendsync: Added some debugging output for mailbox trees.
2014-10-24  Timo Sirainendsync: Removed in/out state from debugging.
2014-10-24  Timo Sirainenlogin proxy: If proxy_timeout is set, try to reconnect...
2014-10-23  Timo Sirainendoveadm: Added metadata set/unset/get/list commands.
2014-10-23  Timo Sirainendoveadm fetch: Use doveadm_print_istream()
2014-10-23  Timo Sirainendoveadm: Added doveadm_print_istream() for easily print...
2014-10-23  Stephan Boschlib-http: client: Fixed proxied client connect timeout.
2014-10-23  Stephan Boschlib-http: client: Implemented maximum for connection...
2014-10-23  Stephan Boschlib-http: client: Assertion in http_client_queue_fail...
2014-10-23  Stephan Boschlib-http: client: Clear req->conn when request is finished.
2014-10-23  Timo Sirainenlib-index: Detect broken log_file_tail_offset updates...
2014-10-23  Timo Sirainendsync: Fixed assert-crash / memory leak on error handli...
2014-10-23  Timo Sirainenlib-storage: Make sure mailbox names are valid UTF...
2014-10-22  Timo Sirainenreplication plugin: Use low priority for mail copying...
2014-10-22  Timo Sirainenlib: Added unit tests for guid_128_*()
2014-10-21  Timo Sirainenlib: Added guid_128_copy()
2014-10-21  Stephan Boschlib-http: client: If peer is unlinked from queue and...
2014-10-21  Timo Sirainenlib-storage: LAYOUT=index no longer keeps list index...
2014-10-21  Timo Sirainenlib-storage: Partially reverted previous change. Added...
2014-10-21  Timo Sirainenlib-storage: Added mailbox_list_index_delete_entry()
2014-10-20  Timo Sirainenlib: test-buffer was randomly crashing with SIGFPE
2014-10-20  Stephan Boschlib-http: client: Created list of all submitted requests.
2014-10-20  Stephan Boschlib-http: client: Fixed behavior of connection backoff...
2014-10-20  Stephan Boschlib-http: client: Connection erroneously indicated...
2014-10-20  Stephan Boschlib-http: client: Fixed behavior for max_connect_attemp...
2014-10-20  Stephan Boschlib-http: client: Fixed handling of connection timeouts.
2014-10-19  Pascal Volkman: Reworked some formatting requests.
2014-10-19  Timo Sirainenimap, pop3, lmtp: If client gets disconnected due to...
2014-10-17  Timo Sirainendoveadm fetch: If istream reading fails, log a better...
2014-10-17  Timo Sirainenlib-storage: When logging about corrupted cached messag...
2014-10-17  Timo Sirainenlib-storage: If we detect a broken cached message size...
2014-10-17  Timo Sirainenlib-lda: And fixed the earlier commit.
2014-10-17  Timo Sirainenlib-lda: duplicate_flush() now unlocks the duplicate...
2014-10-16  Timo Sirainenlib-storage: LAYOUT=index doesn't reserve '~' as intern...
2014-10-16  Timo Sirainendoveconf: Changed _doveconf_comment symbol suffix to...
2014-10-15  Timo Sirainendoveconf: Allow settings plugins to print comments...
2014-10-14  Timo Sirainenimap-zlib: Removed check for disallowing COMPRESS to...
2014-10-14  Timo Sirainenlib-ssl-iostream: Allow commas also in ssl_protocols...
2014-10-14  Timo SirainenCompiling fix for some systems.
2014-10-14  Timo Sirainenauth: Minor fix to previous commit.
2014-10-14  Timo Sirainenauth: Check for empty username after doing all the...
2014-10-14  Timo SirainenAdded signature for changeset 6dad1f6e8930
2014-10-14  Timo SirainenAdded tag 2.2.14 for changeset 6dad1f6e8930
2014-10-14  Timo SirainenReleased v2.2.14. 2.2.14
2014-10-14  Timo Sirainenlib-storage: Added X-REAL-UID search parameter.
2014-10-14  Timo SirainenCompiler warning fix
2014-10-14  Timo Sirainenlib: i_stream_read_next_line() now sets a better error...
2014-10-13  Timo Sirainenauth: Fix to earlier commit: Don't try to resume alread...
2014-10-13  Timo Sirainenlib-index: Automatically grow header size on header...
2014-10-13  Timo SirainenCompile fix for systems without dlopen()
2014-10-12  Stephan Boschlib-http: client: Moved delayed failed requests from...
2014-10-12  Stephan Boschlib-http: client: With the recent addition of a connect...
2014-10-12  Stephan Boschlib-http: client: Fixed segfault caused by earlier...
2014-10-10  Timo Sirainenauth: Make sure userdb iteration is destroyed if worker...
2014-10-10  Timo Sirainenauth: Userdb iteration optimization.
2014-10-10  Stephan Boschlib-dns: The dns_lookup() call caused a crash upon...
2014-10-10  Timo Sirainenauth: If userdb iteration client disconnects early...
2014-10-10  Timo Sirainenmaildir: Don't limit uidlist line lengths to 4096 bytes.
2014-10-09  Stephan Boschlib-http: client: Fixed assert crash occurring when...
2014-10-09  Timo Sirainenlib-lda: Compiler warning fix
2014-10-09  Timo Sirainenmbox: Removed obsolete code that also wasn't compiling...
2014-10-09  Pascal Volkman: doveadm-acl.1: Corrected description of default...
2014-10-09  Timo Sirainenlib-index: Removed dovecot.index locking related code...
2014-10-09  Timo Sirainenlib: Updated comment to o_stream_send_istream()
2014-10-09  Timo Sirainenlib: Fixed assert-crash in o_stream_send_istream()...
2014-10-09  Timo Sirainenlib-index: Added mail_index_sync_no_warning() to preven...
2014-10-09  Timo Sirainenlib-index: Include reason string in warnings about...
2014-10-09  Timo Sirainenlib-index: Replaced some automatic transaction log...
2014-10-09  Timo Sirainenlib-index: If locking transaction log times out, show...
2014-10-09  Timo Sirainenmaildir: Use MAIL_TRANSACTION_LOG_LOCK_WARN_SECS as...
2014-10-09  Timo Sirainenlib-index: Moved MAIL_TRANSACTION_LOG_LOCK_WARN_SECS...
2014-10-09  Timo Sirainenlib: o_stream_send_istream() shouldn't ignore EINTRs...
2014-10-09  Timo Sirainenlib: o_stream_send_istream() should return -1 if there...
2014-10-09  Timo Sirainenlib: Added file_lock_find() to find which process has...
2014-10-09  Timo Sirainenlib-storage: Small comment update
2014-10-09  Timo Sirainenlib-storage: If uncached header unfolding fails, panic...
2014-10-09  Timo Sirainenlib-storage: Fixed header parsing when there were multi...
2014-10-09  Timo Sirainenlib-lda: Added smtp_client_abort()
2014-10-08  Timo Sirainenlda, lmtp: Use mail_deliver_context.tempfail_error...
2014-10-08  Timo Sirainenlib: Compiling fix for FreeBSD
2014-10-08  Timo Sirainenlib-storage: LAYOUT=index small code cleanup
2014-10-08  Timo Sirainenlib-storage: Fixed earlier LAYOUT=index change to refre...
2014-10-07  Pascal Volkman: Added doveadm-proxy.1.
2014-10-07  Timo Sirainenlib-storage: Fixed some race condition crashes with...
2014-10-07  Timo Sirainenlib-storage: Fixed assert-crash when BODYSTRUCTURE...
2014-10-07  Timo Sirainenlib-mail: Added asserts
2014-10-07  Timo Sirainenlib-index: Fixed assert-crash in some cache locking...
2014-10-07  Phil Carmodylib-fs: struct fs_file's write_pending is a flag
2014-10-07  Timo Sirainenlib-index: Delay unlocking cache compression until...
2014-10-07  Timo Sirainenlib-index: Added path parameter to mail_index_create_tm...
2014-10-07  Timo Sirainenlib-index: Try to minimize race conditions while compre...
2014-10-07  Timo Sirainenlib-index: mail_cache_lock() partial rewrite.
2014-10-06  Timo Sirainenlib-index: Code cleanup - avoid code duplication.
2014-10-06  Timo Sirainenlib-index: Fixed cache file creation race condition.
next