]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-11-04  Timo Sirainenistream-attachment: Removed parent stream's size sanity...
2010-11-03  Timo Sirainenlda: If Sieve is disabled, don't create temp files...
2010-11-03  Timo Sirainenlib-lda: mail_deliver_save() tries now to avoid re...
2010-11-03  Timo Sirainendoveadm dump: Added imapzlib type to uncompress IMAP...
2010-11-03  Timo Sirainendoveadm dump: Allow plugins to add more dump types
2010-11-03  Timo Sirainenmaster: Log a warning at startup if anvil's client_limi...
2010-11-03  Timo Sirainenlmtp: Minor code cleanup: s/lmtp_login_/lmtp_/
2010-11-03  Timo Sirainendirector: Show number of connections in process title...
2010-11-03  Timo Sirainenanvil: Show number of connections in process title...
2010-11-03  Timo Sirainenlib-master: Added MASTER_SERVICE_FLAG_UPDATE_PROCTITLE...
2010-11-03  Timo Sirainenauth workers: Don't unnecessary connect to anvil.
2010-11-03  Timo Sirainenmaster: default_process_limit wasn't actually used...
2010-11-02  Timo Sirainenlib-storage: Maildir++ mailbox listing could have given...
2010-11-02  Timo Sirainenimap: Removed accidentally commited debug code.
2010-11-02  Timo Sirainenlib-master: Stop accepting new connections after auth...
2010-11-02  Timo Sirainenimap, pop3: Use absolute path to auth-master socket.
2010-11-02  Timo Sirainenldap auth: Hide password_noscheme from debug logs unles...
2010-11-02  Timo Sirainensql auth: Fixed using password_noscheme
2010-11-02  Timo Sirainenauth: Disable auth caching entirely for master users.
2010-11-02  Timo Sirainenimap: Fixed SELECT QRESYNC not to crash on mailbox...
2010-11-02  Timo Sirainenauth: vpopmail passdb/userdb uses now auth-worker proce...
2010-11-02  Timo Sirainendbox: Comment update.
2010-11-02  Timo Sirainenimap: Fixed LIST-STATUS when listing subscriptions...
2010-11-02  Timo Sirainenmail-log plugin: Log mailbox name as virtual name rathe...
2010-11-02  Timo Sirainendirector: inet_listener port finder should ignore dovea...
2010-11-01  Timo Sirainenquota: Added a temporary hack to avoid virtual mailboxe...
2010-10-25  Timo Sirainendsync: Make sure MSG-GET command doesn't hang.
2010-10-25  Timo Sirainendsync: Added more idle timeout resets to proxying.
2010-10-25  Timo Sirainendbox: mail_get_special() for POP3 UIDL or GUID return...
2010-10-25  Timo Sirainendsync: Error handling fixes.
2010-10-25  Timo Sirainendsync: If msg input reading fails, don't also log a...
2010-10-25  Timo Sirainenlib-storage: Comment update to mail_get_stream()
2010-10-25  Timo Sirainenmaster: Use env_clean_except() instead of doing it...
2010-10-25  Timo Sirainenlib-master: Use env_clean_except() for master_service_e...
2010-10-25  Timo SirainenAdded env_clean_except()
2010-10-25  Timo Sirainenlib-master: Code cleanup for master_service_env_clean()
2010-10-25  Timo Sirainendoveadm expunge: Sync mailbox after commit to make...
2010-10-25  Timo Sirainenmaildir: Duplicate GUIDs during a single save transacti...
2010-10-21  Timo Sirainenfile_preallocate(): Don't ignore ENOSPC with OSX either...
2010-10-21  Timo Sirainenfile_preallocate(): Added support for OS X.
2010-10-21  Timo Sirainendoveadm fetch: Added support for pop3.uidl field.
2010-10-21  Timo SirainenNEWS: mdbox_preallocate_space is for ext4, not ext3.
2010-10-21  Timo Sirainenconfigure: Use sdbox name instead of dbox in the help.
2010-10-21  Timo SirainenAdded signature for changeset 8a838dcf8e76
2010-10-21  Timo SirainenAdded tag 2.0.6 for changeset 8a838dcf8e76
2010-10-21  Timo SirainenReleased v2.0.6. 2.0.6
2010-10-21  Timo SirainenStatic analyzer warning fix.
2010-10-21  Timo Sirainendoveadm import: Code correctness fix (wasn't visible...
2010-10-21  Timo Sirainenlib-fs: Fixed error handling for posix.write_stream_fin...
2010-10-21  Timo Sirainendbox: Reverted the "check if altpath is mounted" change...
2010-10-21  Timo Sirainendsync: Make sure POP3 UIDL string isn't corrupted while...
2010-10-21  Timo Sirainenlib-storage: Make sure POP3 UIDLs aren't tried to be...
2010-10-21  Timo SirainenCompiler warning fix.
2010-10-21  Timo Sirainenauth: userdb passwd iteration now lists only users...
2010-10-21  Timo Sirainendbox: If alt path is lost, fail with an error rather...
2010-10-21  Timo Sirainendsync: Don't crash if USER environment isn't set and...
2010-10-20  Timo Sirainenexample-config: Added a warning about mail_attachment...
2010-10-20  Timo Sirainenexample-config: Added mail_attachment_* settings.
2010-10-20  Timo Sirainenzlib: Hook into mail.istream_opened() method rather...
2010-10-20  Timo Sirainenlib-storage: Added istream_opened() method to struct...
2010-10-20  Timo Sirainenistream-concat: Avoid assert-crashing.
2010-10-20  Timo Sirainenmdbox: Added mdbox_preallocate_space setting to preallo...
2010-10-20  Timo SirainenAdded file_preallocate() to preallocate space to a...
2010-10-20  Timo Sirainendbox, maildir: When copying messages, copy the cached...
2010-10-20  Timo Sirainenlib-storage: mailbox_get_status(): return cache fields...
2010-10-20  Timo Sirainenlib-index: Added mail_cache_register_get_field().
2010-10-19  Timo Sirainenpop3: Don't crash if client disconnects in output handler.
2010-10-19  Timo Sirainenioloop: If io_add() is called twice for same fd, give...
2010-10-19  Timo Sirainenistream-header-filter: Fix to previous change.
2010-10-19  Timo Sirainenlib-storage: Added support for saving mail attachments...
2010-10-19  Timo Sirainenliblib: Added istream for reading binary data as base64...
2010-10-19  Timo Sirainendoveadm: Added commands for managing SiS directories.
2010-10-19  Timo SirainenAdded lib-fs for simple filesystem accessing. Implement...
2010-10-19  Timo Sirainenliblib: Added API for easily building hash strings...
2010-10-19  Timo Sirainenliblib: Added a common API for accessing all hash methods.
2010-10-19  Timo Sirainenistream-header-filter: Drop duplicate headers instead...
2010-10-18  Timo Sirainenacl: Recent change broke setting acls.
2010-10-18  Timo Sirainendoveadm: Added import command for importing mails from...
2010-10-18  Timo Sirainendoveadm: Call mail command's init() only after service...
2010-10-18  Timo Sirainenlib-storage: Added no_userdb_lookup flag to storage...
2010-10-18  Timo Sirainenostream-file: Fixed potential crash in write_at() and...
2010-10-18  Timo Sirainenlib-index: More undoing of locking code changes.
2010-10-18  Timo Sirainenacl: Fixed memory leaks.
2010-10-18  Timo Sirainenauth: Default for auth_cache_negative_ttl was supposed...
2010-10-18  Timo Sirainenauth: Log userdb cache hits and misses with auth_debug=yes
2010-10-18  Timo Sirainenlib-storage: Log a debug message if shared user's stora...
2010-10-18  Timo Sirainenacl: Avoid passing NULL parameter to printf %s when...
2010-10-16  Timo Sirainenpop3: Recent corking change caused hangs.
2010-10-15  Timo SirainenRemoved some dead code.
2010-10-15  Timo Sirainenlib-index: Work around clang static analyzer's false...
2010-10-15  Timo Sirainenlib-lda: Make sure duplicate_init() handles non-existen...
2010-10-15  Timo Sirainenlib-storage: mail_user_get_home(): Make sure user_r...
2010-10-15  Timo Sirainenlib-storage: mailbox_get_guid() crashed if storage...
2010-10-15  Timo Sirainenistream-concat: Fixed another memory leak.
2010-10-15  Timo Sirainenlmtp: Don't access freed memory if input couldn't be...
2010-10-15  Timo Sirainenistream-header-filter: Assert-crash if headers aren...
2010-10-15  Timo SirainenCompiler warning/error fix to recent logging API changes.
2010-10-15  Timo Sirainenlmtp: Reverted last change after all. Besides, the...
2010-10-15  Timo Sirainenlmtp: Don't allow saving zero byte sized messages.
2010-10-15  Timo Sirainenepoll: Suggest not-so-UUOC if epoll_ctl() fails for...
next