- break out monkeysphere-server command into
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 31 Jan 2009 21:42:02 +0000 (16:42 -0500)
committerJameson Graef Rollins <jrollins@finestructure.net>
Sat, 31 Jan 2009 21:47:34 +0000 (16:47 -0500)
commite1306b6f0fe4028b3d62538c15099b993e3c64c9
treee89d2bcf5a6ee86f8e6d5a9c466d38af927a6aca
parent3ebaf05d01b7d4639980608feefeef7287000634
- break out monkeysphere-server command into
monkeysphere-{host,authentication} commands
- break out etc config into host/authentication configs
12 files changed:
etc/authentication/config [new file with mode: 0644]
etc/authentication/gpg.conf [new file with mode: 0644]
etc/gnupg-authentication.conf [deleted file]
etc/gnupg-host.conf [deleted file]
etc/host/config [new file with mode: 0644]
etc/host/gpg.conf [new file with mode: 0644]
etc/monkeysphere-server.conf [deleted file]
src/monkeysphere-authentication [new file with mode: 0755]
src/monkeysphere-host [new file with mode: 0755]
src/monkeysphere-server [deleted file]
src/monkeysphere-ssh-proxycommand [deleted file]
src/subcommands/m/ssh-proxycommand [new file with mode: 0755]