summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add partcodes.py to src/liveJose M. Guisado2022-04-211-0/+25
* Add utils modulesJose M. Guisado2022-04-215-0/+273
* Revert "#1065 linux: add systray icon"Jose M. Guisado2022-02-031-53/+0
* #1065 Init event socket according to modeJose M. Guisado2022-02-021-1/+3
* #1065 Use getattr when retrieving event socketJose M. Guisado2022-02-011-1/+1
* #1068 add -c/--config optional parameterJose M. Guisado2022-02-011-1/+6
* #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-102-6/+8
* #1065 Add event subcommand argumentsJose M. Guisado2021-11-301-0/+30
* #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-182-2/+5
* #1065 Add windows modeJose M. Guisado2021-11-184-2/+118
* #1065 Use logging module instead of syslogJose M. Guisado2021-11-183-14/+88
* #1065 Avoid SIGPIPE errors in windows modeJose M. Guisado2021-11-171-2/+10
* #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