]> jfr.im git - irc/quakenet/newserv.git/blame - chanserv/oldQ-commands
LUA: port luadb to dbapi2 to drop postgres dependency
[irc/quakenet/newserv.git] / chanserv / oldQ-commands
CommitLineData
cef2ad32 1Auth related, implemented:
2==========================
3hello*
4requestpassword*
5auth
6newpass
7suspenduserlist
8email
9spewpass
10spewdb
11setemail
12setpass
13suspenduser
14unsuspenduser
15deluser
16spewemail
17
18Auth related, not implemented:
19==============================
20challengeauth
21challenge
22reset
23sendpassword
24listlevel
25getpass
26checkpass
27checkhashpass
28getuser
29checkdomain
30domainlock
31checkemail
32authtrigger
33
34Non-auth related, implemented:
35==============================
36showcommands
37whoami
38help
39banclear
40op
41invite
42removeuser
43banlist
44recover
45authhistory - this has different semantics
46unbanall
47whois
48version
49autolimit
50ban - now tempban, permban
51clearchan
52adduser
53settopic
54chanflags
55deopall
56bandel
57chanlev
58welcome
59unbanme
60voice
61chanstat
62suspendlist
63cleanupdb
64rejoin
65delchan
66spewchan
67unsuspend (now unsuspendchan)
68suspend (now suspendchan)
69renchan
70addchan
71requestowner (needs checking in)
72
73Non-auth related, not implemented:
74==================================
75chanlevstat (newsearch can do this)
76userlevstat (newsearch can do this)
77giveowner (new)
78takeowner (new)
79
80Don't need implementing:
81========================
82lock - legacy command
83unlock - legacy command
84limit - replaced by chanmode
85key - replaced by chanmode
86unload - control handles modules
87die - control handles this
88reload - control handles modules
89setenable - legacy command / not needed
90chantype - chan types are obsolete
91chantypeadd - chan types are obsolete
92chantypedel - chan types are obsolete
93chantypestat - chan types are obsolete
94smack - oper toy
95fish - oper toy
96snail - oper toy
97changeflags - part of userflags
98save - don't need with db
99spew - provided by oper services
100operlist - provided by oper services
101serverlist - provided by oper services
102status - not needed
103changelev - provided by userflags
104users - provided by check/oper services
105listchans - provided by check/oper services
106listemail - provided by WHOIS
107listauth - provided by WHOIS
108compareuser - obsolete
109cleanupstat - obsolete
110debuglog
111debuglevel
112