Branch: refs/heads/AllowServiceKILL Home: https://github.com/ngircd/ngircd Commit: 8416e469cd9f55ae2d7b72ef2fb0a9bf0cc603d9 https://github.com/ngircd/ngircd/commit/8416e469cd9f55ae2d7b72ef2fb0a9bf0cc6... Author: Alexander Barton alex@barton.de Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths: M src/ngircd/irc.c
Log Message: ----------- Allow IRC Ops and remote servers to KILL service clients
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.
ngircd-commits@lists.barton.de