]> jfr.im git - solanum.git/history - modules/core/m_ban.c
Unify oper:{global,local}_kill
[solanum.git] / modules / core / m_ban.c
2020-10-15  Ed KellettInnovation by sed
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-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed Kellettm_ban: check only the added K-line
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-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  Elizabeth Myersconfig.h delenda est
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  William PitcockMerge pull request #158 from awilfox/av2desc
2016-03-07  Andrew Wilcoxcore/m_ban: Add AV2 description
2016-03-07  Elizabeth MyersMigrate remaining modules to AV2
2016-02-19  William Pitcockmsg: remove last vestiges of the fakelag system. chary...
2016-02-11  William Pitcockmodules: chase MsgBuf API change
2014-09-21  Jilles Tjoelkerban: Fix build breakage.
2014-08-17  Keith BuckBAN: Don't schedule check_klines for 0 seconds in the...
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.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2010-08-29  Jilles TjoelkerProvide an error message when a user does /quote ban.
2010-08-24  Stephen BennettMerge backout of 8939a7e03d15
2010-05-14  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-05-02  Stephen BennettBranch merge
2010-04-30  Stephen BennettBranch merge
2010-04-28  Jilles TjoelkerImprove technical documentation of BAN protocol.
2010-04-06  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2010-03-27  Jilles TjoelkerFix various compiler warnings.
2010-03-27  Jilles TjoelkerAdd propagated resvs, like klines and xlines.
2010-03-17  Jilles TjoelkerBAN: xlines do not have oper reasons, their "reason...
2010-03-16  Jilles TjoelkerAdd propagated xlines, like klines.
2010-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-05  Jilles TjoelkerAmong bans with the same creation time, prefer the...
2010-03-05  Jilles TjoelkerBAN: Avoid fake direction.
2010-03-05  Jilles TjoelkerRemove +/- from the BAN message, instead indicating...
2010-03-05  Jilles TjoelkerAdd propagated klines.