The branch "master" has been updated. The following is a summary of the commits.
from: 8f4449dbdc68c164bb13e4d10a427a96c7e78c40 193f86e Log the process id in the wbxml [de|en]coder as well. 9bfd019 " -> ', some other logging fixes. ----------------------------------------------------------------------- commit 193f86ec496cd065bea3c9b9b5c504c180df68fa Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 18 09:41:52 2013 -0500 Log the process id in the wbxml [de|en]coder as well. framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 11 ++++- framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php | 28 +++++++++-- framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php | 24 ++++++++-- 3 files changed, 53 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/193f86ec496cd065bea3c9b9b5c504c180df68fa ----------------------------------------------------------------------- commit 9bfd019c77371b44f4f9e7f03ef22cccab841680 Author: Michael J Rubinsky <[email protected]> Date: Fri Jan 18 10:11:07 2013 -0500 " -> ', some other logging fixes. framework/ActiveSync/lib/Horde/ActiveSync.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Folder/Collection.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Message/Attachment.php | 12 +- framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php | 132 ++-- framework/ActiveSync/lib/Horde/ActiveSync/Request/Base.php | 4 +- .../ActiveSync/lib/Horde/ActiveSync/Request/FolderCreate.php | 6 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php | 6 +- .../ActiveSync/lib/Horde/ActiveSync/Request/GetAttachment.php | 4 +- .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php | 2 +- .../ActiveSync/lib/Horde/ActiveSync/Request/ItemOperations.php | 4 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php | 18 +- .../ActiveSync/lib/Horde/ActiveSync/Request/ResolveRecipients.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 28 +- .../ActiveSync/lib/Horde/ActiveSync/Request/ValidateCert.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 28 +- framework/ActiveSync/lib/Horde/ActiveSync/Utils.php | 4 +- 19 files changed, 131 insertions(+), 131 deletions(-) http://git.horde.org/horde-git/-/commit/9bfd019c77371b44f4f9e7f03ef22cccab841680 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
