]> jfr.im git - irc/freenode/syn.git/history - kline.c
Add IRCCloud cloaking type
[irc/freenode/syn.git] / kline.c
2020-09-13  Stephen Bennettadd licence info production origin/HEAD origin/production
2019-02-11  Janik Kleinhoffkline.c: fix memory leak, improve debug logging
2019-02-11  Janik Kleinhoffkline.c: allow unklining global klines
2019-01-24  Janik KleinhoffMerge branch 'ident-cloaking'
2019-01-20  Janik Kleinhoffkline.c: handle CIDR klines
2018-03-16  Janik Kleinhoffmodules: use newer module header style
2014-06-29  Stephen Bennettdon't crash when victim->ip is null, which it can be now
2013-06-06  Stephen Bennettfix new klines
2013-06-06  Stephen Bennettpropagated kline support try 1
2013-06-06  Stephen BennettMake it build against atheme-7
2010-04-01  Stephen BennettDrop the check to avoid sending out duplicate klines...
2010-03-19  Stephen BennettDrop *@* klines.
2010-01-30  Stephen BennettFix compiler warning/error
2009-11-01  Stephen BennettFix logic for wildcard klines
2009-10-30  Stephen BennettFix stupid bug
2009-10-29  Stephen BennettStore non-wildcard klines in a patricia tree instead...
2009-07-30  Stephen BennettDon't reveal the oper-reason part of a kline comment...
2009-05-08  Stephen BennettBe sure to check gateway users against tor nodes, even...
2009-05-06  Stephen BennettDetect duplicate K:lines
2009-04-25  Stephen BennettMore accurate debug notice
2009-04-25  Stephen BennettClean up some things, and add the facilities module
2009-04-22  Stephen BennettWhen killing K:lined users, send the kline message...
2009-04-20  Stephen BennettAdd internal syn_kline function, which adds a K:line...
2009-04-19  Stephen BennettAdd module to track ircd-side klines