summaryrefslogtreecommitdiffstats
path: root/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* src: remove placeholder image in failed image/createv1.2.5-21Alejandro Sirgo Rica12 days1-0/+44
* rest: remove unused probeOpenGnSys Support Team2024-09-301-37/+0
* client: move image list to cache data to consolidate itOpenGnSys Support Team2024-09-251-17/+19
* src: add used_size and free_size to partition dataAlejandro Sirgo Rica2024-09-251-21/+51
* client: log error on refreshOpenGnSys Support Team2024-09-231-0/+2
* client: remove redundant refresh validationOpenGnSys Support Team2024-09-231-24/+7
* ogAdmServer: replace old actualizaConfiguracionOpenGnSys Support Team2024-09-231-17/+285
* rest: remove scheduler codeOpenGnSys Support Team2024-09-171-35/+0
* rest: add GET /efiAlejandro Sirgo Rica2024-09-111-0/+50
* rest: allow repository to have more than one IP addressOpenGnSys Support Team2024-08-211-4/+9
* rest: add cache/fetchv1.2.5-17Alejandro Sirgo Rica2024-08-091-0/+3
* client: split revision query when updating image informationv1.2.5-16OpenGnSys Support Team2024-07-191-3/+23
* client: fortify check for mandatory cmd json field in shell/outputOpenGnSys Support Team2024-07-151-2/+2
* rest: add checksum to GET /imagesOpenGnSys Support Team2024-07-051-4/+9
* rest: add timestamp to shell/outputOpenGnSys Support Team2024-06-211-0/+1
* rest: add cmd to shell/outputOpenGnSys Support Team2024-06-211-2/+8
* rest: add retcode to shell/outputOpenGnSys Support Team2024-06-211-2/+9
* client: update cache after image/restorev1.2.5-11Alejandro Sirgo Rica2024-05-301-0/+2
* rest: add cache/deleteAlejandro Sirgo Rica2024-05-301-0/+56
* client: store image cache data in databaseAlejandro Sirgo Rica2024-05-301-7/+60
* src: replace old function to update image informationOpenGnSys Support Team2024-05-291-7/+91
* client: parse permissions and lastupdate in /image/create response from clientv1.2.5-5OpenGnSys Support Team2023-12-121-5/+11
* client: stub to parse size field in /image/create response from clientOpenGnSys Support Team2023-12-121-3/+6
* client: harden og_resp_refreshJose M. Guisado2023-06-071-1/+5
* client: increase software inventory buffer sizeJose M. Guisado2023-04-201-1/+1
* Log ogClient sessions in ogagent.logv1.2.1Javier Sánchez Parra2022-11-021-4/+41
* #915 Fix conditional jump depending on uninitialised valueJavier Sánchez Parra2022-05-181-1/+1
* #915 Add last_cmd to GET /clients APIJavier Sánchez Parra2022-05-181-0/+6
* #915 Add support for link speed in the refresh responseJavier Sánchez Parra2022-05-091-0/+6
* #915 remove temporary file to store shell outputOpenGnSys Support Team2022-01-181-12/+2
* #915 remove shim code to update database after image restore commandOpenGnSys Support Team2021-12-221-21/+26
* #1065 split og_status_session_toggleJose M. Guisado2021-12-031-9/+22
* #1065 Add support for client eventsJose M. Guisado2021-12-011-1/+72
* #1065 client: add support for ogclient win stateJose M. Guisado2021-11-171-2/+6
* #1065 client: add support for ogclient linux stateJose M. Guisado2021-11-171-0/+8
* #1064 revisit error handling from ogClientOpenGnSys Support Team2021-11-121-11/+73
* #1037 Add disk typeJavier Sánchez Parra2021-05-261-2/+2
* #980 ignore unknown attributesOpenGnSys Support Team2021-05-041-14/+0
* #995 Add link speed parsing to client probe responseJose M. Guisado2021-05-041-0/+6
* ogServer is AGPLv3+OpenGnSys Support Team2021-05-041-2/+3
* #980 memleak in json ogclient pathOpenGnSys Support Team2021-02-231-0/+1
* #1008 Restore support for 4 disks and 16 partitionsJavier Sánchez Parra2020-11-181-14/+16
* #988 remove legacy configurationOpenGnSys Support Team2020-10-071-6/+7
* #941 Use fixed length strings in og_computer and og_dbi_get_computer_infoRoberto Hueso Gómez2020-10-061-14/+1
* #1004 Fix integer overflow in datasizeJavier Sánchez Parra2020-09-291-1/+1
* #941 Extend og_dbi_get_computer_info(...)Roberto Hueso Gómez2020-09-221-5/+18
* #941 pass og_dbi to og_dbi_get_computer_info()OpenGnSys Support Team2020-09-181-40/+51
* #941 move og_dbi_get_computer_info() to dbiOpenGnSys Support Team2020-09-181-59/+0
* #1004 Handle new fields in /image/create responseJavier Sánchez Parra2020-09-101-3/+48
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-0/+689