summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-30clean up ssh_proxycommand function (no functional change)Jameson Rollins
2010-10-30break out proxy command validation code into it's own function (no functional...Jameson Rollins
2010-10-30improve debug outputJameson Rollins
2010-10-30fix variable declarations in update_known_hostsJameson Rollins
2010-10-30catch return for grep in remove_line, for case where grep -v returns nothing ...Jameson Rollins
2010-10-29fix ssh_proxycommand marginal uiJameson Rollins
2010-10-29fix variable declaration (leftover from break out of touch_key_file_or_fail)Jameson Rollins
2010-10-29consolidate and simplify printing of key lines in process_keys_for_fileJameson Rollins
2010-10-27remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well)Jameson Rollins
2010-10-27fix label in upstream changelogJameson Rollins
2010-10-26finalize changelog for 0.34 releaseJameson Rollins
2010-10-26add note about CHECK_KEYSERVER var in msph-auth man pageJameson Rollins
2010-10-25ensure that we only remove fully-matching lines once we have found themDaniel Kahn Gillmor
2010-10-24back to using grep fixed-string matching when removing key linesJameson Rollins
2010-10-24don't fail if authorized_keys file not presentJameson Rollins
2010-10-22tweak log levels and messages in ma/update_usersJameson Rollins
2010-10-19fix remove_line function to not use fixed string checking, and to mv -f the t...Jameson Rollins
2010-10-18fix remove_monkeysphere_lines function to just read from stdin and write to s...Jameson Rollins
2010-10-18fix update_known_hosts to create proper initial temp fileJameson Rollins
2010-10-18fix back to integer indexing in process_authorized_user_idsJameson Rollins
2010-10-18cleanup update_known_hostsJameson Rollins
2010-10-18fix up update_authorized_keysJameson Rollins
2010-10-18fix process_keys_for_file so that it can accept '-' as a file, and send outpu...Jameson Rollins
2010-10-18update changelogJameson Rollins
2010-10-18Simplification/refactoring of key/file processingJameson Rollins
2010-10-18fix test for keys-for-userJameson Rollins
2010-10-18add check for argument in keys-for-userJameson Rollins
2010-10-17fixed bug in remove_monkeysphere_lines functionJameson Rollins
2010-10-17fix changelogJameson Rollins
2010-10-17remove unneccessary export of TMP_AUTHORIZED_USER_IDSJameson Rollins
2010-10-17fix keys-for-userJameson Rollins
2010-10-17add missing CHECK_KEYSERVER config in skeleton monkeysphere-authentication.confJameson Rollins
2010-10-17add 'k' as shortcut for keys-for-userJameson Rollins
2010-10-17fix typo in monkeysphere usageJameson Rollins
2010-10-15update changelog for 0.33 releaseJameson Rollins
2010-10-15make sure authorized_keys options lines are skipped in keys-for-userJameson Rollins
2010-10-15attempt to fix apostroproblem in ma/keys-for-userJameson Rollins
2010-10-15avoid keytrans test suite breakage on fast processors (addresses http://bugs....Daniel Kahn Gillmor
2010-10-08default HASH_KNOWN_HOSTS to false (closes MS #2483)Daniel Kahn Gillmor
2010-10-07removed releasenote details, as they are now in monkeysphere-docsDaniel Kahn Gillmor
2010-10-06Fix more calls to gpg_shere, finishing what was started in 90166e0bb8e4ebc1c1...Jameson Rollins
2010-10-04update changelog for 0.32 releaseJameson Rollins
2010-10-04use LC_ALL=C for all gpg callsJameson Rollins
2010-10-04Merge remote branch 'greg/2459'Jameson Rollins
2010-10-04fix need for only single argument to gpg_sphereJameson Rollins
2010-10-04Test coverage for monkeysphere-authentication keys-for-userGreg Lyle
2010-10-03update ChangelogDaniel Kahn Gillmor
2010-10-03Merge remote branch 'jrollins/master'Daniel Kahn Gillmor
2010-10-02fix formatting of b3f0bbedbf242d2640d3bc56cce62ae726081400 to conform to stan...Jameson Rollins
2010-10-02add debugging to monkeysphere-host publish-key, closes: #2289Micah Anderson