]> jfr.im git - solanum.git/history - ircd/channel.c
ircd/authproc.c: avoid crash on lack of any configured DNSBLs
[solanum.git] / ircd / channel.c
2021-12-04  Ed Kellettchannel: always send chm_hidden modes to servers
2021-04-17  Ed Kellettchannel: flood warnings for privmsg, not notice (#147)
2020-11-13  Doug Freednames: refactor to use multiline
2020-10-19  Ed KellettRefactor common channel iteration
2020-10-19  Ed KellettKeep client channel lists sorted
2020-10-19  Ed Kellettchannel: tell extbans in +e they're exceptions
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 KellettAdd auspex:cmodes
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-12  Ed KellettCentralise banmask matching logic
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-06  Simon Arlottircd: send tags on every message
2017-07-29  Aaron Jonessrc/channel.c: don't use the bancache in is_banned...
2016-06-01  Aaron Joneschannel: silence harmless uninitialised variable warning
2016-06-01  Aaron Joneschannel: silence harmless uninitialised variable warning
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
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-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Change check_channel_name() note to false
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
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  William Pitcockircd: use GET_SS_FAMILY() in a bunch of places
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-13  William PitcockTOPIC: strip channel topic colors here if configured...
2016-01-13  William Pitcockircd: channel: implement an option to strip color codes...
2016-01-13  William Pitcockircd: import hidden channel modes framework, from ircd...
2016-01-06  William Pitcockrename src to ircd, libcore to libircd