From: Siddhesh P. <sid...@us...> - 2009-09-25 20:25:49
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Ayttm source repository". The branch, master has been updated via 2585d7a8bdc7d93feabb98b67b8e8b9a89ff48a6 (commit) via 9e8c6cfc9501d85b3b35f0263953d2ae4c5805f7 (commit) from 2addf45cc6874022ab882ae2702b9f0b6bfe17f0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2585d7a8bdc7d93feabb98b67b8e8b9a89ff48a6 Author: Siddhesh Poyarekar <sid...@us...> Date: Sat Sep 26 01:42:10 2009 +0530 Multiple fixes in MSN * Do not send a group add request if it already exists. This happens often on very first sign-on of a user * Fixed typo on very first contact list sync. MSN_BUDDY_ALLOW is incorrectly checked on buddy type instead of it's membership list. This caused a flurry of requests to the server, leading to an abort * Fixed buffer overflow in msn_urldecode commit 9e8c6cfc9501d85b3b35f0263953d2ae4c5805f7 Author: Siddhesh Poyarekar <sid...@us...> Date: Sat Sep 26 01:12:05 2009 +0530 Avoid stumbling into interspersed identity tags ----------------------------------------------------------------------- Summary of changes: modules/jabber/libEBjabber.c | 4 ++++ modules/msn2/libmsn2/msn-util.c | 12 ++++++++---- modules/msn2/msn.c | 11 ++++++++++- 3 files changed, 22 insertions(+), 5 deletions(-) hooks/post-receive -- Ayttm source repository |