summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-11-16update debian/changelog.Daniel Kahn Gillmor
2008-11-16exporting SSH host public key (two variants: one traditional ssh, the other ↵Daniel Kahn Gillmor
OpenPGP) during m-s gen-key
2008-11-16m-s s: avoid failures when $TMPDIR has a space in it. (output might still be ↵Daniel Kahn Gillmor
a bit garbled)
2008-11-16Merge commit 'micah/master'Daniel Kahn Gillmor
2008-11-16fix tarball download linkMicah Anderson
2008-11-15Added info log output when a new key is added to known_hosts file.Jameson Graef Rollins
2008-11-15Merge commit 'micah/master'Jameson Graef Rollins
Conflicts: src/monkeysphere-server
2008-11-15change from using a filename that is a just a space to an actual temporary fileMicah Anderson
2008-11-15remove pruning of the ssh fingerprint output in monkeysphere-serverJameson Graef Rollins
show-key function. the extra info (key length and type) are useful to have.
2008-11-15Merge commit 'mlcastle/master'Jameson Graef Rollins
2008-11-15Merge commit 'micah/master'Jameson Graef Rollins
2008-11-15Merge commit 'jamie/master'Jameson Graef Rollins
2008-11-15add the new monkeysphere package to zimmermanMicah Anderson
2008-11-15reporting changes around mail configuration of zimmermann.Jamie McClelland
2008-11-15new bug: useful informationmike castleman
2008-11-15add a directory and a changlog for the zimmerman keyserver (including some ↵Micah Anderson
changes)
2008-11-15fix my email addressmike castleman
2008-11-15/var/lib/monkeysphere will get taken care of by debhelper appropriately. ↵Daniel Kahn Gillmor
Leave it alone.
2008-11-15do not fail in postrm if /var/lib/monkeysphere is already wiped.Daniel Kahn Gillmor
2008-11-15debian packaging: removing unnecessary error masking in {pre,post}rmDaniel Kahn Gillmor
2008-11-15really fixing prermDaniel Kahn Gillmor
2008-11-15make sure we clean up /var/lib/monkeysphere during prerm.Daniel Kahn Gillmor
2008-11-15updating release notes for 0.21, updating build scripts.Daniel Kahn Gillmor
2008-11-15Merge commit 'micah/master'Daniel Kahn Gillmor
2008-11-15reformat changelogMicah Anderson
2008-11-15Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-11-15add close ITP bug to changelogJameson Graef Rollins
2008-11-15Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-11-15Merge commit 'dkg/master'Jameson Graef Rollins
2008-11-15add prerm script, and add debhelper lines to other install scripts.Jameson Graef Rollins
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins
2008-11-15release notes for 0.20.Daniel Kahn Gillmor
2008-11-15change distribution to unstable in changelog.Jameson Graef Rollins
2008-11-15update changelogJameson Graef Rollins
2008-11-15changed myself to be maintainer.Jameson Graef Rollins
2008-11-10add shebang and copyright to makefile.Jameson Graef Rollins
2008-11-09update changelog to reflect test tweaking.Daniel Kahn Gillmor
2008-11-09tests/basic ensure that any lingering sshd process will get killed off.Daniel Kahn Gillmor
2008-11-09Merge commit 'web/master'Daniel Kahn Gillmor
2008-11-09include the gnupg config files in FreeBSD port.Daniel Kahn Gillmor
2008-11-05small fix to broken web link.Jameson Graef Rollins
2008-11-05Merge commit 'micah/master'Jameson Graef Rollins
2008-11-05Merge commit 'dkg/master'Jameson Graef Rollins
Conflicts: website/download.mdwn
2008-11-04create a new section of the getting started page that lets people knowMicah Anderson
that they should install monkeysphere software at this point in their journey. It may be obvious, but I think in terms of providing a step-by-step howto get started guide, the least assumptions of obviousness we make, the better. I also moved the information about making sure that you have the gnutls requirements up to this install section.
2008-11-04Reworked the download page to link from "add this key to your aptMicah Anderson
configuration" to the /archive-key page, pushing the SecureApt reference link into that page. This has a streamlining affect on new users wanting to get started as it links directly to the archive-key page where there are explicit instructions for how to do the archive key verification and then the follow-up add to the apt keyring for proper archive/package verification. The way it was before, you were given the link to the more general SecureApt debian wiki page, which was a lot of information, when in most cases people just want to know what steps they need to know to do the verification/addition. However, the link to the SecureApt page is valuable to reference, it just makes more sense to be embedded in the page which explicitly deals with that. This also means I added information about how to add the key to the apt keyring into the archive-key page. In doing so, I removed the dkg-specific prompt (not because I dont like it, but because it would have been funny for me to add more commands and have to manually construct his prompt to maintain consistency on the page). Also, added some output of commands so people have an idea what to expect.
2008-11-04very minor changes to test scriptJameson Graef Rollins
2008-11-03set the bash pipefail option in the test script to return the errorJameson Graef Rollins
code of the first failed function in a pipe. also add some new web pages that need to be filled out.
2008-11-02work on website, cleaning up download pageJameson Graef Rollins
2008-11-02update download section of website to include freebsd info.Jameson Graef Rollins
2008-10-30announce FreeBSD port!Daniel Kahn Gillmor