<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in imap-client.h</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/ast/src/cmd/ksh93/features/sigfeatures</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>imap: Add client_create_finish() to finish namespace creation.</title>
        <description>/dovecot/src/imap/imap-client.h - 700f5298a28c60d19936c3c20a6e4ff7d588fd9c</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add client_command_context.event and use it as global event while running</title>
        <description>/dovecot/src/imap/imap-client.h - 1c02804cdc5f1ad830fec081100e951bc67204b4</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add client.event and use it as mail_*user's parent event</title>
        <description>/dovecot/src/imap/imap-client.h - fcad7b5f8913030ef5bb6f23022fcdf15a089e14</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap, pop3: Remove unnecessary call to mail_storage_service_io_deactivate()
    
    The context is automatically deactivated when service user is freed.</title>
        <description>/dovecot/src/imap/imap-client.h - 64c7bca60b07c3652f3071913f56c6029d6deae4</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Drop dependencies on lib-lda settings.
    
    Start using lib-smtp/smtp-submit-settings instead.
    Put any other settings required by IMAPSIEVE in struct imap_settings.</title>
        <description>/dovecot/src/imap/imap-client.h - 1519df1d514ed508c9708e3d2a4daf89e9c937e0</description>
        <pubDate></pubDate>
        <dc:creator>Stephan Bosch &lt;stephan.bosch@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add %{appended} to imap_logout_format</title>
        <description>/dovecot/src/imap/imap-client.h - 0c803d52adebb6b67e785380f88275f7daa325be</description>
        <pubDate></pubDate>
        <dc:creator>Martti Rannanjärvi  &lt;martti.rannanjarvi@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap-client: Add %{autoexpunged} to imap_logout_format</title>
        <description>/dovecot/src/imap/imap-client.h - 0aa23d8824f31a55928d4631e0e702925d534f6e</description>
        <pubDate></pubDate>
        <dc:creator>Martti Rannanjärvi  &lt;martti.rannanjarvi@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap-client: Add const char *disconnect_reason to client
    
    This is to allow using reason given to client_disconnect() via timeout
    context.</title>
        <description>/dovecot/src/imap/imap-client.h - d6bb1be2c65b5bef882946a6610e8fdcfd4ea27e</description>
        <pubDate></pubDate>
        <dc:creator>Martti Rannanjärvi  &lt;martti.rannanjarvi@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Don't do autoexpunging when IMAP client is hibernated</title>
        <description>/dovecot/src/imap/imap-client.h - b596cac264eaa0fbd6cd74a279d58accccb7405b</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Move struct client_sync_context to imap-sync-private.h and add imap_ prefix</title>
        <description>/dovecot/src/imap/imap-client.h - 08406452bf0deae412437463618ed3f870ed03d5</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Allow plugins to hook into syncing.
    
    Ideally all of the existing pieces in the syncing code would start using
    this at some point, so their code could be moved to a more logical location.</title>
        <description>/dovecot/src/imap/imap-client.h - d64280bc41338078701e79aefaab3169686b683d</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add client_add_capability()</title>
        <description>/dovecot/src/imap/imap-client.h - f10f05dfa64b3c005e630b0e1982c15d7ad2114c</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add imap_client_vfuncs.send_tagline()
    
    This allows plugins to catch all the IMAP command replies.</title>
        <description>/dovecot/src/imap/imap-client.h - f231cd77594d5a30e92118a1f6dda31f0e48bb52</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add client_command_context.human_args
    
    Generated with imap_write_args_for_human()</title>
        <description>/dovecot/src/imap/imap-client.h - bf9e29ed2d95a81780effae125fe6dca688818c1</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Fix running time in tagged command replies.
    
    The timing information was updated only after command_exec() returned.
    Most of the commands were handled within a single command_exec() though,
    so at the time when tagline was sent the running_usecs was still zero.
    
    The msecs in ioloop timing was correct though, because it relied only on
    the command start timing info.</title>
        <description>/dovecot/src/imap/imap-client.h - b98f1ffc049e8c4c1677173ea65830aa07b3ef87</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Include info about last command in disconnection log line.
    
    Only if LOGOUT isn't sent, because that's already visible.</title>
        <description>/dovecot/src/imap/imap-client.h - 9036b11c0f06193bfebab686d75982d7930cb517</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add imap_client.logged_out at LOGOUT
    
    This is useful for determining if client did a clean logout</title>
        <description>/dovecot/src/imap/imap-client.h - 5334234b155ced693feb925aeabd3a3cda07eacd</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Code cleanup - move command stats to struct client_command_stats</title>
        <description>/dovecot/src/imap/imap-client.h - 567b56c2d6a1063cad997c956f3ed1d9d735f14e</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Add imap_fetch_failure setting
    
    This controls what happens when FETCH fails for some mails. The possible
    values are:
    
    disconnect-immediately: This is the original behavior. Whenever FETCH
    fails for a mail, the FETCH is aborted and client is disconnected.
    
    disconnect-after: The FETCH runs for all the requested mails, skipping
    any mails that returned failures, but at the end the client is still
    disconnected.
    
    no-after: The FETCH runs for all the requested mails, skipping any mails
    that returned failures. At the end tagged NO reply is returned. If the
    client attempts to FETCH the same failed mail more than once, the client
    is disconnected. This is to avoid clients from going into infinite loops
    trying to FETCH a broken mail.</title>
        <description>/dovecot/src/imap/imap-client.h - 704a96fa677763eef7ae62466e14e83a2f535427</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

    <item>
        <title>imap: Track how much time was spent on waiting for locks.</title>
        <description>/dovecot/src/imap/imap-client.h - 9ac30c648aebe0660f137af18749917e2b62b556</description>
        <pubDate></pubDate>
        <dc:creator>Timo Sirainen &lt;timo.sirainen@dovecot.fi&gt;</dc:creator>
    </item>

</channel>
</rss>

