summaryrefslogtreecommitdiff
path: root/man/man8
AgeCommit message (Collapse)Author
2008-07-01small tweak to man page, and fix some alt port handling in proxy command.Jameson Graef Rollins
2008-07-01A bunch of work on man pages to shore up interface and behavior beforeJameson Graef Rollins
developer release. Still do a bit of work to make sure actual commands meet the outlined behaviors. Small tweak to remove_line function to make sure it doesn't accidentally have a regexp match.
2008-06-30Update man pages. Small tweak to proxycommand.Jameson Graef Rollins
2008-06-29Tweak to man pages.Jameson Graef Rollins
2008-06-29Add better host certifier management, and updated man page.Jameson Graef Rollins
2008-06-24Priviledge separation: use new monkeysphere user to handleJameson Graef Rollins
authentication keychain for server. This required a bunch of changes to all ms-server functions. Seems to be working ok, although it feels kind of hackish.
2008-06-24Fix man pages to reflect recent path changes.Jameson Graef Rollins
2008-06-23switched shortcut for monkeysphere-server update-users to "u", added some ↵Daniel Kahn Gillmor
FIXMEs to monkeysphere-server.
2008-06-22Improve trust-key function.Jameson Graef Rollins
2008-06-21Improved gen-key function for server.Jameson Graef Rollins
Update TODO.
2008-06-19Remove {update,remove}-userids functions, since we decided theyJameson Graef Rollins
weren't worth it. Updated man pages as well.
2008-06-19added monkeysphere-server show-fingerprintDaniel Kahn Gillmor
2008-06-19adjust man pages to reflect current thinking about purpose of keys ↵Daniel Kahn Gillmor
(authentication, not encryption).
2008-06-17Update man pages and TODO.Jameson Graef Rollins
2008-06-14More work on the man pages.Jameson Graef Rollins
2008-06-13Add 'remove_userid' function, inverse of 'update_userids'.Jameson Graef Rollins
Also, tweaked some of the output and man pages.
2008-06-12Man page work.Jameson Graef Rollins
- flesh out more of the man pages for monkeysphere and monkeysphere-server - move the server cache directory to /var/cache, where it should be.
2008-06-11Updates to use the new openpgp2ssh program that dkg wrote.Jameson Graef Rollins
2008-06-11Fill out a little of the man pages.Jameson Graef Rollins
2008-06-10Add some skeletal debian packaging stuff and man pages, and moved confJameson Graef Rollins
files to etc directory.