The branch "master" has been updated. The following is a summary of the commits.
from: fc82c4840999cfecf017ee6a9e181d8b6fbc35f2 2ad8105... Fix logic 3f89555... Logging tweak c7bea6d... Sequence->ID lookup fixes 1dea055... Need IMAP port to produce truly unique cache ID 8fa6460... Fix MODSEQ storage logic 00f63d8... Fix arrival sorting when client sorting 7b7c902... Work around IMAP servers that don't return UIDNEXT ----------------------------------------------------------------------- commit 2ad8105c8811335f30a70e13aa77fb7e3b1697e3 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 18:56:37 2009 -0600 Fix logic framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=fc82c4840999cfecf017ee6a9e181d8b6fbc35f2&r2=2ad8105c8811335f30a70e13aa77fb7e3b1697e3 ----------------------------------------------------------------------- commit 3f8955555256fbf1059cf456bd52ecc2beef474a Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 19:21:14 2009 -0600 Logging tweak framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=17377665f8b316d3979d0d1c42635eb498807af3&r2=3f8955555256fbf1059cf456bd52ecc2beef474a ----------------------------------------------------------------------- commit c7bea6d9e2ed0f6ea735647530403eb22bf1d0b1 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 22:02:56 2009 -0600 Sequence->ID lookup fixes framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 8 ++++++-- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 3 ++- 2 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=2ad8105c8811335f30a70e13aa77fb7e3b1697e3&r2=c7bea6d9e2ed0f6ea735647530403eb22bf1d0b1 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=3f8955555256fbf1059cf456bd52ecc2beef474a&r2=c7bea6d9e2ed0f6ea735647530403eb22bf1d0b1 ----------------------------------------------------------------------- commit 1dea055661c4d64fcde9b8916df0f696dcee2561 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 22:38:13 2009 -0600 Need IMAP port to produce truly unique cache ID framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 1 + framework/Imap_Client/lib/Horde/Imap/Client/Cache.php | 11 +++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=c7bea6d9e2ed0f6ea735647530403eb22bf1d0b1&r2=1dea055661c4d64fcde9b8916df0f696dcee2561 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php?rt=horde-git&r1=099a0cb3a9bc7b309a30f520da59a9c42be5ffeb&r2=1dea055661c4d64fcde9b8916df0f696dcee2561 ----------------------------------------------------------------------- commit 8fa64609b08217804f73edb789ff23b28d836ab7 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 22:56:37 2009 -0600 Fix MODSEQ storage logic framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=1dea055661c4d64fcde9b8916df0f696dcee2561&r2=8fa64609b08217804f73edb789ff23b28d836ab7 ----------------------------------------------------------------------- commit 00f63d821a8fe3fbab20d7bee5da99865fa0afa7 Author: Michael M Slusarz <[email protected]> Date: Thu Mar 26 23:55:30 2009 -0600 Fix arrival sorting when client sorting framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=c7bea6d9e2ed0f6ea735647530403eb22bf1d0b1&r2=00f63d821a8fe3fbab20d7bee5da99865fa0afa7 ----------------------------------------------------------------------- commit 7b7c9022cdd540951eec952bcebd8698348e28b4 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 27 00:21:21 2009 -0600 Work around IMAP servers that don't return UIDNEXT framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 16 ++++++++++++---- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++++ 2 files changed, 16 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=8fa64609b08217804f73edb789ff23b28d836ab7&r2=7b7c9022cdd540951eec952bcebd8698348e28b4 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=00f63d821a8fe3fbab20d7bee5da99865fa0afa7&r2=7b7c9022cdd540951eec952bcebd8698348e28b4 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
