26 Sep
2017
26 Sep
'17
22:50
Branch: refs/heads/master Home: https://github.com/ngircd/ngircd Commit: e009fc87d54602cc2a4d9b60257f40bad14fc081 https://github.com/ngircd/ngircd/commit/e009fc87d54602cc2a4d9b60257f40bad14f... Author: James Lu <james@overdrivenetworks.com> Date: 2017-09-26 (Tue, 26 Sep 2017) Changed paths: M src/ngircd/irc.c Log Message: ----------- Don't forward KILLs to other servers if they've been blocked locally This prevents clients from killing IRC services, for example. Closes #238. Closes #239.