This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
unrealircd
Watch
1
Star
0
Fork
0
You've already forked unrealircd
mirror of
https://github.com/unrealircd/unrealircd.git
synced
2026-06-30 09:46:37 +02:00
Code
Activity
Files
61e68d65da30545d1671fc29968a67c8d6d10674
unrealircd
/
src
/
modules
/
rpc
T
History
Bram Matthys
61e68d65da
Update a comment
...
[skip ci]
2022-12-05 14:51:22 +01:00
..
channel.c
Add RPC channel.list call to show list of channels (with all details)
2022-06-19 13:13:33 +00:00
Makefile.in
RPC: add spamfilter.list and spamfilter.add calls.
2022-08-02 09:28:09 +02:00
rpc.c
Add RPC 'rpc.info': returns list of RPC methods, RPC module name and version.
2022-12-05 14:48:14 +01:00
server_ban.c
Update a comment
2022-12-05 14:51:22 +01:00
spamfilter.c
RPC: add spamfilter.list and spamfilter.add calls.
2022-08-02 09:28:09 +02:00
user.c
RPC: user.get: use JSON_RPC_ERROR_NOT_FOUND if user is not found.
2022-08-02 08:31:46 +02:00