The branch "master" has been updated. The following is a summary of the commits.
from: aca59dbc791e5d7c8d5d832fd6963b7fcbc57588 2003f03 Only gc entries of the map table older than 2 synckeys ago. 6e3ad0e No need to actually stat new messages, we know they don't exist. bb2550f BFN ----------------------------------------------------------------------- commit 2003f03dc1b3e9560c6ce78f7e4e9aa0087969fc Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 14:28:08 2013 -0400 Only gc entries of the map table older than 2 synckeys ago. Prevents client originated changes from getting mirrored back on some clients (like Outlook). framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/2003f03dc1b3e9560c6ce78f7e4e9aa0087969fc ----------------------------------------------------------------------- commit 6e3ad0ec03d26edc56c29871aa6e730f79079e92 Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 14:29:24 2013 -0400 No need to actually stat new messages, we know they don't exist. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 14 ++++---------- 1 files changed, 4 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/6e3ad0ec03d26edc56c29871aa6e730f79079e92 ----------------------------------------------------------------------- commit bb2550f7e0f5ad7281e4805f285bd872a557dcdd Author: Michael J Rubinsky <[email protected]> Date: Fri May 10 14:31:10 2013 -0400 BFN framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/bb2550f7e0f5ad7281e4805f285bd872a557dcdd -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
