[commits] Horde branch master updated. bf2a037b4331f17a34363348437d9f57443a7648
Michael M Slusarz
slusarz at horde.org
Tue May 14 22:21:37 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 89761bdae765fc7ffd66904f181184be6f6cd3bc
ecc7faa [mms] Fix caching of CAPABILITY information when not using imapproxy.
16eb783 [mms] Correctly handle enabled cached status when not using imapproxy.
d8347ac Accept any generic object here
e917679 This kind of closure call doesn't seem to work
eb7c8ff Reorder continuation request so we don't add trailing space to original command
30bb411 Improved debug output
bf2a037 [mms] Fix login methods that require server continutation responses.
-----------------------------------------------------------------------
commit ecc7faae1fe2eff8eee4e9ce1daaeffaae555f1e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 12:07:54 2013 -0600
[mms] Fix caching of CAPABILITY information when not using imapproxy.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 23 +++++++--------
framework/Imap_Client/package.xml | 2 +
2 files changed, 13 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/ecc7faae1fe2eff8eee4e9ce1daaeffaae555f1e
-----------------------------------------------------------------------
commit 16eb78361e0c6aa294b508dff958cd9dfa98cf77
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 12:12:14 2013 -0600
[mms] Correctly handle enabled cached status when not using imapproxy.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 65 ++++++++++++----
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 54 ++++++-------
framework/Imap_Client/package.xml | 2 +
3 files changed, 75 insertions(+), 46 deletions(-)
http://git.horde.org/horde-git/-/commit/16eb78361e0c6aa294b508dff958cd9dfa98cf77
-----------------------------------------------------------------------
commit d8347acd0b49efca694bb5abf33435b6660fd746
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 14:02:11 2013 -0600
Accept any generic object here
framework/Imap_Client/lib/Horde/Imap/Client/Data/Format/List.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/d8347acd0b49efca694bb5abf33435b6660fd746
-----------------------------------------------------------------------
commit e91767964f8b1e4d6a80d30072f196b7d8763a58
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 14:02:25 2013 -0600
This kind of closure call doesn't seem to work
.../lib/Horde/Imap/Client/Interaction/Command/Continuation.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e91767964f8b1e4d6a80d30072f196b7d8763a58
-----------------------------------------------------------------------
commit eb7c8ffd4d15b7446e381ef988e42ddc35eb7d62
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 14:02:39 2013 -0600
Reorder continuation request so we don't add trailing space to original command
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 18 ++++++++++-----
1 files changed, 12 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/eb7c8ffd4d15b7446e381ef988e42ddc35eb7d62
-----------------------------------------------------------------------
commit 30bb411ff7873bb759e36ffb7fb6235603854f84
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 16:18:45 2013 -0600
Improved debug output
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/30bb411ff7873bb759e36ffb7fb6235603854f84
-----------------------------------------------------------------------
commit bf2a037b4331f17a34363348437d9f57443a7648
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue May 14 16:19:30 2013 -0600
[mms] Fix login methods that require server continutation responses.
one of the reasons why the pipelining fixes were necessary. This was
fixed several days ago - finally got around to verifying today.
framework/Imap_Client/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/bf2a037b4331f17a34363348437d9f57443a7648
More information about the commits
mailing list