15559 Commits

Author SHA1 Message Date
Ad Schellevis
605042ada8 VPN: OpenVPN - fix seperator for redirect-gateway attribute in Instances and CSO. closes https://github.com/opnsense/core/issues/6726 2023-08-09 17:09:34 +02:00
Franco Fichtner
13389c823e interface: fix special device name chars used in shell variables 2023-08-09 13:24:25 +02:00
Allan Que
ad097da1be ntpd: fix 'Soliciting pool server'
From ntp.conf man page:
if you want to use servers from a pool directive and also want to use nopeer by
default, you'll want a restrict source ... line as well that does not include
the nopeer directive.
2023-08-09 06:42:30 +02:00
Stephan de Wit
f09d4e40f5 dhcpv6: missing string cast 2023-08-08 15:21:08 +02:00
Stephan de Wit
b842980bb4 dhcp: typo 2023-08-08 14:46:49 +02:00
Stephan de Wit
cab341129a dhcpv6: fix previous 2023-08-08 14:38:20 +02:00
Stephan de Wit
410049d5f5 dhcpv4/6: account for null values for static leases 2023-08-08 13:27:59 +02:00
Ad Schellevis
43aa7761c4 Firewall: NAT: Port Forward - do not clone 'associated-rule-id', closes https://github.com/opnsense/core/issues/6723 2023-08-08 13:15:58 +02:00
Stephan de Wit
a88fae84f6 dhcpv4/6: break on words to improve date positioning 2023-08-08 13:03:20 +02:00
Stephan de Wit
c605175d85 dhcpv4/6: UI tweaks to improve readability of leases pages 2023-08-08 12:59:23 +02:00
Stephan de Wit
a2b9144233 dhcpv6: fix lease status/interface 2023-08-08 11:43:07 +02:00
Franco Fichtner
9fcbafaf68 openvpn: fix previous
Execute both commands regardless of their return value.
2023-08-08 10:33:13 +02:00
Ad Schellevis
9dc2f01f27 VPN: OpenVPN: Instances - remove arbitrary upper bounds on some integer values. closes https://github.com/opnsense/core/issues/6720 2023-08-07 18:18:46 +02:00
54311721bc
Update ET-Open to match Suricata 7.0 (#6685) 2023-08-07 13:13:40 +02:00
Ad Schellevis
8de0986673 Services: Unbound DNS: Overrides / Domain - fix regression in a556df4a85. ref https://github.com/opnsense/core/issues/5798#issuecomment-1666870236 2023-08-06 16:55:27 +02:00
Ad Schellevis
fd6c824a5b Firewall: Shaper - add "ipv6-icmp" to protocol list, closes https://github.com/opnsense/core/issues/6714 2023-08-06 16:41:29 +02:00
Ad Schellevis
48462b4dfd VPN: OpenVPN: Client Export - typo in legacy export. ref https://forum.opnsense.org/index.php?topic=35229.msg170912 2023-08-06 13:50:07 +02:00
Ad Schellevis
049fca58fe VPN: OpenVPN: Instances - fix race condition when using CRL's in new OpenVPN instances, on configure, pass event to pluginctl to flush the requested crl's. closes https://github.com/opnsense/core/issues/6710 2023-08-04 16:58:25 +02:00
Ad Schellevis
73282df56d VPN: OpenVPN: Client Specific Overrides - nothing to "apply" here, settings change on login. remove alert-info panel on change 2023-08-04 16:12:32 +02:00
Ad Schellevis
01ba18970a VPN: OpenVPN: Client Export - push auth "digest" into export config, for https://github.com/opnsense/core/issues/6708 2023-08-04 15:21:05 +02:00
jeremiah-rs
993585c564 Update opnsense.xml
Updated LeaseWeb and NYC BUG mirrors to use HTTPS
2023-08-04 08:43:08 +02:00
Franco Fichtner
7333f37ed0 firewall: don't need this failsafe for one caller 2023-08-03 16:32:21 +02:00
Franco Fichtner
8a216d6a77 dhcp: fix validation for static entry requirement; closes #6252
IPs and host names can be duplicated just fine.
2023-08-03 11:25:27 +02:00
Franco Fichtner
ae2b9e3e5e interfaces: only include interfaces.inc
It's debatable but in general *.lib.inc is side-effect-free code
for the library at hand and not to be grabbed by outside scripts
directly.  The library will include the needed file anyway.
2023-08-02 15:26:33 +02:00
Franco Fichtner
d610ab7811 unbound: properly translate selectpicker title 2023-08-02 09:50:38 +02:00
Franco Fichtner
f5efffcf94 unbound: migration of empty nodes failed
PR: https://forum.opnsense.org/index.php?topic=35134.0
2023-08-02 09:49:38 +02:00
Franco Fichtner
84c7e49944 firewall: while here also fix most obvious warnings in edit page 2023-08-02 08:11:39 +02:00
Franco Fichtner
6256ea2e50 firewall: fix a couple of warnings on the rules page 2023-08-02 08:01:38 +02:00
Franco Fichtner
da64b4f944 openvpn: fix static key delete
PR: https://forum.opnsense.org/index.php?topic=35155.0
2023-08-02 07:06:57 +02:00
Ad Schellevis
bcabc30581 Firewall: Groups - hide row command buttons for internal groups, closes https://github.com/opnsense/core/issues/6691 2023-08-01 17:01:26 +02:00
Franco Fichtner
ad76fb312b firmware: revoke 23.1 fingerprint 2023-08-01 14:53:57 +02:00
Ad Schellevis
68ae7bd48f MVC/BaseListField - empty item selection issue, probably php 8.2 2023-08-01 14:48:12 +02:00
Franco Fichtner
f3ffcccf47 firewall: rename variable that is weird 2023-08-01 12:38:49 +02:00
Franco Fichtner
0e1aa4bcca firewall: two more group issues 2023-08-01 12:24:55 +02:00
Stephan de Wit
e27d37a23c dhcpv4: check if manufacturer exists 2023-08-01 12:09:50 +02:00
Stephan de Wit
4ec97df4c4 dhcpv6: revert previous, use base16 instead 2023-08-01 11:50:59 +02:00
Stephan de Wit
23318015b2 dhcpv6: iaid_duid might be in hex format 2023-08-01 11:03:28 +02:00
Franco Fichtner
b52bf63e9e firewall: groups were not correctly parsed for menu post-migration 2023-08-01 08:03:36 +02:00
Franco Fichtner
b5992b83ea unbound: actually report what breaks this 2023-08-01 07:42:00 +02:00
Ad Schellevis
c61ef7a287 Services: Unbound DNS - validate service is offering a properly typed "dns_ports" list. closes https://github.com/opnsense/core/issues/6690 2023-07-31 16:25:59 +02:00
Franco Fichtner
40d1569877 pkg: default to 23.7 now 2023-07-31 12:25:18 +02:00
Franco Fichtner
e6101f04b5 pkg: make a note about nickname changes 2023-07-28 14:03:51 +02:00
Franco Fichtner
c539c60146 firmware: fix typo 2023-07-28 10:17:48 +02:00
Franco Fichtner
73b2557049 firmware: fix typo in previous 2023-07-27 18:48:57 +02:00
Franco Fichtner
f35db24e61 firmware: fetch bogons/changelogs from amd64 ABI; closes #6688 2023-07-27 16:15:30 +02:00
Stephan de Wit
a18406fade dhcp: interface description might not exist 2023-07-27 10:49:05 +02:00
Franco Fichtner
b1d85fd398 system: give more context since we operate pid numbers only
PR: https://forum.opnsense.org/index.php?topic=35046.0
2023-07-27 09:57:40 +02:00
Stephan de Wit
2eca088bd5 dhcp4/6: cleanup LeasesControllers
a typecast was missing in the DHCPv6 LeasesController, interfaces were also not properly listed here due to variable renaming. While here, also clean up the DHCPv4 controller to be more symmetrical.
2023-07-27 09:37:23 +02:00
Franco Fichtner
4fc8865b8f pkg: shorten previous
I doubt we have much difference between supported architectures.
2023-07-26 17:43:25 +02:00
Christopher SHEN
7e8179f827 Makefile: add packages to CORE_DEPENDS_aarch64
The four packages including py${CORE_PYTHON}-duckdb,  py${CORE_PYTHON}-numpy, py${CORE_PYTHON}-pandas, and suricata-devel, can be built on aarch64.
2023-07-26 17:38:51 +02:00