index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ogRest.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve software command response behavior
Alvaro Neira Ayuso
2020-01-19
1
-6
/
+19
*
Catch execution errors during init session command
Alvaro Neira Ayuso
2020-01-19
1
-40
/
+48
*
Modify methods to use less arguments
Alvaro Neira Ayuso
2020-01-19
1
-29
/
+26
*
Add restore/image command for restoring images on the machine
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+14
*
Add setup command for configuring the machine
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+10
*
Add schedule command
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+5
*
Add hardware command to inventory the machine hardware
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+12
*
Add software command to inventory the machine software
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+12
*
Add session command to init the opengnsys session
Alvaro Neira Ayuso
2020-01-19
1
-2
/
+17
*
Create new object for creating dynamic json messages
Alvaro Neira Ayuso
2020-01-19
1
-12
/
+19
*
(BUG) Handling command error
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+7
*
Modify Thread methods names
Alvaro Neira Ayuso
2020-01-19
1
-4
/
+4
*
Blocks the program execution until a command is processing
Alvaro Neira Ayuso
2020-01-19
1
-4
/
+5
*
Create ogThread class to move all thread functions
Alvaro Neira Ayuso
2020-01-19
1
-16
/
+17
*
Execute command received using Threads
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+5
*
Split the commands taking into account GET/POST operations
Alvaro Neira Ayuso
2020-01-19
1
-10
/
+16
*
Add shell run and output commands
Alvaro Neira Ayuso
2020-01-19
1
-7
/
+47
*
Merge ogRest and ogProcess to have only one class
Alvaro Neira Ayuso
2020-01-19
1
-7
/
+48
*
Add ogRest class to generate API Rest Responses
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+14
[prev]