Age | Commit message (Expand) | Author |
2013-03-13 | Fix quote command embedded in another command (thanks, Daniel!) | Jonas Smedegaard |
2013-03-13 | Optimize to not spawn subshell in su-wrapper when running as same user. | Jonas Smedegaard |
2013-03-13 | Preserve (instead of collapse) arguments in su_monkeysphere_user(). | Jonas Smedegaard |
2013-03-13 | Simplify arguments passed to su_monkeysphere_user() and gpg_sphere | Jonas Smedegaard |
2013-03-13 | Pass only single commands through su wrapper | Jonas Smedegaard |
2013-03-13 | enable executing shell functions by invoking common directly. | Daniel Kahn Gillmor |
2013-02-07 | added keyid-format 0xlong to monkeysphere-authentication default gpg.conf fil... | Daniel Kahn Gillmor |
2013-01-18 | enable openpgp2pem as well from keytrans | Daniel Kahn Gillmor |
2012-09-11 | fetch all keys instead of the first 5 (and work better with gpg 2.0.19, which... | Daniel Kahn Gillmor |
2012-03-20 | add --batch to gpg invocations, since gpg2 requires it to use --passphrase-* ... | Daniel Kahn Gillmor |
2012-03-16 | use date somewhat more portably | Daniel Kahn Gillmor |
2010-12-20 | keytrans: avoid confusing user IDs across different keys (closes MS # 2682) | Daniel Kahn Gillmor |
2010-11-13 | If for whatever reason the primary UID comes up empty, give the injected subk... | Daniel Kahn Gillmor |
2010-11-13 | universalize and consolidate on --fixed-list-mode | Daniel Kahn Gillmor |
2010-10-30 | clean up ssh_proxycommand function (no functional change) | Jameson Rollins |
2010-10-30 | break out proxy command validation code into it's own function (no functional... | Jameson Rollins |
2010-10-30 | improve debug output | Jameson Rollins |
2010-10-30 | fix variable declarations in update_known_hosts | 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-22 | tweak log levels and messages in ma/update_users | 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 update_known_hosts to create proper initial temp file | Jameson Rollins |
2010-10-18 | fix back to integer indexing in process_authorized_user_ids | Jameson Rollins |
2010-10-18 | cleanup update_known_hosts | Jameson Rollins |
2010-10-18 | fix up update_authorized_keys | 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-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-10-04 | fix need for only single argument to gpg_sphere | Jameson Rollins |
2010-10-03 | Merge remote branch 'jrollins/master' | Daniel Kahn Gillmor |
2010-10-02 | fix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081400 to conform to stan... | Jameson Rollins |
2010-10-02 | add debugging to monkeysphere-host publish-key, closes: #2289 | Micah Anderson |
2010-10-02 | Assume that space- or tab-prefixed lines contain ssh authorized_keys options ... | Clint Adams |
2010-10-01 | fix revoke_key typo in creating temporary directory | Micah Anderson |
2010-09-21 | Merge remote branch 'jamie/master' | Daniel Kahn Gillmor |
2010-09-21 | change log level for outputting message: "! primary key could not be | Jamie McClelland |
2010-09-14 | fix *all* install paths, including in man pages and transition scripts | Jameson Rollins |
2010-07-04 | Merge remote branch 'dkg/master' | Jameson Rollins |