Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #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 codev1.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 |
* | Add VNC support for virtual mode VMs | Roberto Hueso Gómez | 2020-05-13 | 1 | -7/+33 |
* | Switch config file to json | Roberto Hueso Gómez | 2020-05-13 | 2 | -14/+20 |
* | Extend use of OG_PARTITIONS_CFG_PATH for /setup and /refresh | Roberto Hueso Gómez | 2020-05-11 | 1 | -7/+4 |
* | Poweroff when no VM and no jobs are running | Roberto Hueso Gómez | 2020-05-11 | 2 | -1/+40 |
* | Add OgVM class to abstract VMs | Roberto Hueso Gómez | 2020-04-28 | 1 | -9/+36 |
* | Poweroff VM before some operations | Roberto Hueso Gómez | 2020-04-28 | 1 | -22/+20 |
* | Send last stored setup if VM is running | Roberto Hueso Gómez | 2020-04-28 | 1 | -6/+21 |
* | Add OgQMP recv method | Roberto Hueso Gómez | 2020-04-28 | 1 | -1/+23 |
* | Fix disk used size calculation | Roberto Hueso Gómez | 2020-04-28 | 1 | -1/+1 |
* | Control errors in OgQMP for virtual mode | Roberto Hueso Gómez | 2020-04-22 | 1 | -59/+78 |
* | Add realtime log menu | Javier Sánchez Parra | 2020-04-22 | 1 | -6/+26 |