]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2008-06-06  Timo Sirainenmaildir: Write dovecot-uidlist before syncing index...
2008-06-04  Timo Sirainengssapi: Check for gssapi_krb5.h existence before trying...
2008-06-04  Timo Sirainensort index: Fixed infinite looping.
2008-06-03  Timo Sirainenmbox: Empty lines were inserted in the middle of saved...
2008-06-02  Timo Sirainenauth_debug_passwords: Include the password when logging...
2008-06-02  Timo SirainenChanged deliver -c parameter to -p parameter, which...
2008-06-02  Timo Sirainendeliver: Added -p parameter to help.
2008-06-02  Timo SirainenAdded tag 1.1.rc8 for changeset 58c7f5c31db1
2008-06-02  Timo SirainenReleased v1.1.rc8. 1.1.rc8
2008-06-02  Timo Sirainenexpire plugin: Pass username to dict_init().
2008-06-02  Timo Sirainendict: Added assert to make sure username is never NULL.
2008-06-02  Timo SirainenCompiler warning fix
2008-06-02  Timo Sirainenmbox: We always add end-of-headers line while saving...
2008-06-02  Timo Sirainenheader filter istream: Added HEADER_FILTER_ADD_MISSING_...
2008-06-02  Timo SirainenIf cached message part showed header's size to be small...
2008-06-02  Timo Sirainendbox: Forgot to add pop3.uidl cache variables in previo...
2008-06-02  Timo SirainenLink test-imap with libcharset.a as well (required...
2008-06-02  Timo Sirainendbox sync rebuilding: Don't leave all maildir file...
2008-06-02  Timo Sirainendbox: Use POP3 UIDLs from metadata if they exist.
2008-06-02  Timo Sirainendbox: When converting maildir-format file to native...
2008-06-02  Timo Sirainendeliver: Added -c parameter to provide path to delivere...
2008-06-02  Timo Sirainenmaildir copy: Try to use hard linking also between...
2008-06-02  Timo Sirainendbox: Fixed opening a maildir-converted file.
2008-06-02  Timo Sirainendbox: Crashfix when using old maildir files.
2008-06-02  Timo Sirainendbox: If converted maildir filenames don't contain...
2008-06-02  Timo Sirainenmaildir -> dbox conversion: Create the destination...
2008-06-02  Timo Sirainendbox: Support creating non-selectable mailboxes ("direc...
2008-05-31  Timo SirainenRewrite X-IMAPbase: header before updating index file...
2008-05-31  Timo SirainenDon't try to call a cancelled command if it hasn't...
2008-05-31  Timo SirainenMAIL_FETCH_UIDL_BACKEND crashed with non-maildir backen...
next