Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-20 | document why monkeysphere import-subkey is not yet working. | Daniel Kahn Gillmor | |
2009-02-19 | remove import_subkey from monkeysphere usage and man page until we get | Jameson Graef Rollins | |
a chance to fully implement it. | |||
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 | |
option, and use it in all gpg invocations. add a trap to subkey_to_ssh_agent. | |||
2009-02-19 | The monkeysphere {import,gen}_subkey functions were not up-to-date. | Jameson Graef Rollins | |
did a lot of work to bring them up-to-date, and better handle argument checking. also updated man page, changelog, and tests/basic. | |||
2009-02-18 | new msmktempdir function, to simplify making temporary directories. remove ↵ | Jameson Graef Rollins | |
MHTMPDIR, since it's not needed. | |||
2009-01-31 | move src/subcommands to srv/share, and add common file to src/share (update ↵ | Jameson Graef Rollins | |
Makefile as well) |