]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2014-11-11  Timo Sirainendoveadm: Code cleanups to prepare server code for non...
2014-11-11  Timo Sirainenlib: Compiler warning fix in 32bit systems to previous...
2014-11-11  Timo Sirainenlib: file_wait/try_lock() treats EINTR differently...
2014-10-31  Timo Sirainenlib-storage: Mailbox list index now detects duplicate...
2014-11-05  Timo Sirainendoveadm: Removed duplicate subcommands from list of...
2014-11-04  Timo Sirainenimap: If GETMETADATA with wildcards can't open some...
2014-11-01  Timo Sirainenssl-params: Use lib-ssl-iostream's ssl_iostream_generat...
2014-11-01  Timo Sirainenlib-ssl-iostream: Added dh_length parameter to ssl_iost...
2014-10-31  Timo Sirainenlib-ssl-iostream: Support non-1024bit DH parameters...
2014-10-30  Timo Sirainenlib-ssl-iostream: Destroy SSL module later in the atexi...
2014-10-30  Timo Sirainenlib: Added lib_atexit_priority()
2014-10-30  Timo Sirainen*-login: Also increase MASTER_AUTH_MAX_DATA_SIZE and...
2014-10-30  Timo Sirainen*-login: And actually make the previous changes work.
2014-10-30  Timo Sirainenimap-login: Added "x-session-ext-id" parameter for...
2014-10-30  Timo Sirainenlib-master: Removed fixed length limit for session-id.
2014-10-29  Timo Sirainenlib: connection_switch_ioloop() should switch also...
2014-10-29  Timo Sirainenlmtp: Added support for STARTTLS command.
2014-10-29  Timo Sirainenlib-http: Make sure we don't access already freed clien...
2014-10-29  Timo Sirainenlib: io_remove() should finish closing the io before...
2014-10-28  Stephan Boschlib-http: client: Fixed assertion failure in http_clien...
2014-10-28  Timo Sirainenlib: istream-timeout logs how long the stream was open...
2014-10-28  Timo Sirainenlib-http: If there's an error reading chunked http...
2014-10-28  Timo Sirainendsync: Fixed notifying replicator (-U parameter) if...
2014-10-27  Timo Sirainenlib: Make sure ostream.last_failed_errno is always...
2014-10-27  Timo Sirainenlib: o_stream_uncork() could also cause write errors...
2014-10-27  Teemu Huovilalib-index: Remove assert that can never happen.
2014-10-27  Timo Sirainenmaster: Don't send broken BYE notifications to log...
2014-10-27  Timo Sirainenlog: Don't crash if master sends a negative service_fd...
2014-10-27  Timo Sirainenmaster: Added an assert to catch duplicate fork() PIDs.
2014-10-27  Timo Sirainenlib-storage: Recent change broke deleting mailboxes...
2014-10-26  Stephan Boschlib-http: server: Fixed a hang occurring sometimes...
2014-10-26  Stephan Boschlib-http: client: Removed asssert in http_client_connec...
2014-10-26  Stephan Boschlib-http: client: The asserts recently added to http_co...
2014-10-25  Timo Sirainenfs-posix: fs_copy() no longer fails if destination...
2014-10-25  Timo Sirainenlib-http server: If i/ostream fails, don't return wrong...
2014-10-25  Pascal Volkman: Global options includes: Added back the newline...
2014-10-25  Pascal Volkman: Global options includes: Added description of...
2014-10-25  Timo Sirainenlib: If i_stream_seek() works by reading forward and...
2014-10-25  Timo Sirainenmaster: Don't start new processes while shutting down.
2014-10-25  Timo Sirainendsync: Added debug logging for attribute importing
2014-10-25  Timo SirainenAdded signature for changeset e8b793f2c409
2014-10-25  Timo SirainenAdded tag 2.2.15 for changeset e8b793f2c409
2014-10-25  Timo SirainenReleased v2.2.15. 2.2.15
2014-10-25  Timo Sirainenlmtp: Use mail_log_prefix while mails are being delivered.
2014-10-25  Timo Sirainenlmtp: Added missing session_id to mail_user
2014-10-25  Timo Sirainenlib-storage: LAYOUT=index now first creates the backend...
2014-10-25  Timo Sirainenlib-storage: Don't update mailbox list index status...
2014-10-25  Timo Sirainenlib-storage: When mailbox is deleted, reset its cached...
2014-10-25  Timo Sirainenlib-storage: Fully unreference indexes when deleting...
2014-10-24  Timo Sirainenlib-index: Don't assert-crash if expunge event handling...
2014-10-24  Timo Sirainenquota: Fixed including the right system quota.h with...
2014-10-24  Timo Sirainenquota: Fixed NetBSD quota
2014-10-24  Timo Sirainenauth: Some unsuccessful passdb lookups weren't returned...
2014-10-24  Timo Sirainenauth: allow_nets=local matches now connections without...
2014-10-24  Timo Sirainenvirtual plugin: Fixed assert-crash when backend mailbox...
2014-10-24  Stephan Boschlib-http: client: Handle situation in which server...
2014-10-24  Stephan Boschlib-http: client: Fixed handling of requests aborted...
2014-10-24  Stephan Boschlib-http: client: Fixed conflict between request abort...
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...
next