Commit graph

26 commits

Author SHA1 Message Date
8915a28258
changed 'output' to 'dhcp_hosts' in dhcp plugin and README 2025-01-07 12:50:52 -07:00
a651d70dfa
generator: fixed issue where dnsmasq plugin did not output correctly 2025-01-07 12:38:27 -07:00
88d365155f
generator: fixed issue with templates not being generated 2025-01-07 12:16:08 -07:00
6bf75e27ce
refactor: added coredhcp default generator 2024-12-18 16:24:15 -07:00
41aa0c7a42
plugin: updated coredhcp to match interface 2024-12-18 16:22:46 -07:00
1f87b180b9
fix: changed variable name to avoid collision with package 2024-12-18 12:47:29 -07:00
9951b9a1f3
refactor: added more logging info 2024-12-12 14:29:41 -07:00
ad45a540f0
chore: tidy and code cleanup 2024-12-10 18:31:03 -07:00
c8aa4aae93
generator: added check for *.so extension 2024-12-10 15:09:13 -07:00
678e6b66bd
fix: changed logging import to zerolog 2024-12-04 15:44:48 -07:00
8f23422db0
refactor: minor changes 2024-12-03 13:45:54 -07:00
a7b8fb0de5
refactor: more code cleanup and simplification 2024-11-21 14:14:44 -07:00
dac6c2306f
client: moved cacert logic from 'serve' cmd to client 2024-11-14 16:53:00 -07:00
2a9e7c72dc
generator: added warn when default generator not found and fix error messages 2024-11-14 13:45:19 -07:00
9f6a8ac428
refactor: added default plugins and check before loading 2024-11-13 17:42:48 -07:00
34845f6a5c
plugin: moved default plugins to compile into executable 2024-11-13 17:40:12 -07:00
35ee21b3f7
Added consoles substitution to conman plugin 2024-10-02 13:46:51 -06:00
397bfa5b31
Fixed typo in conman plugin 2024-10-02 13:29:56 -06:00
cb73258a84
Minor changes to error format in dhcpd plugin 2024-09-20 16:56:46 -06:00
601089672c
Changed how plugins and tempates are loaded 2024-09-20 16:55:31 -06:00
4a52188353
Shorted coredhcp description message 2024-07-29 19:20:13 -06:00
13d0e76255 Fixed imports after refactoring 2024-07-28 15:02:28 -06:00
David Allen
f12b0056b7
Updated example plugin imports 2024-07-15 16:16:29 -06:00
David Allen
02406dec9f
Minor changes 2024-07-10 17:02:11 -06:00
David Allen
7115954cf1
Updated imports to use pkg/ instead of internal/ 2024-07-10 12:19:27 -06:00
David Allen
7361ec739f
Moved internal/ to pkg/ to make building external plugins possible 2024-07-10 12:11:28 -06:00