..
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: parse permissions and lastupdate in /image/create response from client
2023-12-12 17:02:44 +01:00
client.h
#971 rename sources folder to src
2020-06-26 20:13:42 +02:00
core.c
core: remove useless log when ogClient connects to server
2023-11-23 22:08:49 +01:00
core.h
core: restrict rest API to 127.0.0.1
2023-11-14 11:25:42 +01:00
dbi.c
rest: no assumption on description field in create/image
2023-12-19 12:20:34 +01:00
dbi.h
rest: Add support for adding folders
2024-01-09 12:57:28 +01:00
json.c
#915 Add POST /task/add method
2021-07-01 09:20:46 +02:00
json.h
src: move og_repository to dbi.h
2023-10-10 18:09:19 +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
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 support for deleting folders
2024-01-10 13:06:47 +01:00
rest.h
rest: missing POST /image/update in syslog
2023-12-21 11:58:48 +01: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
client: parse permissions and lastupdate in /image/create response from client
2023-12-12 17:02:44 +01: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