summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* #1065 windows: use shutdown for poweroff and reboot operationsJose M. Guisado2021-12-101-8/+2
* #1065 Init config_path according to platformJose M. Guisado2021-12-101-5/+1
* #1065 Add event datagram socketJose M. Guisado2021-11-292-1/+32
* #1065 Fix windows not reattempting refused connectionsJose M. Guisado2021-11-231-1/+5
* #1065 Support pyinstaller for WindowsJose M. Guisado2021-11-221-1/+2
* #1065 windows: add poweroff and rebootJose M. Guisado2021-11-191-0/+9
* #1065 revisit config_path initializationJose M. Guisado2021-11-181-1/+4
* #1065 Add windows modeJose M. Guisado2021-11-184-2/+118
* #1065 Use logging module instead of syslogJose M. Guisado2021-11-182-14/+85
* #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
* #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-147-29/+17
* #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-033-3/+3
* #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
* #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
* Check return code on restore image commandJavier Sánchez Parra2020-06-231-0/+2
* Import OgLinuxOperations only when necessaryRoberto Hueso Gómez2020-06-081-2/+1
* Rename 'linux' mode to 'live' modeRoberto Hueso Gómez2020-06-052-2/+2
* Delete ogConfig.pyRoberto Hueso Gómez2020-06-053-50/+18
* 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
* 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
* 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