]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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
2004-06-20  Timo SirainenDon't crash if transaction log contains records for...
2004-06-20  Timo SirainenSeveral fixes and cleanups to cache file code, still...
2004-06-20  Timo SirainenBeginnings of getting cache file working again. Easy...
2004-06-20  Timo SirainenAPPEND/COPY in non-selected mailbox must not remove...
2004-06-20  Timo Sirainenmail_index_lookup() set rec=NULL incorrectly.
2004-06-20  Timo SirainenFilter internal headers from user visible input stream...
2004-06-20  Timo SirainenAdded istream-header-filter, which allows filtering...
2004-06-20  Timo SirainenAdded bsearch_strcasecmp()
2004-06-20  Timo SirainenMake sure headers end with LF
2004-06-20  Timo Sirainenassertfix
2004-06-20  Timo SirainenExpunge fixes
2004-06-20  Timo Sirainenmail_index_lookup() and mail_index_lookup_extra() now...
2004-06-20  Timo Sirainenmailbox_save() and mailbox_copy() functions can now...
2004-06-20  Timo SirainenSet uid1/uid2 for MAIL_INDEX_SYNC_TYPE_APPEND
2004-06-20  Timo Sirainenbugfix for extra-records change
2004-06-19  Timo Sirainenread() less often
2004-06-19  Timo Sirainenseek optimization
2004-06-19  Timo SirainenFix for the previous Solaris fix. fd_send() was sending...
2004-06-19  Timo Sirainencleanup
2004-06-19  Timo Sirainenif socket is leaked, show also the remote side of it
2004-06-19  Timo Sirainenminor optimization
2004-06-19  Timo SirainenUse AC_TRY_LINK() for sendfile() checks so it works...
2004-06-19  Timo Sirainencreate mbox root directory if it doesn't exist
2004-06-19  Timo Sirainenfix for fix
2004-06-19  Timo Sirainenio_remove() fix
2004-06-19  Timo SirainenRemoved AC_ARG_PROGRAM. Lets see if this breaks anything..
2004-06-19  Timo Sirainenfix
2004-06-19  Timo Sirainencontinuing maildir sync fix commit
2004-06-19  Timo SirainenDon't crash after empty mailbox gets messages
2004-06-19  Timo SirainenDon't crash if we're syncing last commit to maildir...
2004-06-19  Timo Sirainenindex errors always need to store the error message...
2004-06-19  Timo Sirainendon't crash if we wanted to lock mbox for reading but...
2004-06-19  Timo Sirainenminor fix for error handling
2004-06-19  Timo SirainenNew mails pointed to beginning of file.
2004-06-19  Timo Sirainenassert crashfix for readonly mboxes
2004-06-19  Timo Sirainenfix
2004-06-19  Timo Sirainenminor fix
2004-06-19  Timo Siraineni_stream_read_data(): don't call read() unless we have to
2004-06-19  Timo Sirainenfixes
2004-06-18  Timo Sirainencomment update
2004-06-18  Timo SirainenAdded checkpassword passdb. userdb has only beginnings.
2004-06-18  Timo SirainenAdded istream_raw_mbox_is_eof() and fixed updating...
2004-06-18  Timo SirainenRenamed istream->eof to istream->disconnected which...
2004-06-18  Timo Sirainenread-only mbox fix
2004-06-17  Timo SirainenFixed updating X-IMAPbase
2004-06-17  Timo Sirainenfixes
2004-06-17  Timo SirainenDon't leak mbox fd when closing mailbox
2004-06-17  Timo Sirainenfixes
2004-06-17  Timo SirainenX-IMAPbase update fix
2004-06-17  Timo SirainenCreate X-Keywords header if possible.
2004-06-17  Timo SirainenAdded str_insert()
2004-06-17  Timo SirainenSeveral fixes in space/offset logic. Should be much...
2004-06-17  Timo SirainenAdded skip_initial_lwsp parameter to message_parse_head...
2004-06-16  Timo SirainenEXAMINE/STATUS should also update metadata changes...
2004-06-16  Timo Sirainensync fix
2004-06-16  Timo Sirainenfix
2004-06-16  Timo SirainenComplain if file isn't in mbox format. Complain if...
2004-06-16  Timo SirainenHandle missing last \n from headers more correctly
2004-06-16  Timo SirainenOops, don't include the known date formats list (copyri...
2004-06-16  Timo Sirainenupdated
2004-06-16  Timo Sirainencrashfix in error case
2004-06-16  Timo SirainenAdded mail_extra_groups setting.
2004-06-16  Timo Sirainen"readonly sync" -> "forced sync"
2004-06-16  Timo Sirainencleanups
2004-06-16  Timo Sirainenmerging expunge buffers sometimes produced wrong results
2004-06-15  Timo SirainenRaised login_process_size default from 16MB -> 32MB
2004-06-15  Timo SirainenAllow more From-line date formats.
2004-06-15  Timo Sirainend_type symlink checks
2004-06-15  Timo SirainenSet PAM_RHOST for PAM if it's known.
2004-06-15  Timo Sirainencomment update
2004-06-15  Timo SirainenAdded support for vpopmail pop-before-smtp relay
next