commit: incubator/Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php Exception.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-22 23:58:24 EDT

  Modified files:
    Imap_Client/lib/Horde/Imap/Client Base.php Cclient.php 
                                      Exception.php Socket.php 
    Imap_Client/test/Horde/Imap test_client.php 
  Log:
  Add ACL support (RFC 2086/4314).
  Completely rework untagged response handling in Socket - now we tokenized the
  untagged response.  Should now correctly handle all quoted/literal data
  correctly and, best of all, should remove the need to ever have to use
  preg_* functions in the driver. (Note: I have to refactor thread parser
  as a result, so it currently is broken).
  
  Revision  Changes    Path
  1.21      +118 -3    incubator/Imap_Client/lib/Horde/Imap/Client/Base.php
  1.20      +87 -1     incubator/Imap_Client/lib/Horde/Imap/Client/Cclient.php
  1.5       +7 -2      incubator/Imap_Client/lib/Horde/Imap/Client/Exception.php
  1.24      +344 -154  incubator/Imap_Client/lib/Horde/Imap/Client/Socket.php
  1.13      +6 -3      incubator/Imap_Client/test/Horde/Imap/test_client.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Base.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Cclient.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Exception.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/lib/Horde/Imap/Client/Socket.php?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/incubator/Imap_Client/test/Horde/Imap/test_client.php?r1=1.12&r2=1.13&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.