August 2015 Archives by author
      
      Starting: Tue Aug  4 08:31:46 UTC 2015
         Ending: Mon Aug 31 21:12:34 UTC 2015
         Messages: 149
     
- dovecot-2.2: lib-storage: escape_char and broken_char settings w...
 
dovecot at dovecot.org
 - dovecot-2.2: stats: If process was used for multiple sessions, s...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Make sure tryagain_r is never randomly...
 
dovecot at dovecot.org
 - dovecot-2.2: fts: If Tika returns 500, retry it a couple of time...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: istream-timeout could have triggered timeout t...
 
dovecot at dovecot.org
 - dovecot-2.2: fts-solr: "highest UID for mailbox" lookup was actu...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Renamed -F parameter to -O to avoid a conflict
 
dovecot at dovecot.org
 - dovecot-2.2: stats: Added session=<ID> filter to doveadm dump se...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Make sure we can't accidentally add dup...
 
dovecot at dovecot.org
 - dovecot-2.2: doveadm: Make sure we can't accidentally add duplic...
 
dovecot at dovecot.org
 - dovecot-2.2: man: doveadm-import -s description updated
 
dovecot at dovecot.org
 - dovecot-2.2: lda: Removed unnecessary/duplicate 'k' from getopt_...
 
dovecot at dovecot.org
 - dovecot-2.2: rawlog: Removed unnecessary/duplicate 'o' from geto...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Install headers on make install.
 
dovecot at dovecot.org
 - dovecot-2.2: pop3: Added pop3_delete_type setting with values "d...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: If mailbox is already deleted locally, don't...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Fixed syncing a recursive delete of mailbox ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: fs_write() didn't update stats.write_count ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: Small code cleanup for handling write_strea...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: fs_copy*() didn't update metadata_changed c...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: Fix to earlier write_stream_finish() commit
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: Moved enum fs_op from fs-randomfail.c to fs...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Code cleanup - split master_status_upda...
 
dovecot at dovecot.org
 - dovecot-2.2: indexer: Removed counting worker processes as servi...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: If idle-die callback returns FALSE, not...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Update comment on tr29 rules.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Add note about possible additional apostro...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Add Unicode TR29 rule WB5a setting to toke...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Minor cleanup - initialize err with U_ZERO...
 
dovecot at dovecot.org
 - dovecot-2.2: lazy-expunge: If MAIL_FETCH_REFCOUNT fails, log the...
 
dovecot at dovecot.org
 - dovecot-2.2: lazy-expunge: If MAIL_FETCH_REFCOUNT fails because ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Moved connection accepting code to its ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Added local and real IP addresses and p...
 
dovecot at dovecot.org
 - dovecot-2.2: master: Changed passing of listener settings from m...
 
dovecot at dovecot.org
 - dovecot-2.2: lmtp, *-login: Use ip/port values from struct maste...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Added support for HAProxy protocol.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: url: Make sure destination url struct is ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http auth: Implemented client-side handling of ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http client: Minor whitespace cleanups in struc...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http auth: Made second argument of http_auth_cr...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http auth: Fixed assertion on the validity of t...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http auth: Fixed segfault occurring in http_aut...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http client: Removed useless assignment of requ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http client: Implemented simple authentication ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http client: Added inline function to check whe...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http auth: Implemented cloning/copying of crede...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: test-http-client double-freed memory
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: test-http-client may have failed to load ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: url: Implemented http_url_clone_authority...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: url: Implemented functions to copy/clone ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http client: Implemented proxy authentication u...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: Previous test-http-client safe_memset() c...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: client: Fixed handling of request timeout.
 
dovecot at dovecot.org
 - dovecot-2.2: fts-solr: Fixed memory leak when indexing multiple ...
 
dovecot at dovecot.org
 - dovecot-2.2: fts-solr: Fix to previous memory leak fix - second ...
 
