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
/
m
Age
Commit message (
Expand
)
Author
2009-02-20
document why monkeysphere import-subkey is not yet working.
Daniel Kahn Gillmor
2009-02-19
Merge commit 'jrollins/master'
Daniel Kahn Gillmor
2009-02-19
correcting ssh_proxycommand output.
Daniel Kahn Gillmor
2009-02-19
remove import_subkey from monkeysphere usage and man page until we get
Jameson Graef Rollins
2009-02-19
the import_subkey function was in fact not implement at all. MUST FIX!
Jameson Graef Rollins
2009-02-19
add a gpg_user function in monkeysphere to add some gpg quieting
Jameson Graef Rollins
2009-02-19
The monkeysphere {import,gen}_subkey functions were not up-to-date.
Jameson Graef Rollins
2009-02-19
added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for ...
Daniel Kahn Gillmor
2009-02-19
fix CHECK_KEYSERVER variable in monkeysphere, so the default is correct for p...
Jameson Graef Rollins
2009-02-19
tweak some of the prompting, to change defaults, and add PROMPT usage where m...
Jameson Graef Rollins
2009-02-19
Cleanup how variables are specified and loaded:
Jameson Graef Rollins
2009-02-18
new msmktempdir function, to simplify making temporary directories. remove M...
Jameson Graef Rollins
2009-02-01
fix the log output for the ssh-proxycommand
Jameson Graef Rollins
2009-02-01
small tweak to ssh-proxycommand comments.
Jameson Graef Rollins
2009-01-31
move src/subcommands to srv/share, and add common file to src/share (update M...
Jameson Graef Rollins