summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-03-24fix typo in monkeysphere-host.8 (thanks, Suno Ano)Daniel Kahn Gillmor
2009-03-24fixing typo in monkeysphere.1 (thanks, Suno Ano)Daniel Kahn Gillmor
2009-03-23improving usage and man page for monkeysphere ssh-proxycommand.Daniel Kahn Gillmor
2009-03-23add FIXME note about IPv6 addresses, and break out hostnames from the last ↵Daniel Kahn Gillmor
colon, not the first.
2009-03-23updating debian/changelogDaniel Kahn Gillmor
2009-03-23proposed patch for issue #660, to properly specify host and port number in ↵Jameson Graef Rollins
known_hosts lines.
2009-03-22Merge commit 'web/master'Jameson Graef Rollins
2009-03-22some more pruning of unnecessary usage of cat for the gnupg scripts.Jameson Graef Rollins
2009-03-22add a news entry about the backports.org availabilityMicah Anderson
2009-03-22Merge commit 'jrollins/master'Micah Anderson
Conflicts: website/download.mdwn
2009-03-22fix up the debian download section, add a link to the packages.d.oMicah Anderson
page that lists all suites, including backports
2009-03-22Start of macport packaging.Jameson Graef Rollins
2009-03-18remove some extraneous invocations of cat.Daniel Kahn Gillmor
2009-03-18small web tweakJameson Graef Rollins
2009-03-18Revert "small web tweak."Jameson Graef Rollins
This reverts commit 6e0ec7e644ce8459db587bd68536aecdb2107315.
2009-03-18small web tweak.Jameson Graef Rollins
2009-03-18Merge commit 'micah/master'Jameson Graef Rollins
Conflicts: website/download.mdwn
2009-03-18add news note about 0.24 in testing, and update download page.Jameson Graef Rollins
2009-03-18modify the ssh_proxycommand marginal ui output so that it betterJameson Graef Rollins
handles the case where the host can not be contacted. the new system attempts to retrieve the host ssh key before any ui output is made. this should make things a little clearer in this corner case, and make things a little more flexible down the line.
2009-03-18no need anymore to specify which part of the Debian archive the package is ↵Micah Anderson
available in
2009-03-12fix small typo in monkeysphere.confJameson Graef Rollins
2009-03-11added a copy of the ExternalValidation spec from the old GnuTLS wiki, pulled ↵Daniel Kahn Gillmor
from the google cache. needs cleanup
2009-03-10include changelog entry about mktemp portability update.Daniel Kahn Gillmor
2009-03-10Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-03-10Added news announcement of FreeBSD port.Daniel Kahn Gillmor
2009-03-10updated web site to reflect new status in FreeBSD ports.Daniel Kahn Gillmor
2009-03-10Merge commit 'dkg/master'Jameson Graef Rollins
2009-03-10FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} ↵Daniel Kahn Gillmor
instead of find
2009-03-10FreeBSD packaging: make sure to clean up cruft after in-place sed replacement.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: trying to make sure package cleanup goes smoothly.Daniel Kahn Gillmor
2009-03-10cleaning up a lingering non-portable mktemp invocation.Daniel Kahn Gillmor
2009-03-10FreeBSD packaging: use tabs for variable declarations in MakefileDaniel Kahn Gillmor
2009-03-10FreeBSD: clean up some portlint warnings.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: do one more path translation.Daniel Kahn Gillmor
2009-03-10FreeBSD porting: using in-place sed to replace paths. Using ↵Daniel Kahn Gillmor
pack("%32U",...) for checksum, which seems to work for both perl 5.8 and 5.10
2009-03-09More FreeBSD packaging work: removing gnutls patches -- not needed for ↵Daniel Kahn Gillmor
monkeysphere; updating maintainer scripts.
2009-03-09update freebsd Makefile to reflect reorganization of Monkeysphere, and ↵Daniel Kahn Gillmor
transition to perl.
2009-03-09updating FreeBSD port for 0.24Daniel Kahn Gillmor
2009-03-07make the tab SCREENSHOTS (plural).Jameson Graef Rollins
2009-03-07dumb mistake to screenshot tab.Jameson Graef Rollins
2009-03-07add screenshot tab to website.Jameson Graef Rollins
2009-03-07fix the marginal ui output so that it's not prefixed by theJameson Graef Rollins
LOG_PREFIX. also make sure to always export the LOG_PREFIX, so that it gets passed to subprocces su_monkeysphere_user.
2009-03-03prepare release notes for 0.24Daniel Kahn Gillmor
2009-03-03prepare for 0.24 releaseDaniel Kahn Gillmor
2009-03-03add cron to RecommendsJameson Graef Rollins
2009-03-03Merge commit 'dkg/master'Jameson Graef Rollins
2009-03-03updated Perl dependency links to point to CPANDaniel Kahn Gillmor
2009-03-03Merge commit 'dkg/master'Jameson Graef Rollins
2009-03-03Merge commit 'jrollins/master'Daniel Kahn Gillmor
2009-03-03update dependencies in web site.Jameson Graef Rollins