summaryrefslogtreecommitdiff
path: root/src/share/m/ssh_proxycommand
AgeCommit message (Expand)Author
2010-11-13universalize and consolidate on --fixed-list-modeDaniel Kahn Gillmor
2010-10-30clean up ssh_proxycommand function (no functional change)Jameson Rollins
2010-10-30break out proxy command validation code into it's own function (no functional...Jameson Rollins
2010-10-29fix ssh_proxycommand marginal uiJameson Rollins
2010-10-18Simplification/refactoring of key/file processingJameson Rollins
2010-04-17do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen i...Daniel Kahn Gillmor
2010-04-17degrade gracefully in the absence of sshDaniel Kahn Gillmor
2009-07-24Merge commit 'dkg/master'Jameson Graef Rollins
2009-07-24make sure we check for the host key existence in the correct known_hosts file.Daniel Kahn Gillmor
2009-07-24improve the marginal ui a bit. note number of invalid keys. closes ms #1141Jameson Graef Rollins
2009-07-23proposed fix to marginal ui in case where host key not retrieved (should fix ...Jameson Graef Rollins
2009-07-11improve marginal UI for cases when host key can't be retrievedJameson Graef Rollins
2009-04-05some small compatibility changes:Jameson Graef Rollins
2009-03-18remove some extraneous invocations of cat.Daniel Kahn Gillmor
2009-03-18modify the ssh_proxycommand marginal ui output so that it betterJameson Graef Rollins
2009-03-07fix the marginal ui output so that it's not prefixed by theJameson Graef Rollins
2009-02-21un-fix non-typo in ssh_proxycommand. (my mistake!)Daniel Kahn Gillmor
2009-02-21fixing typo in ssh_proxycommand.Daniel Kahn Gillmor
2009-02-21make sure we're explicitly capturing return codes in places where they are te...Jameson Graef Rollins
2009-02-19Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-02-19correcting ssh_proxycommand output.Daniel Kahn Gillmor
2009-02-19add a gpg_user function in monkeysphere to add some gpg quietingJameson Graef Rollins
2009-02-19added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for ...Daniel Kahn Gillmor
2009-02-19fix CHECK_KEYSERVER variable in monkeysphere, so the default is correct for p...Jameson Graef Rollins
2009-02-19Cleanup how variables are specified and loaded:Jameson Graef Rollins
2009-02-01fix the log output for the ssh-proxycommandJameson Graef Rollins
2009-02-01small tweak to ssh-proxycommand comments.Jameson Graef Rollins
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update M...Jameson Graef Rollins