Cleanup how variables are specified and loaded:
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 19 Feb 2009 03:37:12 +0000 (22:37 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Thu, 19 Feb 2009 05:54:23 +0000 (00:54 -0500)
commitd09b0814096b1660c3a300e939091a58622a57a6
tree02987d577979445c186b956600a4170db0d597e0
parent62374dd1c16a2719202955ad3fe878be5cc14dba
Cleanup how variables are specified and loaded:
- define more common variables in share/common
- cleanup how defaults are specified
- fix how CHECK_KEYSERVER was determined in monkeysphere

Fix calls to update_known_hosts and update_authorized_keys in
monkeysphere so that some of the checks are done within the functions
themselves, as opposed in the monkeysphere wrapper, so that other
functions can call them easier.

Fix ssh-proxycommand that had some left over cruft from the
transition.
src/monkeysphere
src/monkeysphere-authentication
src/monkeysphere-host
src/share/common
src/share/m/ssh_proxycommand