ogserver/src
Jose M. Guisado 4cc2ca61fd dbi: add server_id to og_computer struct
Extend og_dbi_get_computer_info to fetch "identorno" column from
"ordenadores". "identorno" holds the row id value from the "entornos"
table (valid ogserver addresses).

Extend og_computer struct with a new field: "server_id" that will store
the value of "identorno" column fetched from the database.
2023-08-23 15:34:44 +02:00
..
cfg.c ogServer is AGPLv3+ 2021-05-04 17:59:11 +02:00
cfg.h #988 remove legacy configuration 2020-10-07 11:17:00 +02:00
client.c client: harden og_resp_refresh 2023-06-07 18:32:33 +02:00
client.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
core.c core: log payload if sequences do not match 2023-07-03 09:17:53 +02:00
core.h #915 add seconds since ogserver has been launched 2022-03-25 14:58:27 +01:00
dbi.c dbi: add server_id to og_computer struct 2023-08-23 15:34:44 +02:00
dbi.h dbi: add server_id to og_computer struct 2023-08-23 15:34:44 +02:00
json.c #915 Add POST /task/add method 2021-07-01 09:20:46 +02:00
json.h rest: add optional param "backup" for create_image 2023-07-07 10:04:36 +02:00
legacy.c missing copyright header to new src/legacy.c file 2021-06-09 23:17:51 +02:00
legacy.h #915 Add schedule/command 2021-06-09 13:41:28 +02:00
list.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
main.c #915 add seconds since ogserver has been launched 2022-03-25 14:58:27 +01:00
ogAdmLib.c #915 remove dead code in ogAdmLib 2021-12-22 17:30:04 +01:00
ogAdmLib.h #915 consolidate WoL sender function 2021-12-22 17:30:04 +01:00
ogAdmServer.c client: harden og_resp_refresh 2023-06-07 18:32:33 +02:00
ogAdmServer.h #915 consolidate WoL sender function 2021-12-22 17:30:04 +01:00
rest.c rest: add POST client/server method 2023-08-23 13:17:03 +02:00
rest.h rest: support DELETE HTTP request method 2023-08-23 11:39:19 +02:00
schedule.c ogServer is AGPLv3+ 2021-05-04 17:59:11 +02:00
schedule.h #1052 Populate session column when adding actions 2021-07-22 15:52:12 +02:00
schema.c #1074 rest: set_mode: add support for different ogserver addresses 2022-06-01 08:51:19 +02:00
utils.c ogServer is AGPLv3+ 2021-05-04 17:59:11 +02:00
utils.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
wol.c #915 consolidate WoL sender function 2021-12-22 17:30:04 +01:00
wol.h #915 consolidate WoL sender function 2021-12-22 17:30:04 +01:00