Merge commit 'mjgoins/master'
[monkeysphere.git] / src / share /
2009-07-11 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-07-11 Daniel Kahn Gillmorswitching keyrtrans from Digest::SHA1 to Digest::SHA
2009-07-11 Matthew GoinsMerge commit 'jrollins/master'
2009-07-11 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-11 Jameson Graef RollinsMerge commit 'greg/master'
2009-07-11 Jameson Graef Rollinsimprove marginal UI for cases when host key can't be...
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 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 Jameson Graef Rollinsexplicitly set MONKEYSPHERE_GROUP
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-06-29 Jameson Graef Rollinsresolve symlinks when checking path permissions
2009-06-09 Daniel Kahn Gillmoradded comments to keytrans
2009-05-25 Daniel Kahn Gillmorbreak out signature timestamp from key timestamp, allow...
2009-05-24 Matthew GoinsMerge commit 'dkg/master'
2009-05-21 Daniel Kahn Gillmorproperly match fingerprints with leading 0 bytes (https...
2009-05-12 Daniel Kahn Gillmorpem2openpgp now makes signatures over SHA256 instead...
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 Jameson Graef Rollinsremove -w from keytrans shebang line, since it's redund...
2009-04-07 Daniel Kahn Gillmorreplacing head -c with dd (for portability reasons...
2009-04-07 Daniel Kahn Gillmormore portable perl-based simple_checksum; i think this...
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-06 Jameson Graef Rollinsundo perl shebang line change i just made, since the...
2009-04-06 Jameson Graef Rollinsuse /usr/bin/env to call perl in keytrans shebang.
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-23 Jameson Graef RollinsMerge commit 'web/master'
2009-03-23 Jameson Graef Rollinssome more pruning of unnecessary usage of cat for the...
2009-03-22 Micah AndersonMerge commit 'jrollins/master'
2009-03-18 Daniel Kahn Gillmorremove some extraneous invocations of cat.
2009-03-18 Jameson Graef RollinsMerge commit 'micah/master'
2009-03-18 Jameson Graef Rollinsmodify the ssh_proxycommand marginal ui output so that...
2009-03-10 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-03-10 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-10 Matt GoinsMerge commit 'jrollins/master'
2009-03-10 Matt GoinsMerge commit 'dkg/master'
2009-03-07 Jameson Graef Rollinsfix the marginal ui output so that it's not prefixed...
2009-03-03 Jameson Graef Rollinsfix to logging to prefix all log output with log prefix...
2009-03-03 Daniel Kahn Gillmorquieted down m-a add_certifier: there is no reason...
2009-03-02 Daniel Kahn Gillmorquieting down the transition script (and m-a setup).
2009-03-02 Jameson Graef RollinsMerge commit 'dkg/master'
2009-03-02 Jameson Graef Rollinsadded ability to specify subkeys to add to agent with...
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-02 Daniel Kahn Gillmorproposed fix for issue 630; since m-a u operates on...
2009-03-01 Daniel Kahn Gillmorrefer to the m-h set-expire instead of m-h extend-key...
2009-03-01 Daniel Kahn Gillmorswitched $USER to $FILE_OWNER; new name is more semanti...
2009-03-01 Jameson Graef Rollinsadd defaultenv file that was missed in ebd776722e0fd6df...
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 GillmorMerge commit 'jrollins/master'
2009-03-01 Daniel Kahn Gillmorupdating header comments in keytrans now that it serves...
2009-03-01 Daniel Kahn Gillmorremoved base64 invocation in favor of perl to reduce...
2009-03-01 Daniel Kahn Gillmortransition to the perl-based keytrans implementation.
2009-03-01 Daniel Kahn Gillmorremoved test_gnu_dummy_s2k_extension(); no longer necessary
2009-02-22 Daniel Kahn Gillmoregrep -q terminates at the first match. m-a list-ident...
2009-02-22 Daniel Kahn Gillmorreally really fix m-a diagnostics checking of identity...
2009-02-22 Jameson Graef Rollinsfix some return code setting stuf that was no longer...
2009-02-22 Jameson Graef RollinsFix how version number is saved/retrieved. Version...
2009-02-22 Daniel Kahn Gillmorreverse sense of test for valid identity certifiers...
2009-02-22 Daniel Kahn Gillmorfix syntax error in m-a diagnostics.
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 commit 'dkg/master'
2009-02-21 Daniel Kahn Gillmorcorrect return codes for monkeysphere subkey-to-ssh...
2009-02-21 Matt GoinsMerge branch 'master' of git://lair.fifthhorseman.net...
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsmake sure all prompt messages are going to stderr
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsfix output formatting for cases where multiple fingerpr...
2009-02-21 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-21 Jameson Graef Rollinsadd tests to add_revoker and add_certifier that more...
2009-02-21 Daniel Kahn Gillmorun-fix non-typo in ssh_proxycommand. (my mistake!)
2009-02-21 Daniel Kahn Gillmorfixing typo in ssh_proxycommand.
2009-02-21 Daniel Kahn Gillmormerged jrollins/master
2009-02-21 Jameson Graef Rollinsfix return in subkey_to_ssh_agent, so that it returns...
2009-02-21 Jameson Graef Rollinsimport-key now requires a hostname be specified, and...
2009-02-21 Jameson Graef Rollinsmake sure we're explicitly capturing return codes in...
2009-02-21 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-21 Jameson Graef Rollinsfix failure message in import_key
2009-02-20 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-20 Jameson Graef Rollinstweak/cleanup some of the prompts.
2009-02-20 Daniel Kahn Gillmortuning some diagnostic text.
2009-02-20 Daniel Kahn Gillmortune automated revocation certificate description;...
2009-02-20 Daniel Kahn Gillmormonkeysphere-host revoke-key should now be capable...
2009-02-20 Matt GoinsMerge commit 'jrollins/master'
2009-02-20 Daniel Kahn Gillmortrivial implementation of monkeysphere-host revoke...
2009-02-20 Daniel Kahn Gillmorclarify revoke_hostname warning
2009-02-20 Daniel Kahn Gillmordocument why monkeysphere import-subkey is not yet...
2009-02-20 Jameson Graef Rollinsexplicitly set GNUPGHOME in su_monkeysphere_user calls...
2009-02-20 Jameson Graef Rollinsstupid bug fix
2009-02-20 Jameson Graef Rollinsadd_revoker fully working. also cleanup of add_certifier.
2009-02-20 Daniel Kahn GillmorMerge commit 'jrollins/master'
next