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-11-13
universalize and consolidate on --fixed-list-mode
Daniel Kahn Gillmor
2010-10-30
improve debug output
Jameson Rollins
2010-10-30
catch return for grep in remove_line, for case where grep -v returns nothing ...
Jameson Rollins
2010-10-29
fix ssh_proxycommand marginal ui
Jameson Rollins
2010-10-29
fix variable declaration (leftover from break out of touch_key_file_or_fail)
Jameson Rollins
2010-10-29
consolidate and simplify printing of key lines in process_keys_for_file
Jameson Rollins
2010-10-25
ensure that we only remove fully-matching lines once we have found them
Daniel Kahn Gillmor
2010-10-24
back to using grep fixed-string matching when removing key lines
Jameson Rollins
2010-10-24
don't fail if authorized_keys file not present
Jameson Rollins
2010-10-19
fix remove_line function to not use fixed string checking, and to mv -f the t...
Jameson Rollins
2010-10-18
fix remove_monkeysphere_lines function to just read from stdin and write to s...
Jameson Rollins
2010-10-18
fix back to integer indexing in process_authorized_user_ids
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
fixed bug in remove_monkeysphere_lines function
Jameson Rollins
2010-10-04
fix need for only single argument to gpg_sphere
Jameson Rollins
2010-10-02
fix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081400 to conform to stan...
Jameson Rollins
2010-10-02
Assume that space- or tab-prefixed lines contain ssh authorized_keys options ...
Clint Adams
2010-09-21
change log level for outputting message: "! primary key could not be
Jamie McClelland
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
[next]