Age | Commit message (Expand) | Author |
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 |
2009-02-17 | rename create_gpg_pub_file to be update_gpg_pub_file, and add it to | Jameson Graef Rollins |
2009-02-17 | tweak the show-key output, and fix some comments. | Jameson Graef Rollins |
2009-02-17 | fix a couple of left over references to expert | Jameson Graef Rollins |
2009-02-17 | check host for gpg pub key file instead of fingerprint, and modify show_key t... | Jameson Graef Rollins |
2009-02-16 | make host show_key use just the pgp pub key file to get the ssh fingerprint, ... | Jameson Graef Rollins |
2009-02-16 | fix reference to HOST_FINGERPRINT in show-key, and fix some references | Jameson Graef Rollins |
2009-02-16 | REMOVE GEN_KEY. The gen_key function is entirely removed. Decided | Jameson Graef Rollins |
2009-02-16 | Stop all creation of a ssh_host_rsa_key.pub. Use openpgp2ssh to get | Jameson Graef Rollins |
2009-02-16 | make sure MHTMPDIR is defined and created | Jameson Graef Rollins |
2009-02-15 | unbreakout some functions that were broken out earlier for handling creating ... | Jameson Graef Rollins |
2009-02-12 | fix reference to MONKEYSPHER_USER in ma/setup | Jameson Graef Rollins |
2009-02-12 | break out a bunch of common functions in monkeysphere-host: | Jameson Graef Rollins |
2009-02-09 | rename function to get the host fingerprint, and fix some | Jameson Graef Rollins |
2009-02-09 | break su_monkeysphere_user into common function, since it will likely | Jameson Graef Rollins |
2009-02-09 | define variable for public key files (HOST_KEY_PUB, HOST_KEY_PUB_GPG). | Jameson Graef Rollins |
2009-02-09 | Break out host export commands into gpg_host_export and | Jameson Graef Rollins |
2009-02-08 | Some rearragement/cleanup in the monkeysphere-host: | Jameson Graef Rollins |
2009-02-03 | fix up gen/import-key: | Jameson Graef Rollins |
2009-02-01 | some general fixes: | Jameson Graef Rollins |
2009-02-01 | fix a bunch of directory references to the new data/share dirs | Jameson Graef Rollins |
2009-01-31 | fix some things bugs from the separation transition, and try to fix the test ... | Jameson Graef Rollins |
2009-01-31 | some more fixes and tweaks to get things working in the new setup | Jameson Graef Rollins |
2009-01-31 | more big cleanup of host/authentication commands to reflect new | Jameson Graef Rollins |
2009-01-31 | merging from jrollins | Daniel Kahn Gillmor |
2009-01-31 | fix usage for import/gen-key, and remove revoker option from gen-key | Jameson Graef Rollins |
2009-01-31 | turn subcommands into subfunctions, that will need to be sourced and executed. | Jameson Graef Rollins |
2009-01-31 | merging jrollins and micah work, reverting ui changes for m-h gen-key and imp... | Daniel Kahn Gillmor |
2009-01-31 | merging changes from micah | Daniel Kahn Gillmor |
2009-01-31 | break out monkeysphere-{host,authentication} subcommands into seperate | Jameson Graef Rollins |
2009-01-31 | break out import-key and gen-key from monkeysphere-host | Jameson Graef Rollins |
2009-01-31 | - break out monkeysphere-server command into | Jameson Graef Rollins |