summaryrefslogtreecommitdiff
path: root/src/share/ma/update_users
AgeCommit message (Expand)Author
2013-03-09Dual-quote arguments passed to su_monkeysphere_user() when possible.dualquoteJonas Smedegaard
2013-03-09Simplify arguments passed to su_monkeysphere_user() and gpg_sphereJonas Smedegaard
2013-03-09Pass only single commands through su wrapperJonas Smedegaard
2010-10-22tweak log levels and messages in ma/update_usersJameson Rollins
2010-10-18fix process_keys_for_file so that it can accept '-' as a file, and send outpu...Jameson Rollins
2010-10-18Simplification/refactoring of key/file processingJameson Rollins
2010-10-17remove unneccessary export of TMP_AUTHORIZED_USER_IDSJameson Rollins
2010-10-17fix keys-for-userJameson Rollins
2010-01-10Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.Jameson Rollins
2009-07-26ensuring that STRICT_MODES gets passed through to the monkeysphere subshell p...Daniel Kahn Gillmor
2009-04-06Add two new compatibility functions:Jameson Graef Rollins
2009-03-02get rid of FILE_OWNER variable, in favor of just using $(whoami) whenJameson Graef Rollins
2009-03-01proposed fix for issue 630; since m-a u operates on a saved copy of the users...Daniel Kahn Gillmor
2009-03-01switched $USER to $FILE_OWNER; new name is more semantically clear and less l...Daniel Kahn Gillmor
2009-03-01explicity set the USER variable, since it's needed for checking file permissi...Jameson Graef Rollins
2009-03-01break out default variables into their own file: defaultenvJameson Graef Rollins
2009-02-22fix some return code setting stuf that was no longer being used, and change n...Jameson Graef Rollins
2009-02-21make sure we're explicitly capturing return codes in places where they are te...Jameson Graef Rollins
2009-02-19moved directory for monkeysphere-generated authorized_keys files back to its ...Daniel Kahn Gillmor
2009-02-01fix a bunch of directory references to the new data/share dirsJameson Graef Rollins
2009-01-31move src/subcommands to srv/share, and add common file to src/share (update M...Jameson Graef Rollins