Author: Andrew Miller
authorAndrew Miller <a1kmm@amxl.com>
Fri, 5 Apr 2002 11:36:59 +0000 (11:36 +0000)
committerAndrew Miller <a1kmm@amxl.com>
Fri, 5 Apr 2002 11:36:59 +0000 (11:36 +0000)
commit8eae69f6e33691a5bb0c54ef8b64c4e653459c47
tree1e03ba75cbf5cd4512bdd58610bf836a3ad16f8d
parent4308315dc815a7fab063a613f192a1823e6122a0
Author: Andrew Miller
Log message:
- Allowed specification of the priviledge flags in the config file.
- Fixed a bug in the parser so rehash now works properly.

To do:
- Add documentation to example.conf for the new options.
- Sort out features they still don't seem to work properly.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@715 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/client.h
include/s_conf.h
ircd/client.c
ircd/ircd_lexer.l
ircd/ircd_parser.y
ircd/m_oper.c
ircd/s_conf.c
ircd/s_user.c