fix need for only single argument to gpg_sphere
[monkeysphere.git] / src / share / common
2010-10-04 Jameson Rollinsfix need for only single argument to gpg_sphere
2010-10-03 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-10-02 Jameson Rollinsfix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081...
2010-10-02 Clint AdamsAssume that space- or tab-prefixed lines contain ssh...
2010-09-21 Daniel Kahn GillmorMerge remote branch 'jamie/master'
2010-09-21 Jamie McClellandchange log level for outputting message: "! primary...
2010-04-18 Daniel Kahn Gillmordo not try to add to known_hosts if HASH_KNOWN_HOSTS...
2010-04-17 Daniel Kahn Gillmormake comment more nit-pickingly accurate
2010-03-14 Matthew James GoinsMerge remote branch 'dkg/master'
2010-03-14 Daniel Kahn Gillmorwarn if keyserver query fails (Closes: MS #1750)
2010-02-18 Daniel Kahn Gillmorenforce --no-armor when exporting to openpgp2ssh in...
2010-02-07 Daniel Kahn GillmorMerge remote branch 'micah/master'
2010-01-19 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-01-19 Daniel Kahn Gillmordump gpg --import error spew to /dev/null during hackis...
2010-01-19 Daniel Kahn Gillmorignoring time conflict when extracting info in a hacky...
2010-01-19 Daniel Kahn Gillmoradd get_cert_info() to common
2010-01-19 Daniel Kahn Gillmorflesh out check for reasonable-looking service names
2010-01-18 Jameson Rollinscanonicalize prompting to prompt if MONKEYSPHERE_PROMPT...
2010-01-16 Jameson RollinsMerge remote branch 'dkg/master'
2010-01-15 Jameson Rollinsadd trap to remove temp dir in list_primary_fingerprint...
2010-01-12 Jameson Rollinsrename keys-from-userid command to more accurate keys...
2010-01-11 Jameson RollinsMerge remote branch 'mjgoins/master'
2010-01-11 Matthew James GoinsMerge branch 'master' of git://labs.riseup.net/~micah...
2010-01-10 Jameson RollinsFix patch for gen_key to test gpg version.
2010-01-10 Jameson RollinsAdd new keys-from-userid subcommand to monkeysphere UI.
2010-01-10 Jameson RollinsClean up REQUIRED_KEY_CAPABILITY option passing to...
2009-09-24 Daniel Kahn Gillmoravoid noisy warning message when ssh-askpass not available
2009-08-01 Daniel Kahn Gillmorswitch to using new checkperms script.
2009-07-27 Daniel Kahn Gillmoradded MONKEYSPHERE_STRICT_MODES environment option...
2009-07-24 Jameson Graef Rollinssmall bug fix, and readbility improvements
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Daniel Kahn Gillmorshoring up known_hosts creation with proper umask and...
2009-07-24 Daniel Kahn Gillmormake failures with unwritable known_hosts slightly...
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Daniel Kahn Gillmoronly touch the known_hosts file if it does not exist...
2009-07-11 Matthew GoinsMerge commit 'jrollins/master'
2009-07-11 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsimprove 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 Matthew GoinsMerge commit 'dkg/master'
2009-06-29 Jameson Graef Rollinsresolve symlinks when checking path permissions
2009-04-08 Matt GoinsMerge commit 'dkg/master'
2009-04-07 Jameson Graef Rollinsadd else failure to list_users function
2009-04-07 Jameson Graef RollinsAdd two new compatibility functions:
2009-04-07 Daniel Kahn Gillmoractually check for md5 in the path within file_hash()
2009-04-06 Jameson Graef Rollinsfix typo in check_key_file_permissions function
2009-04-05 Jameson Graef Rollinssome small compatibility changes:
2009-03-27 Daniel Kahn Gillmortrying to make m gen-subkey more responsive in the...
2009-03-24 Matt GoinsMerge commit 'dkg/master'
2009-03-23 Daniel Kahn Gillmoradd FIXME note about IPv6 addresses, and break out...
2009-03-23 Jameson Graef Rollinsproposed patch for issue #660, to properly specify...
2009-03-10 Matt GoinsMerge commit 'dkg/master'
2009-03-03 Jameson Graef Rollinsfix to logging to prefix all log output with log prefix...
2009-03-02 Jameson Graef Rollinsfix remove_monkeysphere_line function to properly handl...
2009-03-02 Jameson Graef Rollinsget rid of FILE_OWNER variable, in favor of just using...
2009-03-01 Daniel Kahn Gillmorswitched $USER to $FILE_OWNER; new name is more semanti...
2009-03-01 Jameson Graef Rollinsexplicity set the USER variable, since it's needed...
2009-03-01 Jameson Graef Rollinsbreak out default variables into their own file: defaultenv
2009-03-01 Daniel Kahn Gillmorremoved test_gnu_dummy_s2k_extension(); no longer necessary
2009-02-22 Jameson Graef RollinsFix how version number is saved/retrieved. Version...
2009-02-21 Daniel Kahn Gillmorpreparing for stupid brown paper bag 0.23.1 release. monkeysphere_0.23.1 monkeysphere_0.23.1-1
2009-02-21 Daniel Kahn Gillmorfixing stupid internal version number synchronization.
2009-02-21 Matt GoinsMerge branch 'master' of git://lair.fifthhorseman.net...
2009-02-21 Daniel Kahn Gillmormerged jrollins/master
2009-02-21 Jameson Graef Rollinsmake sure we're explicitly capturing return codes in...
2009-02-20 Matt GoinsMerge commit 'jrollins/master'
2009-02-20 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-20 Daniel Kahn Gillmorcleaning up output of cruft report
2009-02-20 Daniel Kahn Gillmordiagnostics should now check for cruft from old version...
2009-02-19 Jameson Graef RollinsModify/cleanup add_certifier and add_revoker, so that...
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Daniel Kahn Gillmoradded msmktempfile; got rid of /dev/stdin assumption...
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef Rollinsadd PROMPT respect in get_gpg_expiration
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 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Daniel Kahn Gillmormade gpg_sphere use --quiet again, and now doing more...
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsCleanup how variables are specified and loaded:
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Jameson Graef Rollinsnew msmktempdir function, to simplify making temporary...
2009-02-18 Matt GoinsMerge commit 'dkg/master'
2009-02-18 Matt GoinsMerge commit 'jrollins/master'
2009-02-18 Daniel Kahn Gillmordescribe the motivation for our current su_monkeysphere...
2009-02-18 Jameson Graef Rollinsadd test to su_monkeysphere_user to check that the...
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 Rollinsadd some debug logging to some common functions
2009-02-10 Matt GoinsMerge commit 'jrollins/master'
2009-02-09 Jameson Graef Rollinsbreak su_monkeysphere_user into common function, since...
2009-02-02 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Jameson Graef Rollinsfix the log output for the ssh-proxycommand
2009-02-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-01 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-02-01 Jameson Graef RollinsMerge commit 'dkg/master'
next