From: Siddhesh P. <sid...@us...> - 2009-11-25 11:41:51
|
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 959fa65c5fffe9013b6dc065c213e34f30d02dee (commit) via c8e755991788244a0abf6ab354716d90d5b2e0b7 (commit) from 5a0bc739f98d87fd8b366dbb252fccf28bf7c679 (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 959fa65c5fffe9013b6dc065c213e34f30d02dee Author: Siddhesh Poyarekar <sid...@us...> Date: Wed Nov 25 17:03:23 2009 +0530 More IRC fixes * Replaced strcasestr since it is a non-standard GNU extension * Packet dump when debugging is enabled commit c8e755991788244a0abf6ab354716d90d5b2e0b7 Author: Siddhesh Poyarekar <sid...@us...> Date: Wed Nov 25 16:29:15 2009 +0530 Control what we show in the chat room in irc ----------------------------------------------------------------------- Summary of changes: modules/irc/irc.c | 30 +++++++++++++++++++++++++----- modules/irc/libirc/irc_message.c | 16 ++++++++++------ modules/irc/libirc/libirc.c | 21 +++++++++++++-------- modules/irc/libirc/libirc.h | 9 +++++++-- 4 files changed, 55 insertions(+), 21 deletions(-) hooks/post-receive -- Ayttm source repository |