Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #995 Add link speed parsing to client probe response | Jose M. Guisado | 2021-05-04 | 3 | -0/+8 |
* | ogServer is AGPLv3+ | OpenGnSys Support Team | 2021-05-04 | 11 | -22/+33 |
* | #915 only API REST is supported | OpenGnSys Support Team | 2021-05-04 | 2 | -7/+3 |
* | #580 remove old keepalive code | OpenGnSys Support Team | 2021-05-04 | 2 | -24/+2 |
* | #1043 don't create wol entries when client is connected | Jose M. Guisado | 2021-04-29 | 1 | -0/+3 |
* | #1043 add WOL_SENT state | OpenGnSys Support Team | 2021-04-29 | 4 | -1/+138 |
* | #1043 add function to append client to json tree | OpenGnSys Support Team | 2021-04-29 | 1 | -18/+28 |
* | #1042 Add schema version 2 | Jose M. Guisado | 2021-04-28 | 1 | -0/+70 |
* | #980 Broken TCP connection times out after 120 seconds through keepalive | OpenGnSys Support Team | 2021-04-22 | 1 | -0/+12 |
* | #915 Add /room/add POST method | Javier Sánchez Parra | 2021-04-20 | 3 | -0/+183 |
* | #1042 Update database schema automatically | Jose M. Guisado | 2021-04-20 | 4 | -0/+165 |
* | #915 Add large HTTP response test | Javier Sánchez Parra | 2021-04-19 | 3 | -1/+69 |
* | #915 Stop ogServer service in run-test.py | Javier Sánchez Parra | 2021-04-19 | 1 | -0/+3 |
* | #915 increase maximum API REST response size | Javier Sánchez Parra | 2021-04-19 | 1 | -1/+1 |
* | #915 fix "response too large" error path | Javier Sánchez Parra | 2021-04-19 | 1 | -12/+9 |
* | #915 validate response json size | Javier Sánchez Parra | 2021-04-19 | 1 | -15/+65 |
* | #971 Remove sql bottleneck when removing software profiles | Jose M. Guisado | 2021-04-16 | 1 | -13/+0 |
* | schedule: fix daylight saving problem with mktime() | Jose M. Guisado | 2021-04-12 | 1 | -0/+3 |
* | #915 Add /center/add POST method | Jose M. Guisado | 2021-04-08 | 2 | -0/+85 |
* | #915 Avoid duplicate db entries in /create/imagev1.2.0 | Jose M. Guisado | 2021-04-06 | 1 | -0/+18 |
* | #915 Add GET /oglive/test REST API function | Javier Sánchez Parra | 2021-04-05 | 2 | -0/+50 |
* | #1004 Add GET /images test | Diego Crespo Quinta | 2021-03-30 | 2 | -1/+26 |
* | #990 fix crash in wol with malformed IP address | OpenGnSys Support Team | 2021-03-30 | 1 | -1/+4 |
* | Fix GET /hardware test url | Diego Crespo Quinta | 2021-03-23 | 1 | -2/+2 |
* | #1004 update size to 64-bits | OpenGnSys Support Team | 2021-03-19 | 1 | -1/+1 |
* | #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 |