The branch "master" has been updated. The following is a summary of the commits.
from: 774f8849dc2f82e6e4bf6beeb4954c75fef160ea a91b8b1 Add support for not logging the full content of the tag content. 911c71b CHANGES ----------------------------------------------------------------------- commit a91b8b1ac932c15b1f68e9f2b8cace4dca7c5213 Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 22 13:39:32 2013 -0400 Add support for not logging the full content of the tag content. Default is now to only log the data if it is greater than 50bytes. Otherwise, just log the data size. Switchable via parameters to the Encoder/Decoder constructors. Will be configurable via Horde config in Horde_5_2 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 18 +++++++++- framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 21 ++++++++--- framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 7 +++- 3 files changed, 39 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/a91b8b1ac932c15b1f68e9f2b8cace4dca7c5213 ----------------------------------------------------------------------- commit 911c71ba4d6136d8199eaba193d05c5b357f2e34 Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 22 13:42:34 2013 -0400 CHANGES framework/ActiveSync/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/911c71ba4d6136d8199eaba193d05c5b357f2e34 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
