]> jfr.im git - irc/SurrealServices/srsv.git/commit
initial commit of erry's Insp work.
authortabris <redacted>
Wed, 15 Jun 2011 18:55:27 +0000 (18:55 +0000)
committertabris <redacted>
Wed, 15 Jun 2011 18:55:27 +0000 (18:55 +0000)
commit5975999e4a39049b8e7d4e21b5caee4e23ba3347
tree9dccefe7dccc66de5701ba4accae0a239eee9570
parent3b477116d86e6b0b0175d7e4ea1f05c090354f60
initial commit of erry's Insp work.
I (tabris) have not audited it yet.

git-svn-id: http://svn.tabris.net/repos/srsv@3525 70d4eda1-72e9-0310-a436-91e5bd24443c
276 files changed:
branches/erry-devel/COPYING [new file with mode: 0644]
branches/erry-devel/CREDITS [new file with mode: 0644]
branches/erry-devel/Date/Parse.pm [new file with mode: 0644]
branches/erry-devel/Digest/SHA/PurePerl.pm [new file with mode: 0644]
branches/erry-devel/INSTALL [new file with mode: 0644]
branches/erry-devel/LICENSE [new file with mode: 0644]
branches/erry-devel/README [new file with mode: 0644]
branches/erry-devel/README2 [new file with mode: 0644]
branches/erry-devel/SecurityBot.README [new file with mode: 0644]
branches/erry-devel/SrSv/Agent.pm [new file with mode: 0644]
branches/erry-devel/SrSv/ChanReg/Flags.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Conf.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Conf/Parameters.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Conf2Consts.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Debug.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Email.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Errors.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Hash/Passwords.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Hash/Random.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Hash/SaltedHash.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Help.pm [new file with mode: 0644]
branches/erry-devel/SrSv/HostMask.pm [new file with mode: 0644]
branches/erry-devel/SrSv/IRCd/Event.pm [new file with mode: 0644]
branches/erry-devel/SrSv/IRCd/IO.pm [new file with mode: 0644]
branches/erry-devel/SrSv/IRCd/Parse.pm [new symlink]
branches/erry-devel/SrSv/IRCd/Queue.pm [new file with mode: 0644]
branches/erry-devel/SrSv/IRCd/Send.pm [new symlink]
branches/erry-devel/SrSv/IRCd/State.pm [new file with mode: 0644]
branches/erry-devel/SrSv/IRCd/Validate.pm [new symlink]
branches/erry-devel/SrSv/Insp/Parse.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Insp/Send.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Insp/UUID.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Insp/testUUID.pl [new file with mode: 0755]
branches/erry-devel/SrSv/Log.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Message.pm [new file with mode: 0644]
branches/erry-devel/SrSv/MySQL.pm [new file with mode: 0644]
branches/erry-devel/SrSv/MySQL/Glob.pm [new file with mode: 0644]
branches/erry-devel/SrSv/MySQL/KeyValStub.pm [new file with mode: 0644]
branches/erry-devel/SrSv/MySQL/Stub.pm [new file with mode: 0644]
branches/erry-devel/SrSv/MySQL/Unlock.pm [new file with mode: 0644]
branches/erry-devel/SrSv/NickControl/Enforcer.pm [new file with mode: 0644]
branches/erry-devel/SrSv/NickReg/Flags.pm [new file with mode: 0644]
branches/erry-devel/SrSv/NickReg/User.pm [new file with mode: 0644]
branches/erry-devel/SrSv/OnIRC.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Process/Call.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Process/InParent.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Process/Init.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Process/Worker.pm [new file with mode: 0644]
branches/erry-devel/SrSv/RunLevel.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Shared.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Shared/Array.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Shared/Hash.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Shared/Scalar.pm [new file with mode: 0644]
branches/erry-devel/SrSv/SimpleHash.pm [new file with mode: 0644]
branches/erry-devel/SrSv/TOR.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Text/Codes.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Text/Format.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Time.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Timer.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Base64.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Modes.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Parse.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Send.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Tokens.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Unreal/Validate.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Upgrade/HashPass.pm [new file with mode: 0755]
branches/erry-devel/SrSv/User.pm [new file with mode: 0644]
branches/erry-devel/SrSv/User/Notice.pm [new file with mode: 0644]
branches/erry-devel/SrSv/Util.pm [new file with mode: 0644]
branches/erry-devel/UPGRADING [new file with mode: 0644]
branches/erry-devel/addroot.pl [new file with mode: 0755]
branches/erry-devel/anope/README [new file with mode: 0644]
branches/erry-devel/anope/parsexml.pl [new file with mode: 0644]
branches/erry-devel/auspice/chanslurp.pl [new file with mode: 0755]
branches/erry-devel/auspice/nickslurp.pl [new file with mode: 0755]
branches/erry-devel/config-example/main.conf [new file with mode: 0644]
branches/erry-devel/config-example/securitybot/sb.conf [new file with mode: 0644]
branches/erry-devel/config-example/services.conf [new file with mode: 0644]
branches/erry-devel/config-example/sql.conf [new file with mode: 0644]
branches/erry-devel/data/GeoIP/metrocodes.txt [new file with mode: 0644]
branches/erry-devel/data/country-codes.txt [new file with mode: 0644]
branches/erry-devel/data/fips10_4 [new file with mode: 0644]
branches/erry-devel/data/iso3166 [new file with mode: 0644]
branches/erry-devel/data/iso3166_2 [new file with mode: 0644]
branches/erry-devel/db-setup.pl [new file with mode: 0755]
branches/erry-devel/delroot.pl [new file with mode: 0755]
branches/erry-devel/help/adminserv.txt [new file with mode: 0644]
branches/erry-devel/help/adminserv/staff.txt [new file with mode: 0644]
branches/erry-devel/help/adminserv/svsop.txt [new file with mode: 0644]
branches/erry-devel/help/botpriv.txt [new file with mode: 0644]
branches/erry-devel/help/botserv.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/act.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/add.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/assign.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/del.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/list.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/say.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/set.txt [new file with mode: 0644]
branches/erry-devel/help/botserv/unassign.txt [new file with mode: 0644]
branches/erry-devel/help/chanbot.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/admin.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/akick.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/alist.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/aop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/auth.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/ban.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/cf.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/clear.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/close.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/copy.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/count.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/down.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/drone.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/drop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/getkey.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/halfop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/hop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/info.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/invite.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/kick.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/kickban.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/kickbanmask.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/kickmask.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/levels.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/levels/set.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/list.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/mlock.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/mode.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/op.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/register.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/resync.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/bantype.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/desc.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/founder.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/hold.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/neverop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/opguard.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/password.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/splitops.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/successor.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/unsuccessor.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/verbose.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/set/welcomeinchan.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/sop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/unban.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/uop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/up.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/voice.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/vop.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/welcome.txt [new file with mode: 0644]
branches/erry-devel/help/chanserv/why.txt [new file with mode: 0644]
branches/erry-devel/help/core.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv/del.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv/list.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv/off.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv/on.txt [new file with mode: 0644]
branches/erry-devel/help/hostserv/sethost.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/csend.old [new file with mode: 0644]
branches/erry-devel/help/memoserv/csend.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/del.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/ignore.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/index [new file with mode: 0644]
branches/erry-devel/help/memoserv/list.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/read.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/send.txt [new file with mode: 0644]
branches/erry-devel/help/memoserv/unsend [new file with mode: 0644]
branches/erry-devel/help/nickserv.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/acc.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/acc.txt. [new file with mode: 0644]
branches/erry-devel/help/nickserv/alist.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/auth.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/authcode.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/chgroot.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/drop.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/dropgroup.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/emailreg.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/ghost.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/gidentify.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/glist.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/group.txt [new symlink]
branches/erry-devel/help/nickserv/identify.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/info.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/link.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/links.txt [new symlink]
branches/erry-devel/help/nickserv/list.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/logout.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/profile.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/recover.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/register.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/release.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/seen.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/sendpass.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/auth.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/display.txt [new symlink]
branches/erry-devel/help/nickserv/set/email.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/greet.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/hidemail.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/hold.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/neverop.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/noacc.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/nomemo.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/password.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/protect.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/root.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/umode.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/set/vacation.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/sidentify.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/silence.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/unlink.txt [new file with mode: 0644]
branches/erry-devel/help/nickserv/watch.txt [new file with mode: 0644]
branches/erry-devel/help/operserv.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/chankill.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/clones.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/except.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/fjoin.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/fpart.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/gnick.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/jupe.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/kill.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/logonnews.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/loners.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/ninfo.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/qline.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/rehash.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/session.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/staff.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/svskill.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/svsnick.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/uinfo.txt [new file with mode: 0644]
branches/erry-devel/help/operserv/unidentify.txt [new file with mode: 0644]
branches/erry-devel/help/securitybot.txt [new file with mode: 0644]
branches/erry-devel/help/securitybot/tkl.txt [new file with mode: 0644]
branches/erry-devel/killservices.sh [new file with mode: 0755]
branches/erry-devel/libs/event.pm [new file with mode: 0644]
branches/erry-devel/libs/misc.pm [new file with mode: 0644]
branches/erry-devel/libs/modes.pm [new file with mode: 0644]
branches/erry-devel/libs/module.pm [new file with mode: 0644]
branches/erry-devel/modules/connectserv.pm [new file with mode: 0644]
branches/erry-devel/modules/core.pm [new file with mode: 0644]
branches/erry-devel/modules/country.pm [new file with mode: 0644]
branches/erry-devel/modules/echoserv.pm [new file with mode: 0644]
branches/erry-devel/modules/geoip.pm [new file with mode: 0644]
branches/erry-devel/modules/logserv.pm [new file with mode: 0644]
branches/erry-devel/modules/securitybot.pm [new file with mode: 0644]
branches/erry-devel/modules/services.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/adminserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/botserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/chanserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/hostserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/memoserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/nickserv.pm [new file with mode: 0644]
branches/erry-devel/modules/serviceslibs/operserv.pm [new file with mode: 0644]
branches/erry-devel/modules/sql.pm [new file with mode: 0644]
branches/erry-devel/new_country-system.diff [new file with mode: 0644]
branches/erry-devel/parse-msg_h.pl [new file with mode: 0755]
branches/erry-devel/services.pl [new file with mode: 0755]
branches/erry-devel/sql/UPGRADE-0.4.2-READMEFIRST.txt [new file with mode: 0644]
branches/erry-devel/sql/services.sql [new file with mode: 0644]
branches/erry-devel/testHash.pl [new file with mode: 0755]
branches/erry-devel/unreal-aliases/aliases.conf [new file with mode: 0644]
branches/erry-devel/unreal-aliases/aliases/genericservices.conf [new file with mode: 0644]
branches/erry-devel/unreal-aliases/aliases/ircd.conf [new file with mode: 0644]
branches/erry-devel/unreal-aliases/aliases/surrealservices.conf [new file with mode: 0644]
branches/erry-devel/utils/archivelogs.pl [new file with mode: 0755]
branches/erry-devel/utils/blacklistLoader.pl [new file with mode: 0755]
branches/erry-devel/utils/country-table.pl [new file with mode: 0755]
branches/erry-devel/utils/country-table2.pl [new file with mode: 0755]
branches/erry-devel/utils/country-table3.pl [new file with mode: 0755]
branches/erry-devel/utils/db-dump.pl [new file with mode: 0755]
branches/erry-devel/utils/geoip.pl [new file with mode: 0755]
branches/erry-devel/utils/stresstest.pl [new file with mode: 0644]