summaryrefslogtreecommitdiffstats
path: root/src/rest.c
Commit message (Expand)AuthorAgeFilesLines
...
* #1004 Fix client setup disk size showing as 0Jose M. Guisado2021-02-091-2/+2
* #1019 Fix setup legacy string parserJavier Sánchez Parra2021-02-081-3/+8
* #1019 Fix restore-image legacy string parserJavier Sánchez Parra2021-02-081-1/+2
* #802 add uefi folder for post_modes pxe template lookupJose M. Guisado2021-01-131-3/+13
* #1010 Fix /software missing body in queued modeJavier Sánchez Parra2020-12-021-1/+16
* #1010 Adapt ogServer to send GET /softwareJavier Sánchez Parra2020-12-021-1/+1
* #915 Test GET /scopesDiego Crespo Quinta2020-12-011-0/+5
* #1008 Add support to work with GPT tablesJavier Sánchez Parra2020-11-271-0/+4
* #942 Add GET /session REST API functionRoberto Hueso Gómez2020-10-201-2/+99
* #942 Use client's IP as filter in GET /hardwareRoberto Hueso Gómez2020-10-201-17/+6
* #942 Add GET /software REST API functionRoberto Hueso Gómez2020-10-161-2/+97
* #942 Extend GET /images functionRoberto Hueso Gómez2020-10-141-6/+18
* #942 Create DB image when calling POST /image/createRoberto Hueso Gómez2020-10-141-6/+34
* Add REST POST /client/delete methodRoberto Hueso Gómez2020-10-081-0/+61
* #988 remove legacy configurationOpenGnSys Support Team2020-10-071-16/+16
* #988 rename og_server_cfg to cfgOpenGnSys Support Team2020-10-071-2/+2
* #941 Use fixed length strings in og_computer and og_dbi_get_computer_infoRoberto Hueso Gómez2020-10-061-25/+28
* #1004 Add GET /imagesJavier Sánchez Parra2020-09-291-0/+165
* #942 Add POST /client/add HTTP REST methodRoberto Hueso Gómez2020-09-241-0/+139
* #1004 Add GET /client/info HTTP REST methodRoberto Hueso Gómez2020-09-221-0/+88
* Fix size of og_cmd_get_client_setup() return arrayRoberto Hueso Gómez2020-09-151-1/+2
* #1004 Add GET /client/setup HTTP REST methodRoberto Hueso Gómez2020-09-141-0/+143
* #980 do not report busy client if probing is pendingOpenGnSys Support Team2020-08-211-1/+6
* #980 Add 'ip' field in GET /scopes requestRoberto Hueso Gómez2020-08-141-4/+4
* #980 Select POST /mode clients by ip instead of scope nameRoberto Hueso Gómez2020-08-141-14/+18
* #998 disable incremental image APIOpenGnSys Support Team2020-08-141-473/+0
* #980 fix compile warning in og_set_client_modeOpenGnSys Support Team2020-08-061-2/+2
* #980 error reporting in setclientmodeOpenGnSys Support Team2020-08-061-1/+3
* #986 Fixs error in 'Advanced Netboot' caused by loss information from ogserve...Irina Gómez2020-08-051-7/+12
* #980 Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* #980 Fix POST /modes to use 'setclientmode' scriptRoberto Hueso Gómez2020-07-291-35/+140
* Add GET /hardware REST requestRoberto Hueso Gómez2020-07-081-2/+110
* Add POST /modes REST requestRoberto Hueso Gómez2020-07-061-2/+96
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-031-1/+13
* #980 Refactor GET /scopes backendRoberto Hueso Gómez2020-07-021-64/+68
* #980 Fix memleak in og_cmd_get_modes()OpenGnSys Support Team2020-06-301-0/+1
* #980 Fix memleak in og_cmd_scope_getRoberto Hueso Gómez2020-06-301-1/+6
* #980 Add GET /modes REST requestRoberto Hueso Gómez2020-06-301-0/+54
* #971 rename sources folder to srcOpenGnSys Support Team2020-06-261-0/+3296