summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ogclient: add support for X-Sequence headerv1.3.0Jose M. Guisado2023-06-143-22/+35
* fs: fix subprocess input inside _extend_resize2fsJose M. Guisado2023-06-131-1/+1
* fs: fix bug when ntfsresize reports nothing to doJose M. Guisado2023-06-131-0/+3
* fs: fix typo inside _extend_resize2fsJose M. Guisado2023-06-131-4/+4
* src: remove unused legacy software inventory codeJose M. Guisado2023-05-172-26/+9
* sw_inventory: ignore invalid windows programsJose M. Guisado2023-05-091-5/+10
* live: rewrite reboot operationv1.2.9Jose M. Guisado2023-05-091-5/+3
* live: rewrite poweroff operationJose M. Guisado2023-05-091-3/+20
* utils: add umount_all functionJose M. Guisado2023-05-091-0/+9
* utils: rewrite ogExtendFsJose M. Guisado2023-05-091-7/+28
* utils: rewrite ogReduceFsJose M. Guisado2023-05-021-9/+52
* utils: add get_filesystem_type functionJose M. Guisado2023-04-251-0/+12
* src: add missing copyright noticesv1.2.8Jose M. Guisado2023-04-184-0/+32
* live: rewrite hardware inventory commandJose M. Guisado2023-04-182-20/+16
* utils: add hw_inventory.pyJose M. Guisado2023-04-181-0/+309
* utils: rename inventory.py to sw_inventory.pyJose M. Guisado2023-04-182-1/+1
* live: rewrite software inventoryv1.2.7Jose M. Guisado2023-03-272-19/+134
* live: fix ogChangeRepo invocationJose M. Guisado2023-03-271-1/+1
* live: fix unicast cache error log messageJose M. Guisado2023-03-271-1/+1
* live: add linux swap parttypeJose M. Guisado2023-03-231-10/+12
* ogRest: improve error logging when executing operationsv1.2.6Jose M. Guisado2023-03-101-32/+23
* ogRest: remove root logger constantJose M. Guisado2023-03-101-7/+6
* legacy: improve readability of ogGetImageInfo helper functionsJose M. Guisado2023-03-101-14/+13
* legacy: rewrite ogGetImageInfoJose M. Guisado2023-03-022-18/+108
* legacy: rewrite ogChangeRepoJose M. Guisado2023-03-022-7/+53
* legacy: improve readability of cambiar_accessoJose M. Guisado2023-03-021-10/+10
* live: rewrite setup operationv1.2.5Jose M. Guisado2023-02-091-16/+44
* utils: add init_cache functionJose M. Guisado2023-02-081-0/+12
* utils: add fs.pyJose M. Guisado2023-02-081-1/+66
* live: add parttypes.pyJose M. Guisado2023-02-081-0/+55
* live: clear ogbrowser log before image_createv1.2.4Jose M. Guisado2022-12-051-0/+1
* log: add file handler for ogLive "real time log"Jose M. Guisado2022-12-051-0/+9
* live: clear ogbrowser logs before image_restoreJose M. Guisado2022-12-011-1/+7
* live: improve error pathsv1.2.3Jose M. Guisado2022-11-172-5/+22
* log: declare samba handler only in live modeJavier Sánchez Parra2022-11-021-9/+20
* log: import fcntl only on linuxJavier Sánchez Parra2022-11-021-67/+73
* live: support native unicast cache image restoreJose M. Guisado2022-11-021-3/+32
* tiptorrent: improve raised exceptions for tip_client_getJose M. Guisado2022-09-291-4/+2
* live: don't use python open() when reading imageJose M. Guisado2022-09-231-5/+3
* 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