Age | Commit message (Expand) | Author |
2009-02-19 | clean up the diagnostics functions, check for ID-Certifiers in m-a d | Daniel Kahn Gillmor |
2009-02-19 | cleaning up output of cruft report | Daniel Kahn Gillmor |
2009-02-19 | diagnostics should now check for cruft from old versions of the monkeysphere. | Daniel Kahn Gillmor |
2009-02-19 | fix arg parsing in add_certifier to allow of - for stdin read. | Jameson Graef Rollins |
2009-02-19 | Modify/cleanup add_certifier and add_revoker, so that their code base | Jameson Graef Rollins |
2009-02-19 | the import_subkey function was in fact not implement at all. MUST FIX! | Jameson Graef Rollins |
2009-02-19 | add a gpg_user function in monkeysphere to add some gpg quieting | Jameson Graef Rollins |
2009-02-19 | The monkeysphere {import,gen}_subkey functions were not up-to-date. | 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 | more fix permissions and ownership on authentication directories. | Jameson Graef Rollins |
2009-02-19 | fix permissions and ownership on authentication directories. | Jameson Graef Rollins |
2009-02-19 | avoid chown -R, explicitly indicate the files we expect to be changed. | Daniel Kahn Gillmor |
2009-02-19 | do not show uid validity for gpg authentication core, since the core has no u... | Daniel Kahn Gillmor |
2009-02-19 | added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for ... | Daniel Kahn Gillmor |
2009-02-19 | fix CHECK_KEYSERVER variable in monkeysphere, so the default is correct for p... | Jameson Graef Rollins |
2009-02-19 | fail if hostname can not be determined in import_key | Jameson Graef Rollins |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | add PROMPT respect in get_gpg_expiration | Jameson Graef Rollins |
2009-02-19 | add some log debug redirects | Jameson Graef Rollins |
2009-02-19 | making clearer comments in the transition script, invoking from postinst for ... | Daniel Kahn Gillmor |
2009-02-19 | shipping transition script; requiring manual version synchronization between ... | Daniel Kahn Gillmor |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | tweak some of the prompting, to change defaults, and add PROMPT usage where m... | Jameson Graef Rollins |
2009-02-19 | made gpg_sphere use --quiet again, and now doing more explicit extraction of ... | Daniel Kahn Gillmor |
2009-02-19 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-19 | Cleanup how variables are specified and loaded: | Jameson Graef Rollins |
2009-02-19 | clean up failure message | Daniel Kahn Gillmor |
2009-02-19 | catch pipe failures more cleanly during key import | Daniel Kahn Gillmor |
2009-02-19 | moved directory for monkeysphere-generated authorized_keys files back to its ... | Daniel Kahn Gillmor |
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 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-02-17 | make m-a list-certifiers more intelligible when multiple uids have ltsigs. | Daniel Kahn Gillmor |
2009-02-17 | fix ma so that the setup command is folded into the other commands, so | Jameson Graef Rollins |
2009-02-17 | describe the motivation for our current su_monkeysphere_user implementation. | Daniel Kahn Gillmor |
2009-02-17 | remove setting of ultimate owner trust on imported host key, since we probabl... | Jameson Graef Rollins |
2009-02-17 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins |
2009-02-17 | add test to su_monkeysphere_user to check that the user is | Jameson Graef Rollins |
2009-02-17 | add some checks about setup to authentication | 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 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-17 | tweak the show-key output, and fix some comments. | Jameson Graef Rollins |
2009-02-17 | set ultimate ownertrust on hostkey after import | Jameson Graef Rollins |
2009-02-17 | update m-a list-identity-certifiers: output is not yet human-readable, but it... | Daniel Kahn Gillmor |
2009-02-17 | fix a couple of left over references to expert | Jameson Graef Rollins |
2009-02-16 | add some minimal checks to import_key that the default hostname is legitimate. | 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 |