Age | Commit message (Expand) | Author |
2009-12-12 | hush up m-a setup because the dd was making noise | Daniel Kahn Gillmor |
2009-07-11 | explicitly set MONKEYSPHERE_GROUP | Jameson Graef Rollins |
2009-04-06 | replacing head -c with dd (for portability reasons, see #673) | Daniel Kahn Gillmor |
2009-03-02 | quieting down the transition script (and m-a setup). | Daniel Kahn Gillmor |
2009-03-01 | removed base64 invocation in favor of perl to reduce dependency spread. | Daniel Kahn Gillmor |
2009-02-19 | fix arg parsing in add_certifier to allow of - for stdin read. | 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 | 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-17 | fix ma so that the setup command is folded into the other commands, so | Jameson Graef Rollins |
2009-02-17 | add some checks about setup to authentication | 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 the ma/setup function: | Jameson Graef Rollins |
2009-02-12 | fix reference to MONKEYSPHER_USER in ma/setup | 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-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 |
2009-02-01 | Fix a bug in setup where gpg was called instead of gpg_core. This | Jameson Graef Rollins |
2009-02-01 | new function to export signatures from core to sphere keyrings. this | Jameson Graef Rollins |
2009-02-01 | fix a bunch of directory references to the new data/share dirs | Jameson Graef Rollins |
2009-02-01 | some small tweaks, and one tiny syntax bug fix, to ma/setup, and some | Jameson Graef Rollins |
2009-02-01 | trying to improve m-a setup; still not successfully tested. | Daniel Kahn Gillmor |
2009-02-01 | removed some unnecessary setup from the basic test, pulling the random string... | Daniel Kahn Gillmor |
2009-02-01 | add m-a setup implementation | Daniel Kahn Gillmor |