Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-18 | small web tweak. | Jameson Graef Rollins | |
2009-03-18 | Merge commit 'micah/master' | Jameson Graef Rollins | |
Conflicts: website/download.mdwn | |||
2009-03-18 | add news note about 0.24 in testing, and update download page. | Jameson Graef Rollins | |
2009-03-18 | modify the ssh_proxycommand marginal ui output so that it better | Jameson 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-18 | no need anymore to specify which part of the Debian archive the package is ↵ | Micah Anderson | |
available in | |||
2009-03-12 | fix small typo in monkeysphere.conf | Jameson Graef Rollins | |
2009-03-11 | added a copy of the ExternalValidation spec from the old GnuTLS wiki, pulled ↵ | Daniel Kahn Gillmor | |
from the google cache. needs cleanup | |||
2009-03-10 | include changelog entry about mktemp portability update. | Daniel Kahn Gillmor | |
2009-03-10 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2009-03-10 | Added news announcement of FreeBSD port. | Daniel Kahn Gillmor | |
2009-03-10 | updated web site to reflect new status in FreeBSD ports. | Daniel Kahn Gillmor | |
2009-03-10 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2009-03-10 | FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} ↵ | Daniel Kahn Gillmor | |
instead of find | |||
2009-03-10 | FreeBSD packaging: make sure to clean up cruft after in-place sed replacement. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD porting: trying to make sure package cleanup goes smoothly. | Daniel Kahn Gillmor | |
2009-03-10 | cleaning up a lingering non-portable mktemp invocation. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD packaging: use tabs for variable declarations in Makefile | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD: clean up some portlint warnings. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD porting: do one more path translation. | Daniel Kahn Gillmor | |
2009-03-10 | FreeBSD 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-09 | More FreeBSD packaging work: removing gnutls patches -- not needed for ↵ | Daniel Kahn Gillmor | |
monkeysphere; updating maintainer scripts. | |||
2009-03-09 | update freebsd Makefile to reflect reorganization of Monkeysphere, and ↵ | Daniel Kahn Gillmor | |
transition to perl. | |||
2009-03-09 | updating FreeBSD port for 0.24 | Daniel Kahn Gillmor | |
2009-03-07 | make the tab SCREENSHOTS (plural). | Jameson Graef Rollins | |
2009-03-07 | dumb mistake to screenshot tab. | Jameson Graef Rollins | |
2009-03-07 | add screenshot tab to website. | Jameson Graef Rollins | |
2009-03-07 | fix the marginal ui output so that it's not prefixed by the | Jameson 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-03 | prepare release notes for 0.24 | Daniel Kahn Gillmor | |
2009-03-03 | prepare for 0.24 release | Daniel Kahn Gillmor | |
2009-03-03 | add cron to Recommends | Jameson Graef Rollins | |
2009-03-03 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2009-03-03 | updated Perl dependency links to point to CPAN | Daniel Kahn Gillmor | |
2009-03-03 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2009-03-03 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |
2009-03-03 | update dependencies in web site. | Jameson Graef Rollins | |
2009-03-03 | allowed 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-03 | refer 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-03 | clarified content/licensing on main page of web site. | Daniel Kahn Gillmor | |
2009-03-03 | trying markdown in the meta tags. | Daniel Kahn Gillmor | |
2009-03-03 | test adding license and copyright info to the main page on the wiki via meta ↵ | Daniel Kahn Gillmor | |
tags. | |||
2009-03-03 | put explicit licensing information in the website CSS after discussion with ↵ | Daniel Kahn Gillmor | |
other authors. | |||
2009-03-03 | fix to logging to prefix all log output with log prefix, and allow changing ↵ | Jameson Graef Rollins | |
of log prefix. | |||
2009-03-03 | quieted down m-a add_certifier: there is no reason why the admin should be ↵ | Daniel Kahn Gillmor | |
shown gpg noise. | |||
2009-03-03 | transitions/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-02 | clearer error reporting for transition scripts in postinst. | Daniel Kahn Gillmor | |
2009-03-02 | quieting down the transition script (and m-a setup). | Daniel Kahn Gillmor | |
2009-03-02 | update man page for subkey-to-ssh-agent, to add info about ↵ | Jameson Graef Rollins | |
MONKEYSPHERE_SUBKEYS_FOR_AGENT | |||
2009-03-02 | Merge commit 'dkg/master' | Jameson Graef Rollins | |
2009-03-02 | added ability to specify subkeys to add to agent with ↵ | Jameson Graef Rollins | |
MONKEYSPHERE_SUBKEYS_FOR_AGENT variable. | |||
2009-03-02 | Merge commit 'jrollins/master' | Daniel Kahn Gillmor | |