]> jfr.im git - irc/rqf/shadowircd.git/commit - modules/core/m_server.c
[svn] Remove server_exists() which checked whether the
authorjilles <redacted>
Thu, 1 Feb 2007 00:34:33 +0000 (16:34 -0800)
committerjilles <redacted>
Thu, 1 Feb 2007 00:34:33 +0000 (16:34 -0800)
commitb0b7de54b122c7b4cb7b1ccdee1835a6d57afe8b
tree04d2a6378c67ff8525ac9310b75d222a54220d96
parentf42e9cebeea0101a5193ca6ac0c5a7689d49f95b
[svn] Remove server_exists() which checked whether the
server name existed taking hostmasking into account
and just check with find_server(); admittedly
this checks if the name is a SID but that's not
a real problem.
ChangeLog
include/serno.h
modules/core/m_server.c