monkeysphere.git
2009-08-01 Daniel Kahn... updating my notes on release preparation. monkeysphere_0.26-1
2009-08-01 Daniel Kahn... prepared release notes for 0.26 monkeysphere_0.26
2009-08-01 Jameson Graef... update changelog for 0.26
2009-08-01 Daniel Kahn... cleaning up log function in checkperms for future expan...
2009-08-01 Daniel Kahn... swap order of bitwise and to avoid confusion in perl...
2009-08-01 Daniel Kahn... removing duplicate check that snuck in somehow
2009-08-01 Daniel Kahn... attempting to resolve MS #675
2009-08-01 Daniel Kahn... switch to using new checkperms script.
2009-08-01 Daniel Kahn... whitespace fixing and using environment variables expor...
2009-08-01 Jameson Graef... export LOG_PREFIX in monkeysphere
2009-08-01 Daniel Kahn... added new perl script to check permissions.
2009-07-31 Jameson Graef... small typo fix in lca2010 abstract
2009-07-31 Daniel Kahn... moved project history and names from bio to abstract
2009-07-31 Daniel Kahn... added bio and experience to LCA2010 application
2009-07-31 Daniel Kahn... initial draft of LCA2010 entry; hoping for feedback...
2009-07-27 Daniel Kahn... ensuring that STRICT_MODES gets passed through to the...
2009-07-27 Daniel Kahn... added MONKEYSPHERE_STRICT_MODES environment option...
2009-07-27 Daniel Kahn... make expectedout file during keytrans test in test...
2009-07-27 Daniel Kahn... do not make symlinks in the cwd during the test
2009-07-26 Daniel Kahn... skip tests that will not behave properly when run under...
2009-07-26 Daniel Kahn... make sure test sets proper permissions on the admin...
2009-07-24 Daniel Kahn... started preparing tests to work under loosely-permissio...
2009-07-24 Jameson Graef... small bug fix, and readbility improvements
2009-07-24 Jameson Graef... Revert "proposed fix for #1147 by checking for known_ho...
2009-07-24 Jameson Graef... Merge commit 'dkg/master'
2009-07-24 Daniel Kahn... shoring up known_hosts creation with proper umask and...
2009-07-24 Daniel Kahn... make sure we check for the host key existence in the...
2009-07-24 Daniel Kahn... make failures with unwritable known_hosts slightly...
2009-07-24 Jameson Graef... Merge commit 'dkg/master'
2009-07-24 Daniel Kahn... only touch the known_hosts file if it does not exist...
2009-07-24 Jameson Graef... improve the marginal ui a bit. note number of invalid...
2009-07-24 Jameson Graef... proposed fix for #1147 by checking for known_hosts...
2009-07-23 Daniel Kahn... removing references to gnutls, which is no longer relev...
2009-07-23 Daniel Kahn... correcting keyserver pool name.
2009-07-23 Jameson Graef... Merge commit 'dkg/master'
2009-07-23 Jameson Graef... proposed fix to marginal ui in case where host key...
2009-07-22 Daniel Kahn... updated text around screenshots.
2009-07-22 Daniel Kahn... added new simpler/friendlier marginal UI screenshot
2009-07-22 Daniel Kahn... reorganizing screenshots to make room for new ones.
2009-07-21 Jameson Graef... sneaky B!
2009-07-21 Jameson Graef... add screenshot to web site
2009-07-21 Jameson Graef... update perl SHA requirement on web site
2009-07-18 Jameson Graef... update changelog
2009-07-18 Jameson Graef... Merge commit 'dkg/master'
2009-07-18 Jameson Graef... add proposal for cron.hourly script
2009-07-18 Jameson Graef... add refresh-keys subcommand to monkeysphere-authentication
2009-07-17 Daniel Kahn... Merge commit 'jrollins/master'
2009-07-17 Jameson Graef... update macport dependecy on p5-digest-sha
2009-07-17 Daniel Kahn... added notes about preparing a release.
2009-07-17 Daniel Kahn... updating freebsd port for 0.25
2009-07-17 Daniel Kahn... preparing 0.25 release monkeysphere_0.25 monkeysphere_0.25-1
2009-07-17 Jameson Graef... update changelog for 0.25 release
2009-07-17 Jameson Graef... add a 'wait' in the test ssh_test function to try to...
2009-07-15 Jameson Graef... improvements monkeysphere-host diagnostics
2009-07-14 Daniel Kahn... update changelog with work on MS #422
2009-07-14 Daniel Kahn... make sure that revokehostname sees the pieces it needs...
2009-07-14 Daniel Kahn... test revocation against alternate hostnames so that...
2009-07-14 Daniel Kahn... ensure proper usage flags on new hostname selfsigs
2009-07-14 Daniel Kahn... simplifying find_host_user_id function.
2009-07-14 Daniel Kahn... fixing find_host_userid -- did this ever work?
2009-07-14 Daniel Kahn... tests/basic now tests for adding and revoking hostnames.
2009-07-14 Daniel Kahn... fixing typo and thinko in keytrans
2009-07-14 Daniel Kahn... monkeysphere-host add-hostname now uses perl backend.
2009-07-14 Daniel Kahn... recording extra suggested test for keytrans (deal with...
2009-07-14 Daniel Kahn... added tests to keytrans add and revoke user ID function...
2009-07-14 Daniel Kahn... implemented adding user IDs as well.
2009-07-14 Daniel Kahn... completed user ID revocation by emitting a bundle ...
2009-07-13 Daniel Kahn... functional user ID revocation at last!
2009-07-13 Daniel Kahn... broke out gensig() to create individual self-sig packet...
2009-07-12 Daniel Kahn... committing some code related to walking the tree of...
2009-07-12 Daniel Kahn... Merge commit 'jrollins/master'
2009-07-12 Daniel Kahn... document slackware SlackBuild scripts from rhatto
2009-07-12 Jameson Graef... Merge commit 'mlcastle/master'
2009-07-12 Jameson Graef... add more tests for various cases of critical files...
2009-07-12 Jameson Graef... update test to test for cases when authorized_user_ids...
2009-07-12 Jameson Graef... update portfile with new release info
2009-07-12 mike castlemanshow git revision in version commands
2009-07-12 Daniel Kahn... rearchitect keytrans to isolate OpenPGP packet parsing...
2009-07-11 Jameson Graef... Merge commit 'mjgoins/master'
2009-07-11 Matthew GoinsAttempted to clarify a few steps in the "getting starte...
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-07-11 Daniel Kahn... switching keyrtrans from Digest::SHA1 to Digest::SHA
2009-07-11 Daniel Kahn... update keytrans test to produce more reasonable output
2009-07-11 Matthew GoinsMerge commit 'jrollins/master'
2009-07-11 Daniel Kahn... Merge commit 'jrollins/master'
2009-07-11 Jameson Graef... fix closes: in changelog, and update standards version
2009-07-11 Jameson Graef... Merge commit 'greg/master'
2009-07-11 Jameson Graef... improve marginal UI for cases when host key can't be...
2009-07-11 Daniel Kahn... Test keytrans in addition to testing the basic suite
2009-07-11 Daniel Kahn... try to make keytrans test useful again.
2009-07-11 Greg LyleCheck for a host key before running monkeysphere-host...
2009-07-11 Jameson Graef... Merge commit 'mlcastle/master'
2009-07-11 Jameson Graef... improve function to get primary group to make it more...
2009-07-11 mike castlemanmore replacement of read -p with printf; read (re ...
2009-07-11 Jameson Graef... Merge commit 'mlcastle/master'
2009-07-11 Jameson Graef... update changelog from previous commit
2009-07-11 Jameson Graef... explicitly set MONKEYSPHERE_GROUP
2009-07-11 mike castlemandon't use read -p; it is sucky (closes: #446)
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-07-07 Daniel Kahn... describe authorized_user_ids more clearly in man pages.
next