]> jfr.im git - solanum.git/commit - ircd/parse.c
[svn] Remove hash_find_masked_server(), which made it possible
authorjilles <redacted>
Thu, 1 Feb 2007 00:19:14 +0000 (16:19 -0800)
committerjilles <redacted>
Thu, 1 Feb 2007 00:19:14 +0000 (16:19 -0800)
commitf42e9cebeea0101a5193ca6ac0c5a7689d49f95b
tree0d50f6371354f8e0614599e36950f833f3b68def
parente5d9ca18eb7ce993806e3c0752baf813ff3ddf23
[svn] Remove hash_find_masked_server(), which made it possible
to specify the full (unmasked) name of a server behind
a hostmask. As a result find_any_client() (for prefixes)
becomes equal to find_client(), so remove that too.
ChangeLog
include/hash.h
include/serno.h
src/hash.c
src/parse.c