add some useful shortcuts for some common commands
[monkeysphere.git] / src / monkeysphere
2010-02-02 Jameson Rollinsadd some useful shortcuts for some common commands
2010-01-18 Jameson Rollinscanonicalize prompting to prompt if MONKEYSPHERE_PROMPT...
2010-01-12 Daniel Kahn Gillmortouching up the switch to keys-for-userid
2010-01-12 Jameson Rollinsrename keys-from-userid command to more accurate keys...
2010-01-11 Daniel Kahn Gillmornormalize output for monkeysphere when no subcommand...
2010-01-11 Jameson Rollinsfix invocation without subcommands to call usage functi...
2010-01-11 Jameson Rollinsadd standard --version option for version output
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 RollinsAdd new keys-from-userid subcommand to monkeysphere UI.
2010-01-04 Micah AndersonIts more useful and standard to actually output the...
2009-08-01 Jameson Graef Rollinsexport LOG_PREFIX in monkeysphere
2009-07-27 Daniel Kahn Gillmoradded MONKEYSPHERE_STRICT_MODES environment option...
2009-07-24 Jameson Graef RollinsRevert "proposed fix for #1147 by checking for known_ho...
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Jameson Graef RollinsMerge commit 'dkg/master'
2009-07-24 Jameson Graef Rollinsproposed fix for #1147 by checking for known_hosts...
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 mike castlemanmore replacement of read -p with printf; read (re ...
2009-07-11 Jameson Graef RollinsMerge commit 'mlcastle/master'
2009-07-11 mike castlemandon't use read -p; it is sucky (closes: #446)
2009-05-10 Matthew GoinsMerge commit 'jrollins/master'
2009-04-30 Jameson Graef RollinsMerge commit 'dkg/master'
2009-04-30 Jameson Graef RollinsAdd sshfpr subcommand to monkeysphere
2009-04-08 Matt GoinsMerge commit 'dkg/master'
2009-04-05 Jameson Graef Rollinsadd proxycommand --no-connect option to monkeysphere...
2009-03-24 Matt GoinsMerge commit 'dkg/master'
2009-03-23 Daniel Kahn Gillmorimproving usage and man page for monkeysphere ssh-proxy...
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-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 Gillmornormalizing failure invocations in check_gpg_sec_key_id().
2009-03-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-03-01 Jameson Graef Rollinsfix two bugs in monkeysphere:check_gpg_sec_key_id that...
2009-02-22 Jameson Graef RollinsFix how version number is saved/retrieved. Version...
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 Daniel Kahn Gillmormerged jrollins/master
2009-02-21 Jameson Graef Rollinsremove 'return' line from monkeysphere that was errantl...
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 Jameson Graef Rollinsremove import_subkey from monkeysphere usage and man...
2009-02-19 Jameson Graef Rollinsadd a gpg_user function in monkeysphere to add some...
2009-02-19 Jameson Graef RollinsThe monkeysphere {import,gen}_subkey functions were...
2009-02-19 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef Rollinsfix CHECK_KEYSERVER variable in monkeysphere, so the...
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 RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsMerge commit 'dkg/master'
2009-02-19 Jameson Graef RollinsCleanup how variables are specified and loaded:
2009-02-02 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Jameson Graef Rollinssome tweaks to the man pages
2009-02-01 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-02-01 Matt GoinsMerge commit 'dkg/master'
2009-02-01 Jameson Graef Rollinssome more fixes and tweaks to get things working in...
2009-02-01 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Jameson Graef Rollinsbreak out subfunctions from monkeysphere command
2009-02-01 Matt GoinsMerge commit 'jrollins/master'
2009-02-01 Jameson Graef RollinsMerge commit 'micah/master'
2009-01-31 Micah AndersonMerge commit 'dkg/master'
2009-01-31 Micah AndersonChange the monkeysphere header to have 2009 copyright...
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Daniel Kahn Gillmormerging jrollins and micah work, reverting ui changes...
2009-01-31 Jameson Graef Rollinsadd ssh-proxycommand as subcommand to monkeysphere
2009-01-31 Micah AndersonMerge commit 'jrollins/master'
2009-01-31 Matt GoinsMerge commit 'jrollins/master'
2009-01-31 Jameson Graef Rollinsadd pem2openpgp to make install target
2009-01-26 Daniel Kahn Gillmormerging in new george changelog entry from micah
2009-01-16 Jameson Graef Rollinswork on fleshing out the new functionality for the...
2009-01-07 Matt GoinsMerge commit 'dkg/master'
2008-12-31 Jameson Graef Rollinsclean up option parsing and key checking in gen_key...
2008-12-28 Jameson Graef Rollinsadded version output option
2008-12-17 Jameson Graef Rollinsget rid of getopts.
2008-12-05 Matt GoinsMerge commit 'dkg/master'
2008-12-01 Jameson Graef Rollinsadd a couple of bugs about posix compliance and the...
2008-10-29 Matt GoinsMerge commit 'dkg/master'
2008-10-29 Jameson Graef Rollinstouch known_hosts file in monkeysphere so that permissi...
2008-10-28 Jameson Graef Rollinsfix bugs in authorized_* file permission checking.
2008-10-27 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-27 Matt GoinsMerge commit 'jrollins/master'
2008-10-27 Daniel Kahn GillmorRemoved the gnutls component from our APT repo, since...
2008-10-11 Jameson Graef RollinsMerge commit 'dkg/master'
2008-10-11 Jameson Graef RollinsGeneralize filesystem location variables (closes web...
2008-10-11 Jameson Graef RollinsMerge commit 'dkg/master'
next