]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
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...
2010-10-15  Timo Sirainenistream-concat: Fixed a memory leak.
2010-10-15  Timo Sirainenlib-storage: Added assert to transaction rollback to...
2010-10-15  Timo Sirainenauth: Make sure auth request is kept referenced during...
2010-10-15  Timo Sirainenlib-master: Properly fixed accepting FIFO connections...
2010-10-15  Timo Sirainenlog: Avoid calling time() unnecessary when logging...
2010-10-15  Timo SirainenFailure logging supports now getting timestamp as param...
2010-10-15  Timo SirainenCleaned up log callbacks and made them more extensible.
2010-10-15  Timo Sirainenacl: Log mailbox names that are skipped due to missing...
2010-10-15  Timo Sirainenlib-storage: Log attempted accesses to nonexistent...
2010-10-15  Timo Sirainenlib-storage: Use MAIL_STORAGE_FLAG_NO_AUTOVERIFY for...
2010-10-15  Timo Sirainenlib-storage: Added MAIL_STORAGE_FLAG_NO_AUTOVERIFY...
2010-10-15  Timo Sirainenldap: Compare LDAP attribute names case-insensitively.
2010-10-15  Timo Sirainenldap: Log a warning if iterate_attrs has other fields...
2010-10-14  Timo Sirainenmaildir: Check correctly if file is a symlink.
2010-10-14  Timo Sirainenlib-index: Put back some of the removed locking complexity.
2010-10-14  Timo Sirainen*-login: If client didn't log in, don't log mpid in...
2010-10-14  Timo Sirainenimap, pop3: Cork TCP connection before trying to flush...
2010-10-14  Timo Sirainenlib-storage: If mailbox deletion failed, we crashed...
2010-10-14  Timo Sirainenlib-index: Don't reopen mailbox log file too often.
2010-10-14  Timo Sirainenlib-index: Mailbox log writing was trying to write...
2010-10-14  Timo Sirainenauth: Give a better error message if pass=yes can't...
2010-10-06  Timo Sirainenquota: Log a warning if Maildir++ quota is enabled...
2010-10-06  Timo Sirainenmaster: Parse and check full config at startup.
2010-10-06  Timo Sirainenlib-master: Added support for parse_full_config input...
2010-10-06  Timo Sirainendoveconf: Added -p parameter to parse full config even...
2010-10-06  Timo Sirainenmaildir: Write only base filenames to uidlist.
2010-10-06  Timo Sirainenimap search: Fixed YOUNGER/OLDER
2010-10-06  Timo Sirainensearch: If body search fails due to I/O error, keep...
2010-10-06  Timo Sirainenlda: -m parameter's UTF-8 validity wasn't checked corre...
2010-10-06  Timo Sirainenlib-lda: Fixed error handling if newly delivered mail...
2010-10-06  Timo Sirainenlib-index: Always update index map while committing...
2010-10-06  Timo Sirainenlib-index: Cache offsets were sometimes written pointin...
2010-10-06  Timo Sirainenlib-index: Avoid unnecessary pread()s at end of transac...
2010-10-06  Timo Sirainenlib-index: Removed unnecessary code from lock handling.
2010-10-06  Timo Sirainenlib-dict: If connect() to dict socket fails, log an...
2010-10-06  Timo Sirainenquota: Give better error message for connect() EACCES...
2010-10-05  Timo Sirainenauth: Added lookup_credentials() support for passdb...
2010-10-05  Timo Sirainenimap IDLE: Don't send "Still here" notifications if...
2010-10-05  Timo Sirainenmaster: Get only master-related configuration from...
2010-10-05  Timo Sirainenmaildir: Don't assert-crash when saving a message witho...
2010-10-04  Timo Sirainenpriority queue: Set item's idx value to invalid when...
2010-10-04  Timo Sirainenlmtp proxy: Avoid hanging at the end of message input.
2010-10-04  Timo Sirainenlib-storage: Don't write to dovecot.mailbox.log if...
2010-10-04  Timo Sirainenlib-index: Fixed leaking fds when writing to dovecot...
2010-10-04  Timo Sirainenimap-* plugins: Use the new imap_client_created_hook_se...
2010-10-04  Timo Sirainenimap: Added imap_client_created_hook_set() to update...
2010-10-04  Timo Sirainenconfigure: Added IDLE to banner CAPABILITY to make...
2010-10-04  Timo Sirainenlogin: Give a better error message if ssl_cert=path...
2010-10-01  Timo SirainenAdded signature for changeset 2690facaa927
2010-10-01  Timo SirainenAdded tag 2.0.5 for changeset 2690facaa927
2010-10-01  Timo SirainenReleased v2.0.5. 2.0.5
2010-10-01  Timo Sirainenlmtp: Make sure we partial messages aren't saved if...
2010-10-01  Timo Sirainenlib-storage: Don't wrongly ignore subscriptions=no...
next