
Fix stuff in 'BUGS'.

m_restart m_close m_gline
hub/leaf check in m_server().
on /connect, start DNS lookup for servlink if ipaddr == -1

assign access->classptr after reading in the conf...instead of
    on the first time someone from 'access' connects...

look at using stdarg for reason in client_del*

making port#-port# allowed

unlimited sendq during burst?

show /32 ips in /quote throttles...

make iphash throttles operate on individual basis until after a certain
# of clients is reached...then operate on the /24.

*hmblarpa* and a throttles 1.2.3.0 that shows the hosts that have connected
 and the detailed status for that /24
*hmblarpa* perhaps with a little bit of history even so you can see what was
 recently throttled even after it expired
*hmblarpa* with an (expired) on it

auth modules.

kline option that puts client into reject_hold

remove extra spaces in notices (the cpu saver stuff in send_to_opers
and send_to_flag)

hybrid's Q: nicks

some long term reject_hold for things that keep throttling/unthrottling.

perm kline that can't be removed from unkline. (a deny flag, i guess)

isadmin oper flag maybe 

topic history.. ./quote topic 5 #twilight-zone, etc

append "(IRC Operator)" to end of isoperstring if not there.

move some class options into allow/deny itself...maybe allow both with
   the allow overriding the class.

some /set for showing kline reasons in the quit reasons or to the client
   itself.  if ip, just close() ?

flags to kline, etc.  /quote kline -flag ... will add deny { flag flag; }

channel mode +q, if can coordinate with hybrid.  quiet's a user (opposite
  of +voice)

sndbuf/rcvbuf class commands...for setting client buffer sizes...will
   override setting to max for servers.


list *.edu in some command

command to boot everyone on server out of a certain channel.

remove static sizes for hostname, etc in ircd_client.

fix port {}

opers.motd
*humble* Warning, SendQ at 1.5MB and rising at 25kbps

/trace -classes, etc.

if get a -k key from remote, remove the key no matter what, i think.

synch up what is allowed locally for +k with hybrid:
> hybrid6: all chars except (c <= 0x20) || (c > 0x7f && c <= 0xa0)
and ':' for now...

finish all of the klines passing stuff, maybe hybrid compatability
option for kline..

FIX identonly class flag?

bounce ppl to another server...ircnet does this or ... ?
