]> jfr.im git - irc/SurrealServices/srsv.git/commit
Some basic CAPAB parsing. Checks if you can have vhosts, watch, silence and +q and +a
authorerry <redacted>
Thu, 14 Jul 2011 18:58:13 +0000 (18:58 +0000)
committererry <redacted>
Thu, 14 Jul 2011 18:58:13 +0000 (18:58 +0000)
commit026939ee3dce458d8f9140949c62c77c5c95b181
tree8cad9637d6f2788fe68379a3c29db95bedbfce1e
parent92c29160919c26ae9dcacccdddf24280efaf70f4
Some basic CAPAB parsing. Checks if you can have vhosts, watch, silence and +q and +a
this still won't work in unrealircd.
Other than that it's got to be quite stable in insp and can work with a very
minimal setup (requires m_spanningtree.so (for linking) and m_services-account.so for +r)

git-svn-id: http://svn.tabris.net/repos/srsv@3538 70d4eda1-72e9-0310-a436-91e5bd24443c
15 files changed:
branches/0.5.0/SrSv/Agent.pm
branches/0.5.0/SrSv/IRCd/Validate.pm
branches/0.5.0/SrSv/Insp/Parse.pm
branches/0.5.0/SrSv/Insp/Send.pm
branches/0.5.0/SrSv/Insp/UUID.pm
branches/0.5.0/SrSv/Unreal/Parse.pm
branches/0.5.0/SrSv/Unreal/Send.pm
branches/0.5.0/SrSv/User.pm
branches/0.5.0/modules/core.pm
branches/0.5.0/modules/services.pm
branches/0.5.0/modules/serviceslibs/botserv.pm
branches/0.5.0/modules/serviceslibs/chanserv.pm
branches/0.5.0/modules/serviceslibs/hostserv.pm
branches/0.5.0/modules/serviceslibs/nickserv.pm
branches/0.5.0/modules/serviceslibs/operserv.pm