Author: Bleep <helveytw@home.com>
authorBleep <twhelvey1@home.com>
Fri, 15 Sep 2000 07:27:09 +0000 (07:27 +0000)
committerBleep <twhelvey1@home.com>
Fri, 15 Sep 2000 07:27:09 +0000 (07:27 +0000)
commitdd339ee3f84171935b3d0b10a5fade3d73503d7c
tree61f38dadaa9d9d683a2c9f7b8e66c7f7181cde09
parentdd6bb8949db46b40d3844ffd7ea869dc4451b198
Author:     Bleep <helveytw@home.com>
Log message: More general mayhem in confland. Convert listeners, t lines,
admin stuff. General cleanups, test the whole mess. Moved hostent
validation to res.c and rewrite using a regex.

Note: The validation rules are somewhat restrictive, I didn't modify the
rules. Specifically it disallows underscores in the hostname. We may want
to consider relaxing this rule, most people do. Perhaps we should put this
in a config file?

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@288 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
doc/example.conf
include/ircd_reply.h
include/s_conf.h
ircd/ircd_reply.c
ircd/m_admin.c
ircd/m_stats.c
ircd/res.c
ircd/s_conf.c
ircd/s_stats.c