]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2008-07-01  Timo SirainenMaildir: If there are multiple :2,<flags> in filename...
2008-07-02  Timo SirainenUpdated thread index documentation.
2008-06-28  Timo SirainenIndex modseq handling crashfix.
2008-06-27  Timo SirainenMaildir: \Recent flags weren't set correctly if mail...
2008-06-27  Timo SirainenTHREAD X-REFERENCES2: Assert-crashfix.
2008-06-27  Timo SirainenRemoved a comment about [::] maybe listening for IPv4...
2008-06-27  Timo SirainenWhen checking for -lssl, include -ldl if it exists...
2008-06-27  Timo Sirainenrquota_xdr compilation fixes for AIX (hopefully won...
2008-06-27  Timo SirainenMemory leak fixes.
2008-06-26  Timo Sirainens/reseting/resetting/
2008-06-26  Timo SirainenSort index sometimes failed wrongly with "Sort IDs...
2008-06-26  Timo SirainenFetch BODYSTRUCTURE: Added missing NIL to the plain...
2008-06-26  Timo SirainenThread index fixes and optimizations.
2008-06-26  Timo SirainenThreading: Fixed fallbacking to in-memory hash if the...
2008-06-24  Timo SirainenMerge RFC 2231 header continuations in BODY/BODYSTRUCTU...
2008-06-24  Timo SirainenAdded missing Content-Language: support for BODYSTRUCTURE.
2008-06-24  Timo SirainenFETCH BODY/BODYSTRUCTURE failures replied with too...
2008-06-23  Timo SirainenInclude "nss" in dovecot --build-options.
2008-06-23  Timo SirainenIf core dump limit is 0, add "core dumps disabled"...
2008-06-23  Timo SirainenMaildir: Create maildirfolder file also when dovecot...
2008-06-22  Timo SirainenRemoved login_greeting_capability setting, it's no...
2008-06-21  Timo SirainenJust send CAPABILITY response code for all LOGIN/AUTHEN...
2008-06-21  Timo SirainenDon't drop automatic post-login CAPABILITY reply if...
2008-06-21  Timo SirainenDon't give a bogus error message if multiple socket...
2008-06-21  Timo Sirainenmaildir: Convert dovecot-uidlist files to new format...
2008-06-20  Timo Sirainensquat: Potential crashfix with mmap_disable=yes.
2008-06-20  Timo SirainenMessage parser: Fixed assert-crash if cached MIME struc...
2008-06-20  Timo Sirainenquota: Generated rquota_xdr.c file was missing LF after...
2008-06-20  Timo SirainenAIX compiling fix.
2008-06-20  Timo SirainenIndex files: Fixed reading uninitialized memory when...
2008-06-20  Timo Sirainenmbox: Fixed a crash when adding a new X-IMAPbase: heade...
2008-06-18  Timo SirainenDon't use malloc_usable_size() for clearing out memory...
2008-06-21  Timo SirainenView syncing: Keep track of highest modseq in views...
2008-06-21  Timo SirainenKeep modseqs as 1 until the first modseq ext intro...
2008-06-21  Timo SirainenCONDSTORE: Return HIGHESTMODSEQ correctly even if index...
2008-06-21  Timo SirainenRenamed --enable-debug to --enable-devel-checks, which...
2008-06-21  Timo SirainenSend login command OK reply in IMAP/POP3 process.
2008-06-21  Timo SirainenIf commands are pipelined after the login command,...
2008-06-21  Timo SirainenMake sure the mailbox is opened when enabling modseqs...
2008-06-21  Timo SirainenAdded i_stream_add_data().
2008-06-21  Timo SirainenInclude ENABLE in banner capabilities, since it can...
2008-06-21  Timo SirainenDon't return BAD if ENABLE command is used in pre-auth...
2008-06-21  Timo SirainenRemoved login_greeting_capability setting. Instead...
2008-06-21  Timo SirainenRenamed x-local-ip/port to x-connected-ip/port
2008-06-21  Timo SirainenSupport transferring original IPs and ports through...
2008-06-21  Timo SirainenCreated net_parse_range() from auth code.
2008-06-21  Timo Sirainenvirtual: Fixed to work with the previous CONDSTORE...
2008-06-21  Timo SirainenAdded support for IMAP ID extension.
2008-06-21  Timo SirainenAdded imap_dquote_append().
2008-06-21  Timo SirainenAdded str_array_icase_find().
2008-06-21  Timo SirainenUppercased PACKAGE_NAME macro and started using it...
2008-06-21  Timo SirainenCONDSTORE: STORE UNCHANGEDSINCE conflicts are now check...
2008-06-20  Timo SirainenAdded more consts, ATTR_CONSTs and ATTR_PUREs.
2008-06-20  Timo SirainenAdded ATTR_PURE macro, which expands to pure attribute...
2008-06-20  Timo SirainenFETCH X-MAILBOX and SEARCH X-MAILBOX can be used with...
2008-06-20  Timo SirainenAdded non-optimized support for SEARCH INTHREAD.
2008-06-20  Timo SirainenSearch code cleanups and minor optimizations.
2008-06-20  Timo SirainenAdded mailbox_search_result_build().
2008-06-20  Timo SirainenThread code cleanups + fixes
2008-06-20  Timo SirainenAdded seq_range_array_have_common().
2008-06-19  Timo Sirainendeliver: Settings inside protocol imap {} weren't ignored.
2008-06-19  Timo SirainenCompiler warning fixes.
2008-06-19  Timo SirainenAIX FS quota: Include sys/fs/quota_common.h
2008-06-19  Timo SirainenCompiling fix for AIX.
2008-06-19  Timo Sirainenmbox: Don't give "Can't find next message offset" warni...
2008-06-19  Timo Sirainenmbox: Don't crash if saving is aborted early.
2008-06-18  Timo SirainenVirtual mailboxes: Speed up initial search result build...
2008-06-18  Timo Sirainenlogview: Show flags field in extension intros.
2008-06-18  Timo Sirainenmail_index_update_header_ext() can now be called multip...
2008-06-18  Timo SirainenMail index extension introductions now add a "no resize...
2008-06-18  Timo SirainenRemoved accidentally committed debug code that caused...
2008-06-18  Timo SirainenAdded mailbox_search_result_alloc() for building search...
2008-06-18  Timo Sirainenmail_index_update_header_ext(): Don't crash if size...
2008-06-18  Timo SirainenCode cleanup: Don't mix up '\0' and NULL.
2008-06-18  Timo Sirainenmail_index_ext_resize() may have looked up old record...
2008-06-18  Timo SirainenCheck strtoimax() and strtoumax() with inttypes.h inclu...
2008-06-18  Timo SirainenMoved non-syncing related search result updating code...
2008-06-18  Timo SirainenSearch result update handling code cleanups.
2008-06-18  Timo SirainenRenamed seq_range_array_remove_invert_range() to seq_ra...
2008-06-18  Timo SirainenMailbox view sync: If modseqs are enabled, use them...
2008-06-17  Timo SirainenRPA auth mechanism: Fixed handling usernames longer...
2008-06-17  Timo SirainenMailbox view sync: Figure out the changes by comparing...
2008-06-17  Timo SirainenAdded assert.
2008-06-17  Timo Sirainenmail_index_record_map_move_to_private(): Drop messages...
2008-06-17  Timo SirainenAdded mail_index_map_lookup_keywords().
2008-06-17  Timo SirainenCONTEXT=SEARCH optimization: Don't look up expunged...
2008-06-17  Timo SirainenRotated transaction logs weren't always unlocked, poten...
2008-06-17  Timo SirainenMaildir saving: Fixed a potential crash when saving...
2008-06-17  Timo SirainenMail index view sync: Don't look for expunges if we...
2008-06-17  Timo SirainenChanged mail index view syncing API to return only...
2008-06-17  Timo Sirainenmail_index_view_sync_begin() code cleanup.
2008-06-17  Timo Sirainenmail_index_view_sync_begin() _FLAG_FIX_INCONSISTENT...
2008-06-17  Timo Sirainenmail_index_view_sync_begin() now delays its failures...
2008-06-17  Timo SirainenUpdated conformed RFC list.
2008-06-13  Timo SirainenAPPEND: Uncork stream only after syncing and sending...
2008-06-13  Timo SirainenIf $shrext_cmds isn't set for some reason, fallback...
2008-06-13  Timo SirainenMEMBER(): Don't try to use the C99 "." feature with...
2008-06-13  Timo SirainenFixed looking up plugin suffix.
2008-06-13  Timo SirainenCompiler warning fix
2008-06-13  Timo SirainenFixed setting MODULE_SUFFIX with OS X.
next