]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2008-06-11  Timo Sirainenexpire-tool: Iterate dict recursively - we want everything.
2008-06-11  Timo SirainenFixed dict iteration with SQL backend.
2008-06-11  Timo SirainenCLOSE: Use MAILBOX_SYNC_FLAG_EXPUNGE.
2008-06-11  Timo SirainenQRESYNC: Send HIGHESTMODSEQ automatically in all tagged...
2008-06-11  Timo SirainenChanged the way mailbox changing ambiguity is checked.
2008-06-11  Timo SirainenQRESYNC: If MODSEQs were returned in FETCH replies...
2008-06-11  Timo SirainenQRESYNC: Always send UID in FETCH sync replies.
2008-06-11  Timo SirainenQRESYNC crashfix
2008-06-11  Timo SirainenModseqs are no longer calculated from transaction log...
2008-06-11  Timo SirainenAdded missing virtual-plugin.h
2008-06-11  Timo SirainenUID SEARCH: Don't return EXPUNGEs if search criteria...
2008-06-10  Timo Sirainenlogview: Handle unexpected header sizes correctly.
2008-06-10  Timo SirainenLIST: Renamed X-STATUS return option to STATUS, since...
2008-06-10  Timo Sirainenenv_clean(): calloc() is probably the safest way to...
2008-06-10  Timo Sirainenenv_clean(): Try yet another way that appears to work...
2008-06-09  Timo SirainenRemoved pool parameter from message_search_init().
2008-06-09  Timo SirainenUse clearenv() if available.
2008-06-09  Timo Sirainenenv_clean(): Don't free environment memory pool to...
2008-06-09  Timo Sirainendeliver: Kludge more to get boolean settings with ...
2008-06-09  Timo SirainenMaildir: When hardlink-copying a file, copy the W=vsize...
2008-06-09  Timo SirainenAdded documentation about how thread indexes work.
2008-06-09  Timo SirainenAdded a note about this being UNSTABLE branch.
2008-06-09  Timo SirainenMerged latest v1.1 changes.
2008-06-08  Timo Sirainenmailbox_sync(): Don't call mailbox_sync_next() - it...
2008-06-08  Timo SirainenMinor code cleanup
2008-06-07  Timo SirainenIf writing to log failed with EAGAIN (shouldn't normall...
2008-06-06  Timo Sirainensort index: Try to catch broken sort_ids and recreate...
2008-06-06  Timo Sirainensort index: Messages without sort_id weren't sorted...
2008-06-06  Timo Sirainensort index: Removed some optimization checks that would...
next