Add KILL command and GETINFO --verbose CLIENTS.
commit92b1342d2f6c235a142451036365b7ac75cef461
authorBen Kibbey <bjk@luxsci.net>
Fri, 19 Dec 2014 23:18:27 +0000 (19 18:18 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 20 Dec 2014 14:59:10 +0000 (20 09:59 -0500)
tree489aac6dc72bb805390049e8120e474c4eafe3aa
parent9f93b11bf520ca5583bca6dd629996ed5357d312
Add KILL command and GETINFO --verbose CLIENTS.

The KILL command can be used to terminate another client (obtained via
GETINFO) when the current client is the invoking user.
doc/pwmd.html
src/commands.c
src/common.h
src/pwmd.c