]> jfr.im git - irc/SurrealServices/srsv.git/commit
My work on this so far....
authorerry <redacted>
Mon, 4 Jul 2011 18:16:38 +0000 (18:16 +0000)
committererry <redacted>
Mon, 4 Jul 2011 18:16:38 +0000 (18:16 +0000)
commit2eef9154680ca8abe240de183e25ec84b4f0b71f
tree394901cf8de6ddbe357423bf3c037355ffd4f296
parentb70141995121392b8e5db46374618512a0d1ab97
My work on this so far....
What works: I think registering identifying etc and basic stuff works by now.. I hope.
I also think you can't have an infinite loop of changing to guest* anymore... I sure hope.
Some of Parse returns user items as should
It also seems to recognise OPERTYPE but that's new
What doesn't work: userkill is in the wrong place
CAPAB isn't parsed.
New features:
/cs why will show if the guy is awaiting authorization to be added
/ms read unread will read last unread memo
There's lots of debug lines/messy code
You need to pray five times to make it work (just kidding)

git-svn-id: http://svn.tabris.net/repos/srsv@3530 70d4eda1-72e9-0310-a436-91e5bd24443c
20 files changed:
branches/erry-devel/SrSv/Agent.pm
branches/erry-devel/SrSv/IRCd/Event.pm
branches/erry-devel/SrSv/IRCd/State.pm
branches/erry-devel/SrSv/Insp/Parse.pm
branches/erry-devel/SrSv/Insp/Send.pm
branches/erry-devel/SrSv/Insp/UUID.pm
branches/erry-devel/SrSv/Log.pm
branches/erry-devel/SrSv/User.pm
branches/erry-devel/SrSv/User/Notice.pm
branches/erry-devel/help/memoserv/read.txt
branches/erry-devel/modules/connectserv.pm
branches/erry-devel/modules/core.pm
branches/erry-devel/modules/services.pm
branches/erry-devel/modules/serviceslibs/adminserv.pm
branches/erry-devel/modules/serviceslibs/botserv.pm
branches/erry-devel/modules/serviceslibs/chanserv.pm
branches/erry-devel/modules/serviceslibs/hostserv.pm
branches/erry-devel/modules/serviceslibs/memoserv.pm
branches/erry-devel/modules/serviceslibs/nickserv.pm
branches/erry-devel/modules/serviceslibs/operserv.pm