1. e33ad1d IPMI changes to support port changes by George Keishing · 4 years, 7 months ago
  2. 8a70e6f Fix code documentation example by George Keishing · 4 years, 7 months ago
  3. 9e042ad shell_cmd support for error_regexes arg by Michael Walsh · 4 years, 9 months ago
  4. 4d5f668 shell_cmd return Popen object when fork=1 by Michael Walsh · 4 years, 9 months ago
  5. 3fb2618 Fixed shell_cmd time_out processing failure by Michael Walsh · 4 years, 10 months ago
  6. fffddca Re-instate "create_command_string fix for py3" by Michael Walsh · 4 years, 11 months ago
  7. 79b3444 Revert "create_command_string fix for py3" by George Keishing · 4 years, 11 months ago
  8. 58bb8fe create_command_string fix for py3 by Michael Walsh · 4 years, 11 months ago
  9. ec01a6f Adjust to deprecated validation functions by Michael Walsh · 5 years ago
  10. 1429e12 shell_cmd source_to_object(allowed_shell_rcs) by Michael Walsh · 5 years ago
  11. c108e42 Remove use of deprecated rprint functions by Michael Walsh · 5 years ago
  12. 23ac9b4 create_command_string check len(pos_parms) and filter(None, pos_parms) by Michael Walsh · 5 years ago
  13. 16244c2 Revert "Revert "re_order_kwargs, default_arg_delim, create_command_string functions"" by George Keishing · 5 years ago
  14. 65b0a85 Revert "re_order_kwargs, default_arg_delim, create_command_string functions" by George Keishing · 5 years ago
  15. 8173555 re_order_kwargs, default_arg_delim, create_command_string functions by Michael Walsh · 5 years ago
  16. 36efbc0 Python 2.7x and 3.xx compatibility fixes by George Keishing · 6 years ago
  17. 22c3b6d shell_cmd: Fixed error deriving ignore_err default value by Michael Walsh · 6 years ago
  18. 45fead4 shell_cmd ignore_err and show_err improvements: by Michael Walsh · 6 years ago
  19. 55abd1b Change default setting of print_output to "not quiet". by Michael Walsh · 6 years ago
  20. a750ed7 Improve shell_cmd error output when quiet=1. by Michael Walsh · 6 years ago
  21. faafa9c Add fork arg to shell_cmd by Michael Walsh · 6 years ago
  22. 004ad3c Formatted python files to follow PEP 8 python code standards. by Joy Onyerikwu · 6 years ago
  23. 4cb9b2a Fixed quiet, test_mode, ignore_error processing in shell_cmd by Michael Walsh · 6 years ago
  24. 21083d2 New shell_cmd by Michael Walsh · 6 years ago
  25. 3ba8ecd New stop plug-in by Michael Walsh · 6 years ago
  26. 096cd56 Fixed PEP 8 style using autopep8 by Gunnar Mills · 6 years ago
  27. a3e2f53 Added ignore_err parm to cmd_fnc_u and cmd_fnc. by Michael Walsh · 6 years ago
  28. d690150 Remove hashtag lines from all .py files. by Michael Walsh · 7 years ago
  29. cfe9fed Added return_stderr support to cmd_fnc. by Michael Walsh · 7 years ago
  30. f41fac8 Created new parse_command_string function. by Michael Walsh · 7 years ago
  31. afc53a2 Changed many grp references in gen_cmd.py to gp equivalents. by Michael Walsh · 7 years ago
  32. c3b512e Created new gen_cmd.py module. by Michael Walsh · 7 years ago