Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Sat, 17 Mar 2007 03:48:49 +0000 (03:48 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Sat, 17 Mar 2007 03:48:49 +0000 (03:48 +0000)
commit8988448b03e29ce5f7f5febc73def54913212fda
tree3dcb2a707228c222c2a00a3f14c367386dd5101c
parent3bc1ebb1aaad968eb0e5cb040997c805bb610296
Author: Kev <klmitch@mit.edu>
Log message:

Initial work to update the command syntax and capabilities of G-lines.

*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*NOTE*

While ircu will compile and run, GLINES WILL NOT FUNCTION AS EXPECTED!
This commit inserts debugging code that will wallops what actions would be
taken to implement a particular G-line received from a remote server, but
will not actually take those actions as of yet.

DO NOT RUN THIS CODE ON A PRODUCTION NETWORK!  Thank you :)

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1774 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
include/gline.h
include/ircd_features.h
ircd/gline.c
ircd/ircd_features.c
ircd/m_gline.c
ircd/s_conf.c