]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2004-07-09  Timo SirainenRefcounting fixes. Unexpectedly destroyed SSL connectio...
2004-07-09  Timo SirainenWe could read authid past the buffer if \0password...
2004-07-09  Timo SirainenAlways create cache transaction. Easier that way ....
2004-07-08  Timo SirainenFixed compression.
2004-07-08  Timo SirainenCache file fixes, API changes, etc. It's still in somew...
2004-07-08  Timo SirainenIf p_free() frees memory, it must also zero it..
2004-07-08  Timo Sirainencrashfix
2004-07-07  Timo SirainenWrapper streams shouldn't try to read data if it's...
2004-07-07  Timo Sirainencompile fix
2004-07-06  Timo Sirainenvarchar(255) is max in mysql
2004-07-06  Timo Sirainendon't set default port either
2004-07-06  Timo SirainenUpdated error message texts.
2004-07-06  Timo Sirainens/user/db_user/
2004-07-06  Timo SirainenFixes, patch by Andrey Panin
2004-07-06  Timo SirainenAdded mysql description to example config file. Changed...
2004-07-06  Timo SirainenAdd "Error report written to server log." also to inter...
2004-07-05  Timo Sirainenpool_alloconly_free() can free the last allocation.
2004-07-04  Timo Sirainenfixing crashes from last changes
2004-07-04  Timo Sirainendisable cache file with mmap_no_write. it and mmap_disa...
2004-07-04  Timo Sirainenmore checks against using old cache_offsets
2004-07-04  Timo SirainenMake sure we don't set cache_offsets to old cache files.
2004-07-04  Timo Sirainencache fix
2004-07-04  Timo Sirainenheader and extra_rec syncing crashed because of recent...
2004-07-04  Timo SirainenCache API updates. Don't return direct pointers to...
2004-07-04  Timo Sirainenrenaming mailbox under existing mailbox gave wrong...
2004-07-04  Timo SirainenCache updating is done now by first reserving space...
2004-07-04  Timo SirainenCaching fixes and optimizations. Removed all network...
2004-07-04  Timo SirainenCache file compression works now and compressed cache...
2004-07-03  Timo SirainenRemoved mail_index_is_in_memory(). It wasn't implemente...
2004-07-03  Timo SirainenUpdated comment about how syncing is done, and s/extra...
2004-07-03  Timo Sirainenmail_index_sync_sort_flags() now merges flag changes...
2004-07-03  Timo SirainenUIDs for appended messages can now be assigned all...
2004-07-03  Timo Sirainenwas missing from last commit
2004-07-03  Timo SirainenDropped MBOX_HEADER_EXTRA_SPACE from 100 to 50. It...
2004-07-03  Timo SirainenIf we're not connected to all auth sockets, wait before...
2004-07-02  Timo SirainenAdded APOP authentication for POP3. Patch by Andrey...
2004-07-02  Timo SirainenDon't keep filling empty spaces which will be overwritt...
2004-07-02  Timo Siraineni_stream_read_data() could have returned invalid data...
2004-07-02  Timo Sirainenbody_offset wasn't set if mail had no header.
2004-07-02  Timo Sirainenmake sure there's only LWSP after X-UID
2004-07-02  Timo Sirainenfix for mboxes with pseudo header mail
2004-07-02  Timo Sirainensaving messages to empty mbox was buggy
2004-07-02  Timo Sirainenassert crashfix
2004-06-30  Timo SirainenCache decision explanation comment.
2004-06-30  Timo SirainenNo maildir filename checking after all.
2004-06-29  Timo SirainenTemporary: never compress cache file as it's broken...
2004-06-29  Timo SirainenRequire that filenames in maildir begin with a digit...
2004-06-29  Timo Sirainenno_partial_rewrite was incorrectly set always
2004-06-29  Timo Sirainenfix, _read() sometimes returned -2 too early
2004-06-29  Timo Sirainenadded comment about solaris and changed the macros...
2004-06-29  Timo Sirainencompile fix when SSL is disabled
2004-06-28  Timo Sirainenfix
2004-06-28  Timo Sirainensome fixes for handling pseudo headers.
2004-06-28  Timo SirainenSeveral fixes for updating mbox. Recent changes also...
2004-06-28  Timo Sirainenfull_value should contain LFs as well
2004-06-28  Timo SirainenAdded some smartness for deciding what to cache. Cache...
2004-06-28  Timo Sirainendon't close dotlock fd if it's given as -1
2004-06-28  Timo SirainenAllow giving 0 max_buffer_size, in which case "optimal...
2004-06-28  Timo Sirainenfixed some fd leaks in error conditions
2004-06-24  Timo SirainenCheck immediately if we have write-access to mbox.
2004-06-24  Timo SirainenSave MD5 sums of some headers for readonly mboxes and...
2004-06-24  Timo Sirainenremoved assert
2004-06-24  Timo SirainenRecord size is allowed to change between index files...
2004-06-23  Timo Sirainenassertfix
2004-06-23  Timo SirainenAdded a framework for getting POP3 UIDL strings from...
2004-06-23  Timo Sirainencrashfix if client closes connection while authenticating
2004-06-23  Timo SirainenDovecot can now connect to externally running dovecot...
2004-06-23  Timo SirainenDEBUG: If GDB environment is set, don't do fd leak...
2004-06-23  Timo SirainenDefault to "" args instead of NULL to avoid some crashes
2004-06-23  Timo SirainenAllow empty section name.
2004-06-23  Timo Sirainenskip extra whitespace between "dbtype arguments"
2004-06-23  Timo SirainenAdd a comment about # chars and whitespace.
2004-06-23  Timo Sirainendon't change our umask permanently
2004-06-23  Timo SirainenCrashfixes for disabled cache.
2004-06-23  Timo Sirainenpartial syncing fixes
2004-06-23  Timo SirainenComplain about reappearing UIDs, but reassign new UIDs...
2004-06-22  Timo SirainenWe didn't specify full path for .subscriptions file...
2004-06-22  Timo Sirainenget_last_error() wasn't virtualizable
2004-06-22  Timo SirainenAdded mail_index_transaction_get_updated_view() which...
2004-06-21  Timo Sirainenupdates
2004-06-21  Timo SirainenRemoved UIDPLUS after all, it needs more thinking about...
2004-06-21  Timo SirainenCache doesn't crash anymore if we're asking it about...
2004-06-21  Timo SirainenDisable cache with mmap_disabled=yes, for now.
2004-06-20  Timo SirainenMoved enum mail_thread_type to imap
2004-06-20  Timo Sirainencomment update for setting ports in listen
2004-06-20  Timo Sirainenassertfix
2004-06-20  Timo Sirainenand more fixes..
2004-06-20  Timo Sirainenexpunge everything in index after missing/invalid X-UID
2004-06-20  Timo Sirainenfixes for From-line offset updating
2004-06-20  Timo SirainenHide "folder internal data" messages
2004-06-20  Timo SirainenExclusive index locking always used copy-locking withou...
2004-06-20  Timo SirainenDon't die horribly when message with previously expunge...
2004-06-20  Timo Sirainenassert crashfixes
2004-06-20  Timo SirainenIndex syncing fixes.
2004-06-20  Timo SirainenNever overflow secs_left for stale timeout callback
2004-06-20  Timo Sirainenfsync() mbox before unlocking if we've modified it
2004-06-20  Timo SirainenAllow dropping exclusive mbox locks to shared locks.
2004-06-20  Timo SirainenDon't require dotlocking to be first in locking list.
2004-06-20  Timo Sirainendon't do infinite looping
2004-06-20  Timo Sirainencache file fixes
next