pissircd/src/modules/rpc
Bram Matthys 55d1398fca
Move dns.h include to unrealircd.h and remove it elsewhere.
Because I need c-ares prototypes in modules.h, for next commit.
[skip ci]
2023-11-25 09:05:55 +01:00
..
Makefile.in JSON-RPC: WHOWAS fetching is now whowas.get, also expose not only 2023-04-15 09:24:57 +02:00
channel.c Minor cleanup: use kick_user() from channel.kick call instead of 2023-04-02 12:15:32 +02:00
log.c JSON-RPC: log.list now has a sources argument which allows filtering. 2023-05-05 15:08:02 +02:00
name_ban.c JSON-RPC: don't log the RPC calls if they are just for listing/getting, 2023-01-14 16:40:48 +01:00
rpc.c Move dns.h include to unrealircd.h and remove it elsewhere. 2023-11-25 09:05:55 +01:00
server.c JSON-RPC: make server.list use a default max detailed level, the 2023-04-01 18:17:42 +02:00
server_ban.c Via JSON-RPC one could place a gzline on ident@host, which is invalid. 2023-11-24 07:14:23 +01:00
server_ban_exception.c JSON-RPC: don't log the RPC calls if they are just for listing/getting, 2023-01-14 16:40:48 +01:00
spamfilter.c Spamfilter fixes: prevent actions that are currently config-only from 2023-07-20 14:50:40 +02:00
stats.c JSON-RPC: Change to previous, don't name it "top_countries" but "countries" 2023-04-12 08:25:32 +02:00
user.c JSON-RPC: WHOWAS fetching is now whowas.get, also expose not only 2023-04-15 09:24:57 +02:00
whowas.c JSON-RPC: whowas.get: name -> nick rename 2023-04-15 09:28:09 +02:00