]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-08-04  Aki Tuomilib-dcrypt: Do not unref key twice
2016-08-04  Aki Tuomilib-dcrypt: Handle short reads in header correctly
2016-08-04  Martti Rannanjärvilib-dcrypt: add crashing 8 byte garbage read test
2016-08-04  Aki Tuomidcrypt: Update API for testing
2016-08-04  Aki Tuomidcrypt-iostream: Ref/unref keys
2016-08-04  Aki Tuomidcrypt: Use refcounting on keys
2016-08-04  Aki Tuomilast-login: Add error handling for commit
2016-08-03  Timo Sirainenlib-index: Fixed debug logging.
2016-08-03  Timo Sirainenlib-index: If mail_debug=yes, log cache compressions.
2016-08-03  Timo SirainenUse mail_get_*stream_because() wherever possible.
2016-08-03  Timo Sirainenlib-index: Added mail_cache_get_missing_reason()
2016-08-03  Timo Sirainenlib-storage: Added mail_get_stream_because() and mail_g...
2016-08-02  Timo Sirainendoveadm proxy kick: Fixed output message.
2016-08-02  Timo Sirainenlib-lda: Support %{storage_id} in deliver_log_format
2016-08-02  Timo Sirainenlib-lda: Code cleanup - move code to mail_deliver_open_...
2016-08-02  Timo Sirainenimap: When un-hibernating, send notification to imap...
2016-08-02  Timo Sirainenimap-hibernate: If un-hibernation failed due to timeout...
2016-08-02  Timo Sirainenimap-hibernate: If imap-master socket is busy, retry...
2016-08-02  Timo Sirainenlib: var_has_key() properly ignores key=='\0' now.
2016-08-02  Timo Sirainenlib: var_get_key() didn't handle %{long_variables}...
2016-08-01  Timo Sirainen--without-shared-libs was linking libdovecot.so to...
2016-08-01  Timo Sirainenlib-fs: Added fs_get_nlinks()
2016-08-01  Martti Rannanjärvilib: return non-NULL pointer in i_stream_get_data when...
2016-08-01  Timo Sirainendict-client: Don't keep a request timeout when there...
2016-08-01  Timo Sirainendict-client: When we get disconnected, reconnect and...
2016-08-01  Timo Sirainendict-client: Improved timeout error message
2016-08-01  Timo Sirainendict-client: Fixed hang in async iteration if it failed.
2016-08-01  Timo Sirainenquota: Log an error if mail's size can't be read.
2016-08-01  Martti Rannanjärvilib,lib-test: i_warning to i_debug on alloc growing...
2016-07-28  Timo Sirainenlib-storage: mbox_min_index_size setting didn't work...
2016-07-28  Timo Sirainenlib-storage: Don't crash fetching body.snippet when...
2016-07-26  Timo Sirainenimap: Fixed assert-crash when detecting if client IO...
2016-07-26  Timo Sirainenauth: Fixed caching to support %{passdb} and %{userdb}
2016-07-26  Timo Sirainenauth: Set userdb_lookup flag correctly for blocking...
2016-07-26  Timo Sirainenauth: Code cleanup - use const for struct auth_request.
2016-07-25  Timo Sirainenlazy-expunge: If lazy-expunge transaction failed alread...
2016-07-24  Timo Sirainenlib: Potential compiling fix.
2016-07-22  Stephan BoschCalling i_stream_next_line() on a chain stream would...
2016-07-22  Timo Sirainenlib-dcrypt: Allow flushing ostream multiple times.
2016-07-22  Timo Sirainenlib-dcrypt: Improved error message when istream isn...
2016-07-19  Timo Sirainenmaster: Don't leak master socket to child processes.
2016-07-17  Timo Sirainenfts: Fixed fts_autoindex when no fts_autoindex_exclude...
2016-07-17  Timo Sirainenlib-dict: Added DICT_COMMIT_RET_WRITE_UNCERTAIN
2016-07-17  Timo Sirainenlib-dict: Added enum dict_commit_ret.
2016-07-17  Timo Sirainenlib-sql: Added error_type to commit callback.
2016-07-17  Timo Sirainencassandra: Support returning SQL_RESULT_ERROR_TYPE_WRIT...
2016-07-17  Timo Sirainenlib-sql: Added sql_result_get_error_type().
2016-07-15  Aki Tuomiauth: Remove i_assert for credentials scheme
2016-07-14  Stephan BoschAdded LIBDOVECOT_PUSH_NOTIFICATION_INCLUDE to dovecot.m4.
2016-07-14  Timo Sirainendict: Fixed crash on iteration handling.
2016-07-14  Timo Sirainendict-client: Improved logging for slow queries.
2016-07-14  Timo Sirainendoveadm fetch: Fixed body.snippet.
2016-07-13  Timo Sirainendbox: Initialize pop3-uidl header on INBOX creation.
2016-07-13  Timo Sirainenlib-storage: Initialize pop3-uidl header also when...
2016-07-11  Aki Tuomiauth: Fail request if last passdb is noauthenticate
2016-07-11  Aki Tuomigssapi: Add missing PASSDB_RESULT_NEXT clause
2016-07-11  Timo Sirainenlib-fs: Added fs_metadata_init_or_clear() helper
2016-07-11  Aki Tuomipassdb: Skip credentials handling for noauthenticate
2016-07-11  Aki Tuomilib-dovecot: Turn on RELRO
2016-07-11  Timo Sirainenlib-storage: Fixed crash on subscription listing if...
2016-07-11  Aki Tuomiauth: Skip authentication with noauthenticate
2016-07-11  Timo Sirainenmdbox: Fixed crash when saving POP3 UIDLs to a non...
2016-07-11  Timo Sirainenpop3c: Fixed crash in syncing when local indexes existe...
2016-07-11  Timo Sirainenlmtp: Don't send double-DISCONNECT to anvil.
2016-07-06  Timo SirainenCompiler warning fix
2016-07-06  Aki Tuomim4: Include BINARY_*
2016-07-06  Aki TuomiAdd PIE and RELRO to binaries
2016-07-06  Aki Tuomiconfigure: Check for hardening flags
2016-07-06  Timo Sirainenglobal: Removed redundant corking in ostream flush...
2016-07-06  Timo Sirainenlib: ostream-file now automatically corks during flush...
2016-07-06  Timo Sirainenfs-sis*: Use fs_wrapper_*() wherever possible
2016-07-06  Timo Sirainenfs-sis*: Minor error handling function cleanups.
2016-07-06  Timo Sirainenfs-sis*: Removed unnecessary error copying.
2016-07-06  Timo Sirainenfs-metawrap: Use fs_wrapper_*() wherever possible
2016-07-06  Timo Sirainenfs-compress: Use fs_wrapper_*() wherever possible
2016-07-06  Timo Sirainenlib-fs: Implement all lib-fs functions as wrappers...
2016-07-06  Timo Sirainenlib-dcrypt: istream-decrypt now differentiates between...
2016-07-06  Timo Sirainenlib-dcrypt: Set stream_errno on istream-decrypt read...
2016-07-06  Timo Sirainenlib: Updated istream's stream_errno comments.
2016-07-06  Timo Sirainenlib-compression: istream-zlib/lzma now differentiates...
2016-07-05  Timo Sirainenlib-storage: Clarify that mail_namespace_find_inbox...
2016-07-05  Aki Tuomipassdb-static: Support password scheme
2016-07-04  Aki Tuomidoveadm-pw: Use debug value when loading modules
2016-07-04  Aki Tuomiconfigure: Fix static array check
2016-07-04  Martti Rannanjärvilib-dcrypt: tell in error_r that RSA key has to be...
2016-07-04  Timo Sirainenmaster: Add master socket's io listener later.
2016-07-04  Timo Sirainenmaster: Make sure stdout isn't closed on startup failures.
2016-07-01  Timo Sirainendict-client: Attempt to connect to dict socket for...
2016-07-01  Timo Sirainenlib-http: Clarify response message when retries have...
2016-07-01  Timo Sirainendict-client: Make sure query's start_time is up-to...
2016-07-01  Timo Sirainendict-client: Don't log slow background async commit...
2016-07-01  Timo Sirainencassandra: Added debug_queries connect setting.
2016-07-01  Timo Sirainencassandra: If query fails, include how long the reply...
2016-07-01  Timo Sirainencassandra: Warn if queries take too long (default 5...
2016-07-01  Timo SirainenLAYOUT=index: Make sure error is preserved if created...
2016-07-01  Aki Tuomiman: Provide usage for doveadm mailbox update
2016-07-01  Timo Sirainenlib-storage: Fixed mailbox_delete_empty() error message...
2016-07-01  Timo Sirainendict-client: When skipping connect() due to earlier...
2016-07-01  Timo Sirainendict-client: If commit fails to send BEGIN, don't try...
2016-07-01  Timo Sirainenlib-storage: Autoexpunging should ignore nonexistent...
next