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-22 | Fix how version number is saved/retrieved. Version is now stored in | Jameson Graef Rollins |
2009-02-19 | Modify/cleanup add_certifier and add_revoker, so that their code base | Jameson Graef Rollins |
2009-02-19 | small usage changes | Jameson Graef Rollins |
2009-02-19 | Merge commit 'dkg/master' | 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 | Cleanup how variables are specified and loaded: | Jameson Graef Rollins |
2009-02-19 | removing --quiet from this invocation seems to avoid an add-id-certifier fail... | 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 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 | fix a couple of left over references to expert | Jameson Graef Rollins |
2009-02-16 | REMOVE GEN_KEY. The gen_key function is entirely removed. Decided | Jameson Graef Rollins |
2009-02-16 | fix a bad reference to MATMPDIR | 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 | Fix the ma/setup function: | Jameson Graef Rollins |
2009-02-09 | break su_monkeysphere_user into common function, since it will likely | Jameson Graef Rollins |
2009-02-02 | add ability to specify key length of core secret key, so the test scripts can... | 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 | add setup subcommand call to ms-authentication, and more fixes to tests | 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 | Merge commit 'micah/master' | Jameson Graef Rollins |
2009-01-31 | more big cleanup of host/authentication commands to reflect new | Jameson Graef Rollins |
2009-01-31 | change the copyright year and add my name to the header comment | Micah Anderson |
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 |