Histórico de Commits

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