Let pwmd_setopt() set pwmd options directly when PWMD_OPTION_PINENTRY is
commit4cf1449a30c21e8de0f464e39dbce1068b55e73a
authorBen Kibbey <bjk@luxsci.net>
Wed, 25 Feb 2009 01:42:23 +0000 (24 20:42 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 14 Mar 2009 00:45:10 +0000 (13 20:45 -0400)
treede443908b12df3d7f01b4ac9c21f519ae9f74b2d
parent46d7486fdc53c10676578147498b13f57a54319b
Let pwmd_setopt() set pwmd options directly when PWMD_OPTION_PINENTRY is
unset. It's less confusing for the client programmer although letting
the client send the OPTION via pwmd_command() will still work. It's
better this way though since the internal structures are updated in case
the local pinentry is used as a fallback is the remote pwmd pinentry
fails for some reason.
configure.ac
doc/libpwmd.3.in
libpwmd.c
types.h