]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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.
2011-09-30  Timo Sirainenimapc: Keep the last fetched message body cached until...
2011-09-30  Timo Sirainenimap: Moved partial fetch cache from static variable...
2011-09-30  Timo Sirainenmaildir: Handle open() failing with ESTALE.
2011-09-27  Timo Sirainenstats: Mail commands were sorted in wrong order, so...
2011-09-27  Timo Sirainenpop3: Fixed POP3-order sorting.
2011-09-26  Timo Sirainenstats: Compiler warning fixes.
2011-09-26  Timo Sirainenstats: Error message fix.
2011-09-26  Timo SirainenCompile fix for Solaris.
2011-09-26  Timo Sirainensdbox: Memory leak fix.
2011-09-26  Timo Sirainenauth: Added passdb imap plugin.
2011-09-26  Timo SirainenMoved imapc-client into its own lib-imap-client library.
2011-09-25  Pascal Volkman: Added doveadm move.
2011-09-23  Timo Sirainenstats: Make sure unfinished commands get freed when...
2011-09-23  Timo Sirainenfile_dotlock: And fix to previous change..
2011-09-23  Timo Sirainenfile_dotlock: Don't warn about changed mtime when it...
2011-09-23  Timo Sirainenmaildir: Improved guessing filename when it's still...
2011-09-23  Timo Sirainenmaildir: Don't always drop new flag from files when...
2011-09-22  Timo Sirainenlib-storage: mail_namespace_find_unalias() crashed...
2011-09-22  Timo Sirainendoveadm server: Previous non-authentication fix broken...
2011-09-22  Timo Sirainenfts: Support also RFC 2231 style parsing when finding...
2011-09-22  Timo Sirainenfts: Fixed running attachment decoder scripts.
2011-09-22  Timo Sirainenimapc: Fix to previous message saving change.
2011-09-22  Timo Sirainenimapc: Allow accessing a mail that is being saved witho...
2011-09-22  Timo Siraineniampc: Small code cleanup.
2011-09-22  Timo Sirainenlib-mail: Added broken input workaround to rfc822_parse...
2011-09-22  Timo Sirainenlogin: Added -R <dir> parameter to write pre-login...
2011-09-21  Timo Sirainenlogin: "cert required, client didn't start TLS" error...
2011-09-21  Timo SirainenAdded new mail_location setting "UTF8" to use UTF-8...
2011-09-21  Timo Sirainenimapc: Don't try to send literal stream output until...
2011-09-21  Timo Sirainenimapc: Added imapc_rawlog_dir setting.
2011-09-21  Timo SirainenAdded rawlog i/ostreams.
2011-09-21  Timo Sirainenlib-ssl-iostream: If flush wants to read, make sure...
2011-09-21  Timo Sirainenostream: Keep track of flush callback for filter ostrea...
2011-09-21  Timo Siraineni_stream_next_line(): Don't fail if stream doesn't...
2011-09-21  Timo SirainenSimplified creating filter ostreams.
2011-09-21  Timo SirainenRenamed lib/*-internal.h files to lib/*-private.h for...
2011-09-19  Timo Sirainendoveadm: Fixed sending commands to doveadm server when...
2011-09-21  Timo Sirainenlib-ssl-iostream: Don't require SSL ostream to always...
2011-09-20  Timo Sirainenimapc: Added more checks to catch buggy IMAP server...
2011-09-20  Timo Sirainenimapc: When remote IMAP server becomes confused, don...
2011-09-20  Timo Sirainenimapc: Filter out X-Message-Flag: header from incoming...
2011-09-20  Timo Sirainenimapc: If FETCH is missing a reply, but we haven't...
2011-09-20  Timo SirainenIncreased initial memory pool sizes.
2011-09-20  Timo Sirainenimapc: If mailbox sync fails, don't mark index corrupted.
2011-09-20  Timo Sirainenimapc: next_uid was sometimes lowered.
2011-09-20  Timo Sirainenimapc: When IMAP server unexpectedly doesn't send a...
2011-09-20  Timo Siraineninotify: If read() fails with EAGAIN, ignore it instead...
2011-09-20  Timo Sirainenimapc: Handle disconnection better when fetching a...
2011-09-19  Timo SirainenEnable --no-undefined linker flag only for Linux.
2011-09-19  Timo Sirainenfts-lucene: Fixed to work without stemmer support.
2011-09-19  Timo SirainenCompile fix for OpenBSD.
2011-09-19  Timo Sirainendoveadm: Typofix s/messsage/message/
2011-09-16  Timo SirainenAdded signature for changeset f9e744ffe021
2011-09-16  Timo SirainenAdded tag 2.1.alpha2 for changeset f9e744ffe021
2011-09-16  Timo SirainenReleased v2.1.alpha2. 2.1.alpha2
2011-09-16  Timo SirainenMerged changes from v2.0.15.
2011-09-16  Timo SirainenAdded signature for changeset 11ef52450096
2011-09-16  Timo SirainenAdded tag 2.0.15 for changeset 11ef52450096
2011-09-16  Timo SirainenReleased v2.0.15. 2.0.15
2011-09-16  Timo Sirainenauth: Use "auth-worker:" log prefix for auth worker...
2011-09-16  Timo SirainenTODO updated
2011-09-16  Timo Sirainenacl: Fixed listing multiple shared namespaces.
2011-09-16  Timo Sirainenlib-storage: Don't try to use the same mail_storage...
2011-09-16  Timo Sirainenlib-storage: Improved debug logging messages.
next