]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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.
2008-06-13  Timo SirainenPrevious changes broke plugin symlink creation in make...
2008-06-13  Timo SirainenFreeBSD compile warning fix.
2008-06-13  Timo SirainenRemoved accidentally committed debug code.
2008-06-13  Timo SirainenCompiler warning fix when compiling without iconv.
2008-06-13  Timo SirainenFreeBSD NFS workarounds: We called fchown() with random...
2008-06-13  Timo SirainenReversing the primary sort criterion reversed also...
2008-06-13  Timo SirainenAdded array_reverse().
2008-06-13  Timo SirainenUninlined some of the more complex array functions.
2008-06-13  Timo Sirainenimap_get_base_subject_cased(): Subject trailers weren...
2008-06-12  Timo SirainenMessage sorting by date, arrival or size was broken.
2008-06-12  Timo Sirainenprefetch: Updated log message.
2008-06-12  Timo Sirainenlogview: Expand header update records to user-readable...
2008-06-12  Timo SirainenChange fd limit in login process after it's execed...
2008-06-12  Timo SirainenCleanup: Calculate file descriptor count a bit more...
2008-06-12  Timo SirainenSupport systems with non-C99 vsnprintf().
2008-06-12  Timo Sirainent_get_bytes_available(): Return a bit less than is...
2008-06-12  Timo SirainenHP-UX fs quota: Convert blocks to bytes using filesyste...
2008-06-12  Timo SirainenAdded more fallbacks if strtoll() or strtoull() isn...
2008-06-12  Timo SirainenHP-UX: Fixed compiling problem in fs-quota.
2008-06-12  Timo Sirainenfs quota: message/inode values and limits were set...
2008-06-12  Timo SirainenIf we need -lcrypto for randomness, put it to $LIBS...
2008-06-17  Timo SirainenIncreased default mail search args memory pool size.
2008-06-17  Timo SirainenMake sure initial_modseq is correct when rotating trans...
2008-06-17  Timo SirainenUpdate sync_highest_modseq while appending new transact...
2008-06-17  Timo SirainenQRESYNC: We could have sent VANISHED with UID 0.
2008-06-13  Timo Sirainenmbox_from_parse() now returns also the parsed timezone.
2008-06-13  Timo SirainenAdded imap_to_datetime_tz() to create IMAP date-time...
2008-06-12  Timo SirainenQuota: If quota root has unwanted parameters, log an...
2008-06-12  Timo Sirainendbox: Don't double-free memory if message saving is...
2008-06-12  Timo SirainenMessage header parser: Don't return values pointing...
2008-06-12  Timo Sirainentests: Test message-parser better with nonblocking...
2008-06-11  Timo Sirainenthreading left search parameters broken when returning.
2008-06-11  Timo Sirainenmail_hash_update() updated wrong index.
2008-06-11  Timo SirainenCONTEXT=SEARCH: Removed extra ')' from ESEARCH replies.
2008-06-11  Timo Sirainendbox: Set MAILBOX_NOCHILDREN flag for selectable mailbo...
2008-06-11  Timo Sirainendbox: Set MAILBOX_CHILDREN flag for \NoSelect mailboxes...
2008-06-11  Timo SirainenSEARCH: Fixed NOT <seqset> not matching anything.
2008-06-11  Timo Sirainenthread indexes: Fixed infinite loop.
2008-06-11  Timo SirainenUse dynamic module suffix provided by libtool rather...
2008-06-11  Timo SirainenHP-UX: Added missing EX_CONFIG macro
2008-06-11  Timo SirainenHP-UX: Fixed quota-fs compiling.
2008-06-11  Timo SirainenHP-UX: Fixed fd passing.
2008-06-11  Timo SirainenHP-UX: pread() and pwrite() are broken, use our own...
2008-06-11  Timo Sirainendict sql: Iterated keys need to contain private/shared...
next