May 2008 Archives by author
Starting: Sun May 4 02:40:03 EEST 2008
Ending: Sat May 31 14:27:31 EEST 2008
Messages: 125
- dovecot-1.1: Added "ignore" option to quota rules which causes t...
dovecot at dovecot.org
- dovecot-1.1: If auth process dies at startup, deinitialize logs ...
dovecot at dovecot.org
- dovecot-1.1: If fcntl() fails with EACCES, give a more understan...
dovecot at dovecot.org
- dovecot-1.1: mail_uid and mail_gid settings weren't handled corr...
dovecot at dovecot.org
- dovecot-1.1: deliver -e: Write the error string to stderr also w...
dovecot at dovecot.org
- dovecot-1.1: Don't restrict login process fd limits when running...
dovecot at dovecot.org
- dovecot-1.1: When updating maildir quota create also missing mai...
dovecot at dovecot.org
- dovecot-1.1: Support cross-realm krb5 authentication. Based on p...
dovecot at dovecot.org
- dovecot-1.1: The previous gdb check should be done only with --e...
dovecot at dovecot.org
- dovecot-1.1: mbox: Don't stop at From_-lines in the message bodi...
dovecot at dovecot.org
- dovecot-1.1: Don't use krb5_get_error_message(), it doesn't work...
dovecot at dovecot.org
- dovecot-1.1: Added dict_db_config setting to point to a Berkeley...
dovecot at dovecot.org
- dovecot-1.1: Handle dict_init() and dict_lookup() failures witho...
dovecot at dovecot.org
- dovecot-1.1: mbox_lazy_writes: If errors are noticed in mbox, wr...
dovecot at dovecot.org
- dovecot-1.1: Use smaller sentries between allocations. Larger on...
dovecot at dovecot.org
- dovecot-1.1: Memory pool allocation tweaks.
dovecot at dovecot.org
- dovecot-1.1: If mail_chroot ends with "/.", remove chroot prefix...
dovecot at dovecot.org
- dovecot-1.1: Error message improvements.
dovecot at dovecot.org
- dovecot-1.1: Getting "next message's offset" was broken if a new...
dovecot at dovecot.org
- dovecot-1.1: Added assert.
dovecot at dovecot.org
- dovecot-1.1: mbox: Always update sync_size when saving mails. We...
dovecot at dovecot.org
- dovecot-1.1: DEBUG: Fixes to calculating minimum initial pool si...
dovecot at dovecot.org
- dovecot-1.1: LIST-EXTENDED options were ignored.
dovecot at dovecot.org
- dovecot-1.1: ACL plugin was listing mailboxes directly from dove...
dovecot at dovecot.org
- dovecot-1.1: mailbox_list_iter_update() was always setting subsc...
dovecot at dovecot.org
- dovecot-1.1: maildir++ LIST (subscribed): If listing finds a non...
dovecot at dovecot.org
- dovecot-1.1: Added mailbox_name parameter to mailbox_list.iter_i...
dovecot at dovecot.org
- dovecot-1.1: ACL: If we don't have 'w' access, don't allow creat...
dovecot at dovecot.org
- dovecot-1.1: ACL: If any of the flag set rights were given, STOR...
dovecot at dovecot.org
- dovecot-1.1: Removed accidentally committed debug sleep().
dovecot at dovecot.org
- dovecot-1.1: Free OpenSSL memory at deinit.
dovecot at dovecot.org
- dovecot-1.1: Added ATTR_UNUSED to function parameters that won't...
dovecot at dovecot.org
- dovecot-1.1: Added tag 1.1.rc5 for changeset 3b09af6458e5
dovecot at dovecot.org
- dovecot-1.1: Released v1.1.rc5.
dovecot at dovecot.org
- dovecot-1.1: If inotify instance limit is reached, give a hint a...
dovecot at dovecot.org
- dovecot-1.1: If inotify_add_watch() fails, log an error.
dovecot at dovecot.org
- dovecot-1.1: Removed a bad assert.
dovecot at dovecot.org
- dovecot-1.1: If we lose a maildir filename, make sure the messag...
dovecot at dovecot.org
- dovecot-1.0: If SSL function fails and there are no errors, retu...
dovecot at dovecot.org
- dovecot-1.1: If SSL function fails and there are no errors, retu...
dovecot at dovecot.org
- dovecot-1.1: Removed unused variable popped_frame_pos. Patch by ...
dovecot at dovecot.org
- dovecot-1.0: Removed unused variable popped_frame_pos. Patch by ...
dovecot at dovecot.org
- dovecot-1.1: make outofmem_area static
dovecot at dovecot.org
- dovecot-1.1: W=<vsize> is now always added to maildir filenames ...
dovecot at dovecot.org
- dovecot-1.1: Code cleanup
dovecot at dovecot.org
- dovecot-1.1: Fix to previous cleanup.
dovecot at dovecot.org
- dovecot-1.1: More maildir saving code cleanups
dovecot at dovecot.org
- dovecot-1.1: Show the new uidlist_* fields in maildir header.
dovecot at dovecot.org
- dovecot-1.1: Keep track of dovecot-uidlist mtime+size in index f...
dovecot at dovecot.org
- dovecot-1.1: Moved net_is_in_network() to lib/network.c.
dovecot at dovecot.org
- dovecot-1.1: "Can't open log file" error was missing linefeed.
dovecot at dovecot.org
- dovecot-1.1: net_is_in_network(): Added IPv6 unit tests
dovecot at dovecot.org
- dovecot-1.1: net_is_in_network(): Fixed to work with big endian ...
dovecot at dovecot.org
- dovecot-1.0: allow_nets didn't work correctly with big endian ma...
dovecot at dovecot.org
- dovecot-1.1: If file isn't found from uidlist, refresh the file ...
dovecot at dovecot.org
- dovecot-1.1: buffer test failed if stack wasn't cleared by OS.
dovecot at dovecot.org
- dovecot-1.1: Added %T = trim modifier.
dovecot at dovecot.org
- dovecot-sieve-1.0: If sieve path is a directory instead of a fil...
dovecot at dovecot.org
- dovecot-sieve-1.1: If sieve path is a directory instead of a fil...
dovecot at dovecot.org
- dovecot-sieve-1.1: Released v1.1.5.
dovecot at dovecot.org
- dovecot-sieve-1.1: Added tag 1.1.5 for changeset 5ebdbdd084f4
dovecot at dovecot.org
- dovecot-sieve-1.0: Added tag 1.0.3 for changeset 8c864c4b1a9c
dovecot at dovecot.org
- dovecot-sieve-1.0: Released v1.0.3.
dovecot at dovecot.org
- dovecot-1.1: If client tries to change the selected mailbox stat...
dovecot at dovecot.org
- dovecot-1.1: Fixed compiling on systems without nanoseconds in s...
dovecot at dovecot.org
- dovecot-1.1: Replaced HAVE_ST_NSEC macro checks with more generi...
dovecot at dovecot.org
- dovecot-1.1: kqueue: If opening a file fails with ESTALE, don't ...
dovecot at dovecot.org
- dovecot-1.1: Maildir error handling fixes if appending to uidlis...
dovecot at dovecot.org
- dovecot-1.1: maildir uidlist: Include old and new UID in "Duplic...
dovecot at dovecot.org
- dovecot-1.1: Compile fix
dovecot at dovecot.org
- dovecot-1.1: LIST-EXTENDED: CHILDINFO shouldn't be quoted.
dovecot at dovecot.org
- dovecot-1.1: dbox & cydir: If mailbox doesn't exist, return it a...
dovecot at dovecot.org
- dovecot-1.1: Mailbox flags could have been wrong with filesystem...
dovecot at dovecot.org
- dovecot-1.1: LIST X-STATUS: Send LIST reply before STATUS reply.
dovecot at dovecot.org
- dovecot-1.1: zlib plugin: Uncompress if the message begins with ...
dovecot at dovecot.org
- dovecot-1.1: Make sure MAIL_RECENT flag is cleared from index fi...
dovecot at dovecot.org
- dovecot-1.1: timeout_add(0, ..) was looping in timeout handling ...
dovecot at dovecot.org
- dovecot-1.1: Maildir: If dovecot-uidlist has wrong cached virtua...
dovecot at dovecot.org
- dovecot-1.1: mbox: If INBOX creation fails because of EACCES, tr...
dovecot at dovecot.org
- dovecot-1.1: dbox: Some mails could have been written using m.* ...
dovecot at dovecot.org
- dovecot-1.1: dbox error handling fix
dovecot at dovecot.org
- dovecot-1.1: dbox: Don't write message UID to u.* files' header,...
dovecot at dovecot.org
- dovecot-1.1: dbox: fdatasync() when saving.
dovecot at dovecot.org
- dovecot-1.1: squat: Flush NFS caches.
dovecot at dovecot.org
- dovecot-1.1: Avoid assert-crashing with broken transaction log f...
dovecot at dovecot.org
- dovecot-1.1: When creating a new transaction log, don't reuse an...
dovecot at dovecot.org
- dovecot-1.1: If index file's header shows that it's unusable (e....
dovecot at dovecot.org
- dovecot-1.1: Fixed GSSAPI checks. Perhaps it works now with Sola...
dovecot at dovecot.org
- dovecot-1.1: Fixed previous transaction log assert-avoidance check.
dovecot at dovecot.org
- dovecot-1.1: Maildir: Moved uidlist refreshing to maildir_uidlis...
dovecot at dovecot.org
- dovecot-1.1: expire-tool: Fixed changing uid/gid.
dovecot at dovecot.org
- dovecot-1.1: If SUBSCRIBE or UNSUBSCRIBE fails, we returned "Unk...
dovecot at dovecot.org
- dovecot-1.1: Don't crash if subscribed mailbox begins with hiera...
dovecot at dovecot.org
- dovecot-1.1: Once $KRB5_CFLAGS is set, use it instead of calling...
dovecot at dovecot.org
- dovecot-1.1: Prefix AC_CACHE_CHECK variables with i_cv_.
dovecot at dovecot.org
- dovecot-1.1: Code cleanup
dovecot at dovecot.org
- dovecot-1.1: If dovecot-uidlist contains a filename with '/', lo...
dovecot at dovecot.org
- dovecot-1.1: Minor cleanup to previous commit.
dovecot at dovecot.org
- dovecot-1.1: mbox: When saving messages buffer the output until ...
dovecot at dovecot.org
- dovecot-1.1: mbox: Be sure to flush output when writing to non-s...
dovecot at dovecot.org
- dovecot-1.1: Avoid using shadow variables. Unfortunately -Wshado...
dovecot at dovecot.org
- dovecot-1.0: mbox: If INBOX creation fails because of EACCES, tr...
dovecot at dovecot.org
- dovecot-1.1: Print raw backtrace when dying with out-of-memory (...
dovecot at dovecot.org
- dovecot-1.1: Added mail_index_ext_reset_inc() to atomically incr...
dovecot at dovecot.org
- dovecot-1.1: Message sort index handling rewrite to fix several ...
dovecot at dovecot.org
- dovecot-1.1: logview: Show ext reset.preserve_data.
dovecot at dovecot.org
- dovecot-1.1: Fixes to sort indexing.
dovecot at dovecot.org
- dovecot-1.1: Sort index: Fix to renumbering sort IDs.
dovecot at dovecot.org
- dovecot-1.1: Sort index: Handle reset_id growing while adding no...
dovecot at dovecot.org
- dovecot-1.1: Sort index optimization: Don't write changes to sor...
dovecot at dovecot.org
- dovecot-1.1: Maildir: If POP3 UIDL extra field is found from dov...
dovecot at dovecot.org
- dovecot-1.1: If SORT/THREAD has invalid search parameters, retur...
dovecot at dovecot.org
- dovecot-1.1: SEARCH/SORT/THREAD: If search parameters are missin...
dovecot at dovecot.org
- dovecot-1.1: Fixes to handling races in initial index creation.
dovecot at dovecot.org
- dovecot-1.1: When saving new messages, make sure we parse the "D...
dovecot at dovecot.org
- dovecot-1.1: Released v1.1.rc6.
dovecot at dovecot.org
- dovecot-1.1: Added tag 1.1.rc6 for changeset 79857a116d28
dovecot at dovecot.org
- dovecot-1.1: Fixed compiling in BSD systems.
dovecot at dovecot.org
- dovecot-1.1: Previous fix broke CMP_ST_CTIME() nsec checks.
dovecot at dovecot.org
- dovecot-1.1: Released v1.1.rc7.
dovecot at dovecot.org
- dovecot-1.1: Added tag 1.1.rc7 for changeset 290bd8b0c2d7
dovecot at dovecot.org
- dovecot-1.1: Link test-imap with libmail.a as well (required by ...
dovecot at dovecot.org
- dovecot-1.1: MAIL_FETCH_UIDL_BACKEND crashed with non-maildir ba...
dovecot at dovecot.org
- dovecot-1.1: Don't try to call a cancelled command if it hasn't ...
dovecot at dovecot.org
- dovecot-1.1: Rewrite X-IMAPbase: header before updating index fi...
dovecot at dovecot.org
Last message date:
Sat May 31 14:27:31 EEST 2008
Archived on: Sat May 31 14:27:33 EEST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).