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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#1065 Add event datagram socket
Jose M. Guisado
2021-11-29
2
-1
/
+32
*
#1065 Fix windows not reattempting refused connections
Jose M. Guisado
2021-11-23
1
-1
/
+5
*
#1065 Support pyinstaller for Windows
Jose M. Guisado
2021-11-22
1
-1
/
+2
*
#1065 windows: add poweroff and reboot
Jose M. Guisado
2021-11-19
1
-0
/
+9
*
#1065 revisit config_path initialization
Jose M. Guisado
2021-11-18
1
-1
/
+4
*
#1065 Add windows mode
Jose M. Guisado
2021-11-18
4
-2
/
+118
*
#1065 Use logging module instead of syslog
Jose M. Guisado
2021-11-18
2
-14
/
+85
*
#1065 linux: add shell run operation
Jose M. Guisado
2021-11-15
1
-2
/
+19
*
#1065 linux: add systray icon
Jose M. Guisado
2021-11-15
1
-0
/
+52
*
#1065 src: add linux mode
Jose M. Guisado
2021-11-15
4
-1
/
+51
*
#1056 stop thread if connection with server is lost
OpenGnSys Support Team
2021-11-11
1
-0
/
+1
*
#1059 virtual: replace qmp polling for event listening
Jose M. Guisado
2021-09-01
3
-8
/
+322
*
#1056 stop request processing on connection closure
OpenGnSys Support Team
2021-07-15
1
-1
/
+1
*
#1056 add cleanup method and use it
OpenGnSys Support Team
2021-07-15
1
-10
/
+8
*
#1000 Fix HTTP request header length parsing
Javier Sánchez Parra
2021-07-13
1
-3
/
+4
*
#1037 Add disk type
Javier Sánchez Parra
2021-05-26
1
-0
/
+1
*
ogClient is AGPLv3+
OpenGnSys Support Team
2021-05-14
7
-29
/
+17
*
#995 Add link speed in probe responses
Jose M. Guisado
2021-05-04
3
-5
/
+41
*
#980 Broken TCP connection times out after 120 seconds through keepalive
OpenGnSys Support Team
2021-04-23
1
-0
/
+5
*
#1000 live: check imageCreate for non-zero return code
v1.2.0
Jose M. Guisado
2020-12-15
1
-0
/
+3
*
Rename 'linux' folder and operations to 'live'
Jose M. Guisado
2020-12-03
3
-3
/
+3
*
#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
*
#1008 Add support to work with GPT table
Javier Sánchez Parra
2020-11-27
1
-1
/
+2
*
#1008 Adapt virtual disk setup JSON format
Javier Sánchez Parra
2020-11-19
1
-3
/
+5
*
#1008 Add support for several disks
Javier Sánchez Parra
2020-11-18
1
-2
/
+2
*
#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
2
-2
/
+21
*
#1000 Fix ogClient HTTP length handling
Javier Sánchez Parra
2020-08-25
1
-4
/
+9
*
#999 Fix ogClient session command
Javier Sánchez Parra
2020-08-21
2
-1
/
+2
*
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
*
Check return code on restore image command
Javier Sánchez Parra
2020-06-23
1
-0
/
+2
*
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
2
-2
/
+2
*
Delete ogConfig.py
Roberto Hueso Gómez
2020-06-05
3
-50
/
+18
*
Refresh partitions.json after image restore
Roberto Hueso Gómez
2020-05-29
1
-0
/
+1
*
Move check_vm_state_loop() into OgVirtualOperations
Roberto Hueso Gómez
2020-05-26
2
-14
/
+15
*
Fix OgLinuxOperations class params
Javier Sánchez Parra
2020-05-20
1
-15
/
+15
*
Only import virtual functions when needed.
Javier Sánchez Parra
2020-05-20
1
-1
/
+2
*
Handle other exceptions on virtual /refresh
Roberto Hueso Gómez
2020-05-19
1
-0
/
+3
*
Refactor OgQMP and adapt operations
Roberto Hueso Gómez
2020-05-19
1
-55
/
+54
*
Update filesystems on /refresh
Roberto Hueso Gómez
2020-05-18
1
-0
/
+9
*
Use virtio-vga to run VMs
Roberto Hueso Gómez
2020-05-18
1
-2
/
+2
*
Adapt ogLinuxOperation to work with json config file
Javier Sánchez Parra
2020-05-18
2
-7
/
+5
*
Wait before polling QMP for host poweroff
Roberto Hueso Gómez
2020-05-14
1
-2
/
+2
*
Fix typo on linux shellrun operation
Roberto Hueso Gómez
2020-05-14
1
-1
/
+1
*
Rename operation 'execCMD' to 'shellrun'
Roberto Hueso Gómez
2020-05-13
3
-5
/
+4
*
remove platform check
OpenGnSys Support Team
2020-05-13
1
-3
/
+0
*
Change permissions on virtual images for /refresh
Roberto Hueso Gómez
2020-05-13
1
-1
/
+1
[prev]
[next]