summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-03-03allowed for exceptions in licensing so if there is individual content that ↵Daniel Kahn Gillmor
needs a specific other license, we can do so.
2009-03-03refer to web.monkeysphere.info as "web site" instead of "wiki" to ↵Daniel Kahn Gillmor
distinguish it from our more general public-access wiki/ticket tracking on labs.riseup.
2009-03-03clarified content/licensing on main page of web site.Daniel Kahn Gillmor
2009-03-03trying markdown in the meta tags.Daniel Kahn Gillmor
2009-03-03test adding license and copyright info to the main page on the wiki via meta ↵Daniel Kahn Gillmor
tags.
2009-03-03put explicit licensing information in the website CSS after discussion with ↵Daniel Kahn Gillmor
other authors.
2009-03-03fix to logging to prefix all log output with log prefix, and allow changing ↵Jameson Graef Rollins
of log prefix.
2009-03-03quieted down m-a add_certifier: there is no reason why the admin should be ↵Daniel Kahn Gillmor
shown gpg noise.
2009-03-03transitions/0.23: when backing up old gnupg-{host,authentication}, timestamp ↵Daniel Kahn Gillmor
backups so that they are relatively unique: this makes collisions less likely if the script gets run twice (failing the first time), and helps record the history of the cleanup as well
2009-03-02clearer error reporting for transition scripts in postinst.Daniel Kahn Gillmor
2009-03-02quieting down the transition script (and m-a setup).Daniel Kahn Gillmor