Age | Commit message (Expand) | Author |
2010-01-18 | canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false' | Jameson Rollins |
2010-01-18 | add prompt if a service name is already being used then importing a key or ad... | Jameson Rollins |
2010-01-18 | monkeysphere-host: reverting from host_fingerprints() to list_primary_fingerp... | Daniel Kahn Gillmor |
2010-01-18 | made public use of m-h show-keys instead of show-key, fixed stupid field-numb... | Daniel Kahn Gillmor |
2010-01-18 | renaming host_keys.pub.gpg to host_keys.pub.pgp | Daniel Kahn Gillmor |
2010-01-18 | got rid of monkeysphere-host fprs file | Daniel Kahn Gillmor |
2010-01-18 | remove reference to HOST_KEY_FPR_FILE | Jameson Rollins |
2010-01-18 | suppress superfulous error output | Jameson Rollins |
2010-01-18 | fix show_key function to handle user ID input (needed for import_key) | Jameson Rollins |
2010-01-16 | small tweaks to failure messages | Jameson Rollins |
2010-01-15 | Try to fix monkeysphere-host and tests/basic for revoke-key test | Jameson Rollins |
2010-01-15 | Major rework of monkeysphere-host to handle multiple host keys. | Jameson Rollins |
2010-01-11 | normalize output for monkeysphere when no subcommand is issued or when an unk... | Daniel Kahn Gillmor |
2010-01-11 | fix invocation without subcommands to call usage function and exit 1 explicitlly | Jameson Rollins |
2010-01-04 | Its more useful and standard to actually output the 'help' output when | Micah Anderson |
2009-07-14 | improvements monkeysphere-host diagnostics | Jameson Graef Rollins |
2009-07-14 | simplifying find_host_user_id function. | Daniel Kahn Gillmor |
2009-07-14 | fixing find_host_userid -- did this ever work? | Daniel Kahn Gillmor |
2009-07-11 | Check for a host key before running monkeysphere-host diagnostics | Greg Lyle |
2009-07-11 | improve function to get primary group to make it more portable | Jameson Graef Rollins |
2009-07-11 | explicitly set MONKEYSPHERE_GROUP | Jameson Graef Rollins |
2009-03-10 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-03-10 | cleaning up a lingering non-portable mktemp invocation. | Daniel Kahn Gillmor |
2009-03-07 | fix the marginal ui output so that it's not prefixed by the | Jameson Graef Rollins |
2009-03-03 | fix to logging to prefix all log output with log prefix, and allow changing o... | Jameson Graef Rollins |
2009-03-02 | usage review/tweaks for m-a and m-h | Daniel Kahn Gillmor |
2009-03-02 | very small tweaks to usages. | Jameson Graef Rollins |
2009-03-01 | break out default variables into their own file: defaultenv | Jameson Graef Rollins |
2009-02-28 | openpgp2ssh in ms-host show-key function takes the host gpg key from the temp... | Jameson Graef Rollins |
2009-02-22 | fix some return code setting stuf that was no longer being used, and change n... | Jameson Graef Rollins |
2009-02-22 | Fix how version number is saved/retrieved. Version is now stored in | Jameson Graef Rollins |
2009-02-21 | adjusting extraction of revokers. | Daniel Kahn Gillmor |
2009-02-21 | make show-key so that it works even if there are no revokers. | Jameson Graef Rollins |
2009-02-21 | extend show-key to show fingerprints of revokers as well. | Jameson Graef Rollins |
2009-02-21 | add FIXME to show key about how it should show revokers as well. | Jameson Graef Rollins |
2009-02-21 | import-key now requires a hostname be specified, and no longer does | Jameson Graef Rollins |
2009-02-20 | monkeysphere-host revoke-key should now be capable of publishing the | Daniel Kahn Gillmor |
2009-02-19 | Modify/cleanup add_certifier and add_revoker, so that their code base | Jameson Graef Rollins |
2009-02-19 | modify import_key to take the key file to import as an argument. can be '-' ... | Jameson Graef Rollins |
2009-02-19 | don't use /dev/stdin hack with ssh-keygen to get ssh fingerprint. just use a... | Jameson Graef Rollins |
2009-02-19 | make sure fingerprint is loaded for update_gpg_pub_file | Jameson Graef Rollins |
2009-02-19 | fix call to transition script in postinst script, and fix lintian error about... | Jameson Graef Rollins |
2009-02-19 | small usage changes | Jameson Graef Rollins |
2009-02-19 | Cleanup how variables are specified and loaded: | Jameson Graef Rollins |
2009-02-18 | new msmktempdir function, to simplify making temporary directories. remove M... | Jameson Graef Rollins |
2009-02-18 | add no-tty, quiet, and no-greeting to gpg wrapper invocations to supress as m... | Jameson Graef Rollins |
2009-02-18 | fix some log output | Jameson Graef Rollins |
2009-02-17 | fix ma so that the setup command is folded into the other commands, so | Jameson Graef Rollins |
2009-02-17 | fix typo | Daniel Kahn Gillmor |
2009-02-17 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins |