]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-05-16  Timo Sirainenlib: Added buffer_get_writable_size()
2015-05-16  Timo Sirainenfts: Avoid excessive data stack usage with lib-fts
2015-05-16  Timo Sirainenlib-charset: Fixed compile warning caused by earlier...
2015-05-16  Timo Sirainenlib: Added UNICODE_REPLACEMENT_CHAR_UTF8
2015-05-16  Timo Sirainenlib: Added p_memdup()
2015-05-16  Timo Sirainenlib-charset: Added a minimal unit test
2015-05-16  Timo Sirainenimap: Fixed crash in FETCH RFC822* caused by earlier...
2015-05-15  Timo Sirainenreplication plugin: s/transction/transaction/ in debug...
2015-05-15  Timo Sirainendoveadm director flush: Unless -F parameter is used...
2015-05-15  Timo Sirainenlib-master: Added data stack frames to handling IPC...
2015-05-15  Timo Sirainendirector: Added HOST-RESET-USERS command to move users...
2015-05-15  Timo Sirainendirector: Moving a user to another host sometimes cause...
2015-05-15  Timo Sirainenimap: Added %{deleted}, %{expunged} and %{trashed}...
2015-05-15  Timo SirainenAdded %{fetch_hdr/body_count/bytes} variables to imap_l...
2015-05-15  Timo Sirainenlib-imap-storage: Added imap_msgpart_contains_body()
2015-05-15  Timo SirainenAdded signature for changeset 917d027836d0
2015-05-15  Timo SirainenAdded tag 2.2.18 for changeset 917d027836d0
2015-05-15  Timo SirainenReleased v2.2.18. 2.2.18
2015-05-15  Timo Sirainenreplication plugin: Fixed handling EAGAIN errors when...
2015-05-15  Timo Sirainenreplication plugin: Added debug logging when mail_debug=yes
2015-05-15  Timo Sirainenreplication plugin: A small optimization to check the...
2015-05-15  Timo Sirainenpgsql: Don't crash at disconnect/deinit if there's...
2015-05-15  Timo Sirainenpgsql: Log a warning if DNS lookup takes too long....
2015-05-15  Timo SirainenReverted d592417ec815 which added unnecessary code...
2015-05-15  Timo Sirainenquota: Fixed dependency tracking in Makefile
2015-05-15  Timo Sirainensdbox: When hardlink-copying a mail in alt storage...
2015-05-14  Timo Sirainenlib: Use /dev/zero instead of /dev/stderr in test-istre...
2015-05-14  Timo Sirainenlib-imap: Fixed crash in IDLE for non-TCP connections.
2015-05-14  Timo Sirainenlib-fts: Fixed test-fts-filter when building without...
2015-05-14  Matti Hamalainenconfigure: Use consistent quotation for AC_DEFINEs...
2015-05-14  Timo Sirainenpgsql: Include connect state string on connect failure...
2015-05-14  Timo Sirainenlib-lda: Added missing include file.
2015-05-14  Timo Sirainendirector: UNIX auth sockets were wrongly detected as...
2015-05-13  Timo Sirainenfts-lucene: Removed dead code
2015-05-13  Timo Sirainenlib-fts: Makefile compiling dependency fix
2015-05-13  Timo SirainenAdded signature for changeset 166106aaefc5
2015-05-13  Timo SirainenAdded tag 2.2.17 for changeset 166106aaefc5
2015-05-13  Timo SirainenReleased v2.2.17. 2.2.17
2015-05-13  Timo Sirainenlib-lda: Don't crash if postmaster_address is given...
2015-05-13  Timo Sirainenmbox: If we notice our internal state is wrong, avoid...
2015-05-13  Timo Sirainenmbox: Fixed corruption in some usage patterns.
2015-05-13  Timo Sirainenfts-solr: Fixed memory leak at user deinit.
2015-05-13  Timo Sirainenfts-solr: Crashfixes
2015-05-13  Timo Sirainenfts-solr: Don't update "last indexed UID" if we couldn...
2015-05-13  Timo Sirainendirector: Added "authreply" socket type.
2015-05-13  Timo Sirainendirector: Removed accidentally committed debug log...
2015-05-13  Timo Sirainenlib-master: If executing doveconf, use master_service_s...
2015-05-13  Timo Sirainendirector: Cleanup for director socket type configuration.
2015-05-13  Timo Sirainenlib-master: Added master_service_get_socket_name()
2015-05-13  Timo Sirainendirector: Minor code cleanup - allow access to auth...
2015-05-13  Timo Sirainendirector: Reverted previous e178413a905d commit after...
2015-05-13  Timo SirainenAdded quota-clone plugin.
2015-05-13  Timo Sirainenlib-sql: sqlite and cassandra libs were mixed up in...
2015-05-13  Timo Sirainendirector: Added a new DIRECTOR-LOOKUP command that...
2015-05-13  Timo Sirainendirector: Don't send DIRECTOR command infinitely in...
2015-05-13  Timo Sirainendirector: Include useful statistics in process title.
2015-05-13  Timo Sirainendirector: Fixed crash if director sent invalid data...
2015-05-13  Timo Sirainendirector: If we disconnect a director, pass the reason...
2015-05-13  Timo Sirainendirector: Improved debug logging about connecting to...
2015-05-12  Timo SirainenMake static analyzer happier.
2015-05-12  Timo SirainenAdded signature for changeset 2c1ce55de520
2015-05-12  Timo SirainenAdded tag 2.2.17.rc2 for changeset 2c1ce55de520
2015-05-12  Timo SirainenReleased v2.2.17.rc2. 2.2.17.rc2
2015-05-12  Timo Sirainenlib: connection API: Added delayed_unix_client_connecte...
2015-05-12  Timo Sirainendoveadm fs: Improved error message logging.
2015-05-12  Timo Sirainendoveadm dict iter: Added -1 parameter to enable DICT_IT...
2015-05-12  Timo Sirainendict-sql: Fixed non-recursive iteration.
2015-05-12  Timo Sirainencassandra: Leave consistency to default if it's not...
2015-05-12  Timo Sirainenlib: connection API was unnecessarily delaying client_c...
2015-05-12  Timo Sirainendoveadm: Register builtin dict drivers always at init
2015-05-12  Timo Sirainenlib-dict: Allow registering builtin dict drivers multip...
2015-05-12  Timo Sirainenlib-sql: Don't crash in Cassandra if connection to...
2015-05-12  Teemu Huovilalib-fts: ICU normalizer code cleanup.
2015-05-12  Phil Carmodylib-fts: autogenerate C arrays using perl
2015-05-12  Timo Sirainenfs-compress: Added NOPLUGIN_LDFLAGS to Makefile for...
2015-05-12  Timo Sirainenlib-fts: .sh scripts weren't executable - changed them...
2015-05-12  Timo Sirainenlib-fts: Reverted e80969ea8684 which replaced .sh scrip...
2015-05-11  Timo SirainenMakefile: Fixed build concurrency issues with lib-fts
2015-05-11  Timo Sirainenlib-fts: Replaced word-boundary/break-data.sh with...
2015-05-11  Timo Sirainenlib-sql: Added support for Cassandra CQL as lib-sql...
2015-05-11  Timo Sirainendict-sql: If DICT_ITERATE_FLAG_EXACT_KEY is used, use...
2015-05-11  Timo Sirainenlib-dict: Added DICT_ITERATE_FLAG_EXACT_KEY flag.
2015-05-11  Timo Sirainenlib-fts: Fixed/improved test-fts-filter unit tests...
2015-05-11  Timo Sirainenlib-fts: normalizer-icu no longer returns empty tokens.
2015-05-11  Timo Sirainenlib-fts: Added assert to fts_filter_filter() to make...
2015-05-11  Timo Sirainenlib-fts: Fixed assert-crash in fts-tokenizer-generic
2015-05-11  Timo Sirainenlib-fts: Test trailing "number." for TR29 in test-fts...
2015-05-11  Timo Sirainenlib-fts: Improved test-fts-tokenizer to run multiple...
2015-05-11  Timo Sirainenlmtp: Earlier compiler warning fix broke compiling...
2015-05-11  Timo Sirainenlib-fts: Added asserts to make sure we don't return...
2015-05-11  Timo SirainenCompiler warning fixes
2015-05-11  Timo Sirainenlmtp: chdir() to base_dir shouldn't fail - log an error...
2015-05-10  Timo Sirainenlib-index: If header is corrupted after syncing, log...
2015-05-10  Timo Sirainenfts: Fixed crash when not using lib-fts
2015-05-10  Timo Sirainenlib-http: http-server now always creates a payload...
2015-05-09  Timo Sirainenpop3-migration: Added more debug and error logging.
2015-05-09  Timo SirainenAdded signature for changeset da685736985a
2015-05-09  Timo SirainenAdded tag 2.2.17.rc1 for changeset da685736985a
2015-05-09  Timo SirainenReleased v2.2.17.rc1. 2.2.17.rc1
2015-05-09  Timo SirainenMoved fs-compress to a separate plugin directory.
next