index
:
ogServer
master
OpenGnsys server
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
#1008 Restore support for 4 disks and 16 partitions
Javier Sánchez Parra
2020-11-18
2
-15
/
+18
*
#941 Fix get computer center id
Javier Sánchez Parra
2020-10-27
1
-0
/
+1
*
#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
2
-7
/
+21
*
#942 Create DB image when calling POST /image/create
Roberto Hueso Gómez
2020-10-14
3
-6
/
+83
*
Add REST POST /client/delete method
Roberto Hueso Gómez
2020-10-08
1
-0
/
+61
*
#971 remove unused contieneIP function in ogAdmLib
OpenGnSys Support Team
2020-10-07
1
-31
/
+0
*
#988 remove legacy configuration
OpenGnSys Support Team
2020-10-07
10
-88
/
+36
*
#988 rename og_server_cfg to cfg
OpenGnSys Support Team
2020-10-07
3
-7
/
+7
*
#941 Use fixed length strings in og_computer and og_dbi_get_computer_info
Roberto Hueso Gómez
2020-10-06
4
-71
/
+63
*
#941 Add og_json_parse_string_copy(...) function
Roberto Hueso Gómez
2020-10-06
2
-0
/
+16
*
#1004 set default path to repository
OpenGnSys Support Team
2020-10-06
2
-3
/
+7
*
#988 remove legacy configuration file
OpenGnSys Support Team
2020-10-05
4
-207
/
+32
*
#1004 Fix integer overflow in datasize
Javier Sánchez Parra
2020-09-29
1
-1
/
+1
*
#1004 Add GET /images
Javier Sánchez Parra
2020-09-29
4
-1
/
+195
*
#988 Add global config variable
Javier Sánchez Parra
2020-09-29
2
-1
/
+4
*
#942 Add POST /client/add HTTP REST method
Roberto Hueso Gómez
2020-09-24
1
-0
/
+139
*
#988 use-after-free in json configuration parser
OpenGnSys Support Team
2020-09-22
2
-10
/
+20
*
#1004 Add GET /client/info HTTP REST method
Roberto Hueso Gómez
2020-09-22
1
-0
/
+88
*
#941 Extend og_dbi_get_computer_info(...)
Roberto Hueso Gómez
2020-09-22
3
-16
/
+80
*
#941 pass og_dbi to og_dbi_get_computer_info()
OpenGnSys Support Team
2020-09-18
3
-52
/
+55
*
#941 move og_dbi_get_computer_info() to dbi
OpenGnSys Support Team
2020-09-18
3
-59
/
+65
*
#988 fix compilation warning in json configuration file to legacy
OpenGnSys Support Team
2020-09-15
1
-8
/
+8
*
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
*
#971 replace reservaMemoria() by calloc()
OpenGnSys Support Team
2020-09-10
2
-21
/
+1
*
#971 remove unused functions in ogAdmLib
OpenGnSys Support Team
2020-09-10
2
-127
/
+0
*
#1004 Handle new fields in /image/create response
Javier Sánchez Parra
2020-09-10
3
-3
/
+58
*
#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
6
-566
/
+0
*
#990 add wol_socket_open()
OpenGnSys Support Team
2020-08-06
3
-20
/
+25
*
#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
*
#986 Fixs error in 'Advanced Netboot' caused by loss information from ogserve...
Irina Gómez
2020-08-05
1
-7
/
+12
*
#980 Change GET and POST /modes URI to /mode
Roberto Hueso Gómez
2020-08-03
1
-2
/
+2
*
#980 Fix POST /modes to use 'setclientmode' script
Roberto Hueso Gómez
2020-07-29
1
-35
/
+140
*
#988 Check DB port size is in [0, UINT16_MAX]
Roberto Hueso Gómez
2020-07-15
1
-1
/
+2
*
#988 Add DB port option to ogserver.json config file
Roberto Hueso Gómez
2020-07-10
6
-0
/
+13
*
Add GET /hardware REST request
Roberto Hueso Gómez
2020-07-08
1
-2
/
+110
*
Add POST /modes REST request
Roberto Hueso Gómez
2020-07-06
3
-2
/
+136
*
#971 split wake on lan code
OpenGnSys Support Team
2020-07-06
3
-68
/
+91
*
#990 Use client broadcast address on WoL
Javier Sánchez Parra
2020-07-03
4
-12
/
+35
*
#971 linkage error after split
OpenGnSys Support Team
2020-07-02
5
-26
/
+27
*
#980 Refactor GET /scopes backend
Roberto Hueso Gómez
2020-07-02
1
-64
/
+68
*
#980 Fix memleak in og_cmd_get_modes()
OpenGnSys Support Team
2020-06-30
1
-0
/
+1
*
#980 Fix memleak in og_cmd_scope_get
Roberto Hueso Gómez
2020-06-30
1
-1
/
+6
[prev]
[next]