index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rest.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#1043 add function to append client to json tree
OpenGnSys Support Team
2021-04-29
1
-18
/
+28
*
#915 Add /room/add POST method
Javier Sánchez Parra
2021-04-20
1
-0
/
+123
*
#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
*
#915 Add /center/add POST method
Jose M. Guisado
2021-04-08
1
-0
/
+84
*
#915 Add GET /oglive/test REST API function
Javier Sánchez Parra
2021-04-05
1
-0
/
+31
*
#1004 Add GET /images test
Diego Crespo Quinta
2021-03-30
1
-1
/
+1
*
#990 fix crash in wol with malformed IP address
OpenGnSys Support Team
2021-03-30
1
-1
/
+4
*
#990 Use lab netmask to calculate broadcast address
Javier Sánchez Parra
2021-03-17
1
-6
/
+15
*
#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
1
-1
/
+68
*
#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
*
#942 memleak in error path
OpenGnSys Support Team
2021-02-23
1
-87
/
+172
*
#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
*
#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
*
#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
*
#802 add uefi folder for post_modes pxe template lookup
Jose M. Guisado
2021-01-13
1
-3
/
+13
*
#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 Test GET /scopes
Diego Crespo Quinta
2020-12-01
1
-0
/
+5
*
#1008 Add support to work with GPT tables
Javier Sánchez Parra
2020-11-27
1
-0
/
+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
*
#942 Add GET /software REST API function
Roberto Hueso Gómez
2020-10-16
1
-2
/
+97
*
#942 Extend GET /images function
Roberto Hueso Gómez
2020-10-14
1
-6
/
+18
*
#942 Create DB image when calling POST /image/create
Roberto Hueso Gómez
2020-10-14
1
-6
/
+34
*
Add REST POST /client/delete method
Roberto Hueso Gómez
2020-10-08
1
-0
/
+61
*
#988 remove legacy configuration
OpenGnSys Support Team
2020-10-07
1
-16
/
+16
*
#988 rename og_server_cfg to cfg
OpenGnSys Support Team
2020-10-07
1
-2
/
+2
*
#941 Use fixed length strings in og_computer and og_dbi_get_computer_info
Roberto Hueso Gómez
2020-10-06
1
-25
/
+28
*
#1004 Add GET /images
Javier Sánchez Parra
2020-09-29
1
-0
/
+165
*
#942 Add POST /client/add HTTP REST method
Roberto Hueso Gómez
2020-09-24
1
-0
/
+139
*
#1004 Add GET /client/info HTTP REST method
Roberto Hueso Gómez
2020-09-22
1
-0
/
+88
*
Fix size of og_cmd_get_client_setup() return array
Roberto Hueso Gómez
2020-09-15
1
-1
/
+2
*
#1004 Add GET /client/setup HTTP REST method
Roberto Hueso Gómez
2020-09-14
1
-0
/
+143
*
#980 do not report busy client if probing is pending
OpenGnSys Support Team
2020-08-21
1
-1
/
+6
*
#980 Add 'ip' field in GET /scopes request
Roberto Hueso Gómez
2020-08-14
1
-4
/
+4
*
#980 Select POST /mode clients by ip instead of scope name
Roberto Hueso Gómez
2020-08-14
1
-14
/
+18
*
#998 disable incremental image API
OpenGnSys Support Team
2020-08-14
1
-473
/
+0
*
#980 fix compile warning in og_set_client_mode
OpenGnSys Support Team
2020-08-06
1
-2
/
+2
*
#980 error reporting in setclientmode
OpenGnSys Support Team
2020-08-06
1
-1
/
+3
[prev]
[next]