summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* live: rewrite image_restoreJose M. Guisado2022-09-143-21/+99
* utils: add tiptorrent.pyJose M. Guisado2022-09-141-0/+90
* utils: add get_partition_deviceJose M. Guisado2022-09-141-0/+17
* image_restore: fix ogCopyEfiBootLoaderJose M. Guisado2022-09-142-4/+5
* utils: minor fix for ogReduceFs and ogExtendFsJose M. Guisado2022-09-142-12/+11
* image_create: add legacy ogCopyEfiBootloaderJose M. Guisado2022-09-142-0/+11
* image_create: partial integration into pythonv1.2.2Jose M. Guisado2022-08-243-26/+162
* refresh: use '0' if disk has no labelJose M. Guisado2022-08-221-1/+4
* live: enable details for libfdisk context objectv1.2.1Jose M. Guisado2022-06-081-1/+1
* live: remove unused parseGetConf functionJose M. Guisado2022-06-081-27/+0
* src: improve loggingJose M. Guisado2022-06-089-27/+93
* 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
* #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