summaryrefslogtreecommitdiff
path: root/modules/m_who.c
AgeCommit message (Expand)Author
2014-04-05- m_who.c:m_who(): admins may now see all channel members via "WHO #channel"michael
2014-01-15- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-05- m_who.c:do_who(): don't hide hopcount to irc operatorsmichael
2014-01-05- Fixed server name leak for hidden servers in /who, /whois and /whowasmichael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-11-17- m_who.c: updated commentmichael
2013-11-17- WHO now shows whether or not a nickname has been registered with NickServ. ...michael
2013-05-18- m_who.c: replaced several DLINK_FOREACH_SAFE with a simple DLINK_FOREACHmichael
2013-05-18- m_who.c: style correctionsmichael
2013-04-19- Revert to -r1831michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2012-11-13- changed match() polarity. match() now returns 0 on match and 1 on non-matchmichael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael