]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-09-05  Timo Sirainenlib-ssl-iostream: Avoid assert-crashing when remote...
2011-09-05  Timo Sirainenmaildir: Avoid refreshing uidlist unnecessarily.
2011-09-05  Timo Sirainenmaildir: When logging "scanning took n secs" warning...
2011-09-05  Timo Sirainenmaildir: Drop internal new-flag from mails that have...
2011-09-05  Timo Sirainenstats: Don't crash at deinit if there are still connect...
2011-09-05  Timo Sirainenstats: If forcibly disconnecting a session, show the...
2011-09-05  Timo Sirainenimapc: mailbox_status now returns permanent flags/keywo...
2011-09-05  Timo Sirainenlib-storage: mailbox_keyword_is_valid() returns now...
2011-09-05  Timo Sirainenlib-storage: Added mailbox.disallow_new_keywords and...
2011-09-04  Timo Sirainenstats: Add stats_ prefix to all settings.
2011-09-04  Timo Sirainenmaster: fifos weren't created with correct user/group.
2011-09-04  Timo Sirainenimapc: Another compiler warning fix.
2011-09-04  Timo Sirainenimapc: Compiler warning fix.
2011-09-04  Timo Sirainenimapc: Fixed checking if mail is expunged.
2011-09-04  Timo Sirainenimapc: Syncing fixes
2011-09-04  Timo Sirainenimapc: Redesigned remote sequence <-> index file record...
2011-09-04  Timo Sirainenimapc: Delay handling new messages and setting uidvalid...
2011-09-04  Timo Sirainenimapc: Never use box->view for syncing related purposes.
2011-09-04  Timo Sirainenlib-index: Fixed reopening index file that was marked...
2011-09-04  Timo Sirainenimapc: Fixed handling immediate changes when starting...
2011-09-04  Timo Sirainenimapc: Avoid assert-crashing if a new message's UID...
2011-09-04  Timo Sirainenimapc: Error logging cleanups.
2011-09-04  Timo Sirainenimapc: Fixed error handling while opening mailbox.
2011-09-04  Timo Sirainenlib-index: When marking index corrupted, delete also...
2011-09-04  Timo Sirainenimapc: Fixed syncing external changes to mailbox when...
2011-09-04  Timo Sirainenimapc: Added assert.
2011-09-04  Timo Sirainenimapc: Fixed IDLE handling.
2011-09-04  Timo Sirainenstats: Minor error message fix.
2011-09-04  Timo Sirainenimapc: Use EXAMINE command when possible.
2011-09-04  Timo Sirainenstats: Don't increase session stats based on command...
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...
next