]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2011-11-05  Timo Sirainendsync: Set user to be admin to ignore quota limits.
2011-11-05  Timo Sirainenquota: Ignore quota limits for admin users.
2011-11-05  Timo Sirainenmaster: Wait for services to stop listening before...
2011-11-05  Timo Sirainenfts-lucene: Use FTS_BACKEND_FLAG_BUILD_FULL_WORDS flag.
2011-11-05  Timo Sirainenfts: Added FTS_BACKEND_FLAG_BUILD_FULL_WORDS for sendin...
2011-11-05  Timo Sirainenfts-lucene: Optimize searching for existence of an...
2011-11-05  Timo Sirainenfts-lucene: Index the header name tokenized, or we...
2011-11-05  Timo Sirainenfts-lucene: Fixed handling "maybe" queries (unindexed...
2011-11-04  Pascal Volkman: Added -f option to doveadm-user.1.
2011-11-04  Timo SirainenUse SSL_MODE_RELEASE_BUFFERS if available to keep memor...
2011-11-04  Timo Sirainenlmtp: Changed default client_limit to 1.
2011-11-04  Timo Sirainenimapc: When doing a LIST, delete any extra local mailbo...
2011-11-04  Timo Sirainenimapc: Don't use separate indexes/ directory anymore...
2011-11-04  Timo Sirainenimapc: If rawlog directory doesn't exist, silently...
2011-11-04  Timo Sirainenimapc: Index files weren't deleted when mailbox was...
2011-11-04  Timo Sirainenlib-storage: Added MAILBOX_LIST_FLAG_OPTIONAL_BOXES...
2011-11-04  Timo Sirainenanvil: Handle crash restarts without failing completely.
2011-11-04  Timo Sirainendoveadm dump index: Dump also mime.parts decoded.
2011-11-04  Timo Sirainenfts-lucene: Added whitespace_chars subsetting to fts_lu...
2011-11-04  Timo Siraineneacces_error_get*(): Log if group has r/w permissions...
2011-10-25  Timo Sirainenmaster: Assert-crashfix when service process limit...
2011-10-25  Timo Sirainenlogin: When renegotiating SSL handshake, don't reread...
2011-10-25  Timo Sirainenlogin: Increased client's initial memory pool size.
2011-10-20  Timo Sirainenmaster: When process_limit fills up, wait 10s before...
2011-10-20  Timo Sirainenmaster: Reset service's listen_pending flag when it...
2011-10-20  Timo Sirainenimapc: Fixed reopening a mailbox.
2011-10-19  Timo Sirainenauth: passdb static crashed if no password was given
2011-10-18  Timo Sirainenmaildir: If maildir filename has broken W/S size, renam...
2011-10-18  Timo Sirainenistream-mail: Call mail_cache_set_corrupted() properly
2011-10-17  Timo Sirainenimapc: Added imapc_ssl_verify setting.
2011-10-12  Timo Sirainenmail-log: Use mail_log_update_wanted_fields() to avoid...
2011-10-12  Timo Sirainenlib-storage: Added mail_log_update_wanted_fields()
2011-10-12  Timo Sirainenmdbox rebuild: Log an error whenever opening a mailbox...
2011-10-12  Timo Sirainenimapc: Mail body wasn't always prefetched when it shoul...
2011-10-09  Timo Sirainenimapc: When asking for capabilities, try to ask from...
2011-10-09  Timo Sirainenimapc: Post-login capabilities weren't detected/used.
2011-10-09  Timo Sirainenimapc: Support retrying some IMAP commands if we get...
2011-10-09  Timo Sirainenlib-imap: Added reference counting to imap parser.
2011-10-09  Timo Sirainenimapc: Mailbox reopening fix.
2011-10-09  Timo Sirainenimapc: Fixed expunging too many messages from index.
2011-10-09  Timo Sirainenimapc: Better implementation of checking if index is...
2011-10-09  Timo Sirainenimapc: Fixes to sending commands.
2011-10-09  Timo Sirainenimapc: Fixed detecting when messages are missing from...
2011-10-09  Timo Sirainenimapc: Initial support for automatically reconnecting...
2011-10-08  Timo Sirainenimapc: Fixed updating message flags from another session.
2011-10-07  Timo Sirainenimapc: Fixed handling keywords.
2011-10-07  Timo Sirainenimapc: Detect when message has been unexpectedly expung...
2011-10-07  Timo Sirainenimapc: IDLE didn't notify immediately about new mails.
2011-10-07  Timo Sirainenimapc: Code cleanup: avoid unnecessarily accessing...
2011-10-07  Timo Sirainenimapc: Removed unused "stop now" functionality.
2011-10-07  Timo Sirainenimapc: Changed mailbox opening API to be more extensible.
2011-10-07  Timo Sirainenimapc: Command sending API changed to be more extensible.
2011-10-07  Timo Sirainenauth: Don't re-add IO to master connection input.
2011-10-07  Timo Sirainenauth: Improved "auth client doesn't have permissions...
2011-10-05  Timo Sirainenpop3: When pop3_fast_size_lookups=yes, don't assume...
2011-10-05  Timo Sirainenimapc: Fixed fetching data for a saved, but uncommitted...
2011-10-05  Timo Sirainenlib-storage: Fixed reopening a mail stream.
2011-10-05  Timo Sirainenimapc: Memory leak fixes.
2011-10-05  Timo Sirainenimapc: Fixed closing mail properly.
2011-10-05  Timo Sirainenimapc: Fixed potential assert-crash when saving a mail.
2011-10-05  Timo Sirainenimapc: Fixed "Bad file descriptor" errors after mail...
2011-10-05  Timo Sirainenraw storage: Don't crash with mailbox_get_metadata()
2011-10-04  Timo Sirainenlib-storage: Verify that cached message size matches...
2011-10-04  Timo Sirainenlib-storage: Added mail_get_hdr_stream() and use it...
2011-10-04  Timo Sirainenimapc: Mail body caching should be done at close()...
2011-10-03  Timo Sirainenscript-login: Disable alarm after input has been read.
2011-10-02  Timo Sirainenpassdb vpopmail: Always prefer to lookup plaintext...
2011-10-02  Timo Sirainenmailbox list indexes: Get mailbox_get_metadata(guid...
2011-10-02  Timo Sirainenlib-storage: mailbox_get_metadata() no longer always...
2011-10-02  Timo Sirainenlib-storage: Compile fix for recent change.
2011-10-02  Timo Sirainenmaildir: Maildir list index change check should always...
2011-10-02  Timo Sirainenmailbox list indexes: Handle name="" mailboxes.
2011-10-02  Timo Sirainenlib-storage: Mailbox list index's ext_id shouldn't...
2011-10-02  Timo Sirainenmailbox list indexes: Added comment.
2011-10-02  Timo Sirainenmailbox list indexes: Code cleanups.
2011-10-02  Timo Sirainenmailbox list indexes: Error handling fixes.
2011-10-02  Timo Sirainenmailbox list indexes: Moved syncing code to separate...
2011-10-02  Timo Sirainenmailbox list indexes: Moved iteration code to separate...
2011-10-02  Timo SirainenRenamed index-mailbox-list* to mailbox-list-index*
2011-10-02  Timo Sirainenmailbox list indexes: Disable index files for shared...
2011-10-02  Timo Sirainenmailbox list indexes: Use storage names instead of...
2011-10-02  Timo Sirainenlmtp: Code cleanup.
2011-10-02  Timo Sirainenlda: Code cleanups
2011-10-02  Timo Sirainenlda/lmtp: Moved common raw mailbox allocation code...
2011-10-02  Timo Sirainenlib-storage: Keep mail_user referenced while storage...
2011-10-02  Timo Sirainenioloop: Memory leak fix on ioloop destroy.
2011-10-02  Timo Sirainenistream-seekable: Memory leak fix.
2011-10-02  Timo Sirainenlda/lmtp: Moved raw user creation code to common raw_st...
2011-10-02  Timo Sirainenmailbox list index: Minor code cleanup.
2011-10-01  Timo Sirainenimapc: Changed imapc_client_mailbox_cmd() parameter...
2011-10-01  Timo Sirainenimapc: Don't assert-crash when receiving 0 size literal.
2011-10-01  Timo Sirainenimapc: Make sure "is mail expunged?" NOOP is sent to...
2011-10-01  Timo Sirainenimapc: Make sure mail cache is freed when mailbox is...
2011-10-01  Timo Sirainenauth: Lazily load authdb_* and mech_* plugins only...
2011-10-01  Timo Sirainenauth: Renamed passdb_imap plugin to authdb_imap.
2011-10-01  Timo Sirainenmodule_dir_load*(): Support filtering and ignoring...
2011-10-01  Timo SirainenAdded ssl_protocols setting.
2011-10-01  Timo Sirainendoveadm: Compile fix for previous auth change.
2011-10-01  Timo Sirainenauth: If password data isn't valid for specified scheme...
2011-09-30  Timo Sirainenimap: Memory leak fixes for invalid parameter handling.
next