ogserver/src
OpenGnSys Support Team d8af32cbcb rest: adapt restore/image to support repository with multiple IP adddress
take repository_id as json attributo, then infer repository IP from client.
2024-08-30 13:01:54 +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 rest: allow repository to have more than one IP address 2024-08-21 21:58:48 +02:00
client.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
core.c rest: add cmd to shell/output 2024-06-21 15:05:26 +02:00
core.h core: restrict rest API to 127.0.0.1 2023-11-14 11:25:42 +01:00
dbi.c src: infer server IP when it has more than one IP address 2024-08-28 15:28:47 +02:00
dbi.h src: infer server IP when it has more than one IP address 2024-08-28 15:28:47 +02:00
json.c client: store image cache data in database 2024-05-30 11:16:13 +02:00
json.h client: store image cache data in database 2024-05-30 11:16:13 +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 main: use etc folder instead of cfg to store .json configuration file 2023-11-14 11:26:19 +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 src: replace old function to update image information 2024-05-29 17:19:20 +02:00
ogAdmServer.h src: replace old function to update image information 2024-05-29 17:19:20 +02:00
repo.c rest: allow repository to have more than one IP address 2024-08-21 21:58:48 +02:00
repo.h rest: allow repository to have more than one IP address 2024-08-21 21:58:48 +02:00
rest.c rest: adapt restore/image to support repository with multiple IP adddress 2024-08-30 13:01:54 +02:00
rest.h rest: add cache/fetch 2024-08-09 10:47:18 +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 schema: incorrect error log 2024-08-28 13:01:11 +02:00
utils.c src: add str_toupper and str_tolower functions 2024-07-15 16:36:45 +02:00
utils.h src: add str_toupper and str_tolower functions 2024-07-15 16:36:45 +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