Commit History

Author SHA1 Message Date
  Marc Di Luzio b6da948ca2 Add the output to the log for external processes that have failed 6 years ago
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value 6 years ago
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process 6 years ago
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection 6 years ago
  Marc Di Luzio e9ff2cbb10 Implement a timeout in run_external_process 6 years ago
  Marc Di Luzio 1665447350 Use run_external_process for the script execution 6 years ago
  Marc Di Luzio 5facf2bba5 Refactor out script execution 6 years ago
  Marc Di Luzio 024acddf90 Run the custom start scripts to after the other optimisations 6 years ago
  Marc Di Luzio 9df1dd857c Try waiting for the reaper thread at the start of tests if needed 6 years ago
  Marc Di Luzio e44c445262 Use the actual dbus error when failing in the client 6 years ago
  Alex Smith 3c28e84700 Merge pull request #105 from mdiluz/auto-detect-vendor 6 years ago
  Marc Di Luzio a5543880f3 Clarify ini file description 6 years ago
  Alex Smith c7c1c5470f Minor fix for preload instructions 6 years ago
  Alex Smith 326be7ebbd Merge pull request #106 from mdiluz/supervisor-support 6 years ago
  Marc Di Luzio 7f6f32d284 Actually reject requests if require_supervisor is hit 6 years ago
  Marc Di Luzio c1dfd8bbc4 Add gamemode error strings to printouts to help debug issues 6 years ago
  Marc Di Luzio 218dc9dab8 Fix up formatting 6 years ago
  Marc Di Luzio 70c317233f Wait for the child to finish up 6 years ago
  Marc Di Luzio 3a624350d1 Add flavor to error log messages 6 years ago
  Marc Di Luzio baf295773b Implement supervisor tests 6 years ago
  Marc Di Luzio b28efdb555 Correct the names and return 0 for success 6 years ago
  Marc Di Luzio 602afdcbb7 Add check against require_supervisor variable 6 years ago
  Marc Di Luzio 1d40c0cc1b Refactor to use single internal functions for register, unregister and query 6 years ago
  Marc Di Luzio d4fdd9e3b4 Correct internal name for query_status_for 6 years ago
  Marc Di Luzio de1049f070 Fix comments 6 years ago
  Marc Di Luzio c2f7e971c6 Implement game_mode_query_status_for as well 6 years ago
  Marc Di Luzio 1b96111afc Add entry in README for supervisor support 6 years ago
  Marc Di Luzio 1430c0b831 Implement supervisor features using new config variables 6 years ago
  Marc Di Luzio d60ac23daa Add a helper function for getting if a config list contains a string 6 years ago
  Marc Di Luzio c5f58c56d0 Hook up interfaces for functions to register another process 6 years ago