]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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.
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.
next