]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-08-16  Timo Sirainenlazy-expunge: Avoid crashing if user init fails.
2011-08-16  Timo Sirainenfts-lucene: Use WildcardQuery rather than RangeQuery...
2011-08-16  Timo Sirainenlazy-expunge: Fixed assert-crash when trying to open...
2011-08-16  Timo Sirainenlib-storage: MAIL_STORAGE_SERVICE_FLAG_NO_LOG_INIT...
2011-08-16  Timo Sirainenfts: Assert-crashfix to HTML parsing if the document...
2011-08-16  Timo SirainenReplaced "ioloop log" with a more generic "ioloop context".
2011-08-16  Timo Sirainenlib-storage: Fixed assert-crash caused by previous...
2011-08-16  Timo Sirainenlib-storage: Moved stats_* from mail to transaction.
2011-08-16  Timo SirainenCompiler warning fix.
2011-08-15  Timo Sirainenlib-index: Assert-crashfix when reading transaction...
2011-08-15  Timo Sirainenlib-index: Avoid crashing when dealing with duplicate...
2011-08-15  Timo Sirainenfts-lucene: Don't crash if expunging didn't actually...
2011-08-14  Timo Sirainenexample-config: Updated auth_username_format default...
2011-08-14  Timo Sirainenlib-storage: Fixed mail_storage_copy_can_use_hardlink...
2011-08-14  Timo Sirainenlib-storage: mailbox_list_get_permissions() now returns...
2011-08-14  Timo SirainenCompiler warning fix.
2011-08-14  Timo Sirainenmbox: Generate mailbox GUID without syncing the mbox...
2011-08-14  Timo Sirainenmbox: Fixed crashing with pop3_lock_session=yes
2011-08-14  Timo Sirainenlib-storage: Don't crash if INBOX is in a namespace...
2011-08-14  Timo Sirainenfts-lucene: doveadm fts rescan now also optimizes the...
2011-08-14  Timo Sirainenfts-solr-old: Mailbox names are mUTF-7 in the Solr...
2011-08-14  Timo Sirainenlib-imap: Added t_imap_utf8_to_utf7()
2011-08-14  Timo Sirainenindexer: Don't die on "idle kill signal" if workers...
2011-08-14  Timo Sirainenindexer: Potential crashfix on deinit.
2011-08-14  Timo Sirainenfts-lucene: Actually delete messages from index on...
2011-08-14  Timo Sirainenfts: fts_expunge_log_uid_count() returned garbage on...
2011-08-14  Timo Sirainenfts: Memory leak fix
2011-08-14  Timo Sirainenfts-lucene: Avoid crashing on doveadm dump.
2011-08-14  Timo Sirainenfts-lucene: Fixed doveadm dump's lucene-index detection.
2011-08-12  Timo Sirainenfts-lucene: Use fts expunge log instead of scanning...
2011-08-12  Timo Sirainenfts: Added "doveadm fts rescan" command.
2011-08-12  Timo Sirainenfts: Added fts_backend_rescan()
2011-08-12  Timo Sirainenfts: Added generic "fts expunge log".
2011-08-12  Timo Sirainenfts-lucene: Added "doveadm dump" support for lucene...
2011-08-12  Timo Sirainenlib-storage: Added mail_guid_128_hash/cmp()
2011-08-12  Timo Sirainenliblib: Added generic mem_hash()
2011-08-11  Timo Sirainenfts: Added "doveadm fts optimize" command.
2011-08-11  Timo Sirainenfts-lucene: Several fixes and improvements.
2011-08-11  Timo Sirainenlib-storage: Added mailbox_alloc_guid() for opening...
2011-08-11  Timo Sirainenlib-storage: Added struct mailbox.generation_sequence.
2011-08-11  Timo Sirainenfts-lucene: Store indexed header names lowercased so...
2011-08-10  Timo Sirainenfts-squat: Assert-crashfix on indexing
2011-08-10  Timo SirainenRemoved dead code.
2011-08-10  Timo Sirainenlib-ssl-iostream: ssl_iostream_get_security_string...
2011-08-10  Timo SirainenMakefile fixes to include everything in dist
2011-08-10  Timo Sirainenfts: Increased initial memory pool size
2011-08-10  Timo SirainenFixed compiling without OpenSSL.
2011-08-10  Timo Sirainenfts-lucene: Added missing textcat.conf
2011-08-10  Timo Sirainenlib-storage: Fixed getting recent count for mailbox...
2011-08-10  Timo Sirainendoveadm index -n: Don't sync mailbox when checking...
2011-08-10  Timo Sirainenlib-storage: Fixes to handling INBOX/ namespace prefix.
2011-08-10  Timo Sirainenindexer: Deinitialize without crashing when there are...
2011-08-10  Timo Sirainenindexer: Fix to handling disconnected worker.
2011-08-10  Timo Sirainenfts: Assert-crashfix to HTML parsing.
2011-08-10  Timo Sirainenfts: Don't crash if application/octet-stream attachment...
2011-08-10  Timo Sirainenindexer: If worker disconnects, log whose requests...
2011-08-10  Timo Sirainenindexer: Handle unexpected worker disconnections better.
2011-08-10  Timo Sirainendoveadm: The actual doveadm part of the previous commit..
2011-08-10  Timo Sirainendoveadm index: Added -n parameter to specify max number...
2011-08-10  Timo Sirainenfts-lucene: Crashfix for handling header searches with...
2011-08-09  Timo Sirainenscript: Be sure to handle LF+LF properly.
2011-08-09  Timo Sirainenscript: Comment update
2011-08-09  Timo Sirainenindexer-worker: verbose_proctitle=yes now shows usernam...
2011-08-09  Timo Sirainenfts: Data stack access fix.
2011-08-09  Timo Sirainenindexer: Read configuration earlier while we still...
2011-08-09  Timo Sirainenindexer: If verbose_proctitle=yes, show how many client...
2011-08-09  Timo Sirainenfts-lucene: Fixed compiling without textcat/snowball
2011-08-09  Timo Sirainenfts: Log how many messages were indexed.
2011-08-09  Timo Sirainenlib-index: MAIL_INDEX_SYNC_FLAG_DELETING_INDEX comment...
2011-08-09  Timo Sirainenlib-index: MAIL_INDEX_SYNC_FLAG_DELETING_INDEX now...
2011-08-09  Timo Sirainenfts-lucene: Crashfix when textcat wasn't enabled.
2011-08-09  Timo Sirainenfts-lucene: Added initial support for language detectio...
2011-08-09  Timo Sirainenindexer-worker: Added -D parameter to enable core dumps.
2011-08-09  Timo Sirainendecode2text: If unzip fails, just ignore the attachment...
2011-08-09  Timo Sirainenfts html parser: Assert-crashfix when parsing entities.
2011-08-09  Timo Sirainendecode2text: Ignore any errors from pdftotext
2011-08-09  Timo SirainenCompile fix for CentOS 4.9 (and maybe others).
2011-08-07  Timo Sirainendoveadm-server: More fixes
2011-08-07  Timo Sirainendoveadm-server: Many fixes to make it actually work...
2011-08-07  Timo Sirainendoveadm index -q: Delay connecting to indexer.
2011-08-07  Timo Sirainendoveadm server: Fixed handling command parameters
2011-08-05  Timo Sirainenfts: decode2text.sh now ignores any errors from doc...
2011-08-04  Timo Sirainenipc client: Fixed crashing on ipc server disconnection.
2011-08-04  Timo Sirainenmail_index_get_keywords() / status.keywords weren't...
2011-08-04  Timo Sirainenpop3: Fixed RETR/TOP commands.
2011-08-04  Timo Sirainenfts-lucene: Several fixes to avoid opening index during...
2011-08-04  Timo Sirainenfts: Tell backends if we're currently in the code becau...
2011-08-04  Timo Sirainenfts: Maildir workaround to avoid assert-crash during...
2011-08-04  Timo Sirainenfts: Don't fail index build if trying to index a messag...
2011-08-04  Timo Sirainenfts-lucene: Don't crash when trying to search an unsear...
2011-08-04  Timo Sirainenfts-lucene: Fixed checking if we need to track expunges...
2011-08-04  Timo Sirainenfts-lucene: Fixed handling expunges
2011-08-04  Timo Sirainenfts: Clear updating flag on update deinit.
2011-08-04  Timo Sirainenfts: Define pkglibexecdir explicitly in Makefile.am...
2011-08-04  Timo Sirainenfts: Added a bit more error checking to decode2text.sh
2011-08-04  Timo Sirainenfts: force-resync now calls optimize on the backend.
2011-08-04  Timo Sirainenfts: NULs weren't still handled correctly in message...
2011-08-04  Timo Sirainenfts-lucene: Don't crash if optimize can't open the...
2011-08-04  Timo Sirainenfts-lucene: If optimize doesn't find an index, set...
2011-08-04  Timo Sirainenfts-lucene: Delete stale write locks.
next