63 Commits

Author SHA1 Message Date
Franco Fichtner
dcc457b580 LICENSE: sync 2025-01-22 08:05:20 +01:00
Franco Fichtner
20402d1d6a LICENSE: sync 2025-01-14 13:33:33 +01:00
Franco Fichtner
b2d26c16b5 LICENSE: sync 2024-10-23 09:57:14 +02:00
Franco Fichtner
c3af228910 src: style et al 2024-08-13 20:21:36 +02:00
Franco Fichtner
804be3bb7e src: mop up after IPsec settings conversion 2024-07-29 08:27:26 +02:00
Franco Fichtner
a4b9bc2ddf LICENSE: sync
Since the old widgets have been removed there is a bit
of movement here in this file.  It only reflects the
current state off all currently existing copyrights in
the checked in files.
2024-07-09 21:24:07 +02:00
Franco Fichtner
ad5fed3c4d dhcrelay: migrate IPv6 data, consolidation cleanups #6983
Menu, ACL and XMLRPC wer consolidated into the IPv4 flag.  IPv6 is
no longer functional and operates from the shared reimplementation
now.  Syslog doesn't work on OpenBSD dhcrelay especially since we
start it with -d so it tries to spam to stderr which is ignored by
daemon -f to background it properly with a pid file (it's a long
story, don't ask).
2024-03-13 18:00:31 +01:00
Franco Fichtner
cfc2c709e4 LICENSE: sync 2024-01-12 11:16:46 +01:00
Franco Fichtner
9980b717e5 LICENSE: sync 2024-01-03 14:45:41 +01:00
Franco Fichtner
871182c4f2 wireguard: merge net/wireguard as of version 2.2 #6827
Omit the dependency on wireguard-kmod as we will be targeting the kernel
module with 24.1.  Some people may run into this but it's safer than
trying to rely on a package that won't be available going from 23.7 to
24.1.
2023-09-29 08:32:12 +02:00
Franco Fichtner
d38e624c90 LICENSE: sync 2023-04-20 10:19:44 +02:00
Franco Fichtner
02a05a4d4c src: style et al 2023-02-08 07:07:15 +01:00
Franco Fichtner
585311cedd system: support tier here in core as well #5983 2023-01-18 15:07:12 +01:00
Franco Fichtner
b13232391e mvc: implement getRealInterface() variant related to #6227 2023-01-16 10:47:58 +01:00
Franco Fichtner
11663d8ff1 License: sort better 2022-10-27 09:07:44 +02:00
Maurice Walker
d582435b4b interfaces: add support for SLAAC WAN interfaces w/o DHCPv6 #5862; closes #5883
New script to be invoked by rtsold when Router Advertisements with
RDNSS / DNSSL information are received. Uses ifctl to create the
/tmp/$if_routerv6 file and creates the /tmp/$if_defaultgwv6 file
directly. Fixes the issue that these files don't get created when
the M and O flags in RAs are not set. Also, passes RDNSS / DNSSL
info from RAs to ifctl.
2022-07-22 09:20:12 +02:00
Franco Fichtner
2414ed3955 src: fix typo and sync LICENSE 2022-04-06 09:23:00 +02:00
Franco Fichtner
b342645e7c dhcp: add missing copyright
File created in 092462dc10d1a4 by Seth Mos in 2012.
2022-02-14 08:48:41 +01:00
Franco Fichtner
b6ca1be13a firmware: no need to hint at upgrades anymore 2022-02-01 14:22:58 +01:00
Franco Fichtner
7d7db31673 LICENSE: sync 2022-01-05 09:37:37 +01:00
Franco Fichtner
4b44917198 LICENSE: sync after discussion with author 2021-11-22 15:13:50 +01:00
Franco Fichtner
95a3b3fc3d LICENSE: sync 2021-10-20 22:48:25 +02:00
Franco Fichtner
7bd5f2ae4c pkg: fix plist, license and parsing thereof 2021-09-09 09:16:18 +02:00
Franco Fichtner
d6d0971677 unbound: integrade DoT grid; closes #5101
Extensive rewrite based on the original PR, but the models
have been merged into one Unbound.xml and the migration will
follow in the next commit.
2021-07-19 15:00:30 +02:00
Franco Fichtner
6b63a4e2cf LICENSE: sync after states summary drop 2021-06-23 10:44:18 +02:00
Franco Fichtner
5b0cbf26d3 LICENSE: sync 2021-04-01 09:44:20 +02:00
Franco Fichtner
986a49c2f0 LICENSE: sync 2021-01-10 19:40:45 +01:00
Franco Fichtner
622a3038ce license: sync 2021-01-05 08:58:56 +01:00
Franco Fichtner
185cb10bec src: sync 2020-09-30 08:04:25 +02:00
Franco Fichtner
b5b04df2b8 LICENSE: sync 2020-09-04 22:53:36 +02:00
Franco Fichtner
8d490c999b LICENSE: sync 2020-05-11 04:34:59 +02:00
Franco Fichtner
15737656ed src: style sweeep and sync 2020-04-19 12:17:31 +02:00
Franco Fichtner
70ebed1ee7 pkg: fix plist and sync LICENSE after file removal 2020-04-06 09:12:42 +02:00
Franco Fichtner
20a3e1f3c8 LICENSE: sync 2020-02-18 16:45:25 +01:00
Franco Fichtner
9f30e9f21e LICENSE: sync 2020-02-06 19:20:53 +01:00
Franco Fichtner
dd53a0d714 LICENSE: sync after removal 2020-01-31 11:34:45 +01:00
Franco Fichtner
4edb7aa1c8 LICENSE: sync 2020-01-28 16:44:51 +01:00
Franco Fichtner
d62277ca8f LICENSE: sync 2019-10-01 14:35:53 +02:00
Franco Fichtner
1bc478fbaa openvpn: remove gw switching logic; closes #3449
This removes the last part of gw switching capabilities from OpenVPN
in a backwards-incompatible way.  For clients they can already reconnect
if you use "any" or an internal LAN. For servers you don't bind to WAN
in Multi-WAN or gateway groups.  Use localhost + NAT rules for both
WANs instead.

Discussed with: @adschellevis
2019-04-29 13:43:18 +02:00
Franco Fichtner
0e95b0f407 interfaces: remove rc.kill_states
There's no real world evidence this works or is needed today.
We do have to other state kills / flushes now, one works and
the other may be defunct.  To progress this remove this arcane
script and if the need arises rewrite it as something portable.

See:      https://redmine.pfsense.org/issues/1629
Also see: https://redmine.pfsense.org/issues/2887
2019-03-21 18:33:18 +01:00
Franco Fichtner
408741b1ef system: remove unfinished SCP backup for now
User feedback has been low or nonexistant.  Author not active.

Suggested by: @adschellevis
2019-03-10 09:21:40 +01:00
Franco Fichtner
d8f2251d7b LICENSE: sync 2019-02-14 12:16:59 +01:00
Franco Fichtner
c32cb08f58 monit: correct copyright headers, update LICENSE 2019-01-17 18:01:46 +01:00
Franco Fichtner
530c5220dc src: header style updates, license additions, sync LICENSE 2019-01-14 08:34:57 +01:00
Franco Fichtner
421a09efd5 LICENSE: sync 2019-01-07 23:27:45 +01:00
Franco Fichtner
5b2f0844ca LICENSE: regenerate 2018-09-24 16:23:19 +02:00
Franco Fichtner
5f6ca0163c LICENSE: sync 2018-07-18 08:14:43 +02:00
Franco Fichtner
f438a9ef98 LICENSE: sync 2018-05-18 17:02:11 +02:00
Franco Fichtner
4f8a9b08d2 license: fix 2018-04-03 22:07:05 +00:00
Franco Fichtner
1a22b8822a service: almost entirely migrate monit model 1.0.0 et al. 2018-03-11 11:08:14 +00:00