summaryrefslogtreecommitdiff
path: root/src/subcommands/ma
AgeCommit message (Collapse)Author
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update ↵Jameson Graef Rollins
Makefile as well)
2009-01-31change hyphens to underscores in function file names, for consistencyJameson Graef Rollins
with function definitions themselves
2009-01-31Merge commit 'dkg/master'Jameson Graef Rollins
2009-01-31more big cleanup of host/authentication commands to reflect newJameson Graef Rollins
separations.
2009-01-31remove executable bit, remove shebang line, update copyright on subcommands.Daniel Kahn Gillmor
2009-01-31make subcommand subfunction that were missed previouslyJameson Graef Rollins
2009-01-31break out monkeysphere-{host,authentication} subcommands into seperateJameson Graef Rollins
scripts. MUCH MORE WORK NEEDED to get these working.
2009-01-31break out import-key and gen-key from monkeysphere-hostJameson Graef Rollins
break out diagnostics and update-users from monkeysphere-authentication