monkeysphere.git
2009-02-19 Jameson Graef... The monkeysphere {import,gen}_subkey functions were...
2009-02-19 Jameson Graef... modify import_key to take the key file to import as...
2009-02-19 Jameson Graef... more fix permissions and ownership on authentication...
2009-02-19 Jameson Graef... fix permissions and ownership on authentication directo...
2009-02-19 Daniel Kahn... avoid chown -R, explicitly indicate the files we expect...
2009-02-19 Daniel Kahn... do not show uid validity for gpg authentication core...
2009-02-19 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-19 Daniel Kahn... added msmktempfile; got rid of /dev/stdin assumption...
2009-02-19 Jameson Graef... don't use /dev/stdin hack with ssh-keygen to get ssh...
2009-02-19 Daniel Kahn... clean up more gpg warnings during 0.23 transition
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Jameson Graef... make sure fingerprint is loaded for update_gpg_pub_file
2009-02-19 Daniel Kahn... still more cleanup in transitions/0.23
2009-02-19 Jameson Graef... fix CHECK_KEYSERVER variable in monkeysphere, so the...
2009-02-19 Daniel Kahn... more cleanup on 0.23 transition script
2009-02-19 Daniel Kahn... remove a permission warning from the old gpg config...
2009-02-19 Daniel Kahn... more think-os in the 0.23 transition script.
2009-02-19 Daniel Kahn... fix think-o in 0.23 transition.
2009-02-19 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-19 Jameson Graef... fail if hostname can not be determined in import_key
2009-02-19 Daniel Kahn... reverse the order of two of the SEE ALSO references...
2009-02-19 Jameson Graef... fix call to transition script in postinst script, and...
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Daniel Kahn... install the transition scripts as executable by the...
2009-02-19 Daniel Kahn... added notes about transition to debian/changelog
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Daniel Kahn... adopting new transition script strategy
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Jameson Graef... small usage changes
2009-02-19 Jameson Graef... add PROMPT respect in get_gpg_expiration
2009-02-19 Jameson Graef... add some log debug redirects
2009-02-19 Daniel Kahn... making clearer comments in the transition script, invok...
2009-02-19 Daniel Kahn... shipping transition script; requiring manual version...
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Jameson Graef... tweak some of the prompting, to change defaults, and...
2009-02-19 Daniel Kahn... made gpg_sphere use --quiet again, and now doing more...
2009-02-19 Jameson Graef... Merge commit 'dkg/master'
2009-02-19 Jameson Graef... Cleanup how variables are specified and loaded:
2009-02-19 Daniel Kahn... clean up failure message
2009-02-19 Daniel Kahn... catch pipe failures more cleanly during key import
2009-02-19 Daniel Kahn... removing --quiet from this invocation seems to avoid...
2009-02-19 Daniel Kahn... moved directory for monkeysphere-generated authorized_k...
2009-02-19 Daniel Kahn... (untested) overhaul of monkeysphere 0.22 to 0.23 release.
2009-02-19 Daniel Kahn... normalizing MONKEYSPHERE_PROMPT description in monkeysp...
2009-02-19 Daniel Kahn... added MONKEYSPHERE_PROMPT to man pages.
2009-02-19 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-19 Daniel Kahn... added debian/NEWS file so that early adopters are appra...
2009-02-19 Jameson Graef... new msmktempdir function, to simplify making temporary...
2009-02-19 Jameson Graef... add no-tty, quiet, and no-greeting to gpg wrapper invoc...
2009-02-18 Jameson Graef... fix some log output
2009-02-18 Daniel Kahn... Merge commit 'jrollins/master'
2009-02-18 Daniel Kahn... make m-a list-certifiers more intelligible when multipl...
2009-02-18 Jameson Graef... fix ma so that the setup command is folded into the...
2009-02-18 Jameson Graef... bring tests/basic uptodate with the new PROMPT env...
2009-02-18 Daniel Kahn... describe the motivation for our current su_monkeysphere...
2009-02-18 Daniel Kahn... fix typo
2009-02-18 Jameson Graef... remove setting of ultimate owner trust on imported...
2009-02-18 Jameson Graef... add README to tests/ directory
2009-02-18 Jameson Graef... add ability to bypass prompting with a MONKEYSPHERE_PRO...
2009-02-18 Jameson Graef... add test to su_monkeysphere_user to check that the...
2009-02-17 Jameson Graef... add some checks about setup to authentication
2009-02-17 Jameson Graef... rename create_gpg_pub_file to be update_gpg_pub_file...
2009-02-17 Jameson Graef... Merge commit 'dkg/master'
2009-02-17 Jameson Graef... tweak the show-key output, and fix some comments.
2009-02-17 Jameson Graef... set ultimate ownertrust on hostkey after import
2009-02-17 Daniel Kahn... update m-a list-identity-certifiers: output is not...
2009-02-17 Jameson Graef... fix a couple of left over references to expert
2009-02-17 Jameson Graef... check host for gpg pub key file instead of fingerprint...
2009-02-17 Jameson Graef... make host show_key use just the pgp pub key file to...
2009-02-17 Jameson Graef... add some minimal checks to import_key that the default...
2009-02-17 Jameson Graef... fix reference to HOST_FINGERPRINT in show-key, and...
2009-02-17 Jameson Graef... REMOVE GEN_KEY. The gen_key function is entirely remov...
2009-02-17 Jameson Graef... Stop all creation of a ssh_host_rsa_key.pub. Use openp...
2009-02-16 Jameson Graef... start script to do a 0.22 -> 0.23 transition. still...
2009-02-16 Jameson Graef... make sure MHTMPDIR is defined and created
2009-02-16 Jameson Graef... fix a bad reference to MATMPDIR
2009-02-16 Jameson Graef... unbreakout some functions that were broken out earlier...
2009-02-16 Jameson Graef... Change import_key to take the path to the file to impor...
2009-02-16 Jameson Graef... fix the publish_key function for new gpg_sphere.
2009-02-16 Jameson Graef... have the import_key also create the ssh pub file, since...
2009-02-15 Jameson Graef... website: fix a small incorrect command line for apt...
2009-02-13 Jameson Graef... fix something that was resolved improperly in the previ...
2009-02-13 Jameson Graef... Merge commit 'dkg/master'
2009-02-13 Jameson Graef... fix some calls to gpg_sphere that where not putting...
2009-02-13 Daniel Kahn... trust level != trust model
2009-02-12 Jameson Graef... fix the su_monkeysphere_user function so that it does...
2009-02-12 Daniel Kahn... su_monkeysphere_user now invokes a subshell even when...
2009-02-12 Jameson Graef... tweak some of the log output inconsequentially
2009-02-12 Daniel Kahn... tests/common: enable a single subshell in the test...
2009-02-12 Daniel Kahn... no longer require the primary-keyring for the sphere...
2009-02-12 Daniel Kahn... fix typo
2009-02-12 Jameson Graef... add list-certifiers to the basic test
2009-02-12 Jameson Graef... fix some things in ma certifier functions:
2009-02-12 Jameson Graef... Fix the ma/setup function:
2009-02-12 Jameson Graef... fix reference to MONKEYSPHER_USER in ma/setup
2009-02-12 Daniel Kahn... tests/basic: respect $TMPDIR variable for temporary...
2009-02-12 Jameson Graef... some clean up to tests/basic
2009-02-12 Jameson Graef... add some debug logging to some common functions
next