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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix /session execution
Roberto Hueso Gómez
2020-02-05
1
-1
/
+4
*
Fix /image/restore execution and response
Roberto Hueso Gómez
2020-02-05
1
-1
/
+5
*
Fix /image/create execution and response
Roberto Hueso Gómez
2020-02-05
1
-2
/
+10
*
(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
1
-8
/
+15
*
Fix parseGetConf(...) configuration parsing
Roberto Hueso Gómez
2020-02-03
1
-21
/
+22
*
Change POST /refresh to GET /refresh
Roberto Hueso Gómez
2020-01-21
1
-4
/
+4
*
Fix /software command Linux operation
Roberto Hueso Gómez
2020-01-21
1
-1
/
+7
*
Fix /shell/run commands splitting
Roberto Hueso Gómez
2020-01-21
1
-1
/
+1
*
Fix /hardware command Linux operation
Roberto Hueso Gómez
2020-01-21
1
-1
/
+4
*
(Clean-Up) Rename all the functions in ogRest to new ones more clears
Alvaro Neira Ayuso
2020-01-19
1
-7
/
+7
*
(Clean-Up) Rename HTTPParser to restRequest
Alvaro Neira Ayuso
2020-01-19
1
-26
/
+26
*
(Clean-Up) Rename cmd function/variables to use "run" syntax
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+1
*
Add Refresh command
Alvaro Neira Ayuso
2020-01-19
1
-16
/
+38
*
Add image/create command for creating a new image
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+23
*
Include License header
Alvaro Neira Ayuso
2020-01-19
2
-0
/
+15
*
Add stop command
Alvaro Neira Ayuso
2020-01-19
1
-17
/
+26
*
Improve setup command response
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+22
*
Catch execution errors during restore image command
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+5
*
Improve hardware command response behavior
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+5
*
Improve software command response behavior
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+5
*
Catch execution errors during init session command
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+5
*
Modify methods to use less arguments
Alvaro Neira Ayuso
2020-01-19
1
-5
/
+25
*
Add restore/image command for restoring images on the machine
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+4
*
Add setup command for configuring the machine
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
/
+4
*
Add software command to inventory the machine software
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+4
*
Add session command to init the opengnsys session
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+4
*
(BUG) Handling command error
Alvaro Neira Ayuso
2020-01-19
1
-2
/
+6
*
Add shell run and output commands
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+5
*
Add global variable to set up OpenGnsys path
Alvaro Neira Ayuso
2020-01-19
1
-2
/
+4
*
Include the reboot support in ogOperation
Alvaro Neira Ayuso
2020-01-19
1
-2
/
+4
*
Include the poweroff support in ogOperation
Alvaro Neira Ayuso
2020-01-19
1
-1
/
+7
*
Add new process support for reboot message
Alvaro Neira Ayuso
2020-01-19
1
-0
/
+3
*
Add ogProcess and ogOperation for linux
Alvaro Neira Ayuso
2020-01-19
2
-0
/
+3