Let the "allowed" config parameter work in a data file section.
commit18c26ab92c689d8fbc59637ee535a1b79e3364b4
authorBen Kibbey <bjk@luxsci.net>
Wed, 22 May 2013 00:07:07 +0000 (21 20:07 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 22 May 2013 00:07:07 +0000 (21 20:07 -0400)
tree6b9132fc6756bdef30c33fc21be45f4d7760e28b
parent442fe9d5906cc99bd2a917d84dcb6f3a50acd30b
Let the "allowed" config parameter work in a data file section.

This can be used for access control to a specific data file. It has
the same syntax as if in the "global" section but works with data
files rather than the socket.
doc/pwmd.html
doc/pwmd.texi
m4/libtool.m4
src/commands.c
src/common.h
src/pwmd.c
src/rcfile.c
src/rcfile.h