Commit graph

105 commits

Author SHA1 Message Date
6850d134fb Add basic jsonschema validation 2023-10-09 23:17:17 +02:00
3fefb7ca7c fix error log due to slog update 2023-05-18 17:37:06 +02:00
dd23131976 add setup subcommand, make apply subcommand 2023-05-18 17:35:58 +02:00
0e5cd1d3a5 Use System Users for Webinterface Auth 2023-05-14 03:24:58 +02:00
e44d66d334 Add User Backend 2023-05-14 03:23:38 +02:00
e8f697003e Add Auth functions 2023-05-14 03:23:11 +02:00
f2c9a8acc4 fix nat action generation 2023-05-13 23:43:55 +02:00
25b230e9c2 fix matcher generation if both sport and dport are defined 2023-05-13 23:43:38 +02:00
4ab4ab37d5 Add Rule Get API Methods, fix Create and Update 2023-05-13 22:48:13 +02:00
139e385852 Add Static Route Get API Method 2023-05-13 22:47:20 +02:00
d3ad3ff051 Remove ID from Rule 2023-05-13 22:46:44 +02:00
6aa5ed2948 Make NAT Action Service and Address Optional 2023-05-13 22:13:09 +02:00
a3ab1c7227 Add nftables NAT Action Generation 2023-05-13 22:12:35 +02:00
93ce84e581 Fix Create and Update API Methods 2023-05-13 22:12:05 +02:00
74fc3b0b8c Add GetService API Method 2023-05-13 22:11:41 +02:00
f5ea65010a Remove Test Matcher 2023-05-13 21:03:32 +02:00
9c1114e189 Rework nftables Generation using anonymous chains for multi service matching 2023-05-07 02:33:14 +02:00
c43c95c51c Add Wireguard API 2023-05-06 21:14:35 +02:00
7545e2fcbb Add Wireguard Config Generation 2023-05-06 21:14:16 +02:00
a67911df67 Add Wireguard Config 2023-05-06 21:13:44 +02:00
f42ead61c5 Add temporary inbound rule for management access 2023-04-24 23:03:01 +02:00
93cf0d7305 fixup and enable nftables 2023-04-24 22:56:09 +02:00
6635d9ed74 Add DNS Server Backend 2023-04-24 21:57:47 +02:00
76b74be877 Add NTP Server Frontend 2023-04-24 20:02:16 +02:00
afbfed5cb6 Add NTP Server Configuration 2023-04-24 19:50:17 +02:00
6f396b3833 Move OverwriteFile to util 2023-04-24 19:28:36 +02:00
53598e5d78 Add NTP Server Config 2023-04-24 19:15:10 +02:00
c961387776 Add DNS Server Config 2023-04-24 19:14:52 +02:00
4bd5fba0de update dhcp implementation for use with rocky 2023-04-24 18:10:06 +02:00
a9a0bebc2f add common.Duration 2023-04-24 18:09:22 +02:00
cc7f8b85b5 wip: implement dhcp v4 server 2023-04-23 19:52:30 +02:00
e71625ae8f make dhcp server reservations map and required 2023-04-23 19:41:42 +02:00
22b6faad79 fix import 2023-04-23 19:41:11 +02:00
fe7c06c550 util additions 2023-04-23 19:40:58 +02:00
42c068833c fix vlan generation bug 2023-04-23 19:40:31 +02:00
627a1105ee use newer netip types 2023-04-23 19:40:11 +02:00
635b1c44a3 Add Get Addresses 2023-04-13 22:47:37 +02:00
0573f2a253 Rename Index to ID 2023-04-13 19:28:43 +02:00
fb49d32ca9 Add DHCP Json tags 2023-04-13 18:39:24 +02:00
23dcf81690 Add DHCP API 2023-04-13 18:23:12 +02:00
1cf1fe7a2e Add Server to dhcp definitions 2023-04-13 18:21:03 +02:00
43495f5507 Add DHCP Server Definitions 2023-04-13 17:56:14 +02:00
72bf96295d Seperate Definitions by Sub System 2023-04-13 17:03:11 +02:00
34c4b9b87e Add Get Interface API 2023-04-12 20:24:27 +02:00
821fd28863 Use Full Property Name 2023-04-08 23:16:02 +02:00
ac7701af79 fix conversion panic 2023-04-08 23:08:46 +02:00
f01ea3fdb7 Add dbus Test 2023-04-08 23:06:09 +02:00
a737ac4d9d Add Static Route API 2023-04-08 18:11:56 +02:00
4770ac7384 fix static route template 2023-04-08 18:11:19 +02:00
3197f291fa Add Static Route Backend 2023-04-08 17:07:26 +02:00