Added the GETCONFIG command. This will return the configuration value
commit43077387e6b9738972a5d82f880e8c0ed35ae1d4
authorBen Kibbey <bjk@luxsci.net>
Mon, 16 Jul 2007 00:40:55 +0000 (15 20:40 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 16 Jul 2007 00:40:55 +0000 (15 20:40 -0400)
tree0aa7a0dc8ab2217ecb9d5f974acad8fa5720b4f5
parent4c6710a757001c47c93b3ba492e78d84a90db762
Added the GETCONFIG command. This will return the configuration value
for the specified parameter. If a client hasn't yet opened a file on
the server or the file doesn't have an associated value, then the
default value will be returned.
PROTOCOL
src/commands.c
src/common.h
src/pwmd.h