ogserver/src
OpenGnSys Support Team 83b1be6589 client: add helper function to reset last client command information
just a preparation, no functional changes are intended.
2024-10-31 00:39:43 +01: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: add helper function to reset last client command information 2024-10-31 00:39:43 +01:00
client.h #971 rename sources folder to src 2020-06-26 20:13:42 +02:00
core.c src: add safe_strtoull for safe string to number conversion 2024-10-25 15:09:31 +02: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 client: move image list to cache data to consolidate it 2024-09-25 14:49:17 +02: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 src: place last client command information in struct 2024-10-31 00:37:03 +01:00
rest.h src: place last client command information in struct 2024-10-31 00:37:03 +01:00
schema.c src: add used_size and free_size to partition data 2024-09-25 12:09:32 +02: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