]> jfr.im git - irc/freenode/solanum.git/commit
Stop using chm_nosuch as a sentinel value (#53)
authorEric Mertens <redacted>
Sun, 8 Nov 2020 17:50:17 +0000 (09:50 -0800)
committerGitHub <redacted>
Sun, 8 Nov 2020 17:50:17 +0000 (09:50 -0800)
commitd295a3986d7bb97c3b36facb1c1d94cbc35d50a5
tree0fba8d213dda24e09f3892b0871fbd94ecaa42d9
parent4a8bd0b2fb32e1b0672c765615867f94cf328761
Stop using chm_nosuch as a sentinel value (#53)

Remove chmode compat modules

This removes the need for chm_nosuch as well. Unknown mode detection happens in mode parsing now.
doc/ircd.conf.example
doc/reference.conf
extensions/Makefile.am
extensions/chm_operonly_compat.c [deleted file]
extensions/chm_quietunreg_compat.c [deleted file]
extensions/chm_sslonly_compat.c [deleted file]
include/chmode.h
ircd/chmode.c