ogserver/src
Roberto Hueso Gómez cbd9421bae #941 Extend og_dbi_get_computer_info(...)
For the strings in og_computer we do not need to know the max size in
advance but instead we need to free up memmory using
og_dbi_free_computer_info(...) function.
2020-09-22 15:20:57 +02:00
..
cfg.c #988 fix compilation warning in json configuration file to legacy 2020-09-15 20:16:12 +02:00
cfg.h #988 Add DB port option to ogserver.json config file 2020-07-10 16:21:58 +02:00
client.c #941 Extend og_dbi_get_computer_info(...) 2020-09-22 15:20:57 +02:00
client.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
core.c #998 disable incremental image API 2020-08-14 12:48:21 +02:00
core.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
dbi.c #941 Extend og_dbi_get_computer_info(...) 2020-09-22 15:20:57 +02:00
dbi.h #941 Extend og_dbi_get_computer_info(...) 2020-09-22 15:20:57 +02:00
json.c #1004 Handle new fields in /image/create response 2020-09-10 14:48:26 +02:00
json.h #1004 Handle new fields in /image/create response 2020-09-10 14:48:26 +02:00
list.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
main.c #998 disable incremental image API 2020-08-14 12:48:21 +02:00
ogAdmLib.c #971 replace reservaMemoria() by calloc() 2020-09-10 16:24:18 +02:00
ogAdmLib.h #971 replace reservaMemoria() by calloc() 2020-09-10 16:24:18 +02:00
ogAdmServer.c #998 disable incremental image API 2020-08-14 12:48:21 +02:00
ogAdmServer.h #998 disable incremental image API 2020-08-14 12:48:21 +02:00
rest.c Fix size of og_cmd_get_client_setup() return array 2020-09-15 15:00:17 +02:00
rest.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
schedule.c #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
schedule.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
utils.c #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
utils.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
wol.c #990 add wol_socket_open() 2020-08-06 13:39:46 +02:00
wol.h #990 add wol_socket_open() 2020-08-06 13:39:46 +02:00