]> jfr.im git - solanum.git/history - modules/m_who.c
Add ACCOUNTEXTBAN ISUPPORT token
[solanum.git] / modules / m_who.c
2022-08-30  David SchultzAdd umode +I to allow users to hide their idle time...
2022-06-10  Jess Porterdon't truncate operspy WHO
2020-08-06  Aaron JonesMerge pull request #355 from edk0/kline-cidr
2020-08-06  Aaron JonesMerge pull request #288 from edk0/umode-o-split
2020-08-04  Ed KellettReplace most checks for +o with oper:general
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-07  Elizabeth MyersMerge pull request #161 from awilfox/av2desc
2016-03-07  Andrew Wilcoxmodules: Add AV2 descriptions for m_w* modules
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2015-12-27  William Pitcocksupported: move ISUPPORT tokens provided by modules...
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-18  Keith Buckratelimit: Add rate-limiting to MOTD, WHO, and remote...
2010-01-07  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2009-12-08  Stephen BennettMerge
2009-12-08  Stephen BennettRevert all presence-related changes
2009-06-02  William Pitcockpresence: Remove user.away, replaced by a metadata...
2009-03-01  Jilles TjoelkerCorrect WHOX overflow check so it also works for fields...
2009-01-18  Jilles TjoelkerUpdate comments for parv[0] removal.
2008-12-27  Jilles TjoelkerAllow opers and shide_exempt users to see hopcounts...
2008-12-20  Jilles TjoelkerAdd code to detect overflow in WHOX.
2008-12-03  Jilles TjoelkerAs in shadowircd, increase buffer for /who status.
2008-11-15  Jilles TjoelkerTruncate idle time in /who to 32 bits.
2008-11-09  Jilles TjoelkerShould use rb_strlcpy instead of strlcpy...
2008-11-08  Jilles TjoelkerRemove LOCAL_COPY (and thus alloca) usage from /who.
2008-11-08  Jilles Tjoelkerwho: Use @+ combining for 354 numeric.
2008-11-08  Jilles TjoelkerAdd ircu-like /who format options.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  William Pitcockircsprintf -> rb_sprintf
2008-04-01  William Pitcockstart making this compile
2007-11-20  William PitcockGet rid of User.server.
2007-04-02  jilles[svn] Repair operspy who !#channel, broken by me in...
2007-03-28  jilles[svn] Fix /who on channels with ** in their name.
2007-01-25  nenolod[svn] - the new plan: