Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #971 check for NULL serial number | OpenGnSys Support Team | 2021-03-19 | 1 | -1/+1 | |
* | #990 Use lab netmask to calculate broadcast address | Javier Sánchez Parra | 2021-03-17 | 1 | -6/+15 | |
* | #990 incorrect inet_aton() error check | OpenGnSys Support Team | 2021-03-17 | 1 | -2/+2 | |
* | #997 Fix og_tm_hours_mask | Jose M. Guisado | 2021-03-15 | 1 | -2/+2 | |
* | #997 Use stale check flag in schedule/update | Jose M. Guisado | 2021-03-15 | 1 | -1/+19 | |
* | #942 return error if API REST parser fails | OpenGnSys Support Team | 2021-03-15 | 1 | -38/+29 | |
* | #997 Remove unnecessary strdup in og_dbi_queue_* | Jose M. Guisado | 2021-03-11 | 1 | -2/+2 | |
* | #997 Set stale check flag when processing schedule/create | Jose M. Guisado | 2021-03-11 | 3 | -11/+78 | |
* | #1004 Fix memleak in og_cmd_images | Jose M. Guisado | 2021-02-24 | 1 | -1/+1 | |
* | #942 memleak in og_send_request() | OpenGnSys Support Team | 2021-02-23 | 1 | -0/+2 | |
* | #980 memleak in json ogclient path | OpenGnSys Support Team | 2021-02-23 | 1 | -0/+1 | |
* | #942 memleak in error path | OpenGnSys Support Team | 2021-02-23 | 1 | -87/+172 | |
* | #915 Fix big request test | Javier Sánchez Parra | 2021-02-23 | 1 | -4/+2 | |
* | #915 Add Valgrind to python tests | Javier Sánchez Parra | 2021-02-23 | 1 | -3/+10 | |
* | #990 Fix og_cmd_wol memory leak | Jose M. Guisado | 2021-02-23 | 1 | -0/+6 | |
* | #1019 UAF in schedule run | OpenGnSys Support Team | 2021-02-23 | 1 | -1/+4 | |
* | #915 Fix test POST /wol | Javier Sánchez Parra | 2021-02-23 | 1 | -2/+2 | |
* | #1019 Fix queued Wake on LAN | Javier Sánchez Parra | 2021-02-22 | 1 | -0/+28 | |
* | #990 wol: migrate mac and netmask query to ogServer | Jose M. Guisado | 2021-02-15 | 1 | -69/+41 | |
* | #915 refresh SQL schema | OpenGnSys Support Team | 2021-02-09 | 1 | -4/+4 | |
* | #1004 Fix client setup disk size showing as 0 | Jose M. Guisado | 2021-02-09 | 1 | -2/+2 | |
* | #1019 Fix setup legacy string parser | Javier Sánchez Parra | 2021-02-08 | 1 | -3/+8 | |
* | #1019 Fix restore-image legacy string parser | Javier Sánchez Parra | 2021-02-08 | 1 | -1/+2 | |
* | #1021 remove LOG_DEBUG syslog | OpenGnSys Support Team | 2021-02-04 | 1 | -20/+0 | |
* | #1022 increase maximum API REST request size | OpenGnSys Support Team | 2021-02-04 | 2 | -2/+2 | |
* | #802 add uefi folder for post_modes pxe template lookup | Jose M. Guisado | 2021-01-13 | 1 | -3/+13 | |
* | #915 add test POST /client/delete | Isabel Arrans | 2020-12-17 | 1 | -0/+25 | |
* | #915 Fix GET /software test | Diego Crespo Quinta | 2020-12-15 | 1 | -1/+1 | |
* | #915 Fix test POST /client/add | Isabel Arrans | 2020-12-15 | 1 | -6/+21 | |
* | #915 Fix GET /client/info test | Isabel Arrans | 2020-12-15 | 1 | -1/+9 | |
* | #915 Add GET /software test | Diego Crespo Quinta | 2020-12-12 | 2 | -5/+32 | |
* | #915 Add GET /hardware test | Diego Crespo Quinta | 2020-12-12 | 2 | -3/+25 | |
* | #915 Test for GET /client/info and POST /client/add | Isabel Arrans | 2020-12-11 | 2 | -0/+56 | |
* | #1010 Fix /software missing body in queued mode | Javier Sánchez Parra | 2020-12-02 | 1 | -1/+16 | |
* | #1010 Adapt ogServer to send GET /software | Javier Sánchez Parra | 2020-12-02 | 1 | -1/+1 | |
* | #915 Add POST /mode test | Diego Crespo Quinta | 2020-12-02 | 1 | -0/+30 | |
* | #915 Fix POST /setup test | Diego Crespo Quinta | 2020-12-02 | 1 | -0/+1 | |
* | #915 Test GET /scopes | Diego Crespo Quinta | 2020-12-01 | 2 | -0/+30 | |
* | #1008 Add support to work with GPT tables | Javier Sánchez Parra | 2020-11-27 | 1 | -0/+4 | |
* | #1008 Restore support for 4 disks and 16 partitions | Javier Sánchez Parra | 2020-11-18 | 2 | -15/+18 | |
* | #915 add GET /session test | Diego Crespo Quinta | 2020-11-17 | 2 | -4/+25 | |
* | #915 test malformed body in GET /client/setup | Isabel Arrans | 2020-11-10 | 1 | -0/+25 | |
* | #915 fix POST /hardware test | Isabel Arrans | 2020-10-27 | 1 | -1/+1 | |
* | #941 Fix get computer center id | Javier Sánchez Parra | 2020-10-27 | 1 | -0/+1 | |
* | #915 restore more tests | Isabel Arrans | 2020-10-24 | 5 | -51/+4 | |
* | #915 remove old REST API from run-test.sh | OpenGnSys Support Team | 2020-10-23 | 1 | -4/+0 | |
* | #915 Fix expected returned codes in GET /session and GET /software tests | Diego Crespo Quinta | 2020-10-22 | 2 | -2/+2 | |
* | #915 Fix several test errors | Diego Crespo Quinta | 2020-10-22 | 9 | -156/+4 | |
* | #942 Add GET /session REST API function | Roberto Hueso Gómez | 2020-10-20 | 1 | -2/+99 | |
* | #942 Use client's IP as filter in GET /hardware | Roberto Hueso Gómez | 2020-10-20 | 1 | -17/+6 |