Daniel Kahn Gillmor [Sun, 2 Aug 2009 17:40:55 +0000 (13:40 -0400)]
added more notes about what it takes to prepare a release.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:34:30 +0000 (17:34 -0400)]
updating my notes on release preparation.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:27:59 +0000 (17:27 -0400)]
prepared release notes for 0.26
Jameson Graef Rollins [Sat, 1 Aug 2009 21:23:34 +0000 (17:23 -0400)]
update changelog for 0.26
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:07:29 +0000 (17:07 -0400)]
cleaning up log function in checkperms for future expandability.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 20:36:19 +0000 (16:36 -0400)]
swap order of bitwise and to avoid confusion in perl < 5.10
Daniel Kahn Gillmor [Sat, 1 Aug 2009 18:07:27 +0000 (14:07 -0400)]
removing duplicate check that snuck in somehow
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:40:11 +0000 (13:40 -0400)]
attempting to resolve MS #675
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:32:08 +0000 (13:32 -0400)]
switch to using new checkperms script.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:04:26 +0000 (13:04 -0400)]
whitespace fixing and using environment variables exported from monkeysphere for checkperms.
Jameson Graef Rollins [Sat, 1 Aug 2009 17:02:52 +0000 (13:02 -0400)]
export LOG_PREFIX in monkeysphere
Daniel Kahn Gillmor [Sat, 1 Aug 2009 16:50:14 +0000 (12:50 -0400)]
added new perl script to check permissions.
Jameson Graef Rollins [Fri, 31 Jul 2009 14:27:52 +0000 (10:27 -0400)]
small typo fix in lca2010 abstract
Daniel Kahn Gillmor [Fri, 31 Jul 2009 04:46:25 +0000 (00:46 -0400)]
moved project history and names from bio to abstract
Daniel Kahn Gillmor [Fri, 31 Jul 2009 04:39:33 +0000 (00:39 -0400)]
added bio and experience to LCA2010 application
Daniel Kahn Gillmor [Fri, 31 Jul 2009 03:09:46 +0000 (23:09 -0400)]
initial draft of LCA2010 entry; hoping for feedback on a tight deadline
Daniel Kahn Gillmor [Mon, 27 Jul 2009 02:18:38 +0000 (22:18 -0400)]
ensuring that STRICT_MODES gets passed through to the monkeysphere subshell properly, and that we set it to a literal "false" in the tests. This should resolve the FTBFS associated with MS #659
Daniel Kahn Gillmor [Mon, 27 Jul 2009 01:33:26 +0000 (21:33 -0400)]
added MONKEYSPHERE_STRICT_MODES environment option to disable permissions checking.
Daniel Kahn Gillmor [Mon, 27 Jul 2009 00:30:19 +0000 (20:30 -0400)]
make expectedout file during keytrans test in test directory, not in the cwd
Daniel Kahn Gillmor [Mon, 27 Jul 2009 00:27:13 +0000 (20:27 -0400)]
do not make symlinks in the cwd during the test
Daniel Kahn Gillmor [Sun, 26 Jul 2009 23:20:39 +0000 (19:20 -0400)]
skip tests that will not behave properly when run under a loose working directory.
Daniel Kahn Gillmor [Sun, 26 Jul 2009 22:59:09 +0000 (18:59 -0400)]
make sure test sets proper permissions on the admin GNUPGHOME
Daniel Kahn Gillmor [Fri, 24 Jul 2009 21:16:42 +0000 (17:16 -0400)]
started preparing tests to work under loosely-permissioned temporary directories.
Jameson Graef Rollins [Fri, 24 Jul 2009 20:12:37 +0000 (16:12 -0400)]
small bug fix, and readbility improvements
Jameson Graef Rollins [Fri, 24 Jul 2009 20:11:39 +0000 (16:11 -0400)]
Revert "proposed fix for #1147 by checking for known_hosts file"
This reverts commit
189781e00c89227612942ff7dc30eaa756cb78ae.
This is reverted because we're going with dkg's better solution.
Jameson Graef Rollins [Fri, 24 Jul 2009 19:20:58 +0000 (15:20 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Fri, 24 Jul 2009 17:25:40 +0000 (13:25 -0400)]
shoring up known_hosts creation with proper umask and with multi-level directory creation.
Daniel Kahn Gillmor [Fri, 24 Jul 2009 16:54:03 +0000 (12:54 -0400)]
make sure we check for the host key existence in the correct known_hosts file.
do not look for a host key in a non-existant file. (should close MS 1147)
Daniel Kahn Gillmor [Fri, 24 Jul 2009 15:17:31 +0000 (11:17 -0400)]
make failures with unwritable known_hosts slightly less cryptic.
Jameson Graef Rollins [Fri, 24 Jul 2009 15:08:35 +0000 (11:08 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Fri, 24 Jul 2009 15:08:05 +0000 (11:08 -0400)]
only touch the known_hosts file if it does not exist, and create the parent directory if it does not exist.
if more than one level of enclosing directory does not exist, this will fail cryptically.
Jameson Graef Rollins [Fri, 24 Jul 2009 14:13:08 +0000 (10:13 -0400)]
improve the marginal ui a bit. note number of invalid keys. closes ms #1141
Jameson Graef Rollins [Fri, 24 Jul 2009 12:23:45 +0000 (08:23 -0400)]
proposed fix for #1147 by checking for known_hosts file
Daniel Kahn Gillmor [Thu, 23 Jul 2009 21:24:08 +0000 (17:24 -0400)]
removing references to gnutls, which is no longer relevant to the current monkeysphere implementation.
Daniel Kahn Gillmor [Thu, 23 Jul 2009 21:22:02 +0000 (17:22 -0400)]
correcting keyserver pool name.
Jameson Graef Rollins [Thu, 23 Jul 2009 04:48:45 +0000 (00:48 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Thu, 23 Jul 2009 04:48:19 +0000 (00:48 -0400)]
proposed fix to marginal ui in case where host key not retrieved (should fix 1141)
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:29:53 +0000 (15:29 -0400)]
updated text around screenshots.
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:26:07 +0000 (15:26 -0400)]
added new simpler/friendlier marginal UI screenshot
Daniel Kahn Gillmor [Wed, 22 Jul 2009 17:17:29 +0000 (13:17 -0400)]
reorganizing screenshots to make room for new ones.
Jameson Graef Rollins [Tue, 21 Jul 2009 12:29:31 +0000 (08:29 -0400)]
sneaky B!
Jameson Graef Rollins [Tue, 21 Jul 2009 12:27:18 +0000 (08:27 -0400)]
add screenshot to web site
Jameson Graef Rollins [Tue, 21 Jul 2009 12:02:24 +0000 (08:02 -0400)]
update perl SHA requirement on web site
Jameson Graef Rollins [Sat, 18 Jul 2009 18:12:21 +0000 (14:12 -0400)]
update changelog
Jameson Graef Rollins [Sat, 18 Jul 2009 18:11:02 +0000 (14:11 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:38 +0000 (14:10 -0400)]
add proposal for cron.hourly script
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:01 +0000 (14:10 -0400)]
add refresh-keys subcommand to monkeysphere-authentication
Daniel Kahn Gillmor [Fri, 17 Jul 2009 13:42:23 +0000 (09:42 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Fri, 17 Jul 2009 04:43:33 +0000 (00:43 -0400)]
update macport dependecy on p5-digest-sha
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:40:41 +0000 (00:40 -0400)]
added notes about preparing a release.
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:29:04 +0000 (00:29 -0400)]
updating freebsd port for 0.25
Daniel Kahn Gillmor [Fri, 17 Jul 2009 02:19:04 +0000 (22:19 -0400)]
preparing 0.25 release
Jameson Graef Rollins [Fri, 17 Jul 2009 02:15:36 +0000 (22:15 -0400)]
update changelog for 0.25 release
Jameson Graef Rollins [Fri, 17 Jul 2009 01:48:56 +0000 (21:48 -0400)]
add a 'wait' in the test ssh_test function to try to get around the race condition problem
Jameson Graef Rollins [Wed, 15 Jul 2009 02:07:30 +0000 (22:07 -0400)]
improvements monkeysphere-host diagnostics
I made a couple of improvements to the mh diagnostics script,
including rearranging some of the test, to try to better handle some
of the possible low-level failures that one might run into. Hopefully
this will be a little more informative. closes MS #624.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 07:00:47 +0000 (03:00 -0400)]
update changelog with work on MS #422
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:59:57 +0000 (02:59 -0400)]
make sure that revokehostname sees the pieces it needs to see in order to create a useful revocation certificate.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:41:14 +0000 (02:41 -0400)]
test revocation against alternate hostnames so that other tests can run after the revocation tests.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:13:18 +0000 (02:13 -0400)]
ensure proper usage flags on new hostname selfsigs
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:00:23 +0000 (02:00 -0400)]
simplifying find_host_user_id function.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:51:18 +0000 (01:51 -0400)]
fixing find_host_userid -- did this ever work?
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:37:42 +0000 (01:37 -0400)]
tests/basic now tests for adding and revoking hostnames.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:32:10 +0000 (01:32 -0400)]
fixing typo and thinko in keytrans
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:31:31 +0000 (01:31 -0400)]
monkeysphere-host add-hostname now uses perl backend.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:28:25 +0000 (01:28 -0400)]
recording extra suggested test for keytrans (deal with subkeys?)
Daniel Kahn Gillmor [Tue, 14 Jul 2009 04:21:29 +0000 (00:21 -0400)]
added tests to keytrans add and revoke user ID functionality
Daniel Kahn Gillmor [Tue, 14 Jul 2009 03:47:40 +0000 (23:47 -0400)]
implemented adding user IDs as well.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 03:23:50 +0000 (23:23 -0400)]
completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) that gpg is willing to import.
Daniel Kahn Gillmor [Mon, 13 Jul 2009 01:17:45 +0000 (21:17 -0400)]
functional user ID revocation at last!
Daniel Kahn Gillmor [Mon, 13 Jul 2009 00:25:59 +0000 (20:25 -0400)]
broke out gensig() to create individual self-sig packets of various types.
Daniel Kahn Gillmor [Sun, 12 Jul 2009 22:59:52 +0000 (18:59 -0400)]
committing some code related to walking the tree of openpgp signatures.
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:27:13 +0000 (14:27 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:24:56 +0000 (14:24 -0400)]
document slackware SlackBuild scripts from rhatto
Jameson Graef Rollins [Sun, 12 Jul 2009 16:03:31 +0000 (12:03 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sun, 12 Jul 2009 16:03:08 +0000 (12:03 -0400)]
add more tests for various cases of critical files under symlinked paths
Jameson Graef Rollins [Sun, 12 Jul 2009 01:49:03 +0000 (21:49 -0400)]
update test to test for cases when authorized_user_ids is a symlink
Jameson Graef Rollins [Sun, 12 Jul 2009 01:48:18 +0000 (21:48 -0400)]
update portfile with new release info
mike castleman [Sun, 12 Jul 2009 01:41:13 +0000 (21:41 -0400)]
show git revision in version commands
Daniel Kahn Gillmor [Sun, 12 Jul 2009 00:13:56 +0000 (20:13 -0400)]
rearchitect keytrans to isolate OpenPGP packet parsing routines
Jameson Graef Rollins [Sat, 11 Jul 2009 23:21:38 +0000 (19:21 -0400)]
Merge commit 'mjgoins/master'
Matthew Goins [Sat, 11 Jul 2009 23:15:40 +0000 (19:15 -0400)]
Attempted to clarify a few steps in the "getting started for admin"
Matthew Goins [Sat, 11 Jul 2009 23:14:43 +0000 (19:14 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:13:25 +0000 (19:13 -0400)]
switching keyrtrans from Digest::SHA1 to Digest::SHA
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:06:22 +0000 (19:06 -0400)]
update keytrans test to produce more reasonable output
Matthew Goins [Sat, 11 Jul 2009 23:04:26 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:04:05 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 22:55:57 +0000 (18:55 -0400)]
fix closes: in changelog, and update standards version
Jameson Graef Rollins [Sat, 11 Jul 2009 22:47:10 +0000 (18:47 -0400)]
Merge commit 'greg/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 22:42:00 +0000 (18:42 -0400)]
improve marginal UI for cases when host key can't be retrieved
if ssh-keyscan can't retrieve the host key, then output all keys with
matching user ID and validity marginal or better.
Daniel Kahn Gillmor [Sat, 11 Jul 2009 22:35:49 +0000 (18:35 -0400)]
Test keytrans in addition to testing the basic suite
Daniel Kahn Gillmor [Sat, 11 Jul 2009 21:46:07 +0000 (17:46 -0400)]
try to make keytrans test useful again.
Greg Lyle [Sat, 11 Jul 2009 21:38:53 +0000 (17:38 -0400)]
Check for a host key before running monkeysphere-host diagnostics
Closes #624
Jameson Graef Rollins [Sat, 11 Jul 2009 20:26:26 +0000 (16:26 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:25:52 +0000 (16:25 -0400)]
improve function to get primary group to make it more portable
mike castleman [Sat, 11 Jul 2009 20:19:31 +0000 (16:19 -0400)]
more replacement of read -p with printf; read (re #446)
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:50 +0000 (16:06 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:27 +0000 (16:06 -0400)]
update changelog from previous commit
Jameson Graef Rollins [Sat, 11 Jul 2009 20:00:22 +0000 (16:00 -0400)]
explicitly set MONKEYSPHERE_GROUP
The monkeysphere group is now determined from the system "groups"
command, and then MONKEYSPHERE_GROUP is explicitly set from this, and
then used when setting group ownership.
mike castleman [Sat, 11 Jul 2009 19:45:32 +0000 (15:45 -0400)]
don't use read -p; it is sucky (closes: #446)
Matthew Goins [Sat, 11 Jul 2009 16:46:11 +0000 (12:46 -0400)]
Merge commit 'dkg/master'