summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* live: remove unused parseGetConf functionJose M. Guisado2022-06-081-27/+0
* src: improve loggingJose M. Guisado2022-06-087-25/+83
* live: replace getConfiguration with refreshJose M. Guisado2022-06-011-10/+4
* live: assume VFAT is always FAT32Javier Sánchez Parra2022-06-011-0/+3
* utils: mount_mkdir success if target is a mountpointJose M. Guisado2022-06-011-0/+6
* live: generate cache.txt file in refreshJose M. Guisado2022-06-012-0/+71
* probe: detect 64 bit operating systemsJose M. Guisado2022-05-092-2/+56
* Add link speed to refresh responseJavier Sánchez Parra2022-05-091-1/+4
* utils: fix winreghives path stringJose M. Guisado2022-04-281-1/+1
* live: detect cache partitions in new refreshJose M. Guisado2022-04-282-3/+23
* live: get partition number using partno attributeJose M. Guisado2022-04-271-6/+7
* utils: decode probing subprocess stdoutJose M. Guisado2022-04-271-2/+2
* live: use utils.py and fdisk in refresh operationJose M. Guisado2022-04-211-12/+71
* live: use utils.py for probe operationJose M. Guisado2022-04-211-22/+4
* 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
* #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