dovecot at dovecot.org
 - dovecot-2.2: fts-solr: Flush Solr indexing HTTP requests every 1...
 
dovecot at dovecot.org
 - dovecot-2.2: fts-solr: If HTTP request fails, log the status num...
 
dovecot at dovecot.org
 - dovecot-2.2: *-login: Removed dead assignment to make static ana...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Moved most of the \Recent flag handlin...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Code cleanup - Don't keep a separate n...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: kqueue notification should trigger also on fil...
 
dovecot at dovecot.org
 - dovecot-2.2: pop3: If transcation commit failed at QUIT, don't l...
 
dovecot at dovecot.org
 - dovecot-2.2: pop3: Added %{deleted_bytes} variable to pop3_logou...
 
dovecot at dovecot.org
 - dovecot-2.2: Removed support for dnotify.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Moved index/index-mailbox-check.c code...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: inotify doesn't need to watch for IN_CLOSE
 
dovecot at dovecot.org
 - dovecot-2.2: imap: If command has no imap_parser, don't crash wh...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: io_add_notify() wasn't setting struct io.sourc...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Log notify IO leaks when ioloop is destroyed.
 
dovecot at dovecot.org
 - dovecot-2.2: imap: Code cleanup
 
dovecot at dovecot.org
 - dovecot-2.2: imap: Fixed memory leak in SELECT QRESYNC error han...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: connection_disconnect_reason() now returns the...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Added io_stream_get_disconnect_reason() to ios...
 
dovecot at dovecot.org
 - dovecot-2.2: Use io_stream_get_disconnect_reason() instead of du...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: mail_user_var_expand_table() may not h...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: mail_storage_service_user_free() needs...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Added io_loop_extract_notify_fd()
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Added mailbox_recent_flags_set_uid_for...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Added mailbox_watch_extract_notify_fd()
 
dovecot at dovecot.org
 - dovecot-2.2: Added imap-hibernate process for gathering IDLEing ...
 
dovecot at dovecot.org
 - dovecot-2.2: imap: Compiler warning fix to imap-hibernate commit
 
dovecot at dovecot.org
 - dovecot-2.2: doveadm backup: Fixed assert-crash due to duplicate...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Fixed memory leaks when importing attributes...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Compiler warning fix to previous change.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: struct master_service_connection.name m...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Fixed io_loop_extract_notify_fd() to compile w...
 
dovecot at dovecot.org
 - dovecot-2.2: imapc: If FETCH commands fail, have imapc_mail_fetc...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-imap-client: Removed unused pending_box_command...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-imap-client: Allow reconnecting to IMAP server ...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: Added more debug logging.
 
dovecot at dovecot.org
 - dovecot-2.2: imap: Fixed hibernation to work with non-TCP connec...
 
dovecot at dovecot.org
 - dovecot-2.2: imap: Fail silently if selected mailbox format does...
 
dovecot at dovecot.org
 - dovecot-2.2: example-config: Updated mail_attribute_dict comment
 
dovecot at dovecot.org
 - dovecot-2.2: login_log_format_elements: Added %{listener} variab...
 
dovecot at dovecot.org
 - dovecot-2.2: imap: If mailbox state couldn't be exported for hib...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Added assert to make sure end-of-list isn't ...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: If mailbox export deinit failed, the failure...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Added -T parameter to specify the I/O stall ...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Make sure we print all the stderr output fro...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Earlier end-of-list change broke single-proc...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: mailbox_list_[un]escape_name() can now...
 
dovecot at dovecot.org
 - dovecot-2.2: imapc: Fixed handling escape-char
 
dovecot at dovecot.org
 - dovecot-2.2: ioloop: Delay actual start of a new normal timeout ...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Fixed again waiting for remote process wait ...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Added -D parameter to disable mailbox renaming.
 
dovecot at dovecot.org
 - dovecot-2.2: Reverted ec6e672a6e32 for now due to some bugs.
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Fixed another crash with recent end-of-list ...
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Fixed running with tcp/tcps destination.
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Try fixing ec6e672a6e32 (ioloop timeout fixing)
 
