July 2007 Archives by date
Starting: Sun Jul 1 01:05:50 EEST 2007
Ending: Mon Jul 30 09:17:59 EEST 2007
Messages: 342
- dovecot: Disconnect client if UIDVALIDITY changes.
dovecot at dovecot.org
- dovecot: Removed unneeded code.
dovecot at dovecot.org
- dovecot: Added support for resetting index.
dovecot at dovecot.org
- dovecot: Handle UIDVALIDITY changes by resetting index.
dovecot at dovecot.org
- dovecot: If we can do initial sync from .log file by reading les...
dovecot at dovecot.org
- dovecot: Don't crash when listing INBOX and not returning subscr...
dovecot at dovecot.org
- dovecot: mail_index_map now contains pointer to index, so all fu...
dovecot at dovecot.org
- dovecot: Rewrite index lock handling.
dovecot at dovecot.org
- dovecot: Removed view->hdr. Use view->map->hdr directly.
dovecot at dovecot.org
- dovecot-1.0: Memory leak fix
dovecot at dovecot.org
- dovecot: Memory leak fix
dovecot at dovecot.org
- dovecot: Changed mail_max_user_connections to mail_max_userip_co...
dovecot at dovecot.org
- dovecot: mail_max_userip_connections comment fixes
dovecot at dovecot.org
- dovecot-1.0: Removed an extra 'x' from the beginning of the file.
dovecot at dovecot.org
- dovecot: If __gss_userok() exists, use it to verify username. Pa...
dovecot at dovecot.org
- dovecot: And removed unneeded code.
dovecot at dovecot.org
- dovecot: Fixed map cloning in the middle of syncing.
dovecot at dovecot.org
- dovecot: Fixed possible header breaking at extension header resize.
dovecot at dovecot.org
- dovecot: If there are no expunges, sync to head map instead of k...
dovecot at dovecot.org
- dovecot: assertfix
dovecot at dovecot.org
- dovecot: Added net_ip_hash().
dovecot at dovecot.org
- dovecot: Implement str_vprintfa() by making vsnprintf() write di...
dovecot at dovecot.org
- dovecot: mmaping works again properly. Changed to use private mm...
dovecot at dovecot.org
- dovecot: Don't clone a map when expunging if all messages were a...
dovecot at dovecot.org
- dovecot: Owner parameter wasn't set correctly. Take user's group...
dovecot at dovecot.org
- dovecot: Added userdb nss which currently supports glibc-compati...
dovecot at dovecot.org
- dovecot: Fixed dump-capability crash at startup
dovecot at dovecot.org
- dovecot: minor fix
dovecot at dovecot.org
- dovecot: Allow uid/gid names that begin with numbers, as long as...
dovecot at dovecot.org
- dovecot: Changed userdb callback API. Don't require uid/gid to b...
dovecot at dovecot.org
- dovecot: Added mail_uid and mail_gid settings.
dovecot at dovecot.org
- dovecot: Don't require having uid/gid.
dovecot at dovecot.org
- dovecot: Allow passwd-file ti contain empty uid/gid fields.
dovecot at dovecot.org
- dovecot: If no userdbs are defined, fallback to an empty static ...
dovecot at dovecot.org
- dovecot: If uidgid_file=<template_path> is set, the uid and gid ...
dovecot at dovecot.org
- dovecot: Support changing default password scheme for passdb pas...
dovecot at dovecot.org
- dovecot: Delete over 30 minutes old .log.2 files when opening in...
dovecot at dovecot.org
- dovecot: Send local/remote ports to dovecot-auth. They're now in...
dovecot at dovecot.org
- dovecot: user_global_uid/gid no longer exist.
dovecot at dovecot.org
- dovecot: Moved generic LDAP result iteration to db_ldap. It also...
dovecot at dovecot.org
- dovecot: Don't auto-create INBOX if namespace doesn't have INBOX.
dovecot at dovecot.org
- dovecot: In non-INBOX namespaces list INBOX if Maildir/cur exists.
dovecot at dovecot.org
- dovecot: Support listening multiple sockets. SIGHUP also doesn't...
dovecot at dovecot.org
- dovecot: Update tmp/ directory's atime+mtime with utime(NULL) so...
dovecot at dovecot.org
- dovecot-1.0: Update tmp/ directory's atime+mtime with utime(NULL...
dovecot at dovecot.org
- dovecot-1.0: Don't build dbox by default.
dovecot at dovecot.org
- dovecot: Don't bother setting POP3 settings to IMAP processes an...
dovecot at dovecot.org
- dovecot: Changed record buffers to arrays.
dovecot at dovecot.org
- dovecot: Leave uidlist fd open so we can check if uidlist has be...
dovecot at dovecot.org
- dovecot: Removed unused MAILDIR_UIDLIST_SYNC_ORDERED flag.
dovecot at dovecot.org
- dovecot-1.0: Crashfix if PAM returns a reply but the process doe...
dovecot at dovecot.org
- dovecot: Crashfix if PAM returns a reply but the process doesn't...
dovecot at dovecot.org
- dovecot-1.0: %variables in plugin {} settings need to be expanded.
dovecot at dovecot.org
- dovecot: %variables in plugin {} settings need to be expanded.
dovecot at dovecot.org
- dovecot: Implemented mail_index_update_header_ext()
dovecot at dovecot.org
- dovecot: Moved index sync record grouping from mbox to generic c...
dovecot at dovecot.org
- dovecot: Don't crash if extension record size is 0.
dovecot at dovecot.org
- dovecot: Show extension header updates.
dovecot at dovecot.org
- dovecot: Added index-sync-changes.[ch]
dovecot at dovecot.org
- dovecot: Renamed maildir_cmp/hash to maildir_filename_base_cmp/h...
dovecot at dovecot.org
- dovecot: maildir_filename_get_flags() returns void now.
dovecot at dovecot.org
- dovecot: Moved maildir filename related functions to maildir-fil...
dovecot at dovecot.org
- dovecot: When checking if destination temp file exists, if stat(...
dovecot at dovecot.org
- dovecot: Added maildir_filename_sort_cmp() which sorts maildir f...
dovecot at dovecot.org
- dovecot: Renamed maildir_generate_tmp_filename() to maildir_file...
dovecot at dovecot.org
- dovecot: Moved maildir_create_tmp() to maildir-save. It's the on...
dovecot at dovecot.org
- dovecot: Minor cleanups
dovecot at dovecot.org
- dovecot: Code cleanup
dovecot at dovecot.org
- dovecot: Removed unneeded includes
dovecot at dovecot.org
- dovecot: Code cleanup
dovecot at dovecot.org
- dovecot: s/sync_ctx/ctx/
dovecot at dovecot.org
- dovecot: If readdir() or closedir() fails, return failure.
dovecot at dovecot.org
- dovecot: fd leak fix
dovecot at dovecot.org
- dovecot: If uidlist changes while it's being iterated, don't crash.
dovecot at dovecot.org
- dovecot: Sync index changes while iterating through uidlist entr...
dovecot at dovecot.org
- dovecot: cleanup: s/maildir_uidlist_update()/maildir_uidlist_ref...
dovecot at dovecot.org
- dovecot: Don't use uidlist lock to update uidlist. Have a separa...
dovecot at dovecot.org
- dovecot: cleanup: s/fname/path/
dovecot at dovecot.org
- dovecot: minor cleanup
dovecot at dovecot.org
- dovecot: Moved index syncing code to its own file.
dovecot at dovecot.org
- dovecot: code cleanup
dovecot at dovecot.org
- dovecot: cleanup
dovecot at dovecot.org
- dovecot: Added maildir_uidlist_sync_remove()
dovecot at dovecot.org
- dovecot: We sometimes lost expunged messages. Added asserts to m...
dovecot at dovecot.org
- dovecot: If we see expunged messages coming back, log a warning ...
dovecot at dovecot.org
- dovecot: Handle mailbox deletions while syncing silently.
dovecot at dovecot.org
- dovecot: We didn't commit transaction if it had only extension h...
dovecot at dovecot.org
- dovecot: Store syncing information to maildir extension header i...
dovecot at dovecot.org
- dovecot: minor cleanups
dovecot at dovecot.org
- dovecot: Removed outdated FIXME comment
dovecot at dovecot.org
- dovecot: Handle next_uid changes better.
dovecot at dovecot.org
- dovecot: minor cleanups
dovecot at dovecot.org
- dovecot: dovecot-uidlist can now be updated by appending to it. ...
dovecot at dovecot.org
- dovecot: Added asserts
dovecot at dovecot.org
- dovecot: Don't prevent io_add_notify() from listening for files,...
dovecot at dovecot.org
- dovecot: Fixes
dovecot at dovecot.org
- dovecot: Changed io_add_notify() API so that it can return "file...
dovecot at dovecot.org
- dovecot: If use_io_notify dotlock setting is enabled, use I/O no...
dovecot at dovecot.org
- dovecot: Delay initializing ioloop backend until it's needed.
dovecot at dovecot.org
- dovecot: Listen for IN_DELETE_SELF too. Ignore EINVAL for inotif...
dovecot at dovecot.org
- dovecot-1.0: Don't crash if extension record size is 0.
dovecot at dovecot.org
- dovecot-1.0: Fixed UIDVALIDITY changed error when dovecot-uidlis...
dovecot at dovecot.org
- dovecot: Fixed UIDVALIDITY changed error when dovecot-uidlist fi...
dovecot at dovecot.org
- dovecot-1.0: Allow using --exec-mail imap/pop3 even if imap/pop3...
dovecot at dovecot.org
- dovecot: Allow using --exec-mail imap/pop3 even if imap/pop3 isn...
dovecot at dovecot.org
- dovecot: maildir_uidlist_iter_next() should return bool, not int.
dovecot at dovecot.org
- dovecot: Added mail_index_ext_set_reset_id().
dovecot at dovecot.org
- dovecot: Created a new extensible version 3 dovecot-uidlist file.
dovecot at dovecot.org
- dovecot: Don't create cache file until something is actually bei...
dovecot at dovecot.org
- dovecot: Don't cache anything by default. flags aren't useful wi...
dovecot at dovecot.org
- dovecot: Header lookups from cache returned always "doesn't exist".
dovecot at dovecot.org
- dovecot: Added MAIL_FETCH_NUL_STATE. Don't try to fetch cached f...
dovecot at dovecot.org
- dovecot: Added support for updating uidlist record extensions.
dovecot at dovecot.org
- dovecot: Some paranoia fixes for memory allocation. Don't access...
dovecot at dovecot.org
- dovecot: Store virtual sizes to dovecot-uidlist if we want to us...
dovecot at dovecot.org
- dovecot: Fixes
dovecot at dovecot.org
- dovecot: Fixes to handling reset_id changes.
dovecot at dovecot.org
- dovecot: Fixes
dovecot at dovecot.org
- dovecot: fd leak fix
dovecot at dovecot.org
- dovecot-1.0: One more UIDVALIDITY=0 fix
dovecot at dovecot.org
- dovecot-1.0: Support reading dovecot-uidlist version 3, although...
dovecot at dovecot.org
- dovecot: Make sure that uid < next_uid if uidlist version is 1.
dovecot at dovecot.org
- dovecot: If uidlist isn't version 3, we have to recreate it inst...
dovecot at dovecot.org
- dovecot: One more UIDVALIDITY=0 fix
dovecot at dovecot.org
- dovecot: If we couldn't add a new header field, don't crash.
dovecot at dovecot.org
- dovecot: Don't require locking uidlist unless mail has keywords ...
dovecot at dovecot.org
- dovecot: When status is returned, make sure we return correct ui...
dovecot at dovecot.org
- dovecot: Add ,W=<virtual size> to saved maildir filenames.
dovecot at dovecot.org
- dovecot: Always create new mails to index transaction. If uidlis...
dovecot at dovecot.org
- dovecot: Cache updater might not have seen all the input data pr...
dovecot at dovecot.org
- dovecot: Don't cache flags unless we want them.
dovecot at dovecot.org
- dovecot: Make sure cache is opened when mail_cache_field_can_add...
dovecot at dovecot.org
- dovecot: Use nfs_safe_lstat() when dotlocking. Also use lstat() ...
dovecot at dovecot.org
- dovecot: Added nfs_safe_lstat()
dovecot at dovecot.org
- dovecot: Added nfs_flush_attr_cache() and nfs_flush_read_cache().
dovecot at dovecot.org
- dovecot: Flush NFS attribute cache before stat()ing files.
dovecot at dovecot.org
- dovecot: Flush NFS caches when needed if MAIL_INDEX_OPEN_FLAG_NF...
dovecot at dovecot.org
- dovecot: Flush NFS caches when needed.
dovecot at dovecot.org
- dovecot: Added MAIL_STORAGE_FLAG_NFS_FLUSH_STORAGE and
dovecot at dovecot.org
- dovecot: Added mail_nfs_storage and mail_nfs_index settings.
dovecot at dovecot.org
- dovecot: Changed nfs setting conflict error handling
dovecot at dovecot.org
- dovecot: Added MAIL_STORAGE_FLAG_FSYNC_DISABLE and moved FSYNC_D...
dovecot at dovecot.org
- dovecot-1.0: Fixes for last changes
dovecot at dovecot.org
- dovecot-1.0: If Sieve plugin returns any errors, ignore them. Bo...
dovecot at dovecot.org
- dovecot: If Sieve plugin returns any errors, ignore them. Bounce...
dovecot at dovecot.org
- dovecot-sieve-1.0: Added support for mailto notify. Patch by Uld...
dovecot at dovecot.org
- dovecot-sieve-1.0: If sieve_execute_bytecode() fails, log an error.
dovecot at dovecot.org
- dovecot: Added %i and %o for input/output bytes to pop3_logout_f...
dovecot at dovecot.org
- dovecot: Added imap_logout_format setting with default to bytes=...
dovecot at dovecot.org
- dovecot: Compile fix.
dovecot at dovecot.org
- dovecot: mail_index_ext_set_reset_id() handling fix
dovecot at dovecot.org
- dovecot: compiler warning fixes
dovecot at dovecot.org
- dovecot: Changed struct ip_addr to use union for ipv4/ipv6 struc...
dovecot at dovecot.org
- dovecot: More union usage to avoid casting.
dovecot at dovecot.org
- dovecot: compiler warning fixes
dovecot at dovecot.org
- dovecot: Compiler warning fix
dovecot at dovecot.org
- dovecot: Compile without IPv6
dovecot at dovecot.org
- dovecot: When all child streams are destroyed, make sure the mai...
dovecot at dovecot.org
- dovecot: We wanted to read too many bytes when finding end bound...
dovecot at dovecot.org
- dovecot: When resetting extensions, the ext intro's reset_id mus...
dovecot at dovecot.org
- dovecot: Make sure the file_seq always grows.
dovecot at dovecot.org
- dovecot: If we're modifying just one extension record, don't wri...
dovecot at dovecot.org
- dovecot: need_compress_file_seq=0 nowadays when file doesn't exi...
dovecot at dovecot.org
- dovecot: Syncing fix
dovecot at dovecot.org
- dovecot: Fixed "duplicate transaction log sequence" errors when ...
dovecot at dovecot.org
- dovecot: mail_index_ext_reset() and mail_index_ext_set_reset_id(...
dovecot at dovecot.org
- dovecot: If mail_index_ext_set_reset_id() is called, the transac...
dovecot at dovecot.org
- dovecot: Last change didn't clear ext resizes right.
dovecot at dovecot.org
- dovecot: Assert change
dovecot at dovecot.org
- dovecot: Added new assert
dovecot at dovecot.org
- dovecot: Code cleanup
dovecot at dovecot.org
- dovecot: mail_cache_add(): Update existing fields array so mail_...
dovecot at dovecot.org
- dovecot: When getting cache fields list, make sure cache file is...
dovecot at dovecot.org
- dovecot: mail_cache_lookup_iter_next() returned -1 if entry didn...
dovecot at dovecot.org
- dovecot: We didn't cache correctly headers that existed in cache...
dovecot at dovecot.org
- dovecot: Added support for multiple mailbox list patterns.
dovecot at dovecot.org
- dovecot: LSUB: If pattern doesn't end with %, don't show extra u...
dovecot at dovecot.org
- dovecot: Last change broke pattern matching pretty badly.
dovecot at dovecot.org
- dovecot: Fixes to returning mailboxes
dovecot at dovecot.org
- dovecot: SUBSCRIBE/UNSUBSCRIBE was broken with namespace prefixes.
dovecot at dovecot.org
- dovecot: Let lib-storage handle matching namespace prefixes as w...
dovecot at dovecot.org
- dovecot: Avoid readdir()ing if the list of possible matches can ...
dovecot at dovecot.org
- dovecot: INBOX in "inbox/%" style pattern wasn't compared case-i...
dovecot at dovecot.org
- dovecot: Added LIST-EXTENDED to capabilities. It should be fully...
dovecot at dovecot.org
- dovecot: Moved STATUS handling code to imap-status.[ch]
dovecot at dovecot.org
- dovecot: code cleanups
dovecot at dovecot.org
- dovecot: Added X-STATUS (..) return option to send STATUS replie...
dovecot at dovecot.org
- dovecot-1.0: Added tag 1.0.2 for changeset 0a4c7d06da84
dovecot at dovecot.org
- dovecot-1.0: Released v1.0.2.
dovecot at dovecot.org
- dovecot: Set pop3_uidl_format default to %08Xu%08Xv
dovecot at dovecot.org
- dovecot: We no longer need empty pop3_uidl_format check.
dovecot at dovecot.org
- dovecot-1.0: Give better error messages if storage creation fails.
dovecot at dovecot.org
- dovecot: Give better error messages if storage creation fails.
dovecot at dovecot.org
- dovecot: mail_storage.create() now returns error message string....
dovecot at dovecot.org
- dovecot: mail_index_move_to_memory(): Don't log an error if inde...
dovecot at dovecot.org
- dovecot-1.0: Added debug logging.
dovecot at dovecot.org
- dovecot: Added debug logging.
dovecot at dovecot.org
- dovecot: Don't set quota limits to transactions until they're ne...
dovecot at dovecot.org
- dovecot: Crashfixes to handling new messages.
dovecot at dovecot.org
- dovecot: If log flushing fails because of EINTR or EAGAIN, handl...
dovecot at dovecot.org
- dovecot: If uidlist gets deleted but indexes not, give UIDs to m...
dovecot at dovecot.org
- dovecot: Fixed reassigning new UIDs to more than one message.
dovecot at dovecot.org
- dovecot: Added quota warning commands. Based lightly on a patch ...
dovecot at dovecot.org
- dovecot: Allow non-default rule limits to be percentages of the ...
dovecot at dovecot.org
- dovecot: Allow b/k/m/g/t in quota limits.
dovecot at dovecot.org
- dovecot: Get UIDVALIDITY after transaction has been commited. It...
dovecot at dovecot.org
- dovecot: Fixes to handling appends and unexpunges.
dovecot at dovecot.org
- dovecot: Return INBOX with namespace prefix if we're not in INBO...
dovecot at dovecot.org
- dovecot: mail_index_lookup_uid_range() works now correctly when ...
dovecot at dovecot.org
- dovecot: Recent flag handling rewrite. Still not perfect with ma...
dovecot at dovecot.org
- dovecot-1.0: Skip over autofs entries. Patch by Mike Brudenell
dovecot at dovecot.org
- dovecot: Skip over autofs entries. Patch by Mike Brudenell
dovecot at dovecot.org
- dovecot: Fixes to recent handling. Now it should work properly.
dovecot at dovecot.org
- dovecot: If a message was expunged that wasn't yet even visible ...
dovecot at dovecot.org
- dovecot: seq_range_array_remove_range() returns now how many seq...
dovecot at dovecot.org
- dovecot: Removed extension intro caching, it doesn't currently w...
dovecot at dovecot.org
- dovecot: List non-subscribed mailboxes only if at least one chil...
dovecot at dovecot.org
- dovecot-1.0: APPEND and COPY ignored s/t/w flag rights.
dovecot at dovecot.org
- dovecot-1.0: If user didn't have "lookup" right to mailbox, "ins...
dovecot at dovecot.org
- dovecot: If user didn't have "lookup" right to mailbox, "insert"...
dovecot at dovecot.org
- dovecot: APPEND and COPY ignored s/t/w flag rights.
dovecot at dovecot.org
- dovecot: Get UIDVALIDITY after transaction was committed. It may...
dovecot at dovecot.org
- dovecot: If UIDVALIDITY lookup fails, don't return failure to wh...
dovecot at dovecot.org
- dovecot: If UIDVALIDITY lookup fails, don't show it as an error....
dovecot at dovecot.org
- dovecot: Fail get_status() lookup if user has no READ right to t...
dovecot at dovecot.org
- dovecot: quota_warning examples need to use %%, not %
dovecot at dovecot.org
- dovecot: Removed unused code.
dovecot at dovecot.org
- dovecot: Moved private_flags_mask to struct mailbox.
dovecot at dovecot.org
- dovecot: Return mailbox as READ-WRITE only if mailbox has rights...
dovecot at dovecot.org
- dovecot: If we're only listing subscriptions without flags, igno...
dovecot at dovecot.org
- dovecot: Sync mailbox list index completely at once, instead of ...
dovecot at dovecot.org
- dovecot: Fixed support for multiple patterns
dovecot at dovecot.org
- dovecot: If a flag is added and then removed, remove it from the...
dovecot at dovecot.org
- dovecot: Handle setting deleted mailboxes to nonexistent.
dovecot at dovecot.org
- dovecot: Fixed mailbox list indexes to work properly with subscr...
dovecot at dovecot.org
- dovecot: Fixed mailbox list indexes to work properly with namesp...
dovecot at dovecot.org
- dovecot: Moved mailbox list index sync stamp checking and updati...
dovecot at dovecot.org
- dovecot: Added t_push/t_pops to avoid wasting memory.
dovecot at dovecot.org
- dovecot: If section opening fails, show the line where the last ...
dovecot at dovecot.org
- dovecot-1.0: If section opening fails, show the line where the l...
dovecot at dovecot.org
- dovecot: Deleting a mailbox was supposed to rename it to ..DOVEC...
dovecot at dovecot.org
- dovecot: Added t_push/t_pop
dovecot at dovecot.org
- dovecot: Handle multiple simultaneous DELETEs better.
dovecot at dovecot.org
- dovecot: Optimization: Refresh index before opening view instead...
dovecot at dovecot.org
- dovecot: mail_index_transaction_get_next_uid(): If mail_index_re...
dovecot at dovecot.org
- dovecot: Handle uid validity changes a bit better.
dovecot at dovecot.org
- dovecot: Changed mailbox_list_index_view_init() to return -1 if ...
dovecot at dovecot.org
- dovecot: Fallbacking to backend listing was broken.
dovecot at dovecot.org
- dovecot: Optimization: If FLAG_DROP_RECENT isn't set, don't both...
dovecot at dovecot.org
- dovecot: Don't crash when mapping after mail_index_mark_corrupted()
dovecot at dovecot.org
- dovecot: Another crashfix after mail_index_mark_corrupted()
dovecot at dovecot.org
- dovecot: Added listview utility to show dovecot.list.index.uidma...
dovecot at dovecot.org
- dovecot: Don't crash if mail_index_reset() is the only change in...
dovecot at dovecot.org
- dovecot: Handle desync errors without marking mailbox list index...
dovecot at dovecot.org
- dovecot: Print prettier output
dovecot at dovecot.org
- dovecot: Moved mailbox_list_index_set_corrupted() to private .h ...
dovecot at dovecot.org
- dovecot: Add missing records to mail index.
dovecot at dovecot.org
- dovecot: minor code cleanup
dovecot at dovecot.org
- dovecot: Moved tee stream handling to index-mail code.
dovecot at dovecot.org
- dovecot: ref/unref stream when parsing it.
dovecot at dovecot.org
- dovecot: Removed some weird code, probably debugging..
dovecot at dovecot.org
- dovecot-1.0: Removed special autofs check. Instead check ignore ...
dovecot at dovecot.org
- dovecot: Removed special autofs check. Instead check ignore moun...
dovecot at dovecot.org
- dovecot: Added increasing file_seq field to list index.
dovecot at dovecot.org
- dovecot: Show file_seq
dovecot at dovecot.org
- dovecot: When rewriting a directory, make sure the write buffers...
dovecot at dovecot.org
- dovecot: Changed mail_transaction_begin() API to take flags para...
dovecot at dovecot.org
- dovecot: We can't check if list branch exists in mail_view by ch...
dovecot at dovecot.org
- dovecot: Added MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES and
dovecot at dovecot.org
- dovecot: Use MAIL_INDEX_SYNC_FLAG_AVOID_FLAG_UPDATES so we don't...
dovecot at dovecot.org
- dovecot: Keep flag updates separately from transaction.log_updat...
dovecot at dovecot.org
- dovecot: Fixes to MAIL_INDEX_TRANSACTION_FLAG_AVOID_FLAG_UPDATES...
dovecot at dovecot.org
- dovecot: If mailbox is deleted while it's being created, don't l...
dovecot at dovecot.org
- dovecot: Crashfix
dovecot at dovecot.org
- dovecot: Don't update maildir sync header if only sync time has ...
dovecot at dovecot.org
- dovecot: Remove deleted records from sync_recs so that if we com...
dovecot at dovecot.org
- dovecot: mmap() mailbox list index only if it's at least 32kB
dovecot at dovecot.org
- dovecot: Don't write list index header if it hasn't changed.
dovecot at dovecot.org
- dovecot: Minor code cleanup
dovecot at dovecot.org
- dovecot: seq_range_array_remove_range() sometimes didn't remove ...
dovecot at dovecot.org
- dovecot: Fixes to handling recent flags. Also if DEBUG is enable...
dovecot at dovecot.org
- dovecot: Cache everything interesting while saving a message.
dovecot at dovecot.org
- dovecot: v1.1.alpha1 released.
dovecot at dovecot.org
- dovecot: Updated
dovecot at dovecot.org
- dovecot: Added tag 1.1.alpha1 for changeset 1338ba4aac1e
dovecot at dovecot.org
- dovecot: Added missing file
dovecot at dovecot.org
- dovecot: v1.1.alpha1 tag was wrong after all, another try.
dovecot at dovecot.org
- dovecot: Updated
dovecot at dovecot.org
- dovecot: --with-passwd was used also for --with-nss
dovecot at dovecot.org
- dovecot: charset_to_utf8_begin() now takes bool ucase parameter....
dovecot at dovecot.org
- dovecot: _charset_utf8_ucase() -> charset_utf8_ucase_write(),
dovecot at dovecot.org
- dovecot: Changed message_decoder_init_ucase() to message_decoder...
dovecot at dovecot.org
- dovecot-sieve-1.1: Upgraded to Cyrus Sieve v2.3 and changed code...
dovecot at dovecot.org
- dovecot: Added comments
dovecot at dovecot.org
- dovecot: domain-literal parsing should have skipped LWSP after it.
dovecot at dovecot.org
- dovecot: Removed message-content-parser. Instead added rfc822_pa...
dovecot at dovecot.org
- dovecot-sieve-1.1: Memory leak fix with body extension.
dovecot at dovecot.org
- dovecot-sieve-1.1: Another memory leak fix for body.
dovecot at dovecot.org
- dovecot-sieve-1.1: Added support for include extension.
dovecot at dovecot.org
- dovecot-sieve-1.1: We weren't supposed to log first error immedi...
dovecot at dovecot.org
- dovecot-sieve-1.1: Use sieve_dir instead of home if it exists fo...
dovecot at dovecot.org
- dovecot-sieve-1.1: global_script_path -> sieve_global_path
dovecot at dovecot.org
- dovecot: Added message_header_decode_utf8(). Use it in message d...
dovecot at dovecot.org
- dovecot: Use message_header_decode_utf8() instead of implementin...
dovecot at dovecot.org
- dovecot: Added mail_get_first_header_utf8() and mail_get_headers...
dovecot at dovecot.org
- dovecot-sieve-1.1: Lookup headers using mail_get_headers_utf8() ...
dovecot at dovecot.org
- dovecot: Removed unused charset_to_utf8_string() and charset_to_...
dovecot at dovecot.org
- dovecot: message_header_decode_utf8() returns not TRUE if it act...
dovecot at dovecot.org
- dovecot: Don't use charset_to_ucase_utf8_string() API.
dovecot at dovecot.org
- dovecot: Removed CHARSET_RET_OUTPUT_FULL, it can't happen anymore.
dovecot at dovecot.org
- dovecot: Fixed message_header_decode_utf8() to return FALSE also...
dovecot at dovecot.org
- dovecot: charset_to_utf8() isn't used anymore, so renamed charse...
dovecot at dovecot.org
- dovecot: Added BINARY_NUMBER_SEARCH() macro.
dovecot at dovecot.org
- dovecot: Added N_ELEMENTS() macro.
dovecot at dovecot.org
- dovecot: Added uni_ucs4_to_titlecase() and uni_utf8_to_decompose...
dovecot at dovecot.org
- dovecot: Use uni_utf8_to_decomposed_titlecase() to have proper c...
dovecot at dovecot.org
- dovecot: Ignore UnicodeData.txt also
dovecot at dovecot.org
- dovecot: charset_to_utf8_begin() API change.
dovecot at dovecot.org
- dovecot: Renamed ucase parameters to dtcase which is more correct.
dovecot at dovecot.org
- dovecot: Add unicodemap.pl to tarball, although it's not necessary.
dovecot at dovecot.org
- dovecot: Use i;unicode-casemap for sorting also.
dovecot at dovecot.org
- dovecot: Parse MIME encoded-words in mail address headers also.
dovecot at dovecot.org
- dovecot-1.0: If login_user == mail uid, we logged an error but d...
dovecot at dovecot.org
- dovecot: If login_user == mail uid, we logged an error but didn'...
dovecot at dovecot.org
- dovecot: If save failed for non-first namespace, we got a wrong ...
dovecot at dovecot.org
- dovecot: Files aren't valid cydir mailboxes. Also comment updates.
dovecot at dovecot.org
- dovecot: If Sieve script didn't save the message anywhere, we sa...
dovecot at dovecot.org
- dovecot-1.0: If Sieve script didn't save the message anywhere, w...
dovecot at dovecot.org
- dovecot-1.0: Call mail storage creation hook before getting name...
dovecot at dovecot.org
- dovecot: Removed memory pool parameter from iostreams. Default p...
dovecot at dovecot.org
- dovecot: Don't use a memory pool, it's overkill here.
dovecot at dovecot.org
- dovecot: If physical size lookup fails, return (uoff_t)-1, not (...
dovecot at dovecot.org
- dovecot: LDAP crashfixes. Based on patch by Katsu Yamamoto.
dovecot at dovecot.org
- dovecot: Support continuing lines with \
dovecot at dovecot.org
- dovecot: Use \ for splitting long values to multiple lines.
dovecot at dovecot.org
- dovecot: Changed default pass_attrs and user_attrs to use the ne...
dovecot at dovecot.org
- dovecot: Removed deprecated pass_attrs and user_attrs configurat...
dovecot at dovecot.org
- dovecot: Having =key=value in pass_attrs or user_attrs allows re...
dovecot at dovecot.org
- dovecot-1.0: Ignore inotify_rm_watch() failing with EINVAL.
dovecot at dovecot.org
- dovecot: Better document the fact that pop3_uidl_format supports...
dovecot at dovecot.org
- dovecot-1.0: auth_bind=yes and empty auth_bind_userdn leaked mem...
dovecot at dovecot.org
- dovecot: auth_bind=yes and empty auth_bind_userdn leaked memory.
dovecot at dovecot.org
Last message date:
Mon Jul 30 09:17:59 EEST 2007
Archived on: Mon Jul 30 09:18:01 EEST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).