commit: incubator/Imap_Client/lib/Horde/Imap Client.php incubator/Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php Socket.php incubator/Imap_Client/test/Horde/Imap test_client.php

"Michael M Slusarz" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz     2008-09-15 19:10:51 EDT

  Modified files:
    Imap_Client/lib/Horde/Imap Client.php 
    Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php 
                                      Socket.php 
    Imap_Client/test/Horde/Imap test_client.php 
  Log:
  Commit my next batch of changes.  Highlights: move thread sort to its own
  function (it doesn't return data similar to search()). Finish implementing
  threading sort return (patterned after existing IMAP_Thread representation).
  Add quota functions. Add function to create IMAP message sequence string from
  an array of indices.  Add support in socket driver for RFCs 2088 (LITERAL+),
  2359 (UIDPLUS), and 3691 (UNSELECT).  Added close() function.  expunge() now
  can handle expunging only a certain subset of messages.
  
  Revision  Changes    Path
  1.11      +32 -1     incubator/Imap_Client/lib/Horde/Imap/Client.php
  1.14      +276 -62   incubator/Imap_Client/lib/Horde/Imap/Client/Base.php
  1.13      +198 -24   incubator/Imap_Client/lib/Horde/Imap/Client/Cclient.php
  1.16      +450 -68   incubator/Imap_Client/lib/Horde/Imap/Client/Socket.php
  1.8       +16 -7     incubator/Imap_Client/test/Horde/Imap/test_client.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Base.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Cclient.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Socket.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/test/Horde/Imap/test_client.php?r1=1.7&r2=1.8&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.