break out monkeysphere-{host,authentication} subcommands into seperate
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 31 Jan 2009 22:30:11 +0000 (17:30 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sat, 31 Jan 2009 22:30:11 +0000 (17:30 -0500)
commitb7e17887ac20bc5916d830f5282b07f4c0360c2a
tree339702d51a7865520d7eac5bc5b20576af327714
parent53fdf9b3e431d9f3538c1b2196276492bec2fc7e
break out monkeysphere-{host,authentication} subcommands into seperate
scripts.  MUCH MORE WORK NEEDED to get these working.
14 files changed:
src/monkeysphere-authentication
src/monkeysphere-host
src/subcommands/ma/add-certifier [new file with mode: 0755]
src/subcommands/ma/diagnostics
src/subcommands/ma/list-certifiers [new file with mode: 0755]
src/subcommands/ma/remove-certifier [new file with mode: 0755]
src/subcommands/mh/add-hostname [new file with mode: 0755]
src/subcommands/mh/add-revoker [new file with mode: 0755]
src/subcommands/mh/diagnostics [new file with mode: 0755]
src/subcommands/mh/extend-key [new file with mode: 0755]
src/subcommands/mh/publish-key [new file with mode: 0755]
src/subcommands/mh/revoke-hostname [new file with mode: 0755]
src/subcommands/mh/revoke-key [new file with mode: 0755]
src/subcommands/mh/show-key [new file with mode: 0755]