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
path:
root
/
session.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SIGINT instead of SIGTERM to kill sub processes
Jonathan Weth
2020-07-29
1
-2
/
+2
*
Use typing everywhere and clean up argparse
Jonathan Weth
2020-07-27
1
-4
/
+5
*
Add logging
Jonathan Weth
2020-07-27
1
-16
/
+36
*
Create global trigger server and handle SIGINT correctly
Jonathan Weth
2020-07-27
1
-35
/
+5
*
Merge branch 'pr/bug-invalid-pid-dbus' into 'master'
Jonathan Weth
2020-07-24
1
-4
/
+2
|
\
|
*
Prevent crashing when asking for status with invalid pid & mockup-mode: make ...
Daniel Teichmann
2020-07-24
1
-4
/
+2
*
|
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
1
-1
/
+8
*
Reformat
Jonathan Weth
2020-07-22
1
-4
/
+5
*
Add support for triggered status updates
Jonathan Weth
2020-07-22
1
-4
/
+8
*
Implement Flask server more elegant
Jonathan Weth
2020-07-22
1
-5
/
+19
*
Simplify generation of random numbers
Jonathan Weth
2020-07-22
1
-21
/
+10
*
Reformat
Jonathan Weth
2020-07-22
1
-14
/
+28
*
Merge branch 'master' of gitlab.das-netzwerkteam.de:remotewebapp/session-service
Jonathan Weth
2020-07-22
1
-25
/
+67
|
\
|
*
Add -m/--mockup-mode feature to service.py and session.py
Daniel Teichmann
2020-07-22
1
-25
/
+67
*
|
Kill Flask instead of terminating to fix hanging service process
Jonathan Weth
2020-07-22
1
-1
/
+1
*
|
Send stop request to RWA if VNC isn't running anymore
Jonathan Weth
2020-07-22
1
-2
/
+13
|
/
*
Add trigger option and API methods for updating and getting session status
Jonathan Weth
2020-07-21
1
-0
/
+55
*
Implement basic session daemon
Jonathan Weth
2020-07-20
1
-0
/
+91