dovecot at dovecot.org
 - dovecot-2.2: dsync: Include mailboxes' full path in debug messages.
 
dovecot at dovecot.org
 - dovecot-2.2: imapc: Don't crash with mailbox_list_index=yes
 
dovecot at dovecot.org
 - dovecot-2.2: doveadm fs delete: Support giving multiple filename...
 
dovecot at dovecot.org
 - dovecot-2.2: *-login: Added %{passdb:*} fields to login_log_form...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: If var_expand_with_funcs() function returns NU...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-settings: Added settings_var_expand_with_funcs()
 
dovecot at dovecot.org
 - dovecot-2.2: lib-storage: Added %{userdb:*} expansion to mail se...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-http: client: Added proper handling of 408 resp...
 
dovecot at dovecot.org
 - dovecot-2.2: ioloop-epoll: Fix fatal epoll_wait() error occurrin...
 
dovecot at dovecot.org
 - dovecot-2.2: Changed type of internet port values to in_port_t e...
 
dovecot at dovecot.org
 - dovecot-2.2: Removed all invocations of atoi().
 
dovecot at dovecot.org
 - dovecot-2.2: http-client: Added support for using an HTTP proxy ...
 
dovecot at dovecot.org
 - dovecot-2.2: strnum: Implemented many more numeric string parsin...
 
dovecot at dovecot.org
 - dovecot-2.2: Removed all invocations of strtoll() and friends.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-master: Compiler warning fix
 
dovecot at dovecot.org
 - dovecot-2.2: Earlier in_port_t fix created problems with service...
 
dovecot at dovecot.org
 - dovecot-2.2: aggregator: Allow replicator_port=0 setting (fix to...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Add prefixing contraction filter.
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Add UTF-8 unit test for lowercase filter.
 
dovecot at dovecot.org
 - dovecot-2.2: Earlier in_port_t fix was ineffective due to one sm...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fts: Add missing "j'" to French contractions.
 
dovecot at dovecot.org
 - dovecot-2.2: cassandra: Split consistency setting to read_consis...
 
dovecot at dovecot.org
 - dovecot-2.2: cassandra: Changed default consistency levels to lo...
 
dovecot at dovecot.org
 - dovecot-2.2: *-login: mail_max_userip_connections=0 was broken b...
 
dovecot at dovecot.org
 - dovecot-2.2: imap: NOTIFY SET STATUS didn't send HIGHESTMODSEQ i...
 
dovecot at dovecot.org
 - dovecot-2.2: lib: Added str_to_ino()
 
dovecot at dovecot.org
 - dovecot-2.2: imap-hibernate: Use sockets' st_dev and st_ino to v...
 
dovecot at dovecot.org
 - dovecot-2.2: lib-fs: Added "dict" backend, which is a wrapper to...
 
dovecot at dovecot.org
 - dovecot-2.2: auth: Added ":protected" suffix to passdb and userd...
 
dovecot at dovecot.org
 - dovecot-2.2-pigeonhole: lib-sieve: Properly implemented checking...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: sieve-filter: Fixed handling of failure-...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: lib-sieve: Implemented the vnd.dovecot.e...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: lib-sieve: vnd.dovecot.environment exten...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: lib-sieve: variables extension: Added as...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: lib-sieve: Improved efficiency of readin...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: Merged concurrent changes.
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: doveadm sieve plugin: Fixed incorrect in...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: Removed all invocations of strtoll() and...
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: Removed all invocations of atoi().
 
pigeonhole at rename-it.nl
 - dovecot-2.2-pigeonhole: Changed type of internet port values to ...
 
pigeonhole at rename-it.nl
    
 
    
      Last message date: 
       Mon Aug 31 21:12:34 UTC 2015
    Archived on: Mon Aug 31 21:12:36 UTC 2015
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).