]> jfr.im git - solanum.git/history - ircd/match.c
doc/reference.conf: document the auth::umodes configuration option
[solanum.git] / ircd / match.c
2021-06-08  Ed Kellettmatchset_for_client: fix off-by-one error
2021-04-26  Ed KellettAdd channel::ip_bans_through_vhost
2020-10-31  Ed KellettAdd a comment explaining match_arrange_stars
2020-10-31  Ed Kellettmatch: assert mask_match mask is not too long
2020-10-31  Ed KellettFix a corner case of superset matching
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-12  Ed KellettDon't match iline-spoofed IPs for channel bans
2020-04-12  Ed KellettCentralise banmask matching logic
2017-08-20  Simon Arlottremove RB_IPV6
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-09-16  William Pitcockmatch: allow the CharAttrs table to be modified at...
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
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-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-01-06  William Pitcockrename src to ircd, libcore to libircd