index
:
RWA.Support.SessionService
crypt
master
mr/add_web_app_host-fix-str-casting-issue
mr/stuff
Remote Web App::Support::Session Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 p...
Mike Gabriel
2020-10-04
3
-11
/
+11
*
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 serv...
Mike Gabriel
2020-10-04
1
-1
/
+1
*
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 leve...
Mike Gabriel
2020-09-18
2
-12
/
+0
*
Revert "debian/rules: Explicitly demand quilt as patch management system (bec...
Mike Gabriel
2020-09-18
1
-1
/
+1
*
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
*
debian/control: Downgrade DH compat level to version 12 (to amend builds on U...
Mike Gabriel
2020-09-17
1
-1
/
+1
*
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
*
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
*
Don't log so often.
Jonathan Weth
2020-07-31
1
-2
/
+4
*
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
[next]