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
/
common
Age
Commit message (
Expand
)
Author
2010-04-17
do not try to add to known_hosts if HASH_KNOWN_HOSTS is true but ssh-keygen i...
Daniel Kahn Gillmor
2010-04-17
make comment more nit-pickingly accurate
Daniel Kahn Gillmor
2010-03-14
warn if keyserver query fails (Closes: MS #1750)
Daniel Kahn Gillmor
2010-02-18
enforce --no-armor when exporting to openpgp2ssh in case weird gpg.conf optio...
Daniel Kahn Gillmor
2010-01-19
dump gpg --import error spew to /dev/null during hackish uses of gpg
Daniel Kahn Gillmor
2010-01-19
ignoring time conflict when extracting info in a hacky way from gpg. warning...
Daniel Kahn Gillmor
2010-01-19
add get_cert_info() to common
Daniel Kahn Gillmor
2010-01-18
flesh out check for reasonable-looking service names
Daniel Kahn Gillmor
2010-01-18
canonicalize prompting to prompt if MONKEYSPHERE_PROMPT != 'false'
Jameson Rollins
2010-01-15
add trap to remove temp dir in list_primary_fingerprints function
Jameson Rollins
2010-01-11
rename keys-from-userid command to more accurate keys-for-userid
Jameson Rollins
2010-01-10
Fix patch for gen_key to test gpg version.
Jameson Rollins
2010-01-10
Add new keys-from-userid subcommand to monkeysphere UI.
Jameson Rollins
2010-01-10
Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.
Jameson Rollins
2009-09-24
avoid noisy warning message when ssh-askpass not available
Daniel Kahn Gillmor
2009-08-01
switch to using new checkperms script.
Daniel Kahn Gillmor
2009-07-26
added MONKEYSPHERE_STRICT_MODES environment option to disable permissions che...
Daniel Kahn Gillmor
2009-07-24
small bug fix, and readbility improvements
Jameson Graef Rollins
2009-07-24
shoring up known_hosts creation with proper umask and with multi-level direct...
Daniel Kahn Gillmor
2009-07-24
make failures with unwritable known_hosts slightly less cryptic.
Daniel Kahn Gillmor
2009-07-24
only touch the known_hosts file if it does not exist, and create the parent d...
Daniel Kahn Gillmor
2009-07-11
Merge commit 'mlcastle/master'
Jameson Graef Rollins
2009-07-11
improve function to get primary group to make it more portable
Jameson Graef Rollins
2009-07-11
more replacement of read -p with printf; read (re #446)
mike castleman
2009-06-29
resolve symlinks when checking path permissions
Jameson Graef Rollins
2009-04-06
add else failure to list_users function
Jameson Graef Rollins
2009-04-06
Add two new compatibility functions:
Jameson Graef Rollins
2009-04-06
actually check for md5 in the path within file_hash()
Daniel Kahn Gillmor
2009-04-05
fix typo in check_key_file_permissions function
Jameson Graef Rollins
2009-04-05
some small compatibility changes:
Jameson Graef Rollins
2009-03-27
trying to make m gen-subkey more responsive in the face of errors, and cleare...
Daniel Kahn Gillmor
2009-03-23
add FIXME note about IPv6 addresses, and break out hostnames from the last co...
Daniel Kahn Gillmor
2009-03-23
proposed patch for issue #660, to properly specify host and port number in kn...
Jameson Graef Rollins
2009-03-03
fix to logging to prefix all log output with log prefix, and allow changing o...
Jameson Graef Rollins
2009-03-02
fix remove_monkeysphere_line function to properly handle empty files.
Jameson Graef Rollins
2009-03-02
get rid of FILE_OWNER variable, in favor of just using $(whoami) when
Jameson Graef Rollins
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 test_gnu_dummy_s2k_extension(); no longer necessary
Daniel Kahn Gillmor
2009-02-22
Fix how version number is saved/retrieved. Version is now stored in
Jameson Graef Rollins
2009-02-21
preparing for stupid brown paper bag 0.23.1 release.
Daniel Kahn Gillmor
2009-02-21
fixing stupid internal version number synchronization.
Daniel Kahn Gillmor
2009-02-21
make sure we're explicitly capturing return codes in places where they are te...
Jameson Graef Rollins
2009-02-19
Merge commit 'jrollins/master'
Daniel Kahn Gillmor
2009-02-19
cleaning up output of cruft report
Daniel Kahn Gillmor
2009-02-19
diagnostics should now check for cruft from old versions of the monkeysphere.
Daniel Kahn Gillmor
2009-02-19
Modify/cleanup add_certifier and add_revoker, so that their code base
Jameson Graef Rollins
2009-02-19
added msmktempfile; got rid of /dev/stdin assumption in ssh_proxycommand for ...
Daniel Kahn Gillmor
2009-02-19
Merge commit 'dkg/master'
Jameson Graef Rollins
[next]