The branch "master" has been updated. The following is a summary of the commits.
from: 32c3fac7b3a089cd7914cfdd7578d5e8775f0d15 0a4db23 Clean up some todos d0ddd5f phpdoc 11e572a Fix APOP authentication for POP3 Socket driver 717e7b0 Mask plaintext passwords in POP3 debug logs 1cd7250 Enable cache support for POP3 Socket driver (FETCH data only) 72e1213 Better login failure error messages e5ccbb1 Fix POP3 regressions in IMP ----------------------------------------------------------------------- commit 0a4db234688d48400e728bdcce8432e3ba64732e Author: Michael M Slusarz <[email protected]> Date: Wed May 25 13:26:58 2011 -0600 Clean up some todos framework/Imap_Client/lib/Horde/Imap/Client/Mock.php | 5 ++--- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 15 +++++++++------ 2 files changed, 11 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/0a4db234688d48400e728bdcce8432e3ba64732e ----------------------------------------------------------------------- commit d0ddd5fc049c673ca2e983c3a0124a279595a15e Author: Michael M Slusarz <[email protected]> Date: Wed May 25 13:30:52 2011 -0600 phpdoc framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 19 +++++------ 1 files changed, 9 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/d0ddd5fc049c673ca2e983c3a0124a279595a15e ----------------------------------------------------------------------- commit 11e572ad7431064eb3f171ed9338a7a14ff3fcec Author: Michael M Slusarz <[email protected]> Date: Wed May 25 14:07:28 2011 -0600 Fix APOP authentication for POP3 Socket driver framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 2 +- framework/Imap_Client/package.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/11e572ad7431064eb3f171ed9338a7a14ff3fcec ----------------------------------------------------------------------- commit 717e7b0bd1d506b7f09980c834c69233e3acb4f2 Author: Michael M Slusarz <[email protected]> Date: Wed May 25 14:08:38 2011 -0600 Mask plaintext passwords in POP3 debug logs framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 12 ++++++++-- 1 files changed, 9 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/717e7b0bd1d506b7f09980c834c69233e3acb4f2 ----------------------------------------------------------------------- commit 1cd7250b33a7726013881da9d9e1ba9827716cc7 Author: Michael M Slusarz <[email protected]> Date: Wed May 25 13:37:35 2011 -0600 Enable cache support for POP3 Socket driver (FETCH data only) framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 23 +++++++++-- framework/Imap_Client/package.xml | 4 +- 2 files changed, 22 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/1cd7250b33a7726013881da9d9e1ba9827716cc7 ----------------------------------------------------------------------- commit 72e1213e44701474a81b5698b3064e1a2d3763ed Author: Michael M Slusarz <[email protected]> Date: Wed May 25 13:43:54 2011 -0600 Better login failure error messages imp/lib/Auth.php | 6 ++++-- imp/lib/Imap.php | 27 ++++++++++++++++----------- imp/lib/Imap/Exception.php | 2 +- 3 files changed, 21 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/72e1213e44701474a81b5698b3064e1a2d3763ed ----------------------------------------------------------------------- commit e5ccbb1cfaffda587863853911168fd60d8c4f93 Author: Michael M Slusarz <[email protected]> Date: Wed May 25 14:33:52 2011 -0600 Fix POP3 regressions in IMP imp/docs/CHANGES | 1 + imp/lib/Ajax/Application.php | 9 ++++-- imp/lib/Views/Compose.php | 53 +++++++++++++++++++++------------------- imp/lib/Views/ListMessages.php | 8 ++---- imp/package.xml | 1 + 5 files changed, 39 insertions(+), 33 deletions(-) http://git.horde.org/horde-git/-/commit/e5ccbb1cfaffda587863853911168fd60d8c4f93 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
