summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* #1065 linux: add shell run operationJose M. Guisado2021-11-151-2/+19
* #1065 linux: add systray iconJose M. Guisado2021-11-151-0/+52
* #1065 src: add linux modeJose M. Guisado2021-11-154-1/+51
* #1056 stop thread if connection with server is lostOpenGnSys Support Team2021-11-111-0/+1
* #1060 virtual: enable audio and wifi vfio by defaultJose M. Guisado2021-09-012-2/+10
* #1059 virtual: replace qmp polling for event listeningJose M. Guisado2021-09-013-8/+322
* #1056 stop request processing on connection closureOpenGnSys Support Team2021-07-151-1/+1
* #1056 add cleanup method and use itOpenGnSys Support Team2021-07-151-10/+8
* #1000 Fix HTTP request header length parsingJavier Sánchez Parra2021-07-131-3/+4
* #1037 Add disk typeJavier Sánchez Parra2021-05-261-0/+1
* ogClient is AGPLv3+OpenGnSys Support Team2021-05-1419-69/+51
* #995 Add link speed in probe responsesJose M. Guisado2021-05-043-5/+41
* #980 Broken TCP connection times out after 120 seconds through keepaliveOpenGnSys Support Team2021-04-231-0/+5
* #1000 live: check imageCreate for non-zero return codev1.2.0Jose M. Guisado2020-12-151-0/+3
* Rename 'linux' folder and operations to 'live'Jose M. Guisado2020-12-034-4/+4
* #1010 Change POST /software to GETJavier Sánchez Parra2020-12-021-2/+2
* #1000 ogRest: set idle state after processing bad requestJose M. Guisado2020-12-011-0/+3
* #1008 Add support to work with GPT tableJavier Sánchez Parra2020-11-271-1/+2
* #1008 Adapt virtual disk setup JSON formatJavier Sánchez Parra2020-11-191-3/+5
* #1008 Add support for several disksJavier Sánchez Parra2020-11-181-2/+2
* Fix license name in setup.pyJose M. Guisado2020-11-061-1/+1
* #1004 Send datasize in bytesJavier Sánchez Parra2020-09-291-1/+4
* #1004 Add new fields to /image/create responseJavier Sánchez Parra2020-09-102-2/+21
* #1000 Fix ogClient HTTP length handlingJavier Sánchez Parra2020-08-251-4/+9
* #999 Fix ogClient session commandJavier Sánchez Parra2020-08-212-1/+2
* Add Virtual statusJavier Sánchez Parra2020-06-261-1/+4
* Add syslog logs for HTTP requests and responsesRoberto Hueso Gómez2020-06-261-0/+21
* rename main.py to ogclientOpenGnSys Support Team2020-06-263-2/+2
* fix shebangOpenGnSys Support Team2020-06-261-1/+1
* Check return code on restore image commandJavier Sánchez Parra2020-06-231-0/+2
* Rename LICENSE to COPYINGOpenGnSys Support Team2020-06-181-0/+0
* Add setup.py installation scriptRoberto Hueso Gómez2020-06-161-0/+13
* Import OgLinuxOperations only when necessaryRoberto Hueso Gómez2020-06-081-2/+1
* Rename 'linux' mode to 'live' modeRoberto Hueso Gómez2020-06-054-4/+4
* Delete ogConfig.pyRoberto Hueso Gómez2020-06-054-52/+19
* Refresh partitions.json after image restoreRoberto Hueso Gómez2020-05-291-0/+1
* Move check_vm_state_loop() into OgVirtualOperationsRoberto Hueso Gómez2020-05-262-14/+15
* Add virtual config example fileRoberto Hueso Gómez2020-05-251-0/+19
* Fix OgLinuxOperations class paramsJavier Sánchez Parra2020-05-201-15/+15
* Only import virtual functions when needed.Javier Sánchez Parra2020-05-201-1/+2
* Handle other exceptions on virtual /refreshRoberto Hueso Gómez2020-05-191-0/+3
* Refactor OgQMP and adapt operationsRoberto Hueso Gómez2020-05-191-55/+54
* Update filesystems on /refreshRoberto Hueso Gómez2020-05-181-0/+9
* Use virtio-vga to run VMsRoberto Hueso Gómez2020-05-181-2/+2
* Adapt ogLinuxOperation to work with json config fileJavier Sánchez Parra2020-05-182-7/+5
* Fix typo in configuration jsonRoberto Hueso Gómez2020-05-151-1/+1
* Wait before polling QMP for host poweroffRoberto Hueso Gómez2020-05-141-2/+2
* Fix typo on linux shellrun operationRoberto Hueso Gómez2020-05-141-1/+1
* Rename operation 'execCMD' to 'shellrun'Roberto Hueso Gómez2020-05-133-5/+4
* remove platform checkOpenGnSys Support Team2020-05-131-3/+0