summaryrefslogtreecommitdiff
path: root/src/monkeysphere-host
AgeCommit message (Expand)Author
2010-11-13universalize and consolidate on --fixed-list-modeDaniel Kahn Gillmor
2010-10-04use LC_ALL=C for all gpg callsJameson Rollins
2010-10-02add debugging to monkeysphere-host publish-key, closes: #2289Micah Anderson
2010-09-14fix *all* install paths, including in man pages and transition scriptsJameson Rollins
2010-09-14fix specification of install directories in top level scripts.Jameson Rollins
2010-05-06reporting new expiration date when key expiry is updated (closes MS #2291)Daniel Kahn Gillmor
2010-04-17monkeysphere-host no longer depends on sshDaniel Kahn Gillmor
2010-03-14fix typoDaniel Kahn Gillmor
2010-03-14avoid checking trustdb from monkeysphere-host (Closes: MS #1957)Daniel Kahn Gillmor
2010-03-14fixing an error message in monkeysphere-hostDaniel Kahn Gillmor
2010-03-14cleaning up monkeysphere-host show-key outputDaniel Kahn Gillmor
2010-02-18allow service names to start with a number (synchronizing with the check in g...Daniel Kahn Gillmor
2010-02-18enforce --no-armor when exporting to openpgp2ssh in case weird gpg.conf optio...Daniel Kahn Gillmor
2010-02-02add some useful shortcuts for some common commandsJameson Rollins
2010-01-19Merge remote branch 'jrollins/master'Daniel Kahn Gillmor
2010-01-19accepting "--version" as well as "version" subcommand for monkeysphere-host a...Daniel Kahn Gillmor
2010-01-19added a few more FIXMEs to check_service_name()Daniel Kahn Gillmor
2010-01-18removing superfluous evalDaniel Kahn Gillmor
2010-01-18tweak loading of fingerprints in multi_key wrapper function, so unnecessary e...Jameson Rollins
2010-01-18flesh out check for reasonable-looking service namesDaniel Kahn Gillmor
2010-01-18canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false'Jameson Rollins
2010-01-18add prompt if a service name is already being used then importing a key or ad...Jameson Rollins
2010-01-18monkeysphere-host: reverting from host_fingerprints() to list_primary_fingerp...Daniel Kahn Gillmor
2010-01-18made public use of m-h show-keys instead of show-key, fixed stupid field-numb...Daniel Kahn Gillmor
2010-01-18renaming host_keys.pub.gpg to host_keys.pub.pgpDaniel Kahn Gillmor
2010-01-18got rid of monkeysphere-host fprs fileDaniel Kahn Gillmor
2010-01-18remove reference to HOST_KEY_FPR_FILEJameson Rollins
2010-01-18suppress superfulous error outputJameson Rollins
2010-01-18fix show_key function to handle user ID input (needed for import_key)Jameson Rollins
2010-01-16small tweaks to failure messagesJameson Rollins
2010-01-15Try to fix monkeysphere-host and tests/basic for revoke-key testJameson Rollins
2010-01-15Major rework of monkeysphere-host to handle multiple host keys.Jameson Rollins
2010-01-11normalize output for monkeysphere when no subcommand is issued or when an unk...Daniel Kahn Gillmor
2010-01-11fix invocation without subcommands to call usage function and exit 1 explicitllyJameson Rollins
2010-01-04Its more useful and standard to actually output the 'help' output whenMicah Anderson
2009-07-14improvements monkeysphere-host diagnosticsJameson Graef Rollins
2009-07-14simplifying find_host_user_id function.Daniel Kahn Gillmor
2009-07-14fixing find_host_userid -- did this ever work?Daniel Kahn Gillmor
2009-07-11Check for a host key before running monkeysphere-host diagnosticsGreg Lyle
2009-07-11improve function to get primary group to make it more portableJameson Graef Rollins
2009-07-11explicitly set MONKEYSPHERE_GROUPJameson Graef Rollins
2009-03-10Merge commit 'dkg/master'Jameson Graef Rollins
2009-03-10cleaning up a lingering non-portable mktemp invocation.Daniel Kahn Gillmor
2009-03-07fix the marginal ui output so that it's not prefixed by theJameson Graef Rollins
2009-03-03fix to logging to prefix all log output with log prefix, and allow changing o...Jameson Graef Rollins
2009-03-02usage review/tweaks for m-a and m-hDaniel Kahn Gillmor
2009-03-02very small tweaks to usages.Jameson Graef Rollins
2009-03-01break out default variables into their own file: defaultenvJameson Graef Rollins
2009-02-28openpgp2ssh in ms-host show-key function takes the host gpg key from the temp...Jameson Graef Rollins
2009-02-22fix some return code setting stuf that was no longer being used, and change n...Jameson Graef Rollins