index
:
monkeysphere
autoquote
dualquote
master
rootsquash
shell
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
share
/
ma
Age
Commit message (
Expand
)
Author
2013-03-09
Preserve (instead of collapse) arguments in su_monkeysphere_user().
autoquote
Jonas Smedegaard
2013-03-09
Simplify arguments passed to su_monkeysphere_user() and gpg_sphere
Jonas Smedegaard
2013-03-09
Pass only single commands through su wrapper
Jonas Smedegaard
2013-02-07
added keyid-format 0xlong to monkeysphere-authentication default gpg.conf fil...
Daniel Kahn Gillmor
2010-11-13
universalize and consolidate on --fixed-list-mode
Daniel Kahn Gillmor
2010-10-22
tweak log levels and messages in ma/update_users
Jameson Rollins
2010-10-18
fix process_keys_for_file so that it can accept '-' as a file, and send outpu...
Jameson Rollins
2010-10-18
Simplification/refactoring of key/file processing
Jameson Rollins
2010-10-17
remove unneccessary export of TMP_AUTHORIZED_USER_IDS
Jameson Rollins
2010-10-17
fix keys-for-user
Jameson Rollins
2010-10-15
make sure authorized_keys options lines are skipped in keys-for-user
Jameson Rollins
2010-10-15
attempt to fix apostroproblem in ma/keys-for-user
Jameson Rollins
2010-10-06
Fix more calls to gpg_shere, finishing what was started in 90166e0bb8e4ebc1c1...
Jameson Rollins
2010-07-04
add keys-for-user subcommand to monkeysphere-authentication
Jameson Rollins
2010-05-06
support x509 anchors for monkeysphere-host, allow shared anchors between m-a ...
Daniel Kahn Gillmor
2010-03-14
enable use of hkps (closes: MS #1749)
Daniel Kahn Gillmor
2010-03-08
fix my email address
Jameson Rollins
2010-01-18
canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false'
Jameson Rollins
2010-01-10
Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.
Jameson Rollins
2009-12-12
hush up m-a setup because the dd was making noise
Daniel Kahn Gillmor
2009-07-26
ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p...
Daniel Kahn Gillmor
2009-07-11
Merge commit 'mlcastle/master'
Jameson Graef Rollins
2009-07-11
more replacement of read -p with printf; read (re #446)
mike castleman
2009-07-11
explicitly set MONKEYSPHERE_GROUP
Jameson Graef Rollins
2009-04-06
Add two new compatibility functions:
Jameson Graef Rollins
2009-04-06
replacing head -c with dd (for portability reasons, see #673)
Daniel Kahn Gillmor
2009-03-22
some more pruning of unnecessary usage of cat for the gnupg scripts.
Jameson Graef Rollins
2009-03-03
quieted down m-a add_certifier: there is no reason why the admin should be sh...
Daniel Kahn Gillmor
2009-03-02
quieting down the transition script (and m-a setup).
Daniel Kahn Gillmor
2009-03-02
get rid of FILE_OWNER variable, in favor of just using $(whoami) when
Jameson Graef Rollins
2009-03-01
proposed fix for issue 630; since m-a u operates on a saved copy of the users...
Daniel Kahn Gillmor
2009-03-01
switched $USER to $FILE_OWNER; new name is more semantically clear and less l...
Daniel Kahn Gillmor
2009-03-01
explicity set the USER variable, since it's needed for checking file permissi...
Jameson Graef Rollins
2009-03-01
break out default variables into their own file: defaultenv
Jameson Graef Rollins
2009-03-01
removed base64 invocation in favor of perl to reduce dependency spread.
Daniel Kahn Gillmor
2009-02-22
egrep -q terminates at the first match. m-a list-identity-certifiers chokes ...
Daniel Kahn Gillmor
2009-02-22
really really fix m-a diagnostics checking of identity certifiers.
Daniel Kahn Gillmor
2009-02-22
fix some return code setting stuf that was no longer being used, and change n...
Jameson Graef Rollins
2009-02-21
reverse sense of test for valid identity certifiers in m-a diagnostics.
Daniel Kahn Gillmor
2009-02-21
fix syntax error in m-a diagnostics.
Daniel Kahn Gillmor
2009-02-21
fix output formatting for cases where multiple fingerprints are found, in fun...
Jameson Graef Rollins
2009-02-21
add tests to add_revoker and add_certifier that more than one key was not fou...
Jameson Graef Rollins
2009-02-21
make sure we're explicitly capturing return codes in places where they are te...
Jameson Graef Rollins
2009-02-20
tweak/cleanup some of the prompts.
Jameson Graef Rollins
2009-02-20
tuning some diagnostic text.
Daniel Kahn Gillmor
2009-02-20
add_revoker fully working. also cleanup of add_certifier.
Jameson Graef Rollins
2009-02-19
Merge commit 'jrollins/master'
Daniel Kahn Gillmor
2009-02-19
clean up the diagnostics functions, check for ID-Certifiers in m-a d
Daniel Kahn Gillmor
2009-02-19
diagnostics should now check for cruft from old versions of the monkeysphere.
Daniel Kahn Gillmor
2009-02-19
fix arg parsing in add_certifier to allow of - for stdin read.
Jameson Graef Rollins
[next]