summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* #988 remove legacy configurationOpenGnSys Support Team2020-10-0710-88/+36
* #988 rename og_server_cfg to cfgOpenGnSys Support Team2020-10-073-7/+7
* #941 Use fixed length strings in og_computer and og_dbi_get_computer_infoRoberto Hueso Gómez2020-10-064-71/+63
* #941 Add og_json_parse_string_copy(...) functionRoberto Hueso Gómez2020-10-062-0/+16
* #1004 set default path to repositoryOpenGnSys Support Team2020-10-062-3/+7
* #988 remove legacy configuration fileOpenGnSys Support Team2020-10-054-207/+32
* #1004 Fix integer overflow in datasizeJavier Sánchez Parra2020-09-291-1/+1
* #1004 Add GET /imagesJavier Sánchez Parra2020-09-294-1/+195
* #988 Add global config variableJavier Sánchez Parra2020-09-292-1/+4
* #942 Add POST /client/add HTTP REST methodRoberto Hueso Gómez2020-09-241-0/+139
* #988 use-after-free in json configuration parserOpenGnSys Support Team2020-09-222-10/+20
* #1004 Add GET /client/info HTTP REST methodRoberto Hueso Gómez2020-09-221-0/+88
* #941 Extend og_dbi_get_computer_info(...)Roberto Hueso Gómez2020-09-223-16/+80
* #941 pass og_dbi to og_dbi_get_computer_info()OpenGnSys Support Team2020-09-183-52/+55
* #941 move og_dbi_get_computer_info() to dbiOpenGnSys Support Team2020-09-183-59/+65
* #988 fix compilation warning in json configuration file to legacyOpenGnSys Support Team2020-09-151-8/+8
* 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
* #971 replace reservaMemoria() by calloc()OpenGnSys Support Team2020-09-102-21/+1
* #971 remove unused functions in ogAdmLibOpenGnSys Support Team2020-09-102-127/+0
* #1004 Handle new fields in /image/create responseJavier Sánchez Parra2020-09-103-3/+58
* #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-146-566/+0
* #990 add wol_socket_open()OpenGnSys Support Team2020-08-063-20/+25
* #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
* #988 Check DB port size is in [0, UINT16_MAX]Roberto Hueso Gómez2020-07-151-1/+2
* #988 Add DB port option to ogserver.json config fileRoberto Hueso Gómez2020-07-106-0/+13
* Add GET /hardware REST requestRoberto Hueso Gómez2020-07-081-2/+110
* Add POST /modes REST requestRoberto Hueso Gómez2020-07-063-2/+136
* #971 split wake on lan codeOpenGnSys Support Team2020-07-063-68/+91
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-034-12/+35
* #971 linkage error after splitOpenGnSys Support Team2020-07-025-26/+27
* #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-2622-0/+7638