]> jfr.im git - solanum.git/history - ircd/hostmask.c
ircd/authproc.c: avoid crash on lack of any configured DNSBLs
[solanum.git] / ircd / hostmask.c
2022-04-14  Eric MertensAdd description parameter to auth blocks (#327)
2021-08-21  Eric MertensAvoid show_iline_prefix showing leftovers (#266)
2021-08-04  jesopoadd show_iline_prefix for IsNeedSasl
2021-04-27  Ed KellettAllow temporary K-lines to extend shorter ones (#142)
2020-10-31  Ed KellettRefactor clear_out_address_conf*
2020-10-31  Ed KellettAdd secure{} blocks
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
2020-07-26  Ed KellettAdd tests for parse_netmask
2020-07-26  Ed KellettAdd error handling to parse_netmask()
2020-04-24  Aaron JonesMerge pull request #316 from edk0/kline-spoof-flag
2020-04-20  Ed KellettAdd an iline flag to match klines by spoof only
2020-04-19  Aaron JonesMerge pull request #313 from edk0/spoof-chban
2020-04-19  Aaron JonesMerge pull request #314 from jesopo/message-handler...
2020-04-19  Aaron JonesMerge pull request #315 from edk0/check-kline
2020-04-19  Ed KellettMove ipv4-in-ipv6 handling to find_conf_by_address
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottDocument the process shared by check_one_kline() and...
2017-08-20  Simon Arlottremove RB_IPV6
2017-07-29  Simon Arlottircd: hostmask: avoid clang static analysis warning
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
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