added notes about transition to debian/changelog
[monkeysphere.git] / src /
2009-02-19 Daniel Kahn Gillmoradopting new transition script strategy
2009-02-19 Daniel Kahn Gillmormaking clearer comments in the transition script, invok...
2009-02-19 Daniel Kahn Gillmorshipping transition script; requiring manual version...
2009-02-19 Daniel Kahn Gillmormade gpg_sphere use --quiet again, and now doing more...
2009-02-19 Daniel Kahn Gillmorclean up failure message
2009-02-19 Daniel Kahn Gillmorcatch pipe failures more cleanly during key import
2009-02-19 Daniel Kahn Gillmorremoving --quiet from this invocation seems to avoid...
2009-02-19 Daniel Kahn Gillmormoved directory for monkeysphere-generated authorized_k...
2009-02-19 Daniel Kahn Gillmor(untested) overhaul of monkeysphere 0.22 to 0.23 release.
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Jameson Graef Rollinsnew msmktempdir function, to simplify making temporary...
2009-02-19 Jameson Graef Rollinsadd no-tty, quiet, and no-greeting to gpg wrapper invoc...
2009-02-18 Jameson Graef Rollinsfix some log output
2009-02-18 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-18 Daniel Kahn Gillmormake m-a list-certifiers more intelligible when multipl...
2009-02-18 Jameson Graef Rollinsfix ma so that the setup command is folded into the...
2009-02-18 Daniel Kahn Gillmordescribe the motivation for our current su_monkeysphere...
2009-02-18 Daniel Kahn Gillmorfix typo
2009-02-18 Jameson Graef Rollinsremove setting of ultimate owner trust on imported...
2009-02-18 Jameson Graef Rollinsadd ability to bypass prompting with a MONKEYSPHERE_PRO...
2009-02-18 Jameson Graef Rollinsadd test to su_monkeysphere_user to check that the...
2009-02-17 Jameson Graef Rollinsadd some checks about setup to authentication
2009-02-17 Jameson Graef Rollinsrename create_gpg_pub_file to be update_gpg_pub_file...
2009-02-17 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-17 Jameson Graef Rollinstweak the show-key output, and fix some comments.
2009-02-17 Jameson Graef Rollinsset ultimate ownertrust on hostkey after import
2009-02-17 Daniel Kahn Gillmorupdate m-a list-identity-certifiers: output is not...
2009-02-17 Jameson Graef Rollinsfix a couple of left over references to expert
2009-02-17 Jameson Graef Rollinscheck host for gpg pub key file instead of fingerprint...
2009-02-17 Jameson Graef Rollinsmake host show_key use just the pgp pub key file to...
2009-02-17 Jameson Graef Rollinsadd some minimal checks to import_key that the default...
2009-02-17 Jameson Graef Rollinsfix reference to HOST_FINGERPRINT in show-key, and...
2009-02-17 Jameson Graef RollinsREMOVE GEN_KEY. The gen_key function is entirely remov...
2009-02-17 Jameson Graef RollinsStop all creation of a ssh_host_rsa_key.pub. Use openp...
2009-02-16 Jameson Graef Rollinsstart script to do a 0.22 -> 0.23 transition. still...
2009-02-16 Jameson Graef Rollinsmake sure MHTMPDIR is defined and created
2009-02-16 Jameson Graef Rollinsfix a bad reference to MATMPDIR
2009-02-16 Jameson Graef Rollinsunbreakout some functions that were broken out earlier...
2009-02-16 Jameson Graef RollinsChange import_key to take the path to the file to impor...
2009-02-16 Jameson Graef Rollinsfix the publish_key function for new gpg_sphere.
2009-02-16 Jameson Graef Rollinshave the import_key also create the ssh pub file, since...
2009-02-13 Jameson Graef Rollinsfix something that was resolved improperly in the previ...
2009-02-13 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-13 Jameson Graef Rollinsfix some calls to gpg_sphere that where not putting...
2009-02-13 Daniel Kahn Gillmortrust level != trust model
2009-02-12 Jameson Graef Rollinsfix the su_monkeysphere_user function so that it does...
2009-02-12 Daniel Kahn Gillmorsu_monkeysphere_user now invokes a subshell even when...
2009-02-12 Jameson Graef Rollinstweak some of the log output inconsequentially
2009-02-12 Daniel Kahn Gillmorno longer require the primary-keyring for the sphere...
2009-02-12 Daniel Kahn Gillmorfix typo
2009-02-12 Jameson Graef Rollinsfix some things in ma certifier functions:
2009-02-12 Jameson Graef RollinsFix the ma/setup function:
2009-02-12 Jameson Graef Rollinsfix reference to MONKEYSPHER_USER in ma/setup
2009-02-12 Jameson Graef Rollinsadd some debug logging to some common functions
2009-02-12 Jameson Graef Rollinsadd ability to supress confirmation prompt in ma/add_ce...
2009-02-12 Jameson Graef Rollinsclean up how trust level was check in ma/setup, with...
2009-02-12 Jameson Graef Rollinsbreak out a bunch of common functions in monkeysphere...
2009-02-09 Jameson Graef Rollinsadd much of an add_revoker function. still needs to...
2009-02-09 Jameson Graef Rollinssmall formatting tweaks to add_certifier function
2009-02-09 Jameson Graef Rollinsrename function to get the host fingerprint, and fix...
2009-02-09 Jameson Graef Rollinsfix name of set_expire function
2009-02-09 Jameson Graef Rollinsbreak su_monkeysphere_user into common function, since...
2009-02-09 Jameson Graef Rollinsdefine variable for public key files (HOST_KEY_PUB...
2009-02-09 Jameson Graef Rollinsa couple of small fixes to the {gen,import}_key functions
2009-02-09 Jameson Graef RollinsBreak out host export commands into gpg_host_export and
2009-02-09 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-09 Jameson Graef RollinsSome rearragement/cleanup in the monkeysphere-host:
2009-02-05 Daniel Kahn Gillmorm-a setup: take advantage of the new ability of pem2ope...
2009-02-05 Daniel Kahn Gillmorupdated pem2openpgp invocation in m-h import-key
2009-02-05 Daniel Kahn Gillmorpem2openpgp now supports generating the key as an alter...
2009-02-04 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-04 Daniel Kahn Gillmorpem2openpgp: avoid dumping garbage to stderr
2009-02-04 Daniel Kahn Gillmorpem2openpgp: when creating a signature, make sure that...
2009-02-04 Daniel Kahn Gillmorensure that the output of modular multiplicative invers...
2009-02-04 Daniel Kahn Gillmorbring comments up-to-date and parameterize expiration...
2009-02-04 Daniel Kahn Gillmoruse the environment to determine usage flags (default...
2009-02-04 Daniel Kahn Gillmor*still* trying to get clean perl for pem2openpgp
2009-02-04 Daniel Kahn Gillmorstill trying to get clean perl for pem2openpgp
2009-02-04 Daniel Kahn Gillmorstupid perl flailing in pem2openpgp.
2009-02-04 Daniel Kahn Gillmoraccept environment variables to adjust the behavior...
2009-02-03 Jameson Graef Rollinsfix up gen/import-key:
2009-02-02 Jameson Graef Rollinsadd ability to specify key length of core secret key...
2009-02-02 Jameson Graef Rollinsadd some log debug output to ma-setup
2009-02-02 Jameson Graef RollinsFix a bug in setup where gpg was called instead of...
2009-02-02 Jameson Graef Rollinsnew function to export signatures from core to sphere...
2009-02-01 Jameson Graef Rollinsfix the log output for the ssh-proxycommand
2009-02-01 Jameson Graef Rollinssmall tweak to ssh-proxycommand comments.
2009-02-01 Jameson Graef Rollinssome tweaks to the man pages
2009-02-01 Jameson Graef Rollinssome general fixes:
2009-02-01 Jameson Graef Rollinsfix a bunch of directory references to the new data...
2009-02-01 Jameson Graef Rollinssome small tweaks, and one tiny syntax bug fix, to...
2009-02-01 Daniel Kahn Gillmortrying to improve m-a setup; still not successfully...
2009-02-01 Daniel Kahn Gillmorremoved some unnecessary setup from the basic test...
2009-02-01 Daniel Kahn Gillmoradd m-a setup implementation
2009-02-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-01 Jameson Graef Rollinsadd setup subcommand call to ms-authentication, and...
2009-02-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-01 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-02-01 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-01 Jameson Graef Rollinsfix some things bugs from the separation transition...
next