Age | Commit message (Expand) | Author |
2009-02-22 | fix some return code setting stuf that was no longer being used, and change n... | Jameson Graef Rollins |
2009-02-21 | reverse sense of test for valid identity certifiers in m-a diagnostics. | Daniel Kahn Gillmor |
2009-02-21 | fix syntax error in m-a diagnostics. | Daniel Kahn Gillmor |
2009-02-21 | fix output formatting for cases where multiple fingerprints are found, in fun... | Jameson Graef Rollins |
2009-02-21 | add tests to add_revoker and add_certifier that more than one key was not fou... | Jameson Graef Rollins |
2009-02-21 | make sure we're explicitly capturing return codes in places where they are te... | Jameson Graef Rollins |
2009-02-20 | tweak/cleanup some of the prompts. | Jameson Graef Rollins |
2009-02-20 | tuning some diagnostic text. | Daniel Kahn Gillmor |
2009-02-20 | add_revoker fully working. also cleanup of add_certifier. | Jameson Graef Rollins |
2009-02-19 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor |
2009-02-19 | clean up the diagnostics functions, check for ID-Certifiers in m-a d | 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 | 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 | add some log debug redirects | Jameson Graef Rollins |
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 | 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 | 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 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins |
2009-02-17 | add some checks about setup to authentication | 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-12 | fix something that was resolved improperly in the previous merge. | Jameson Graef Rollins |
2009-02-12 | Merge commit 'dkg/master' | Jameson Graef Rollins |
2009-02-12 | fix some calls to gpg_sphere that where not putting all arguments into a sing... | Jameson Graef Rollins |
2009-02-12 | trust level != trust model | Daniel Kahn Gillmor |
2009-02-12 | tweak some of the log output inconsequentially | Jameson Graef Rollins |
2009-02-12 | no longer require the primary-keyring for the sphere gpg.conf now that we use... | Daniel Kahn Gillmor |
2009-02-12 | fix typo | Daniel Kahn Gillmor |
2009-02-12 | fix some things in ma certifier functions: | Jameson Graef Rollins |
2009-02-12 | Fix the ma/setup function: | Jameson Graef Rollins |
2009-02-12 | fix reference to MONKEYSPHER_USER in ma/setup | Jameson Graef Rollins |
2009-02-12 | add ability to supress confirmation prompt in ma/add_certifier | Jameson Graef Rollins |
2009-02-12 | clean up how trust level was check in ma/setup, with some debug output | Jameson Graef Rollins |
2009-02-09 | small formatting tweaks to add_certifier function | Jameson Graef Rollins |
2009-02-05 | m-a setup: take advantage of the new ability of pem2openpgp to generate its o... | Daniel Kahn Gillmor |
2009-02-02 | add ability to specify key length of core secret key, so the test scripts can... | Jameson Graef Rollins |
2009-02-01 | add some log debug output to ma-setup | Jameson Graef Rollins |