ogserver/src
OpenGnSys Support Team 41c8dec51c rest: use http error code to report mac is in use
report 409 conflict if mac is in use
2025-01-13 12:30:45 +01:00
..
boot.c src: add built-in ogrelive grub2 boot mode template 2024-11-25 12:18:34 +01:00
boot.h src: add built-in ogrelive grub2 boot mode template 2024-11-25 12:18:34 +01:00
cfg.c cfg: add samba configuration and use it in ogrelive template 2024-12-12 16:05:55 +01:00
cfg.h cfg: add samba configuration and use it in ogrelive template 2024-12-12 16:05:55 +01:00
client.c refresh: update client login status from "status" field value 2024-11-18 10:09:08 +01:00
client.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
core.c src: add last client command context and use it for image creation 2024-10-31 01:18:57 +01:00
core.h core: restrict rest API to 127.0.0.1 2023-11-14 11:25:42 +01:00
dbi.c src: move og_delete_image to dbi.c 2024-10-04 12:00:22 +02:00
dbi.h src: move og_delete_image to dbi.c 2024-10-04 12:00:22 +02:00
json.c client: move image list to cache data to consolidate it 2024-09-25 14:49:17 +02:00
json.h rest: statify image restore and create function 2024-12-02 23:55:35 +01:00
list.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
main.c rest: remove scheduler code 2024-09-17 17:46:07 +02: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 ogAdmServer: replace old actualizaConfiguracion 2024-09-23 13:51:07 +02:00
ogAdmServer.h src: replace old function to update image information 2024-05-29 17:19:20 +02:00
repo.c src: inet_aton() returns 0 on error 2024-10-01 12:35:13 +02:00
repo.h repo: allow 128 IPs per repository 2024-09-10 12:05:05 +02:00
rest.c rest: use http error code to report mac is in use 2025-01-13 12:30:45 +01:00
rest.h rest: add POST oglive/default 2024-12-10 16:33:49 +01:00
schema.c rest: add POST oglive/default 2024-12-10 16:33:49 +01:00
scope.c rest: remove scheduler code 2024-09-17 17:46:07 +02:00
utils.c src: add safe_strtoull for safe string to number conversion 2024-10-25 15:09:31 +02:00
utils.h src: add safe_strtoull for safe string to number conversion 2024-10-25 15:09:31 +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