]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-09-04  Timo Sirainenanvil: Assert-crashfix at exit when there were fifo...
2011-09-04  Timo Sirainenstats: Don't assert-crash at exit if there are unfinish...
2011-09-03  Timo Sirainenlib-sql: Don't link sql libraries to libdovecot-sql...
2011-09-02  Timo Sirainenfts-solr: Don't send delete to Solr if we're quite...
2011-09-01  Timo Sirainenstats: Log more verbosely what happened if stats shrink.
2011-09-01  Timo Sirainenstats plugin: Get disk I/O from getrusage(), not from...
2011-09-01  Timo SirainenAdded signature for changeset 8ae243558677
2011-09-01  Timo SirainenAdded tag 2.1.alpha1 for changeset 8ae243558677
2011-09-01  Timo SirainenReleased v2.1.alpha1. 2.1.alpha1
2011-09-01  Timo SirainenMake static analyzer happy.
2011-09-01  Timo Sirainendoveadm: Error handling fix
2011-09-01  Timo SirainenNEWS updated
2011-09-01  Timo SirainenTODO updated
2011-09-01  Timo Sirainenstats: Keep track of session's PIDs.
2011-09-01  Timo Sirainenstats: Keep track of last_update in microsecond precisi...
2011-09-01  Timo Sirainendoveadm: Change "stats dump" default formatter to ...
2011-09-01  Timo Sirainendoveadm: Initial implementation of "stats top" command.
2011-09-01  Timo SirainenIncreased initial memory pool size.
2011-09-01  Timo Sirainenstats plugin: Send one no-change session update after...
2011-09-01  Timo Sirainenstats: Export CPU usecs prefixed with right number...
2011-09-01  Timo Sirainendoveadm stats: Renamed "top" command to "dump" and...
2011-09-01  Timo Sirainenstats: Fixed dumping command stats.
2011-09-01  Timo Sirainenstats: Fixed handling IP address stats.
2011-09-01  Timo Sirainenstats plugin: Added stats_refresh and stats_track_cmds...
2011-09-01  Timo Sirainenstats plugin: Optimized to lookup statistics only when...
2011-09-01  Timo Sirainenstats: Don't attempt to track stats for autocreated...
2011-09-01  Timo Sirainenlib-storage: Set struct mail_users.autocreated for...
2011-09-01  Timo Sirainenstats: Added more statistics fields (syscpu, page fault...
2011-09-01  Timo Sirainendoveadm stats top: Don't hang if stats server doesn...
2011-08-31  Timo Sirainenlib-storage: Recognize "flags" cache field in MAILBOX_M...
2011-08-31  Timo Sirainenfts-solr: Fixed updating last indexed uid in fts header.
2011-08-31  Timo Sirainenfts: Removed unused code.
2011-08-31  Timo Sirainenfts-lucene: Fixed checking if optimize should be done...
2011-08-31  Timo Sirainenlib-index: Changed mail_cache_view_close() API to take...
2011-08-31  Timo Sirainenindexer: Send completion% status updates to clients.
2011-08-31  Timo SirainenRedesigned mail precaching APIs.
2011-08-31  Timo Sirainenfts: Fixed checking settings compatibility with non...
2011-08-31  Timo Sirainenlib-index: Added mail_cache_exists()
2011-08-30  Timo Sirainenauth: Added missing files from recent commit.
2011-08-30  Timo Sirainenfts: Added lookup_done() API call. Lucene uses it to...
2011-08-30  Timo Sirainenmbox: mailbox_get_guid() does now better error handling...
2011-08-30  Timo Sirainenfts-lucene, fts-solr: Try to optimize searching for...
2011-08-30  Timo Sirainenauth: Added default_fields and override_fields settings...
2011-08-30  Timo Sirainenlib-storage: Added MAILBOX_TRANSACTION_FLAG_NO_CACHE_DE...
2011-08-30  Timo Sirainenlib-index: Added mail_cache_view_update_cache_decisions()
2011-08-30  Timo SirainenMerged changes from v2.0 tree.
2011-08-29  Timo SirainenAdded signature for changeset aa68f38c04f0
2011-08-29  Timo SirainenAdded tag 2.0.14 for changeset aa68f38c04f0
2011-08-29  Timo SirainenReleased v2.0.14. 2.0.14
2011-08-29  Timo Sirainendoveadm: Proxying fix
2011-08-29  Timo Sirainendoveadm: Fixed authentication with remote doveadm server.
2011-08-29  Timo Sirainendoveadm: Added "director ring status" command.
2011-08-29  Timo Sirainendirector: Updated DIRECTOR-LIST doveadm command.
2011-08-29  Timo Sirainendoveadm: Skip mailbox optimizations under OR search...
2011-08-29  Timo Sirainenlib-index: Error logging fix to previous commit.
2011-08-28  Timo Sirainenconfigure: Added --with-stemmer and output which fts...
2011-08-28  Timo Sirainenlib-storage: Replaced MAILBOX_FLAG_KEEP_RECENT flag...
2011-08-28  Timo Sirainenstats plugin: Fixed stats connection reference counting.
2011-08-28  Timo Sirainendoveadm dump: Updated fts_index_header.
2011-08-28  Timo Sirainenfts-lucene: If default_language changes, reindex mailbox.
2011-08-28  Timo Sirainenfts: Changed private fts_index_header accessing APIs
2011-08-28  Timo Sirainenstats plugin: Don't crash if stats collecting is disabled.
2011-08-28  Timo Sirainenlib-storage: Default mail_user.service (from NULL)...
2011-08-27  Timo Sirainenfts-lucene: Error logging fix.
2011-08-26  Timo Sirainenstats: Refresh idle timeout whenever session is updated.
2011-08-26  Timo Sirainendoveadm: Added initial implementation of "stats top...
2011-08-26  Timo SirainenInitial implementation of statistics gathering daemon...
2011-08-26  Timo Sirainenlib-master: Don't count FIFOs as clients anymore. We...
2011-08-26  Timo Sirainenmaster: If fifo already exists, replace it to be sure...
2011-08-26  Timo Sirainenimap: Added hooks that can be run always before/after...
2011-08-26  Timo Sirainenliblib: Added IPADDR_BITS() macro.
2011-08-25  Timo Sirainenlib-storage: Moved all transaction stats_* to struct...
2011-08-25  Timo Sirainenliblib: Added _FULL versions of all linked list handlin...
2011-08-24  Timo SirainenMoved GUID code to liblib. Use guid_128_t type consiste...
2011-08-24  Timo Sirainenliblib: Added io_loop_get_current_context()
2011-08-24  Timo Sirainenliblib: io_loop_context_remove_callbacks() now requires...
2011-08-24  Timo SirainenNEWS updated
2011-08-24  Timo Sirainenconfigure: Removed accidentally committed stats directory.
2011-08-24  Timo Sirainenfts-lucene: Added default_language setting and separate...
2011-08-23  Timo Sirainenlib-index: When creating dovecot.index.backup files...
2011-08-23  Timo Sirainensdbox: Avoid assert-crashing if mail being saved sudden...
2011-08-23  Timo Sirainenlib-master: Make sure ipc server fd isn't tried to...
2011-08-23  Timo Sirainenrawlog: Use the lib-master API calls.
2011-08-23  Timo Sirainenmbox: Avoid crashing when getting GUID or header-md5...
2011-08-23  Timo Sirainenzlib: Fixed reading concatenated .gz files.
2011-08-23  Timo Sirainenlogin proxy: Fixed assert-crash on io_add() when client...
2011-08-23  Timo Sirainenlib-lda: Don't crash if remote disconnects during sendi...
2011-08-23  Timo Sirainenfts-lucene: Add '/' suffix to textcat_dir if it's not...
2011-08-23  Timo Sirainenfts-lucene: Free all Lucene's memory on plugin deinit.
2011-08-23  Timo Sirainenfts-lucene: Fixed memory leak in snowball analyzer.
2011-08-23  Timo Sirainenindexer: Treat worker connections as client connections...
2011-08-23  Timo Sirainenlib-master: Added master_service_client_connection_crea...
2011-08-18  Timo Sirainenmdbox: Remove refcount=0 records from map index on...
2011-08-18  Timo Sirainenmdbox: Remove refcount=0 records from map index on...
2011-08-18  Timo SirainenIncreased initial memory pool size.
2011-08-18  Timo Sirainenindexer: Code cleanup
2011-08-16  Timo Sirainenfts-lucene: Use TermQuery instead of PrefixQuery for...
2011-08-16  Timo Sirainenfts-lucene: Automatically delete corrupted indexes...
2011-08-16  Timo Sirainenfts-lucene: doveadm fts rescan now resets "last indexed...
2011-08-16  Timo Sirainenfts-lucene: Avoid unnecessarily creating the lucene...
next