Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | LICENSE'ing: Add individual license/copyright headers to (nearly) all files. | Mike Gabriel | 2020-09-17 | 9 | -0/+227 |
| | |||||
* | Change bind IP to 0.0.0.0 | Jonathan Weth | 2020-08-18 | 1 | -1/+1 |
| | |||||
* | Fix typo | Jonathan Weth | 2020-07-31 | 1 | -1/+1 |
| | |||||
* | Return error status if connection to RWA wasn't successful | Jonathan Weth | 2020-07-31 | 2 | -21/+36 |
| | | | | Close #10 | ||||
* | Don't log so often. | Jonathan Weth | 2020-07-31 | 1 | -2/+4 |
| | | | | Close #11 | ||||
* | Stop service if lock file was removed | Jonathan Weth | 2020-07-30 | 2 | -8/+41 |
| | |||||
* | Store lock file in own directory in /tmp/ | Jonathan Weth | 2020-07-30 | 1 | -1/+3 |
| | |||||
* | Update documentation | Jonathan Weth | 2020-07-29 | 1 | -2/+8 |
| | |||||
* | Add option to configure API URL | Jonathan Weth | 2020-07-29 | 7 | -27/+65 |
| | |||||
* | Remove legacy API documentation | Jonathan Weth | 2020-07-29 | 1 | -69/+0 |
| | |||||
* | Remove legacy requirements.txt | Jonathan Weth | 2020-07-29 | 1 | -2/+0 |
| | |||||
* | Reformat | Jonathan Weth | 2020-07-29 | 1 | -2/+4 |
| | |||||
* | Reformat | Jonathan Weth | 2020-07-29 | 1 | -2/+2 |
| | |||||
* | Create lock file if service is running | Jonathan Weth | 2020-07-29 | 1 | -0/+16 |
| | |||||
* | Update requirements.txt | Jonathan Weth | 2020-07-29 | 1 | -1/+1 |
| | |||||
* | Add config and docs for activation by D-Bus | Jonathan Weth | 2020-07-29 | 2 | -0/+26 |
| | |||||
* | Add one-time service option | Jonathan Weth | 2020-07-29 | 1 | -4/+14 |
| | |||||
* | Use SIGINT instead of SIGTERM to kill sub processes | Jonathan Weth | 2020-07-29 | 1 | -2/+2 |
| | |||||
* | Reformat | Jonathan Weth | 2020-07-27 | 1 | -4/+10 |
| | |||||
* | Use typing everywhere and clean up argparse | Jonathan Weth | 2020-07-27 | 2 | -17/+11 |
| | | | | Close #8 | ||||
* | Add requirements.txt for doc generation | Jonathan Weth | 2020-07-27 | 1 | -0/+2 |
| | |||||
* | Add documentation | Jonathan Weth | 2020-07-27 | 14 | -62/+753 |
| | |||||
* | Add logging | Jonathan Weth | 2020-07-27 | 2 | -26/+66 |
| | | | | Close #5 | ||||
* | Ensure that only one just can run | Jonathan Weth | 2020-07-27 | 2 | -4/+16 |
| | | | | Close #6 | ||||
* | Update copyright and licence information | Jonathan Weth | 2020-07-27 | 1 | -1/+16 |
| | |||||
* | Add wget to dependencies | Jonathan Weth | 2020-07-27 | 1 | -1/+1 |
| | |||||
* | Merge branch '4-provide-global-trigger-service-for-all-sessions' into 'master' | Jonathan Weth | 2020-07-27 | 3 | -39/+81 |
|\ | | | | | | | | | | | | | Resolve "Provide global trigger service (for all sessions)" Closes #4 See merge request remotewebapp/session-service!4 | ||||
| * | Create global trigger server and handle SIGINT correctly | Jonathan Weth | 2020-07-27 | 3 | -39/+81 |
|/ | |||||
* | Merge branch 'pr/bug-invalid-pid-dbus' into 'master' | Jonathan Weth | 2020-07-24 | 2 | -8/+19 |
|\ | | | | | | | | | Prevent crashing when asking for status with invalid pid See merge request remotewebapp/session-service!3 | ||||
| * | Prevent crashing when asking for status with invalid pid & mockup-mode: make ↵ | Daniel Teichmann | 2020-07-24 | 2 | -8/+19 |
| | | | | | | | | sessionid's positive | ||||
* | | Add system for handling jobs (like file upload/download etc.) | Jonathan Weth | 2020-07-24 | 1 | -0/+38 |
|/ | |||||
* | Implement bi-directional stopping of sessions | Jonathan Weth | 2020-07-23 | 2 | -1/+10 |
| | |||||
* | Reformat | Jonathan Weth | 2020-07-22 | 1 | -4/+5 |
| | |||||
* | Add support for triggered status updates | Jonathan Weth | 2020-07-22 | 1 | -4/+8 |
| |