]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2015-04-29  Timo Sirainenlib: Renamed test-network to test-net
2015-04-29  Timo Sirainenlib: net_addr2ip() sets the family now only after addre...
2015-04-29  Timo Sirainenlib-imap: imap_utf7_to_utf8() returns failure now for...
2015-04-29  Timo Sirainendirector: Implemented director_proxy_maybe passdb extra...
2015-04-25  Stephan Boschuri-util: Added the possibility of only checking the...
2015-04-25  Stephan Boschuri-util: Improve errors about invalid characters in...
2015-04-25  Stephan Boschuri-util: Allow empty host name in the generic URI...
2015-04-25  Stephan Boschlib-http: client: Fixed memory leak in CONNECT tunnel...
2015-04-25  Stephan Boschlib: connection: Connect to unix socket asynchronously...
2015-04-29  Timo Sirainenfts: Do not deinit uncreated fts context
2015-04-29  Timo Sirainentrash plugin: Count more correctly the number of bytes...
2015-04-29  Timo Sirainentrash plugin: Fixed handling unlimited quota limits.
2015-04-29  Timo Sirainenquota: Don't assume mail is too large if a quota root...
2015-04-28  Timo Sirainenlib-mail: Fixed modifying headers with i_stream_header_...
2015-04-28  Timo Sirainen*-login: Don't try to flush SSL output if SSL handshake...
2015-04-25  Timo SirainenForgot to include year 2015 in earlier new files' Copyr...
2015-04-25  Timo Sirainenlog: Don't confuse process sending a partial log line...
2015-04-25  Timo Sirainenlib: Fixed crash in connection API if input streams...
2015-04-25  Timo Sirainenlib: Fixed test-istream-unix to not send uninitialized...
2015-04-25  Timo Sirainenimap: Code cleanup: Moved IDLE keepalive timer calculat...
2015-04-25  Timo Sirainenlib: Added istream-unix for reading fd sockets via...
2015-04-25  Timo Sirainenlib: Added numpack_decode32()
2015-04-24  Timo Sirainenfts: Fixed infinite looping at deinit.
2015-04-24  Timo Sirainendoveadm fs delete -R: Fixed infinite looping when delet...
2015-04-24  Timo Sirainendoveadm fs delete -R: When deleting directories, includ...
2015-04-24  Timo Sirainenlmtp: Added lmtp_hdr_delivery_address=final|original...
2015-04-24  Timo Sirainendoveadm-server: Fixed returning command input stream...
2015-04-24  Timo Sirainenfts-solr: fts_solr=use_libfts send data to Solr via...
2015-04-24  Timo Sirainenfts: Minor error messagage prefix change.
2015-04-24  Timo Sirainenfts: Don't always try to initialize lib-fts. Require...
2015-04-24  Timo Sirainenfts: Install fts-user.h header
2015-04-24  Timo Sirainenfts: Replace '-' with '_' in filter-specific fts_filter...
2015-04-24  Timo Sirainenlib-fs: Use the new t_str_replace() instead of doing...
2015-04-24  Timo Sirainenlib: Added t_str_replace() to replace one character...
2015-04-23  Timo Sirainendict: Fixed unescaping strings from lib-dict.
2015-04-23  Timo Sirainenauth: Don't assert-crash if master user login attempts...
2015-04-23  Timo Sirainenlib-storage: mail_search_args_simplify() handles now...
2015-04-23  Timo Sirainenlib-storage: mail_search_args_simplify() handles now...
2015-04-23  Timo Sirainenlib-storage: mail_search_args_simplify() handles now...
2015-04-23  Timo Sirainenlib-storage: mail_search_args_simplify() merges now...
2015-04-23  Timo Sirainenlib-storage: If mail_search_args_simplify() merges...
2015-04-23  Timo Sirainenlib-storage: Makefile fixes for previous test programs
2015-04-23  Timo Sirainenimapc: Don't write SEARCH YOUNGER/OLDER queries if...
2015-04-23  Timo Sirainenlib-storage: Moved mail_search_args_simplify() to its...
2015-04-23  Timo Sirainenimapc: Use mail_search_arg_to_imap() to write IMAP...
2015-04-23  Timo Sirainenlib-storage: Added mail_search_args_to_imap()
2015-04-23  Timo Sirainenlib-storage: Added mail_thread_type_to_str()
2015-04-23  Timo Sirainenlib-imap: Added imap_to_date()
2015-04-23  Timo Sirainenlib-storage: Fixed assert-crash with mailbox_list_index...
2015-04-23  Timo Sirainenimapc: After auth failed, return failure immediately...
2015-04-23  Timo Sirainenlib-storage: Small code cleanup for index_mail_get_bina...
2015-04-23  Timo Sirainenlib: Fixed reference counting in iostream-rawlog if...
2015-04-23  Timo Sirainenlib: iostream_rawlog_create_from_stream() now allows...
2015-04-23  Timo Sirainenlib-storage: Fixed subscription file reading when file...
2015-04-22  Timo Sirainenlib-storage: Added support for subscriptions file versi...
2015-04-21  Timo Sirainenfts-lucene: Fix to earlier commit: Header names must...
2015-04-21  Timo Sirainenfts-lucene: Optionally use lib-fts instead of CLucene...
2015-04-21  Timo Sirainenfts: If backend has FTS_BACKEND_FLAG_TOKENIZED_INPUT...
2015-04-21  Timo Sirainenlib-fs: Fixed fs-posix to work with fs_iter_init(path...
2015-04-21  Timo Sirainenlib-fts: Added normalizer-simple for doing normalizatio...
2015-04-21  Timo Sirainenlib-fts: Fixed test-fts-filter to work again after...
2015-04-21  Timo Sirainenlib-fts: Renamed normalizer to icu-normalizer, includin...
2015-04-21  Timo Sirainenconfigure: s/normalizer/libicu/ since we it could be...
2015-04-21  Timo Sirainenlmtp proxy: Include in log messages how long it took...
2015-04-21  Timo Sirainenlib-lda: Assume that the caller sets delivery_time_started
2015-04-21  Timo Sirainenlib-lda: mail_deliver_log() now updates the %{delivery_...
2015-04-21  Timo Sirainenlib-lda: Added lmtp-client to track timestamps when...
2015-04-21  Timo Sirainenimap: Finishing previous commit by removing now-unneces...
2015-04-21  Timo Sirainenimap: Removed separate time counting from SELECT and...
2015-04-21  Timo Sirainenimap: Include in tagged reply how much running time...
2015-04-21  Timo Sirainenimap: Small code cleanup.
2015-04-21  Timo Sirainenlda, lmtp: Added delivery_time and session_time variabl...
2015-04-21  Timo Sirainenstats: num_cmds was always 0 in global stats
2015-04-21  Timo Sirainenlib-fts: Added udhr_fra.txt to EXTRA_DIST
2015-04-20  Timo Sirainenlib-fts: Added PropList.txt to EXTRA_DIST
2015-04-20  Timo Sirainenlib-fts requires libexttextcat actually - don't even...
2015-04-20  Timo Sirainenlib-fts: Updated Finnish/French stopword lists from...
2015-04-20  Timo Sirainenlib-fts: Fixed using FTS_NORMALIZER_CFLAGS/LIBS.
2015-04-20  Timo Sirainenlib-fts: Don't crash in test-fts-filter if libstemmer...
2015-04-20  Timo Sirainenlib-fts: Fixed some wrong macro name checks.
2015-04-20  Timo Sirainenlib-fts: Added missing stopwords_fi.txt
2015-04-20  Timo Sirainenlib-fts: Fixed test-fts-language to use TEXTCAT_DATADIR
2015-04-20  Timo Sirainenconfigure: Fixed building without textcat.
2015-04-20  Timo Sirainenconfigure: Added Debian Wheezy workaround for finding...
2015-04-20  Timo Sirainenlib-fts: Fixed default textcat datadir paths.
2015-04-20  Timo Sirainenconfigure: Fixed linking with libexttextcat when it...
2015-04-20  Timo Sirainenfts: Added FTS_BACKEND_FLAG_TOKENIZED_INPUT, which...
2015-04-20  Timo SirainenInitial import for lib-fts.
2015-04-20  Timo Sirainenconfigure: Fixed/improved finding and using libexttextcat.
2015-04-20  Timo Sirainenconfigure: Stemmer and textcat checks are now done...
2015-04-20  Timo Sirainenfts: Code cleanup to do all index updates via fts_build...
2015-04-17  Timo Sirainendoveadm fs delete -R: Don't add extra '/' chars in...
2015-04-17  Timo Sirainendovecot-config: Added lib-stats to LIBDOVECOT_INCLUDE
2015-04-16  Timo Sirainenlib-fs: fs_class_register() can now be called externally.
2015-04-16  Timo Sirainendoveadm mailbox metadata: The keys must always be lower...
2015-04-16  Timo Sirainenstats: Fixed compiling with some OSes.
2015-04-16  Phil Carmodylib: test-array build warnings on Solaris 10
2015-04-15  Timo Sirainenimapc: Added imapc_features=zimbra-workarounds
2015-04-14  Timo Sirainendict-file: Use tabescaping for keys and values to allow...
2015-04-13  Timo Sirainenauth: If passdb/userdb changes the username, add the...
next