Age | Commit message (Expand) | Author |
2010-12-20 | more precise description of file::ChangeNotify's behavior | Jamie McClelland |
2010-12-19 | first attempt at closing #499 (changes to user authorized_keys files not | Jamie McClelland |
2010-11-13 | update changelog | Jameson Rollins |
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-11-13 | avoid using the running MSVA from the user during the tests | Daniel Kahn Gillmor |
2010-10-30 | update upstream changelog | Jameson Rollins |
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-27 | remove reference to USE_VALIDATION_AGENT (the usage was incorrect as well) | Jameson Rollins |
2010-10-27 | fix label in upstream changelog | Jameson Rollins |
2010-10-26 | finalize changelog for 0.34 release | Jameson Rollins |
2010-10-26 | add note about CHECK_KEYSERVER var in msph-auth man page | 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 | update changelog | Jameson Rollins |
2010-10-18 | Simplification/refactoring of key/file processing | Jameson Rollins |
2010-10-18 | fix test for keys-for-user | Jameson Rollins |
2010-10-18 | add check for argument in keys-for-user | Jameson Rollins |
2010-10-17 | fixed bug in remove_monkeysphere_lines function | Jameson Rollins |
2010-10-17 | fix changelog | 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-17 | add missing CHECK_KEYSERVER config in skeleton monkeysphere-authentication.conf | Jameson Rollins |
2010-10-17 | add 'k' as shortcut for keys-for-user | Jameson Rollins |
2010-10-17 | fix typo in monkeysphere usage | Jameson Rollins |
2010-10-15 | update changelog for 0.33 release | 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-15 | avoid keytrans test suite breakage on fast processors (addresses http://bugs.... | Daniel Kahn Gillmor |
2010-10-08 | default HASH_KNOWN_HOSTS to false (closes MS #2483) | Daniel Kahn Gillmor |
2010-10-07 | removed releasenote details, as they are now in monkeysphere-docs | Daniel Kahn Gillmor |
2010-10-06 | Fix more calls to gpg_shere, finishing what was started in 90166e0bb8e4ebc1c1... | Jameson Rollins |
2010-10-04 | update changelog for 0.32 release | Jameson Rollins |
2010-10-04 | use LC_ALL=C for all gpg calls | Jameson Rollins |