May 2013 Archives by author
Starting: Thu May 2 16:20:07 EEST 2013
Ending: Fri May 31 17:36:56 EEST 2013
Messages: 159
- dovecot-2.2: example-config: Typofix
dovecot at dovecot.org
- dovecot-2.2: imap: Fixed using literals for URLs in CATENATE.
dovecot at dovecot.org
- dovecot-2.2: imap: Don't allow empty CATENATE () list.
dovecot at dovecot.org
- dovecot-2.2: imap-urlauth-worker: Fixed a crash (by removing unn...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Don't try to access garbage memor...
dovecot at dovecot.org
- dovecot-2.2: quota-status: Return 554 instead of 552 on quota fa...
dovecot at dovecot.org
- dovecot-2.1: quota-status: Return 554 instead of 552 on quota fa...
dovecot at dovecot.org
- dovecot-2.1: acl: Optionally get default ACL's for private/share...
dovecot at dovecot.org
- dovecot-2.2: acl: Mailbox creation ignored ACLs (due to API chan...
dovecot at dovecot.org
- dovecot-2.2: acl: Optionally get default ACL's for private/share...
dovecot at dovecot.org
- dovecot-2.2: namespace { prefix="" list=no } should never be lis...
dovecot at dovecot.org
- dovecot-2.2: maildir++: Fixed mail_shared_explicit_inbox=no
dovecot at dovecot.org
- dovecot-2.2: lib-index: The previous assert-crashfix didn't actu...
dovecot at dovecot.org
- dovecot-2.2: doveadm_mail_iter_init(): Removed unnecessarily ret...
dovecot at dovecot.org
- dovecot-2.2: doveadm: If search query attempts to access nonexis...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Don't try to access garbage memor...
dovecot at dovecot.org
- dovecot-2.2: imap: Fixed assert-crash on invalid APPEND parameters.
dovecot at dovecot.org
- dovecot-2.2: imap: Don't eat away the next command if CATENATE f...
dovecot at dovecot.org
- dovecot-2.2: lib-imap: imap_parser_read_args() shouldn't append ...
dovecot at dovecot.org
- dovecot-2.2: imap: Don't hang in APPEND when giving it invalid p...
dovecot at dovecot.org
- dovecot-2.2: imap: Fixed URLFETCH assert-crashes due to output_c...
dovecot at dovecot.org
- dovecot-2.2: imap: URLFETCH sometimes failed thinking it didn't ...
dovecot at dovecot.org
- dovecot-2.2: imap: URLFETCH leaked istream on failures.
dovecot at dovecot.org
- dovecot-2.2: lib-index: Previous commit sometimes broke scanning...
dovecot at dovecot.org
- dovecot-2.1: istream-seekable: Don't crash when seeking forwards...
dovecot at dovecot.org
- dovecot-2.1: istream-[b]zlib: Don't break if parent stream gets ...
dovecot at dovecot.org
- dovecot-2.1: istream-seekable: If underlying stream gives an err...
dovecot at dovecot.org
- dovecot-2.2: Fix out of source build of manpages
dovecot at dovecot.org
- dovecot-2.2: login-proxy: Don't crash if connect() succeeds but ...
dovecot at dovecot.org
- dovecot-2.2: login-proxy: If login fails with timeout, log what ...
dovecot at dovecot.org
- dovecot-2.2: configure: Fixed checking for struct sockpeercred w...
dovecot at dovecot.org
- dovecot-2.2: pop3: Added pop3_deleted_flag setting.
dovecot at dovecot.org
- dovecot-2.2: example-config: Moved imap_* and pop3_* settings ou...
dovecot at dovecot.org
- dovecot-2.2: Avoid strict aliasing warnings.
dovecot at dovecot.org
- dovecot-2.2: auth passwd-file: If we fail to open passwd-file, l...
dovecot at dovecot.org
- dovecot-2.2: example-config: auth-*.conf.ext should say they're ...
dovecot at dovecot.org
- dovecot-2.2: example-config: Removed dovecot-db.conf.ext since B...
dovecot at dovecot.org
- dovecot-2.2: Makefile: Removed dovecot-db.conf.ext
dovecot at dovecot.org
- dovecot-2.2: example-config: Added comment how all *.conf.ext fi...
dovecot at dovecot.org
- dovecot-2.1: liblib: Fix Unicode decomposition
dovecot at dovecot.org
- dovecot-2.2: liblib: Fix Unicode decomposition
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Added mail_always_cache_fields setting.
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Allow mail_*cache_fields settings to s...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Don't mark field decisions dirty when re...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Fixed mail_cache_register_fields() decis...
dovecot at dovecot.org
- dovecot-2.2: quota-status: If quota_status_* settings are set, d...
dovecot at dovecot.org
- dovecot-2.1: quota-status: If quota_status_* settings are set, d...
dovecot at dovecot.org
- dovecot-2.2: Added asserts to binary searches to make sure we do...
dovecot at dovecot.org
- dovecot-2.1: maildir: Fixed handling over 26 keywords in a mailbox.
dovecot at dovecot.org
- dovecot-2.2: maildir: Fixed handling over 26 keywords in a mailbox.
dovecot at dovecot.org
- dovecot-2.2: imap: Return how long SELECT or EXAMINE command too...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Don't lose INBOX's \Subscribed flag wh...
dovecot at dovecot.org
- dovecot-2.2: layout=fs: Always return INBOX uppercased when list...
dovecot at dovecot.org
- dovecot-2.2: mbox: If save's input stream fails, fail saving ins...
dovecot at dovecot.org
- dovecot-2.2: mbox: Fixed committing transaction after a previous...
dovecot at dovecot.org
- dovecot-2.2: imap-urlfetch: Don't leak memory on error. Use TCP ...
dovecot at dovecot.org
- dovecot-2.2: lib-http: Fixed assert-crash when host had multiple...
dovecot at dovecot.org
- dovecot-2.2: http_url_escape_param(): Added more characters to b...
dovecot at dovecot.org
- dovecot-2.2: example-config: Added missing auth-dict.conf.ext to...
dovecot at dovecot.org
- dovecot-2.2: mbox: Previous change broke index updates to succes...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Added mailbox_status.have_save_guids.
dovecot at dovecot.org
- dovecot-2.2: maildir: If we notice an unexpectedly inserted file...
dovecot at dovecot.org
- dovecot-2.2: maildir: Reverted most of changeset c92ebbedc6f9.
dovecot at dovecot.org
- dovecot-2.1: maildir: If we notice an unexpectedly inserted file...
dovecot at dovecot.org
- dovecot-2.2: dsync: Don't try to sync with GUIDs if we can't set...
dovecot at dovecot.org
- dovecot-2.2: Added tag 2.2.2 for changeset 7aa929edd551
dovecot at dovecot.org
- dovecot-2.2: Added signature for changeset 7aa929edd551
dovecot at dovecot.org
- dovecot-2.2: Released v2.2.2.
dovecot at dovecot.org
- dovecot-2.2: dsync: Fixed unsubscribing from an already deleted ...
dovecot at dovecot.org
- dovecot-2.2: dsync: Previous have_save_guids change somewhat bro...
dovecot at dovecot.org
- dovecot-2.2: auth: Fixed crash if LDAP query returned multiple r...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed deinitialization of the URL...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed resuming in URLAUTH fetch h...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed local URLAUTH fetches that ...
dovecot at dovecot.org
- dovecot-2.2: *-login: If auth failed with a specified reason, th...
dovecot at dovecot.org
- dovecot-2.2: dsync: Don't notify replicator process about succes...
dovecot at dovecot.org
- dovecot-2.2: dsync: Fixed unsubscribing from mailbox within same...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Optimize SEARCH_MODSEQ query if it's h...
dovecot at dovecot.org
- dovecot-2.2: *-login: ssl=required should imply disable_plaintex...
dovecot at dovecot.org
- dovecot-2.2: *-login: If ssl=required, don't list any SASL mecha...
dovecot at dovecot.org
- dovecot-2.2: lib-http: Added ssl_cert|key|key_password settings ...
dovecot at dovecot.org
- dovecot-2.2: lib-index: mail_cache_lookup*() can now return fiel...
dovecot at dovecot.org
- dovecot-2.2: dbox: Added support for POP3 message order.
dovecot at dovecot.org
- dovecot-2.2: imapc: Pass through SPECIAL-USE LIST flags if imapc...
dovecot at dovecot.org
- dovecot-2.2: dsync: Small code cleanup.
dovecot at dovecot.org
- dovecot-2.2: imapc: Fixed assert-crash when copying messages.
dovecot at dovecot.org
- dovecot-2.1: imapc: Fixed memory leak when copying messages.
dovecot at dovecot.org
- dovecot-2.2: dsync: Added -x parameter to exclude mailboxes from...
dovecot at dovecot.org
- dovecot-2.2: dbox: Return cached pop3.order=0 as empty string in...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Create ext-intro records using the lates...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Fixed resizing header when old&new sizes...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Added mail_index_ext_resize_hdr()
dovecot at dovecot.org
- dovecot-2.2: dbox: Don't cache pop3.uidl|order unless index head...
dovecot at dovecot.org
- dovecot-2.2: lib-fs: Added fs_get_root_driver()
dovecot at dovecot.org
- dovecot-2.2: auth: If blocking userdb returns no fields, don't c...
dovecot at dovecot.org
- dovecot-2.2: auth: Fixed caching empty userdb result.
dovecot at dovecot.org
- dovecot-2.2: doveadm-server: Pass local/remote_ip/port to passdb...
dovecot at dovecot.org
- dovecot-2.2: auth: Keep auth_request referenced during DNS lookup.
dovecot at dovecot.org
- dovecot-2.1: auth: Keep auth_request referenced during DNS lookup.
dovecot at dovecot.org
- dovecot-2.1: auth ldap: If ldap debug_level>0, log how long init...
dovecot at dovecot.org
- dovecot-2.2: auth ldap: If ldap debug_level>0, log how long init...
dovecot at dovecot.org
- dovecot-2.2: Fixed compiling with gcc v3.3 and older.
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Don't try to mkdir() empty directory w...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: If INDEX=MEMORY, return index root dir...
dovecot at dovecot.org
- dovecot-2.2: lib-storage: Reverted previous change after all.
dovecot at dovecot.org
- dovecot-2.2: lib-index: Fixed mail_cache_lookup_headers() when f...
dovecot at dovecot.org
- dovecot-2.2: dsync: Fixed dsync handshaking since recent change.
dovecot at dovecot.org
- dovecot-2.2: lib-settings: Support also "seconds" and "minutes" ...
dovecot at dovecot.org
- dovecot-2.1: lib-settings: Support also "seconds" and "minutes" ...
dovecot at dovecot.org
- dovecot-2.2: lib-imap: imap_append_string_for_humans() returned ...
dovecot at dovecot.org
- dovecot-2.2: var_expand(): Added %N, which is the same as %H exc...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Made sure callbacks from URLAUTH ...
dovecot at dovecot.org
- dovecot-2.2: imap: Fixed segfault in URLFETCH command.
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed URLAUTH fetch reference cou...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed handling of URLAUTH service...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed URLAUTH connection resume a...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Fixed pending_request counter dif...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-urlauth: Added API for using the fetch int...
dovecot at dovecot.org
- dovecot-2.2: lib-index: Fixed a broken assert.
dovecot at dovecot.org
- dovecot-2.2: layout=index: Allow mailbox create/delete/rename du...
dovecot at dovecot.org
- dovecot-2.1: auth: Fixed error handling for proxy host dns_lookup()
dovecot at dovecot.org
- dovecot-2.2: auth: Fixed error handling for proxy host dns_lookup()
dovecot at dovecot.org
- dovecot-2.1: Reverted previous wrong commit.
dovecot at dovecot.org
- dovecot-2.2: Reverted previous wrong commit.
dovecot at dovecot.org
- dovecot-2.1: auth: Fixed error handling for proxy host dns_lookup()
dovecot at dovecot.org
- dovecot-2.2: auth: Fixed error handling for proxy host dns_lookup()
dovecot at dovecot.org
- dovecot-2.2: imap: URLFETCH's tagged reply wasn't sent while TCP...
dovecot at dovecot.org
- dovecot-2.2: imap: URLFETCH's URL callback would prematurely unc...
dovecot at dovecot.org
- dovecot-2.2: lib-imap-client: Connect and command timeouts are n...
dovecot at dovecot.org
- dovecot-2.2: imapc: Changed imapc_user setting's default to empty.
dovecot at dovecot.org
- dovecot-2.2: imapc: Empty imapc_user expands to namespace's owne...
dovecot at dovecot.org
- dovecot-2.1-pigeonhole: lib-sieve: editheader extension: Fixed i...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: doveadm-sieve: Fix ping-pong problem in ...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: doveadm-sieve: Fixed synchronization of ...
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: Fixed problem in `make distcheck`.
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: Released v0.3.5 for Dovecot v2.1.16.
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: Added tag 0.3.5 for changeset 374ec9399958
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: Added signature for changeset 374ec9399958
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: lib-sieve: editheader extension: Fixed i...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Updated dovecot.m4 to latest version.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Removed UNSTABLE notice from configure.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Added signature for changeset 374ec9399958
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Released v0.3.5 for Dovecot v2.1.16.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Merged changed from Pigeonhole v0.3.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Released v0.4.0 for Dovecot v2.2.1.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Added tag 0.3.5 for changeset 374ec9399958
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Fixed problem in `make distcheck`.
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Added tag 0.4.0 for changeset 3a8dc1250e9b
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: testsuite: fixed local timezone dependen...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Added signature for changeset 3a8dc1250e9b
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Forgot to update Dovecot version in READ...
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: Fixed setting name in example-config/con...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: lib-sieve: Fixed datastack problem in me...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Sieve extprograms plugin: Fixed interact...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Fixed setting name in example-config/con...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: managesieve-login: Fixed '[' ']' stupidi...
pigeonhole at rename-it.nl
- dovecot-2.2-pigeonhole: Merged changes from Pigeonhole v0.3 tree.
pigeonhole at rename-it.nl
- dovecot-2.1-pigeonhole: managesieve-login: Fixed '[' ']' stupidi...
pigeonhole at rename-it.nl
- dovecot-2.0-pigeonhole: managesieve-login: Fixed '[' ']' stupidi...
pigeonhole at rename-it.nl
Last message date:
Fri May 31 17:36:56 EEST 2013
Archived on: Fri May 31 17:36:57 EEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).