No longer require a knownhosts parameter to the SSH connection functions.
commit73e8e4f3acebb2382fa5f22b7ac5c44b128738b8
authorBen Kibbey <bjk@luxsci.net>
Wed, 26 May 2010 23:06:14 +0000 (26 19:06 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 27 May 2010 00:56:04 +0000 (26 20:56 -0400)
tree1657b33a798438bed1fcae59d21e0df3b0706006
parent9ce7eafa8c0b448533a7165bbe18b1faa8ba713f
No longer require a knownhosts parameter to the SSH connection functions.
Use a default of ~/.ssh/known_hosts.
doc/libpwmd.3
doc/pwmc.1.in
src/libpwmd.h.in
src/pwmc.c
src/ssh.c