]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2016-10-09  Timo Sirainenlib-compression: Fixed compler warnings and wrongly...
2016-10-09  Timo Sirainenglobal: Make sure i_stream_read() calls handle 0 and...
2016-10-09  Timo Sirainenlog: Minor error logging and comment improvement.
2016-10-06  Timo Sirainenimapc: Added imapc_max_line_length to limit maximum...
2016-10-06  Timo Sirainenlib-index: Added test-mail-index-modseq unit test
2016-10-05  Timo Sirainenlib-test: Fixed assert-crash in test_exit() with -...
2016-10-05  Timo Sirainenlib: Simplify static checker's job for i_free() macro.
2016-10-05  Timo Sirainenlib: [ip]_free(mem) is now also guaranteed to set mem...
2016-10-05  Timo Sirainenlib-storage: Fixed assert-crash in mailbox_save_cancel()
2016-10-05  Aki Tuomilib-program-client: Add program-client from pigeonhole
2016-10-05  Timo Sirainenlib: If connect() fails with EADDRNOTAVAIL, retry it...
2016-10-05  Phil Carmodyplugins/fts - make storage errors more informative
2016-10-05  Timo Sirainenlib-storage: autoexpunge mailboxes with wildcards didn...
2016-10-04  Timo Sirainenlib-index: If view syncing sees index is reset, always...
2016-10-04  Timo Sirainenlib-index: When finding a view is reset, don't attempt...
2016-10-04  Timo Sirainenlib-index: Fixed potential assert-crash when view synci...
2016-10-04  Timo Sirainenlib-storage: Make sure mailbox_sync*() fails if view...
2016-10-04  Timo Sirainenimap: If mailbox is inconsistent after syncing, don...
2016-10-03  Stephan Boschlib: uri-util: Implemented API to check generic URI...
2016-10-03  Stephan Boschlib-http: uri: Removed unnecessary checking of percent...
2016-10-03  Stephan Boschlib: uri-util: Always fully check the syntax of percent...
2016-10-03  Aki Tuomilib-test: Fix memory leak in test-ostream
2016-10-03  Aki Tuomilib-test: Fix illegal memory access in test-ostream
2016-10-03  Aki Tuomiio: Add source filename
2016-09-30  Timo Sirainenlib-test: Added test_ostream for testing nonblocking...
2016-09-30  Timo Sirainenlib-test: Moved test_istream code to its own test-istre...
2016-09-30  Timo Sirainenlib-test: Allow test_istream_set_*() for test-istream...
2016-09-30  Timo Sirainendirector: Ignore duplicates in director_servers setting.
2016-09-30  Timo Sirainenlib-storage: mail_user_dup() should duplicate also...
2016-09-29  Timo Sirainenlib-storage: Don't reset mail_save_context.saving too...
2016-09-29  Timo Sirainenlib-storage: If mailbox_move() fails, reset mail_save_c...
2016-09-29  Aki Tuomidoveadm-import: Update manpage
2016-09-29  Aki Tuomidoveadm-import: Add -U parameter to specify source...
2016-09-29  Aki Tuomidoveadm-import: Use target user as source user
2016-09-28  Aki Tuomiimap-hibernate: Accept RFC DONE\IDLE
2016-09-27  Timo Sirainenmaster: Removed hardcoded listen() backlog limit.
2016-09-27  Timo Sirainenlib-storage: Update mailbox.recent_flags_count correctly.
2016-09-27  Timo Sirainendsync: Virtual sizes weren't exported properly with...
2016-09-27  Timo Sirainendsync: Renamed "max sync size" parameter from -S to -I.
2016-09-26  Timo Sirainendict-client: Fixed lock and ioloop wait timings in...
2016-09-26  Timo Sirainendict-client: Don't return "Dict server timeout" too...
2016-09-26  Timo Sirainendict-client: Remove timeout when there are only backgro...
2016-09-23  Timo Sirainenlogin proxy: Don't leak connections if reconnect fails...
2016-09-22  Aki Tuomilib: Add test for pending io without timeouts
2016-09-22  Aki Tuomilib: Update ioloop attributes
2016-09-22  Timo Sirainenlib-mail: message_header_hash_more() now allows input...
2016-09-22  Timo Sirainenlib-mail: Removed obsolete comment about message_header...
2016-09-22  Timo Sirainenpop3-migration: "first POP3 msg" warning didn't actuall...
2016-09-22  Timo Sirainendbox: mailbox_update() shouldn't reset pop3-uidl header.
2016-09-21  Timo Sirainenlogin-proxy: Fixed "Host is down" never reseting itself.
2016-09-21  Timo Sirainenlib: test-istream-chain fixes
2016-09-21  Timo Sirainenlib-dcrypt: Don't finalize encryption on o_stream_flush()
2016-09-21  Timo Sirainenlib: Fixed istream-chain when it has multiple "previous...
2016-09-21  Timo Sirainenlib: Fixed ostream-failure-at with blocking parent...
2016-09-21  Timo Sirainendoveadm fs get: Fixed logging error messages.
2016-09-20  Aki Tuomiimap-login: Add missing brace
2016-09-20  Aki Tuomiimap-proxy: Fix typo in comment
2016-09-20  Aki Tuomiimap-login: Honor nopipelining during preauth
2016-09-20  Josef 'Jeff... lib-storage: remove unused internal_attribute argument...
2016-09-20  Aki Tuomilib-dcrypt: Set NOPLUGIN_LDFLAGS to empty
2016-09-20  Aki Tuomilib-dcrypt: Makefile.am fix
2016-09-20  Aki Tuomilib: Ensure handler_context is not NULL
2016-09-20  Aki Tuomilib: Prevent crash in ioloop
2016-09-19  Timo Sirainenlib: Assert if i_stream_create_seekable_path(temp_path_...
2016-09-19  Aki Tuomifts-plugin: Remove NULL assert
2016-09-19  Aki Tuomifts-backend-solr: Check that box is not NULL
2016-09-19  Aki Tuomifts-backend-lucene: Check that box is not NULL
2016-09-19  Timo Sirainenlib-ssl-iostream: The final fix to make the SSL plugin...
2016-09-18  Timo Sirainenlib-ssl-iostream: Fixed OpenSSL module to be actually...
2016-09-17  Aki Tuomiauth-policy: Ref/unref auth request
2016-09-16  Timo Sirainenfs-randomfail: Operation is unfinished on EAGAIN, not...
2016-09-16  Timo Sirainenlib-http: Link test-http-client libssl_iostream_openssl...
2016-09-16  Timo Sirainenlib-ssl-iostream: Use more standard _init() & _deinit...
2016-09-15  Timo Sirainenlib: safe_mkstemp*() didn't always truncate prefix...
2016-09-15  Timo Sirainenpop3-migration: Fixed crash when not specifying pop3_mi...
2016-09-15  Timo Siraineniostream-temp: If write() to temp file fails at any...
2016-09-14  Timo Sirainenpop3-migration: Avoid unnecessarily using stream's...
2016-09-14  Timo Sirainenimapc: mail_get_stream() shouldn't return cached hdr_size
2016-09-14  Josef 'Jeff... doveadm: refactor mailbox attribute get/set/unset/list...
2016-09-14  Josef 'Jeff... doveadm: allow access to server attributes via empty...
2016-09-14  Josef 'Jeff... lib-storage: remove attribute accessibility checks
2016-09-14  Josef 'Jeff... doveadm: lowercase attribute names before trying to...
2016-09-14  Josef 'Jeff... lib-storage: document mailbox and server attribute...
2016-09-13  Stephan Boschlib-http: client: Fixed hang occurring when nested...
2016-09-13  Stephan Boschlib-http: test-http-payload: Fixed problem in nested...
2016-09-13  Stephan Boschlib-http: test-http-payload: Improved logging of nested...
2016-09-13  Timo Sirainendoveadm-auth: Handle unexpected auth "continue" request...
2016-09-13  Timo Sirainenlib-lda: Cleanup error handling in LMTP client code.
2016-09-13  Timo Sirainenlib-master: Fixed memory leak when IPC server is handli...
2016-09-13  Timo Sirainendoveadm: Don't allow doveadm_print_header(title==NULL...
2016-09-13  Timo Sirainendict-client: Don't crash if dict-server returns broken...
2016-09-13  Timo Sirainenauth: Make sure auth_request_log_info() doesn't crash...
2016-09-13  Timo Sirainenauth: Explicitly ignore return value to make static...
2016-09-13  Timo SirainenAdded asserts to make static analyzer happier.
2016-09-13  Timo SirainenRemoved dead code to make static analyzer happier.
2016-09-13  Timo Sirainenlib-storage: Fix potential crash when userdb-returns...
2016-09-13  Timo Sirainenlib-test: Fixed NULL pointer dereference when using...
2016-09-13  Timo Sirainenpgsql: Fixed clearing sql_commit_result.error_type
2016-09-13  Timo Sirainenfts-squat: Fixed memory leak on corrupted uidlist handling
2016-09-13  Timo Sirainendict-file: Don't leak a lock on temp file creation...
next