Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: 05640f9285e28ce64180833d39f7ceda88d3915a https://github.com/ngircd/ngircd/commit/05640f9285e28ce64180833d39f7ceda88d3... Author: Alexander Barton alex@barton.de Date: 2017-09-30 (Sat, 30 Sep 2017)
Changed paths: M src/ngircd/irc.c
Log Message: ----------- Allow IRC Ops and remote servers to KILL service clients (#242)
In the end, service clients behave like regular users, therefore IRC operators and servers should be able to KILL them: for example to resolve nick collisions.
This is related to #238.