aboutsummaryrefslogtreecommitdiff
path: root/rwa
Commit message (Collapse)AuthorAgeFilesLines
* Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ↵Daniel Teichmann2021-06-281-4/+14
| | | | | | ALL sessions. How to send SIGQUIT via a terminal emulator: stty -a | grep intr
* Use click in Session ServiceJonathan Weth2021-06-281-29/+20
|
* Stop VNC server on request failureJonathan Weth2021-06-281-0/+2
|
* Send hostname to web appJonathan Weth2021-06-241-0/+2
|
* Introduce and apply reformat/lintJonathan Weth2021-06-235-71/+77
|
* Restructure project directory and provide script for session serviceJonathan Weth2021-06-237-0/+886