ogserver/src
Javier Sánchez Parra f068a79c1a #988 Add global config variable
This commit makes configuration variable global.

To use this variable you have to #import "cfg.h".
2020-09-29 12:42:53 +02:00
..
cfg.c #988 use-after-free in json configuration parser 2020-09-22 15:24:43 +02:00
cfg.h #988 Add global config variable 2020-09-29 12:42:53 +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 #988 Add global config variable 2020-09-29 12:42:53 +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 #942 Add POST /client/add HTTP REST method 2020-09-24 17:03:56 +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