]> jfr.im git - irc/rizon/plexus4.git/commit
Change SWEBIRC to be a temporary config on the local server(s). Services (any server...
authorOrillion <redacted>
Fri, 13 Jan 2017 19:47:27 +0000 (14:47 -0500)
committerAdam <redacted>
Fri, 13 Jan 2017 19:47:27 +0000 (14:47 -0500)
commit56f2ea1db2fe5d67279f31cb580f896007be05c7
treedc5762245de2a0db7a553a5d0aa2a7e9322cbf20
parent2de2aa98301da063f697dcbaa0b39b123e16a57d
Change SWEBIRC to be a temporary config on the local server(s). Services (any server with SHARED_WLINE) are allowed to execute SWEBIRC SET/UNSET/OPEN/CLOSE. After a user connects via webirc the server sends out an ENCAP UWEBIRC UID CGISOCKHOST so other servers can be aware of which webirc host is connected.
17 files changed:
doc/reference.conf
include/client.h
include/conf.h
modules/core/m_server.c
modules/m_chghost.c
modules/m_stats.c
modules/m_webirc.c
modules/m_whois.c
src/client.c
src/conf_lexer.l
src/conf_parser.y
src/s_user.c
src/upgrade.c
test/Makefile.am
test/plexus_test.h
test/test.c
test/tests/webirc.c [new file with mode: 0644]