2009-03-03 |
Daniel Kahn Gillmor | quieted down m-a add_certifier: there is no reason... |
tree | commitdiff |
2009-03-02 |
Daniel Kahn Gillmor | quieting down the transition script (and m-a setup). |
tree | commitdiff |
2009-03-02 |
Jameson Graef Rollins | get rid of FILE_OWNER variable, in favor of just using... |
tree | commitdiff |
2009-03-02 |
Daniel Kahn Gillmor | proposed fix for issue 630; since m-a u operates on... |
tree | commitdiff |
2009-03-01 |
Daniel Kahn Gillmor | switched $USER to $FILE_OWNER; new name is more semanti... |
tree | commitdiff |
2009-03-01 |
Jameson Graef Rollins | explicity set the USER variable, since it's needed... |
tree | commitdiff |
2009-03-01 |
Jameson Graef Rollins | break out default variables into their own file: defaultenv |
tree | commitdiff |
2009-03-01 |
Daniel Kahn Gillmor | removed base64 invocation in favor of perl to reduce... |
tree | commitdiff |
2009-02-22 |
Daniel Kahn Gillmor | egrep -q terminates at the first match. m-a list-ident... |
tree | commitdiff |
2009-02-22 |
Daniel Kahn Gillmor | really really fix m-a diagnostics checking of identity... |
tree | commitdiff |
2009-02-22 |
Jameson Graef Rollins | fix some return code setting stuf that was no longer... |
tree | commitdiff |
2009-02-22 |
Daniel Kahn Gillmor | reverse sense of test for valid identity certifiers... |
tree | commitdiff |
2009-02-22 |
Daniel Kahn Gillmor | fix syntax error in m-a diagnostics. |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | fix output formatting for cases where multiple fingerpr... |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | add tests to add_revoker and add_certifier that more... |
tree | commitdiff |
2009-02-21 |
Daniel Kahn Gillmor | merged jrollins/master |
tree | commitdiff |
2009-02-21 |
Jameson Graef Rollins | make sure we're explicitly capturing return codes in... |
tree | commitdiff |
2009-02-20 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-20 |
Jameson Graef Rollins | tweak/cleanup some of the prompts. |
tree | commitdiff |
2009-02-20 |
Daniel Kahn Gillmor | tuning some diagnostic text. |
tree | commitdiff |
2009-02-20 |
Jameson Graef Rollins | add_revoker fully working. also cleanup of add_certifier. |
tree | commitdiff |
2009-02-20 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-20 |
Daniel Kahn Gillmor | clean up the diagnostics functions, check for ID-Certif... |
tree | commitdiff |
2009-02-20 |
Daniel Kahn Gillmor | diagnostics should now check for cruft from old version... |
tree | commitdiff |
2009-02-20 |
Jameson Graef Rollins | fix arg parsing in add_certifier to allow of - for... |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Modify/cleanup add_certifier and add_revoker, so that... |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | more fix permissions and ownership on authentication... |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | fix permissions and ownership on authentication directo... |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | avoid chown -R, explicitly indicate the files we expect... |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | do not show uid validity for gpg authentication core... |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | add some log debug redirects |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | tweak some of the prompting, to change defaults, and... |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | made gpg_sphere use --quiet again, and now doing more... |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | clean up failure message |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | catch pipe failures more cleanly during key import |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | moved directory for monkeysphere-generated authorized_k... |
tree | commitdiff |
2009-02-19 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-19 |
Jameson Graef Rollins | add no-tty, quiet, and no-greeting to gpg wrapper invoc... |
tree | commitdiff |
2009-02-18 |
Jameson Graef Rollins | fix some log output |
tree | commitdiff |
2009-02-18 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-18 |
Daniel Kahn Gillmor | make m-a list-certifiers more intelligible when multipl... |
tree | commitdiff |
2009-02-18 |
Jameson Graef Rollins | fix ma so that the setup command is folded into the... |
tree | commitdiff |
2009-02-18 |
Jameson Graef Rollins | add ability to bypass prompting with a MONKEYSPHERE_PRO... |
tree | commitdiff |
2009-02-17 |
Jameson Graef Rollins | add some checks about setup to authentication |
tree | commitdiff |
2009-02-17 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-17 |
Daniel Kahn Gillmor | update m-a list-identity-certifiers: output is not... |
tree | commitdiff |
2009-02-17 |
Jameson Graef Rollins | fix a couple of left over references to expert |
tree | commitdiff |
2009-02-13 |
Jameson Graef Rollins | fix something that was resolved improperly in the previ... |
tree | commitdiff |
2009-02-13 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-13 |
Jameson Graef Rollins | fix some calls to gpg_sphere that where not putting... |
tree | commitdiff |
2009-02-13 |
Daniel Kahn Gillmor | trust level != trust model |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | tweak some of the log output inconsequentially |
tree | commitdiff |
2009-02-12 |
Daniel Kahn Gillmor | no longer require the primary-keyring for the sphere... |
tree | commitdiff |
2009-02-12 |
Daniel Kahn Gillmor | fix typo |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | fix some things in ma certifier functions: |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | Fix the ma/setup function: |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | fix reference to MONKEYSPHER_USER in ma/setup |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | add ability to supress confirmation prompt in ma/add_ce... |
tree | commitdiff |
2009-02-12 |
Jameson Graef Rollins | clean up how trust level was check in ma/setup, with... |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | small formatting tweaks to add_certifier function |
tree | commitdiff |
2009-02-09 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-05 |
Daniel Kahn Gillmor | m-a setup: take advantage of the new ability of pem2ope... |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | add ability to specify key length of core secret key... |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | add some log debug output to ma-setup |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | Fix a bug in setup where gpg was called instead of... |
tree | commitdiff |
2009-02-02 |
Jameson Graef Rollins | new function to export signatures from core to sphere... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some general fixes: |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | fix a bunch of directory references to the new data... |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | some small tweaks, and one tiny syntax bug fix, to... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | trying to improve m-a setup; still not successfully... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | removed some unnecessary setup from the basic test... |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | add m-a setup implementation |
tree | commitdiff |
2009-02-01 |
Daniel Kahn Gillmor | Merge commit 'jrollins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'mjgoins/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | Merge commit 'dkg/master' |
tree | commitdiff |
2009-02-01 |
Jameson Graef Rollins | move src/subcommands to srv/share, and add common file... |
tree | commitdiff |
|