Author: Isomer <isomer@coders.net>
authorPerry Lorier <isomer@undernet.org>
Thu, 30 Mar 2000 22:09:52 +0000 (22:09 +0000)
committerPerry Lorier <isomer@undernet.org>
Thu, 30 Mar 2000 22:09:52 +0000 (22:09 +0000)
commit0424d9fb7dc3bc29ffd1a72abefe48fef14d3e58
tree73d16a9817f451706f5e22b5287dcc780f7320f5
parent0cb687e356712d44c85313ce872ec13fb56483b2
Author: Isomer <isomer@coders.net>
Log message:

Well:
 * Fixed wrapped U: in example.conf
 * Added reason to when people are glined.
   *** Quits: BadBoy (G-Lined (You're a bad boy))
 * Rewrote check pings.
 * Fixed several problems with /map
 * Added some reasons to quit msg's.
 * removed redundant nick[socket] from error quitmsg's.
 * Updated the error messages for 'write error'
 * Made server rejection notices explain why the server was rejected
   hopefully we'll get less people asking questions :)
 * Probably some other patches I've been sitting on for a while.

Not very tested for much of this stuff, but it's there. I'm sure the usual
alpha testers will enjoy themselves :)

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@109 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
13 files changed:
ChangeLog
doc/example.conf
ircd/gline.c
ircd/ircd.c
ircd/list.c
ircd/m_nick.c
ircd/m_server.c
ircd/m_stats.c
ircd/map.c
ircd/s_bsd.c
ircd/s_err.c
ircd/s_serv.c
ircd/send.c