The branch "master" has been updated. The following is a summary of the commits.
from: 27a2e397e7e69a5df650cce62fe0b36b9a0e5aff 196643c Workaround broken ID behavior seen on Cyrus c0447e9 Reset client_debug correctly 7a7fb10 Improved POP3 logging aef7622b Log connection errors to debug log 07a9c23 [mms] Improved debug logging during connection failures and authentication attempts. Summary: http://github.com/horde/horde/compare/27a2e397e7e69a5df650cce62fe0b36b9a0e5aff...07a9c23fc68dcd07fcdaa5b8e7191ca402dd1a36 ----------------------------------------------------------------------- commit 196643cd0fdbf38b5579cbd5b9dce3b32b6de663 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 00:23:10 2014 -0600 Workaround broken ID behavior seen on Cyrus framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/196643cd0fdbf38b5579cbd5b9dce3b32b6de663 ----------------------------------------------------------------------- commit c0447e99cda9bbccc2dfcc7289e21a6c0154bcf8 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 00:40:05 2014 -0600 Reset client_debug correctly .../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 32 +++-- 1 files changed, 18 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/c0447e99cda9bbccc2dfcc7289e21a6c0154bcf8 ----------------------------------------------------------------------- commit 7a7fb10d15052f446f072ff8d3680e7288f59b00 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 00:51:13 2014 -0600 Improved POP3 logging .../Imap_Client/lib/Horde/Imap/Client/Socket/Connection/Pop3.php | 9 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 27 ++--- 2 files changed, 16 insertions(+), 20 deletions(-) http://github.com/horde/horde/commit/7a7fb10d15052f446f072ff8d3680e7288f59b00 ----------------------------------------------------------------------- commit aef7622b26daddee02a524848f7c40fd8ba91ab3 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 00:58:32 2014 -0600 Log connection errors to debug log .../Imap_Client/lib/Horde/Imap/Client/Socket/Connection/Base.php | 10 ++++- 1 files changed, 9 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/aef7622b26daddee02a524848f7c40fd8ba91ab3 ----------------------------------------------------------------------- commit 07a9c23fc68dcd07fcdaa5b8e7191ca402dd1a36 Author: Michael M Slusarz <[email protected]> Date: Thu Jul 17 01:00:32 2014 -0600 [mms] Improved debug logging during connection failures and authentication attempts. framework/Imap_Client/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/07a9c23fc68dcd07fcdaa5b8e7191ca402dd1a36 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
