[commits] Horde branch master updated.
Michael M Slusarz
slusarz at horde.org
Mon Jul 13 23:38:52 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: ffc07b7f48a4b1831aae9c7d06389db7f932df08
fa124ba... Add debugging logging for login failures.
2f86bc7... Fix class names.
77060d8... Add (some) streaming capability to zip driver.
4d7b60d... Fix dependencies
a1214ff... Work around broken DateTime serialization in PHP 5.2.x.
-----------------------------------------------------------------------
commit fa124bac9579bc6b2aaef8b16643a1c97c23af32
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Jul 13 15:56:12 2009 -0600
Add debugging logging for login failures.
framework/Auth/lib/Horde/Auth/Driver.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Driver.php?rt=horde-git&r1=f11b2c41c8760307dc2a6d5546aba1484b4840d0&r2=fa124bac9579bc6b2aaef8b16643a1c97c23af32
-----------------------------------------------------------------------
commit 2f86bc70e9f9a1b2e8cc77cb35f54f364f4173b5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Jul 13 16:38:41 2009 -0600
Fix class names.
framework/Compress/lib/Horde/Compress.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Compress/lib/Horde/Compress.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=2f86bc70e9f9a1b2e8cc77cb35f54f364f4173b5
-----------------------------------------------------------------------
commit 77060d8b5cbf53d586dd655b1ba4db9a48d31888
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Jul 13 16:38:49 2009 -0600
Add (some) streaming capability to zip driver.
Still need to put data into a string when compressing due to
broken zlib stream filtering.
framework/Compress/lib/Horde/Compress/Zip.php | 144 +++++++++++++++----------
1 files changed, 87 insertions(+), 57 deletions(-)
http://git.horde.org/diff.php/framework/Compress/lib/Horde/Compress/Zip.php?rt=horde-git&r1=1dc1114a54dbb8656bd7a106a0578e9d92fd3a71&r2=77060d8b5cbf53d586dd655b1ba4db9a48d31888
-----------------------------------------------------------------------
commit 4d7b60da783723ebd934c6122ca36e927e6bb712
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Jul 13 16:40:04 2009 -0600
Fix dependencies
framework/Imap_Client/package.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=65a89ca0538d6d0c0984890f5f57fef63ab4bc35&r2=4d7b60da783723ebd934c6122ca36e927e6bb712
-----------------------------------------------------------------------
commit a1214ffd08ff9bcf06e79d34315604003f26bc3f
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Mon Jul 13 16:40:19 2009 -0600
Work around broken DateTime serialization in PHP 5.2.x.
framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 75 +++++++++++
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 2 +-
framework/Imap_Client/package.xml | 2 +
5 files changed, 80 insertions(+), 3 deletions(-)
create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?rt=horde-git&r1=98864eceaab4946bd6470a6993bebba54296c4e1&r2=a1214ffd08ff9bcf06e79d34315604003f26bc3f
http://git.horde.org/co.php/framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php?rt=horde-git&r=a1214ffd08ff9bcf06e79d34315604003f26bc3f
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=98864eceaab4946bd6470a6993bebba54296c4e1&r2=a1214ffd08ff9bcf06e79d34315604003f26bc3f
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php?rt=horde-git&r1=efd14442b0b1934394b1ab946ddc703fe6b3c0a3&r2=a1214ffd08ff9bcf06e79d34315604003f26bc3f
http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=4d7b60da783723ebd934c6122ca36e927e6bb712&r2=a1214ffd08ff9bcf06e79d34315604003f26bc3f
More information about the commits
mailing list