Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Di Luzio 1df1852c76 Move most Wine could out to Wine file hace 5 años
  Marc Di Luzio 75dc083616 Remove artificial max client limit hace 5 años
  Alex Smith 3a2ebd1cdf Merge pull request #144 from mdiluz/add-config-hotreloading hace 5 años
  Marc Di Luzio a0b850474d Fix comments hace 5 años
  Marc Di Luzio a9e3f866a0 Extend the context rwlock around where we apply optimisations hace 5 años
  Marc Di Luzio 83c4d38858 Use PATH_MAX-1 as strncopy doesn't always set the final null byte hace 5 años
  Marc Di Luzio 44ab695246 Fix memory leak ambiguity with executable names hace 5 años
  Marc Di Luzio 5d0a413035 Only perform the leave/enter loop when gamemode is already active/has clients hace 5 años
  Marc Di Luzio ec55bda3b2 Implement inotify check on the reaper thread for config changes hace 5 años
  Marc Di Luzio ceb1808c95 Initial implementation of a RefreshConfig dbus interface hace 5 años
  Marc Di Luzio 5ffe832faf Don't store the initial values hace 5 años
  Marc Di Luzio 598969a538 Implement restoring the old ioprio value when unregistered hace 5 años
  Marc Di Luzio 2249a71355 Get ready for re-setting ioprio value on un-register hace 5 años
  Marc Di Luzio 6d14149658 Reset renice value on unregister hace 5 años
  Marc Di Luzio 09d63ae4f5 Set up for resetting niceness value hace 5 años
  Christian Kellner 70e601267b daemon: use readlink not realpath to find the exe hace 5 años
  Christian Kellner 05909d1cfa daemon: add a ClientCount dbus property hace 6 años
  Christian Kellner 6d921617f9 daemon: make context_num_clients a public method hace 6 años
  Christian Kellner d12ab6830f No old-style function definitions. hace 6 años
  Alex Smith 10a31f8dec Update copyright years to 2019 hace 6 años
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now hace 6 años
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value hace 6 años
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process hace 6 años
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection hace 6 años
  Marc Di Luzio 1665447350 Use run_external_process for the script execution hace 6 años
  Marc Di Luzio 5facf2bba5 Refactor out script execution hace 6 años
  Marc Di Luzio 024acddf90 Run the custom start scripts to after the other optimisations hace 6 años
  Marc Di Luzio 7f6f32d284 Actually reject requests if require_supervisor is hit hace 6 años
  Marc Di Luzio b28efdb555 Correct the names and return 0 for success hace 6 años
  Marc Di Luzio 602afdcbb7 Add check against require_supervisor variable hace 6 años