mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 12:06:39 +02:00
3d9b7e4b70
Currently available: * server_ban.list * server_ban.get with params: name="*@1.2.3.4", type="kline" This also adds server_ban_parse_mask() which is now used by both GLINE/etc and the RPC API to parse the same way and convey the same error messages.