index
:
ogClient
master
more_events
winlinux
OpenGnsys client
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix /image/create execution and response
Roberto Hueso Gómez
2020-02-05
2
-7
/
+12
*
Convert main file from dos format to unix format
Alvaro Neira Ayuso
2020-02-04
1
-28
/
+28
*
(BUG) Rename OG_SCRIPT_PATH to OG_PATH
Alvaro Neira Ayuso
2020-02-04
1
-2
/
+2
*
Fix /setup execution and response
Roberto Hueso Gómez
2020-02-03
2
-16
/
+17
*
Fix parseGetConf(...) configuration parsing
Roberto Hueso Gómez
2020-02-03
3
-27
/
+29
*
add space after Content-Length and Content-Type
OpenGnSys Support Team
2020-01-28
9
-36
/
+36
*
Add /refresh test
Roberto Hueso Gómez
2020-01-21
1
-0
/
+43
*
Change POST /refresh to GET /refresh
Roberto Hueso Gómez
2020-01-21
2
-6
/
+6
*
Fix /software command Linux operation
Roberto Hueso Gómez
2020-01-21
3
-5
/
+12
*
Add /software test
Roberto Hueso Gómez
2020-01-21
1
-0
/
+38
*
Fix /shell/run commands splitting
Roberto Hueso Gómez
2020-01-21
3
-3
/
+3
*
Fix /hardware command Linux operation
Roberto Hueso Gómez
2020-01-21
2
-3
/
+6
*
Add /hardware tests
Roberto Hueso Gómez
2020-01-21
1
-0
/
+32
*
Add test for /run/schedule
Roberto Hueso Gómez
2020-01-19
1
-0
/
+28
*
Add test for non-existent function
Roberto Hueso Gómez
2020-01-19
1
-0
/
+33
*
Add test for sequential /shell/run requests
Roberto Hueso Gómez
2020-01-19
1
-2
/
+25
*
Add /probe tests for multiple probes and extra parameter in json
Roberto Hueso Gómez
2020-01-19
1
-3
/
+32
*
Remove unnecessary variables from test server
Roberto Hueso Gómez
2020-01-19
1
-3
/
+0
*
(Clean-Up) Rename all the functions in ogRest to new ones more clears
Alvaro Neira Ayuso
2020-01-19
2
-42
/
+32
*
(Clean-Up) Rename HTTPParser file to restRequest
Alvaro Neira Ayuso
2020-01-19
2
-1
/
+1
*
(Clean-Up) Modify restResponse to get the response using constructor and get ...
Alvaro Neira Ayuso
2020-01-19
1
-40
/
+81
*
(Clean-Up) Rename HTTPParser to restRequest
Alvaro Neira Ayuso
2020-01-19
4
-79
/
+79
*
(Clean-Up) Rename cmd variable to body
Alvaro Neira Ayuso
2020-01-19
1
-15
/
+15
*
(Clean-Up) Rename cmd function/variables to use "run" syntax
Alvaro Neira Ayuso
2020-01-19
3
-6
/
+6
*
(Clean-Up) Rename jsoncmd variable to json_param
Alvaro Neira Ayuso
2020-01-19
1
-14
/
+14
*
Improve /image/create command response
Alvaro Neira Ayuso
2020-01-19
2
-0
/
+14
*
Add Refresh command
Alvaro Neira Ayuso
2020-01-19
2
-16
/
+57
*
Add image/create command for creating a new image
Alvaro Neira Ayuso
2020-01-19
2
-0
/
+43
*
(BUG) Include client parameter in restore command
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+1
*
Include License header
Alvaro Neira Ayuso
2020-01-19
14
-1
/
+109
*
Add stop command
Alvaro Neira Ayuso
2020-01-19
2
-35
/
+71
*
Execute cmd command using thread
Alvaro Neira Ayuso
2020-01-19
1
-19
/
+18
*
Fix echo check for process_shellrun in ogRest
Roberto Hueso Gómez
2020-01-19
1
-1
/
+1
*
Add /shell/run tests
Roberto Hueso Gómez
2020-01-19
1
-0
/
+65
*
Change /probe from GET to POST in ogClient
Roberto Hueso Gómez
2020-01-19
1
-3
/
+3
*
Adapt client responses to the server's
Roberto Hueso Gómez
2020-01-19
1
-6
/
+9
*
Fix ogClient socket.error typo
Roberto Hueso Gómez
2020-01-19
1
-1
/
+2
*
Add /probe tests
Roberto Hueso Gómez
2020-01-19
1
-0
/
+42
*
Add unit testing basic structure
Roberto Hueso Gómez
2020-01-19
4
-0
/
+66
*
Change ogClient.py encoding from dos to unix
Roberto Hueso gomez
2020-01-19
1
-123
/
+123
*
Include echo option for returning shell output
Alvaro Neira Ayuso
2020-01-19
2
-17
/
+15
*
Send OPG (opengnsys) status when a probe command is received
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+3
*
Improve setup command response
Alvaro Neira Ayuso
2020-01-19
2
-5
/
+31
*
Catch execution errors during restore image command
Alvaro Neira Ayuso
2020-01-19
2
-6
/
+14
*
Improve hardware command response behavior
Alvaro Neira Ayuso
2020-01-19
2
-6
/
+19
*
Improve software command response behavior
Alvaro Neira Ayuso
2020-01-19
2
-7
/
+24
*
Catch execution errors during init session command
Alvaro Neira Ayuso
2020-01-19
2
-41
/
+53
*
Modify methods to use less arguments
Alvaro Neira Ayuso
2020-01-19
2
-34
/
+51
*
Add restore/image command for restoring images on the machine
Alvaro Neira Ayuso
2020-01-19
3
-0
/
+53
*
Add setup command for configuring the machine
Alvaro Neira Ayuso
2020-01-19
3
-1
/
+38
[next]