summaryrefslogtreecommitdiff
path: root/src/monkeysphere-authentication
AgeCommit message (Expand)Author
2013-03-13Simplify arguments passed to su_monkeysphere_user() and gpg_sphereJonas Smedegaard
2010-11-13universalize and consolidate on --fixed-list-modeDaniel Kahn Gillmor
2010-10-18add check for argument in keys-for-userJameson Rollins
2010-10-17fix keys-for-userJameson Rollins
2010-10-17add 'k' as shortcut for keys-for-userJameson Rollins
2010-10-04fix need for only single argument to gpg_sphereJameson Rollins
2010-09-14fix *all* install paths, including in man pages and transition scriptsJameson Rollins
2010-09-14fix specification of install directories in top level scripts.Jameson Rollins
2010-07-04add keys-for-user subcommand to monkeysphere-authenticationJameson Rollins
2010-02-02add some useful shortcuts for some common commandsJameson Rollins
2010-01-19accepting "--version" as well as "version" subcommand for monkeysphere-host a...Daniel Kahn Gillmor
2010-01-11normalize output for monkeysphere when no subcommand is issued or when an unk...Daniel Kahn Gillmor
2010-01-11fix invocation without subcommands to call usage function and exit 1 explicitllyJameson Rollins
2010-01-10Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphereMatthew James Goins
2010-01-10Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.Jameson Rollins
2010-01-04Its more useful and standard to actually output the 'help' output whenMicah Anderson
2009-07-26added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che...Daniel Kahn Gillmor
2009-07-18add refresh-keys subcommand to monkeysphere-authenticationJameson Graef Rollins
2009-07-11improve function to get primary group to make it more portableJameson Graef Rollins
2009-07-11explicitly set MONKEYSPHERE_GROUPJameson Graef Rollins
2009-03-07fix the marginal ui output so that it's not prefixed by theJameson Graef Rollins
2009-03-03fix to logging to prefix all log output with log prefix, and allow changing o...Jameson Graef Rollins
2009-03-03quieted down m-a add_certifier: there is no reason why the admin should be sh...Daniel Kahn Gillmor
2009-03-02usage review/tweaks for m-a and m-hDaniel Kahn Gillmor
2009-03-02very small tweaks to usages.Jameson Graef Rollins
2009-03-01break out default variables into their own file: defaultenvJameson Graef Rollins
2009-02-22fix some return code setting stuf that was no longer being used, and change n...Jameson Graef Rollins
2009-02-22Fix how version number is saved/retrieved. Version is now stored inJameson Graef Rollins
2009-02-19Modify/cleanup add_certifier and add_revoker, so that their code baseJameson Graef Rollins
2009-02-19small usage changesJameson Graef Rollins
2009-02-19Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-19made gpg_sphere use --quiet again, and now doing more explicit extraction of ...Daniel Kahn Gillmor
2009-02-19Cleanup how variables are specified and loaded:Jameson Graef Rollins
2009-02-19removing --quiet from this invocation seems to avoid an add-id-certifier fail...Daniel Kahn Gillmor
2009-02-18add no-tty, quiet, and no-greeting to gpg wrapper invocations to supress as m...Jameson Graef Rollins
2009-02-17fix ma so that the setup command is folded into the other commands, soJameson Graef Rollins
2009-02-17add ability to bypass prompting with a MONKEYSPHERE_PROMPT variable,Jameson Graef Rollins
2009-02-17add some checks about setup to authenticationJameson Graef Rollins
2009-02-17fix a couple of left over references to expertJameson Graef Rollins
2009-02-16REMOVE GEN_KEY. The gen_key function is entirely removed. DecidedJameson Graef Rollins
2009-02-16fix a bad reference to MATMPDIRJameson Graef Rollins
2009-02-12fix some calls to gpg_sphere that where not putting all arguments into a sing...Jameson Graef Rollins
2009-02-12Fix the ma/setup function:Jameson Graef Rollins
2009-02-09break su_monkeysphere_user into common function, since it will likelyJameson Graef Rollins
2009-02-02add ability to specify key length of core secret key, so the test scripts can...Jameson Graef Rollins
2009-02-01new function to export signatures from core to sphere keyrings. thisJameson Graef Rollins
2009-02-01fix a bunch of directory references to the new data/share dirsJameson Graef Rollins
2009-02-01add setup subcommand call to ms-authentication, and more fixes to testsJameson Graef Rollins
2009-01-31some more fixes and tweaks to get things working in the new setupJameson Graef Rollins
2009-01-31Merge commit 'micah/master'Jameson Graef Rollins