]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-10-06  Timo Sirainendoveconf: Added -p parameter to parse full config even...
2010-10-06  Timo Sirainenmaildir: Write only base filenames to uidlist.
2010-10-06  Timo Sirainenimap search: Fixed YOUNGER/OLDER
2010-10-06  Timo Sirainensearch: If body search fails due to I/O error, keep...
2010-10-06  Timo Sirainenlda: -m parameter's UTF-8 validity wasn't checked corre...
2010-10-06  Timo Sirainenlib-lda: Fixed error handling if newly delivered mail...
2010-10-06  Timo Sirainenlib-index: Always update index map while committing...
2010-10-06  Timo Sirainenlib-index: Cache offsets were sometimes written pointin...
2010-10-06  Timo Sirainenlib-index: Avoid unnecessary pread()s at end of transac...
2010-10-06  Timo Sirainenlib-index: Removed unnecessary code from lock handling.
2010-10-06  Timo Sirainenlib-dict: If connect() to dict socket fails, log an...
2010-10-06  Timo Sirainenquota: Give better error message for connect() EACCES...
2010-10-05  Timo Sirainenauth: Added lookup_credentials() support for passdb...
2010-10-05  Timo Sirainenimap IDLE: Don't send "Still here" notifications if...
2010-10-05  Timo Sirainenmaster: Get only master-related configuration from...
2010-10-05  Timo Sirainenmaildir: Don't assert-crash when saving a message witho...
2010-10-04  Timo Sirainenpriority queue: Set item's idx value to invalid when...
2010-10-04  Timo Sirainenlmtp proxy: Avoid hanging at the end of message input.
2010-10-04  Timo Sirainenlib-storage: Don't write to dovecot.mailbox.log if...
2010-10-04  Timo Sirainenlib-index: Fixed leaking fds when writing to dovecot...
2010-10-04  Timo Sirainenimap-* plugins: Use the new imap_client_created_hook_se...
2010-10-04  Timo Sirainenimap: Added imap_client_created_hook_set() to update...
2010-10-04  Timo Sirainenconfigure: Added IDLE to banner CAPABILITY to make...
2010-10-04  Timo Sirainenlogin: Give a better error message if ssl_cert=path...
2010-10-01  Timo SirainenAdded signature for changeset 2690facaa927
2010-10-01  Timo SirainenAdded tag 2.0.5 for changeset 2690facaa927
2010-10-01  Timo SirainenReleased v2.0.5. 2.0.5
2010-10-01  Timo Sirainenlmtp: Make sure we partial messages aren't saved if...
2010-10-01  Timo Sirainenlib-storage: Don't wrongly ignore subscriptions=no...
2010-10-01  Timo Sirainendsync: Fail if both source and destination mail locatio...
2010-10-01  Timo Sirainenconfig: Show time/size setting values as more human...
2010-10-01  Timo Sirainenimap: Don't reset input/output byte counters when COMPR...
2010-10-01  Timo SirainenAdded i_stream_get_absolute_offset().
2010-10-01  Timo Sirainenzlib: eof_offset wasn't always set right, causing asser...
2010-10-01  Timo Sirainenzlib: Fixed istream-bzlib also with mark=TRUE seeking
2010-10-01  Timo Sirainenzlib: Fixed istream-zlib when using seeking with mark...
2010-10-01  Timo Sirainenpop3: Added pop3_fast_size_lookups setting.
2010-10-01  Timo Sirainenmail-storage.h comments updated.
2010-10-01  Timo Sirainenpop3: Code cleanup for mailbox opening code.
2010-10-01  Timo Sirainenacl: Fixed the logic of merging multiple ACLs.
2010-10-01  Timo Sirainenacl: Reverted last change. It still allows reading...
2010-10-01  Timo Sirainenacl: Avoid extra open() on a directory for default...
2010-09-30  Timo Sirainenacl: Avoid opening two dict iterators at the same time.
2010-09-30  Timo Sirainendict: Support file backend also with dict proxy.
2010-09-30  Timo Sirainendoveadm fetch: Fixed fetching uid field.
2010-09-30  Timo Sirainenauth: Don't assert-crash if a request still succeeds...
2010-09-30  Timo Sirainenauth: Avoid crashing when finishing failed requests...
2010-09-30  Timo Sirainenvirtual: Allow opening virtual mailboxes that refer...
2010-09-30  Timo Sirainenlib-index: If mail_index_sync_begin() fails, don't...
2010-09-30  Timo Sirainendirector: Properly detect invalid command parameters...
2010-09-29  Timo Sirainenmaildir: Avoid recreating uidlist all the time when...
2010-09-29  Timo Sirainenmaildir: Avoid opening cache file when getting physical...
2010-09-29  Timo SirainenMaildir: If mail's virtual size can be found from filen...
2010-09-29  Timo Sirainenlib-index: If transaction log file is small enough...
2010-09-29  Timo Sirainenmaildir: Avoid refreshing transaction log immediately...
2010-09-29  Timo Sirainenlib-index: Avoid refreshing transaction log immediately...
2010-09-29  Timo Sirainenvirtual: Don't unnecessarily stat() the virtual directory.
2010-09-29  Timo Sirainenpop3: Fixed virtual plugin when compiling --without...
2010-09-29  Timo Sirainenlib-index: Don't waste time on every mailbox open check...
2010-09-29  Timo SirainenMaildir++: When opening namespace prefix as mailbox...
2010-09-28  Timo Sirainenlda: If doveconf fails, make it exit with EX_TEMPFAIL.
2010-09-28  Timo Sirainenlogin: If master login fails, tell auth process to...
2010-09-28  Timo Sirainenmaildir: If we see unwanted non-empty directories in...
2010-09-28  Timo Sirainenconfig: Don't even try to open <file settings for modul...
2010-09-28  Timo Sirainendoveconf: Skip verifying settings for modules we don...
2010-09-28  Timo Sirainenlib-index: Try to keep writing to latest mailbox log.
2010-09-28  Timo Sirainenquota: Don't crash if user has quota disabled.
2010-09-27  Timo Sirainensdbox: Fixed memory leak when copying messages with...
2010-09-27  Timo Sirainenconfig: Verify settings plugins' versions are valid...
2010-09-27  Timo Sirainendoveconf: Expand "key=$key" variable even without ...
2010-09-27  Timo Sirainenlib-storage: Buffer writes to subscriptions file.
2010-09-27  Timo Sirainenlib-storage: Avoid fsyncing subscriptions file when...
2010-09-27  Timo Sirainenzlib: Avoid using hardcoded storage name strings.
2010-09-27  Timo Sirainenzlib: dbox storage is now called sdbox.
2010-09-26  Timo SirainenAdded signature for changeset 7f5c5778c4b9
2010-09-26  Timo SirainenAdded tag 2.0.4 for changeset 7f5c5778c4b9
2010-09-26  Timo SirainenReleased v2.0.4. 2.0.4
2010-09-26  Timo SirainenMaildir: Fixed accessing INBOX whose tmp/ directory...
2010-09-26  Timo Sirainenimap: Give better error message for "Unknown namespace"
2010-09-24  Timo Sirainenmodule_dir_load(): Make it clearer that "Skipping modul...
2010-09-24  Timo Sirainenmdbox: Removed unused code.
2010-09-24  Timo Sirainenpgsql: Avoid epoll_ctl() errors when closing connection.
2010-09-24  Timo Sirainenmaildir: Another assert for saving messages.
2010-09-24  Timo Sirainensdbox: Use "sdbox" name in the internal storage structure.
2010-09-24  Timo Sirainenmaildir: Added extra asserts.
2010-09-24  Timo Sirainenmaildir: Don't waste time stat()ing if generated filena...
2010-09-24  Timo Sirainenlib-storage: Check valid subscriptions list entries...
2010-09-23  Timo Sirainenquota: When logging about obsolete rule, log the full...
2010-09-23  Timo Sirainenquota: When logging about obsolete rule, log also the...
2010-09-23  Timo Sirainenconfig: Added conversion support for obsolete sieve...
2010-09-23  Timo Sirainenlib-storage: Log and hide invalid entries in subscripti...
2010-09-23  Timo SirainenFail at startup if process_limit>1 for services that...
2010-09-23  Timo Sirainenlib-master: If auth server is restarted, still log...
2010-09-23  Timo Sirainenmaildir: Log a warning if mailbox synchronization takes...
2010-09-23  Timo Sirainenmaildir: Use correct enum for getting uidlist record...
2010-09-23  Timo Sirainenmaildir: Fixed a race condition in getting a new messag...
2010-09-23  Timo Sirainenmaildir: Code cleanup: Use MAILDIR_UIDLIST_HDR_EXT_...
2010-09-23  Timo Sirainenmaildir: Don't add GUIDs to "external expunge" records...
2010-09-23  Timo Sirainenmaildir: When uidlist file is recreated and reread...
2010-09-23  Timo Sirainenmaildir: Cleaned up filename/guid preserving code on...
next