[cvs] commit: framework/Imap_Client/lib/Horde/Imap/Client Base.php Cache.php Socket.php

Michael M Slusarz slusarz at horde.org
Wed Oct 22 20:21:14 UTC 2008


slusarz     2008-10-22 16:21:14 EDT

  Modified files:
    Imap_Client/lib/Horde/Imap/Client Base.php Cache.php 
                                      Socket.php 
  Log:
  Some fixes/additions after browsing through RFC 4549 - the disconnected IMAP
  recommendations.  Although webmail doesn't act as a true disconnected client,
  there is some useful stuff in here (and webmail doesn't act as a true
  "connected" client either, for that matter).
  If empty array is passed into Horde_Imap_Client_Cache::set(), the list of
  cached IDs is returned.
  
  Revision  Changes    Path
  1.69      +11 -18    framework/Imap_Client/lib/Horde/Imap/Client/Base.php
  1.11      +37 -19    framework/Imap_Client/lib/Horde/Imap/Client/Cache.php
  1.83      +22 -7     framework/Imap_Client/lib/Horde/Imap/Client/Socket.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?r1=1.82&r2=1.83&ty=u


More information about the cvs mailing list