summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-02-22modified /etc/crontab on george to run monkeysphere-authentication instead ↵Jameson Graef Rollins
of monkeysphere-server. was I the only one getting frequent emails from george about this?
2009-02-21notes about disastrous george upgrade.Daniel Kahn Gillmor
2009-02-21reverse sense of test for valid identity certifiers in m-a diagnostics.Daniel Kahn Gillmor
2009-02-21added some FIXMEs to transitions/0.23, concerning host keys that were ↵Daniel Kahn Gillmor
originally created with an expiration date.
2009-02-21fix syntax error in m-a diagnostics.Daniel Kahn Gillmor
2009-02-21writing down some notes for future releases.Daniel Kahn Gillmor
2009-02-21preparing for stupid brown paper bag 0.23.1 release.Daniel Kahn Gillmor
2009-02-21fixing stupid internal version number synchronization.Daniel Kahn Gillmor
2009-02-21updating release notes for 0.23Daniel Kahn Gillmor
2009-02-21updating the changelog.Daniel Kahn Gillmor
2009-02-21adjusting extraction of revokers.Daniel Kahn Gillmor
2009-02-21make show-key so that it works even if there are no revokers.Jameson Graef Rollins
2009-02-21Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-21extend show-key to show fingerprints of revokers as well.Jameson Graef Rollins
2009-02-21fixing up some documentation, including version notes in getting started.Daniel Kahn Gillmor
2009-02-21add FIXME to show key about how it should show revokers as well.Jameson Graef Rollins
2009-02-21fix bug in ssh connection testJameson Graef Rollins
2009-02-21correct return codes for monkeysphere subkey-to-ssh-agentDaniel Kahn Gillmor
2009-02-21Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-21make sure all prompt messages are going to stderrJameson Graef Rollins
2009-02-21making entry into subshell after failed test run more explicit (thanks for ↵Daniel Kahn Gillmor
the suggestion, Ross!)
2009-02-21Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-21cleanup of how ssh_test return code is captured in tests/basicJameson Graef Rollins
2009-02-21fix output formatting for cases where multiple fingerprints are found, in ↵Jameson Graef Rollins
functions that are doing that sort of thing
2009-02-21added new explicit checks for relevant perl modules in tests/basic.Daniel Kahn Gillmor
2009-02-21Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-21add tests to add_revoker and add_certifier that more than one key was not ↵Jameson Graef Rollins
found when adding by using key ID.
2009-02-21un-fix non-typo in ssh_proxycommand. (my mistake!)Daniel Kahn Gillmor
2009-02-21fixing typo in ssh_proxycommand.Daniel Kahn Gillmor
2009-02-21merged jrollins/masterDaniel Kahn Gillmor
2009-02-21fix return in subkey_to_ssh_agent, so that it returns, instead of exitsJameson Graef Rollins
2009-02-21import-key now requires a hostname be specified, and no longer doesJameson Graef Rollins
any hostname guessing. this is so that we don't have to worry about prompting the user when guessing the hostname. also updated documentation.
2009-02-21remove 'return' line from monkeysphere that was errantly not removed in the ↵Jameson Graef Rollins
previous commit.
2009-02-21make sure we're explicitly capturing return codes in places where they are ↵Jameson Graef Rollins
tested, in case things are being run set -e
2009-02-21update TODOJameson Graef Rollins
2009-02-21Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-02-21tweaking m-h getting started docs.Daniel Kahn Gillmor
2009-02-21fix failure message in import_keyJameson Graef Rollins
2009-02-21added note about specifying a hostname for import-key in the adminJameson Graef Rollins
getting started page.
2009-02-21some small tweaks to the test:Jameson Graef Rollins
- force all output to go to stdout, so it's more easily grep'able - add "no-tty" to the gpgadmin function so that the gpg output goes to the right place - some small output formating improvements.
2009-02-20Add "true" to prerm script so that lintian will stop complaining thatJameson Graef Rollins
the script is empty. also small doc tweaks.
2009-02-20Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-20more wordsmithing.Daniel Kahn Gillmor
2009-02-20documentation tuning.Daniel Kahn Gillmor
2009-02-20documentation overhaul for users just getting started.Daniel Kahn Gillmor
2009-02-20tweak/cleanup some of the prompts.Jameson Graef Rollins
2009-02-20readability revision for getting-started-admin.mdwnDaniel Kahn Gillmor
2009-02-20tuning some diagnostic text.Daniel Kahn Gillmor
2009-02-20clean up 0.23 changelog entryDaniel Kahn Gillmor
2009-02-20tune automated revocation certificate description; add FIXME to allow it to ↵Daniel Kahn Gillmor
be set explicitly.