summaryrefslogtreecommitdiff
path: root/src/share/ma/add_certifier
AgeCommit message (Expand)Author
2013-03-09Dual-quote arguments passed to su_monkeysphere_user() when possible.dualquoteJonas Smedegaard
2013-03-09Simplify arguments passed to su_monkeysphere_user() and gpg_sphereJonas Smedegaard
2013-03-09Pass only single commands through su wrapperJonas Smedegaard
2010-10-06Fix more calls to gpg_shere, finishing what was started in 90166e0bb8e4ebc1c1...Jameson Rollins
2010-01-18canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false'Jameson Rollins
2009-07-11more replacement of read -p with printf; read (re #446)mike castleman
2009-03-22some more pruning of unnecessary usage of cat for the gnupg scripts.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-02-21fix output formatting for cases where multiple fingerprints are found, in fun...Jameson Graef Rollins
2009-02-21add tests to add_revoker and add_certifier that more than one key was not fou...Jameson Graef Rollins
2009-02-20tweak/cleanup some of the prompts.Jameson Graef Rollins
2009-02-20add_revoker fully working. also cleanup of add_certifier.Jameson Graef Rollins
2009-02-19fix arg parsing in add_certifier to allow of - for stdin read.Jameson Graef Rollins
2009-02-19Modify/cleanup add_certifier and add_revoker, so that their code baseJameson Graef Rollins
2009-02-19add some log debug redirectsJameson Graef Rollins
2009-02-19Merge commit 'dkg/master'Jameson Graef Rollins
2009-02-19tweak some of the prompting, to change defaults, and add PROMPT usage where m...Jameson Graef Rollins
2009-02-19made gpg_sphere use --quiet again, and now doing more explicit extraction of ...Daniel Kahn Gillmor
2009-02-19clean up failure messageDaniel Kahn Gillmor
2009-02-19catch pipe failures more cleanly during key importDaniel 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-12fix some things in ma certifier functions:Jameson Graef Rollins
2009-02-12add ability to supress confirmation prompt in ma/add_certifierJameson Graef Rollins
2009-02-09small formatting tweaks to add_certifier functionJameson Graef Rollins
2009-02-01new function to export signatures from core to sphere keyrings. thisJameson Graef Rollins
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update M...Jameson Graef Rollins