Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'mr/catch-dbus-exception' into 'master' | Jonathan Weth | 2021-06-30 | 1 | -2/+6 |
|\ | | | | | | | | | test_client.py: Catch D-Bus exception on startup See merge request remotewebapp/rwa.support.sessionservice!9 | ||||
| * | test_client.py: Catch D-Bus exception on startup | Daniel Teichmann | 2021-06-30 | 1 | -2/+6 |
|/ | |||||
* | Merge branch 'feature/multiple-hosts' into 'master' | Jonathan Weth | 2021-06-29 | 6 | -80/+142 |
|\ | | | | | | | | | Support multiple hosts See merge request remotewebapp/rwa.support.sessionservice!7 | ||||
| * | Fix click implementation in test client | Jonathan Weth | 2021-06-29 | 1 | -4/+4 |
| | | |||||
| * | Drop dynaconf support | Jonathan Weth | 2021-06-28 | 5 | -29/+3 |
| | | |||||
| * | Merge branch 'master' into feature/multiple-hosts | Jonathan Weth | 2021-06-28 | 2 | -10/+20 |
| |\ | |/ |/| | |||||
* | | Merge branch 'master' of ↵ | Jonathan Weth | 2021-06-28 | 1 | -4/+14 |
|\ \ | | | | | | | | | | gitlab.das-netzwerkteam.de:remotewebapp/rwa.support.sessionservice | ||||
| * \ | Merge branch 'mr/sigquit-handler-for-stopping-sessions' into 'master' | Jonathan Weth | 2021-06-28 | 1 | -4/+14 |
| |\ \ | | | | | | | | | | | | | | | | | Add a new signal handler for SIGQUIT See merge request remotewebapp/rwa.support.sessionservice!6 | ||||
| | * | | Add a new signal handler for SIGQUIT. SIGQUIT signals the service to stop ↵ | Daniel Teichmann | 2021-06-28 | 1 | -4/+14 |
| |/ / | | | | | | | | | | | | | | | | ALL sessions. How to send SIGQUIT via a terminal emulator: stty -a | grep intr | ||||
* / / | Log connection errors in service better | Jonathan Weth | 2021-06-28 | 2 | -6/+6 |
|/ / | |||||
| * | Merge branch 'master' into feature/multiple-hosts | Jonathan Weth | 2021-06-28 | 6 | -85/+123 |
| |\ | |/ |/| | |||||
* | | Use click in Session Service | Jonathan Weth | 2021-06-28 | 1 | -29/+20 |
| | | |||||
* | | Stop VNC server on request failure | Jonathan Weth | 2021-06-28 | 1 | -0/+2 |
| | | |||||
* | | Rewrite test_client.py using click | Jonathan Weth | 2021-06-28 | 3 | -81/+65 |
| | | |||||
* | | Merge branch 'mr/test_client.py' into 'master' | Jonathan Weth | 2021-06-28 | 2 | -10/+74 |
|\ \ | | | | | | | | | | | | | Update test_client.py to existing API-features See merge request remotewebapp/rwa.support.sessionservice!5 | ||||
| * | | Update test_client.py to existing API-features | Daniel Teichmann | 2021-06-28 | 2 | -10/+74 |
|/ / | |||||
| * | Support multiple hosts | Jonathan Weth | 2021-06-28 | 6 | -21/+112 |
|/ | |||||
* | Send hostname to web app | Jonathan Weth | 2021-06-24 | 1 | -0/+2 |
| | |||||
* | Introduce and apply reformat/lint | Jonathan Weth | 2021-06-23 | 8 | -99/+1455 |
| | |||||
* | Restructure project directory and provide script for session service | Jonathan Weth | 2021-06-23 | 10 | -14/+22 |
| | |||||
* | Generate PIN in this service and provide authentication mechanisms | Jonathan Weth | 2021-06-23 | 3 | -45/+79 |
| | |||||
* | Fix paths and copyright | Jonathan Weth | 2021-06-22 | 15 | -295/+310 |
| | |||||
* | d/install: Adapt to renaming of the DBus session service file. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | d/control: Add B:/R: remote-support-session-service (previous name). | Mike Gabriel | 2020-10-04 | 1 | -0/+2 |
| | |||||
* | Rename class RWAService to RWASupportSessionService. | Mike Gabriel | 2020-10-04 | 2 | -4/+4 |
| | |||||
* | session.py: Update RWA URL to RWA.Support. This might require more work. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | Some docstring and error message adaptations to namespace changes. | Mike Gabriel | 2020-10-04 | 2 | -7/+7 |
| | |||||
* | d/rules: Adapt sed command to renamed DBus service file. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | org.ArcticaProject.RWASupportSessionService: Adapt DBus service path to new ↵ | Mike Gabriel | 2020-10-04 | 3 | -11/+11 |
| | | | | project namespace. | ||||
* | lock.py: Adapt to lock dir and lock file name to new project namespace. | Mike Gabriel | 2020-10-04 | 1 | -2/+2 |
| | |||||
* | d/rules: Adapt sed command that modifies the org.ArcticaProject.RWA DBus ↵ | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | | | | service file. | ||||
* | org.ArcticaProject.RWA.service: Update to new project namespace. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | Update project URLs. | Mike Gabriel | 2020-10-04 | 9 | -9/+9 |
| | |||||
* | d/*: Update project URLs. | Mike Gabriel | 2020-10-04 | 4 | -10/+10 |
| | |||||
* | d/control: Update package description. | Mike Gabriel | 2020-10-04 | 1 | -6/+7 |
| | |||||
* | d/install: Update to change package namespace. | Mike Gabriel | 2020-10-04 | 1 | -2/+2 |
| | |||||
* | config.py: Expect settings.toml in another path. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | d/changelog: Change src:pkg name. | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | d/control: Rename src:pkg and bin:pkg. | Mike Gabriel | 2020-10-04 | 1 | -2/+2 |
| | |||||
* | d/control: Set versioned D: python3-dynaconf (>= 3.0). | Mike Gabriel | 2020-10-04 | 1 | -1/+1 |
| | |||||
* | d/control: Add D: python3-box. | Mike Gabriel | 2020-10-04 | 1 | -0/+1 |
| | |||||
* | debian/rules: Do manually patching of the DBus service file, instead. | Mike Gabriel | 2020-09-18 | 1 | -0/+5 |
| | |||||
* | debian/patches: Drop quilt patches again. Of not much use with DH compat ↵ | Mike Gabriel | 2020-09-18 | 2 | -12/+0 |
| | | | | level 12 if package is native. | ||||
* | Revert "debian/rules: Explicitly demand quilt as patch management system ↵ | Mike Gabriel | 2020-09-18 | 1 | -1/+1 |
| | | | | | | (because of source/format 1.0)." This reverts commit 4aee21bfbfe1991e64fb34d7c890766972700935. | ||||
* | debian/control: Explicit B-D on quilt. | Mike Gabriel | 2020-09-18 | 1 | -0/+1 |
| | |||||
* | debian/rules: Explicitly demand quilt as patch management system (because of ↵ | Mike Gabriel | 2020-09-18 | 1 | -1/+1 |
| | | | | source/format 1.0). | ||||
* | debian/control: Downgrade DH compat level to version 12 (to amend builds on ↵ | Mike Gabriel | 2020-09-17 | 1 | -1/+1 |
| | | | | Ubuntu 20.04). | ||||
* | debian/: Initial draft for creating DEB packages. | Mike Gabriel | 2020-09-17 | 12 | -0/+110 |
| | |||||
* | config.py: Use project name as /etc/ folder namespace (rwa-session-service ↵ | Mike Gabriel | 2020-09-17 | 1 | -1/+1 |
| | | | | -> remote-support-session-service). | ||||
* | docs/admin/04_dbus.rst: Add python3-dynaconf to list of required packages. | Mike Gabriel | 2020-09-17 | 1 | -1/+1 |
| |