Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-18 | fix some log output | Jameson Graef Rollins | |
2009-02-17 | add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable, | Jameson Graef Rollins | |
for functions that prompt for confirmation. Also fix publish_key function (NOT TESTED). | |||
2009-02-12 | fix some things in ma certifier functions: | Jameson Graef Rollins | |
- fix left over bad invocations of gpg_sphere --list-keys - add some more debug log output | |||
2009-02-12 | add ability to supress confirmation prompt in ma/add_certifier | Jameson Graef Rollins | |
fix some logging output | |||
2009-02-01 | new function to export signatures from core to sphere keyrings. this | Jameson Graef Rollins | |
is so that the sphere does not have to read the core pubring to get the certifier ltsigs, and we can therefore keep tighter permissions on the core keyring files. updated some comments/documentation as well. | |||
2009-01-31 | move src/subcommands to srv/share, and add common file to src/share (update ↵ | Jameson Graef Rollins | |
Makefile as well) |