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
*
src: add POST cache/fetch method
Alejandro Sirgo Rica
2024-08-09
1
-0
/
+18
*
live: add checksum field to image/create response
OpenGnSys Support Team
2024-07-15
1
-0
/
+1
*
rest: add cmd field to POST /shell/run
OpenGnSys Support Team
2024-06-21
1
-1
/
+2
*
rest: add retcode field to POST /shell/run
OpenGnSys Support Team
2024-06-21
1
-1
/
+2
*
src: add cache info to the image/restore response
Alejandro Sirgo Rica
2024-05-30
1
-5
/
+2
*
src: add POST cache/delete method
Alejandro Sirgo Rica
2024-05-30
1
-0
/
+18
*
src: log backtrace in unhandled error cases
Alejandro Sirgo Rica
2024-04-03
1
-4
/
+5
*
src: make exception messages more contextual and explicit
Alejandro Sirgo Rica
2024-03-21
1
-1
/
+1
*
src: centralize error logging into send_internal_server_error
Alejandro Sirgo Rica
2024-03-21
1
-2
/
+4
*
live: report permissions and last update when creating image
v1.3.2-3
OpenGnSys Support Team
2023-12-12
1
-0
/
+2
*
live: report image size when creating image
OpenGnSys Support Team
2023-12-12
1
-0
/
+1
*
ogclient: add support for X-Sequence header
v1.3.0
Jose M. Guisado
2023-06-14
1
-22
/
+27
*
src: remove unused legacy software inventory code
Jose M. Guisado
2023-05-17
1
-11
/
+7
*
live: rewrite hardware inventory command
Jose M. Guisado
2023-04-18
1
-6
/
+4
*
ogRest: improve error logging when executing operations
v1.2.6
Jose M. Guisado
2023-03-10
1
-32
/
+23
*
ogRest: remove root logger constant
Jose M. Guisado
2023-03-10
1
-7
/
+6
*
legacy: rewrite ogGetImageInfo
Jose M. Guisado
2023-03-02
1
-4
/
+4
*
src: improve logging
Jose M. Guisado
2022-06-08
1
-2
/
+2
*
#1065 Add event datagram socket
Jose M. Guisado
2021-11-29
1
-0
/
+3
*
#1065 Add windows mode
Jose M. Guisado
2021-11-18
1
-1
/
+3
*
#1065 Use logging module instead of syslog
Jose M. Guisado
2021-11-18
1
-14
/
+13
*
#1065 src: add linux mode
Jose M. Guisado
2021-11-15
1
-0
/
+3
*
ogClient is AGPLv3+
OpenGnSys Support Team
2021-05-14
1
-3
/
+3
*
#995 Add link speed in probe responses
Jose M. Guisado
2021-05-04
1
-5
/
+9
*
Rename 'linux' folder and operations to 'live'
Jose M. Guisado
2020-12-03
1
-2
/
+2
*
#1010 Change POST /software to GET
Javier Sánchez Parra
2020-12-02
1
-2
/
+2
*
#1000 ogRest: set idle state after processing bad request
Jose M. Guisado
2020-12-01
1
-0
/
+3
*
#1004 Send datasize in bytes
Javier Sánchez Parra
2020-09-29
1
-1
/
+4
*
#1004 Add new fields to /image/create response
Javier Sánchez Parra
2020-09-10
1
-1
/
+7
*
#999 Fix ogClient session command
Javier Sánchez Parra
2020-08-21
1
-1
/
+1
*
Add Virtual status
Javier Sánchez Parra
2020-06-26
1
-1
/
+4
*
Add syslog logs for HTTP requests and responses
Roberto Hueso Gómez
2020-06-26
1
-0
/
+21
*
Import OgLinuxOperations only when necessary
Roberto Hueso Gómez
2020-06-08
1
-2
/
+1
*
Rename 'linux' mode to 'live' mode
Roberto Hueso Gómez
2020-06-05
1
-1
/
+1
*
Move check_vm_state_loop() into OgVirtualOperations
Roberto Hueso Gómez
2020-05-26
1
-14
/
+3
*
Only import virtual functions when needed.
Javier Sánchez Parra
2020-05-20
1
-1
/
+2
*
Adapt ogLinuxOperation to work with json config file
Javier Sánchez Parra
2020-05-18
1
-1
/
+1
*
Wait before polling QMP for host poweroff
Roberto Hueso Gómez
2020-05-14
1
-2
/
+2
*
Rename operation 'execCMD' to 'shellrun'
Roberto Hueso Gómez
2020-05-13
1
-1
/
+1
*
Switch config file to json
Roberto Hueso Gómez
2020-05-13
1
-4
/
+5
*
Poweroff when no VM and no jobs are running
Roberto Hueso Gómez
2020-05-11
1
-1
/
+14
*
Avoid killing ogclient in virtual mode
Roberto Hueso Gómez
2020-04-20
1
-8
/
+8
*
Avoid writting /software output to a file
Roberto Hueso Gómez
2020-04-17
1
-5
/
+4
*
Use samba for create and restore virtual partitions
Roberto Hueso Gómez
2020-04-17
1
-1
/
+2
*
Fix reboot and poweroff threads args
Roberto Hueso Gomez
2020-04-13
1
-2
/
+2
*
Add mode selection for ogClient
Roberto Hueso Gomez
2020-04-08
1
-17
/
+25
*
rename getURI to get_uri in restRequest
OpenGnSys Support Team
2020-03-09
1
-1
/
+1
*
rename execcmd to shellrun
OpenGnSys Support Team
2020-03-09
1
-2
/
+2
*
Put state to IDLE after run/schedule
Roberto Hueso Gómez
2020-03-03
1
-0
/
+1
*
Send complete HTTP header when response has no body
Roberto Hueso Gómez
2020-03-02
1
-1
/
+2
[next]