7114 Commits

Author SHA1 Message Date
Franco Fichtner
e9dbd8fd2a rc: rework yes/no answer for default value 2017-05-11 20:56:20 +02:00
Franco Fichtner
bb3c2cd456 rc: who knew about dry mode? exactly 2017-05-11 20:36:49 +02:00
Franco Fichtner
044d519f43 config: change migration a tiny bit 2017-05-11 13:55:54 +02:00
Franco Fichtner
0f551f0943 config: funny, like previous 2017-05-11 13:30:56 +02:00
Franco Fichtner
b306aaae5b config: migration could be stripped, global vars are always global 2017-05-11 13:24:15 +02:00
Franco Fichtner
983b11f3e3 interfaces: keep dhcp6 config, seems to have been a typo 2017-05-11 12:24:13 +02:00
Franco Fichtner
d0a94a5bb1 interfaces: track6 edge case requires HUP for either reload or linkup 2017-05-11 12:04:23 +02:00
Franco Fichtner
42214674d5 rc: err, sorry, how long has this been wrong? 2017-05-11 10:25:28 +02:00
Franco Fichtner
a99ed3ee7e rc: $configip for unified reload code later... 2017-05-11 10:04:15 +02:00
Franco Fichtner
f305ecafe4 rc: make renewal code more address-family-agnostic 2017-05-11 09:49:31 +02:00
Franco Fichtner
16ad45f8d5 rc: specifically set $oldipv6 to be empty, need to test 2017-05-10 18:11:01 +02:00
Franco Fichtner
43fa1b861a rc: refactor loop avoidance again, fix typo from historic commit
https://github.com/pfsense/pfsense/commit/46a7c9aae#diff-9f6cbcc34208589ed90d936a29cbe8c9R120
2017-05-10 17:59:16 +02:00
Franco Fichtner
0c514cee09 Revert "Allow CNAME overrides for unbound (#1617)"
This reverts commit d3492abdef2798716abfb65ece46b3ff758b14d2.
Per author request: CNAME does not fully work in unbound at
this point.
2017-05-10 17:37:47 +02:00
Franco Fichtner
dd0d8ed8fd gateways: fix regression #1594 2017-05-10 17:15:45 +02:00
Franco Fichtner
ce98d5f4d8 rc: before it's forgotten, extensive rework in progress 2017-05-10 14:56:14 +02:00
Franco Fichtner
a5937f8fed rc: cluster more, PPP loop avoidance earlier... 2017-05-10 07:12:47 +02:00
Franco Fichtner
92f7c3fc3d rc: experimental try to only reload filter when we really do 2017-05-10 06:45:27 +02:00
Ad Schellevis
575f804a53 vpn_openvpn_client.php fix typo 2017-05-09 21:37:38 +02:00
Ad Schellevis
ad5ad50e7d vpn_openvpn_server.php, fix typo 2017-05-09 21:07:50 +02:00
Franco Fichtner
b0d08d500d rc: put back PPP loop avoidance 2017-05-09 18:31:20 +02:00
Franco Fichtner
a84f3c0df2 dyndns: add support for STRATO 2017-05-09 18:03:17 +02:00
Franco Fichtner
45e043b103 rc: use rc.syshook for some for our important tasks 2017-05-09 08:10:10 +02:00
Franco Fichtner
23c2cce667 rc: 20/start corresponds with 80/stop 2017-05-09 07:57:49 +02:00
Franco Fichtner
9c88e64134 system: always use reload except for deferred startup
PR: https://forum.opnsense.org/index.php?topic=5140.0
2017-05-09 07:49:27 +02:00
Franco Fichtner
32a8adb78d rc: beep for previous 2017-05-09 07:47:38 +02:00
Franco Fichtner
b2ea63317e beep: move beep to syshook (mostly) 2017-05-09 07:18:56 +02:00
Franco Fichtner
9939ff2832 rc: fetching bogons shouldn't use auto-retry as we retry manually
PR: https://forum.opnsense.org/index.php?topic=5099.0
2017-05-08 20:24:39 +02:00
Franco Fichtner
f12c505a7d gateways: always show the same precision; closes #1594 2017-05-08 17:14:13 +02:00
Franco Fichtner
e438bfc902 rc: use $name from rc scripts to name vars #1628 2017-05-08 12:51:48 +02:00
Ad Schellevis
f8547f27cd rc.freebsd, escape - sign 2017-05-08 11:32:52 +02:00
Ad Schellevis
ce8ef9930b gwlb, gateway switch shouldn't be in the for loop 2017-05-08 08:44:52 +02:00
Franco Fichtner
9d239330db firewall: tweak previous, manual wasn't clear #1623 2017-05-07 19:26:17 +02:00
Franco Fichtner
f082310e39 firewall: add tos/dscp values; closes #1623 2017-05-07 12:32:25 +02:00
Franco Fichtner
4344115cf3 Revert "firewall scrupt, 0x0 is not a valid value, https://github.com/opnsense/core/issues/1623"
This reverts commit 2fa53c9e8541326bba8cb2f9b452d0ed210706ef.

This needs fixing in the kernel instead :)
2017-05-06 20:19:08 +02:00
Ad Schellevis
2fa53c9e85 firewall scrupt, 0x0 is not a valid value, https://github.com/opnsense/core/issues/1623 2017-05-06 10:02:34 +02:00
Ad Schellevis
b16ea82258 vlan/edit add description, closes https://github.com/opnsense/core/issues/1621 2017-05-06 09:56:00 +02:00
Jorge Schrauwen
d3492abdef Allow CNAME overrides for unbound (#1617)
* Allow CNAME overrides for unbound

We allow for CNAME to be used in the host override for unbound.
This closes #1614.

* Make sure the cname field is filled in on edit.
2017-05-05 22:29:30 +02:00
Franco Fichtner
b792c9fb9e rc: fix issues with bogus renewal 2017-05-05 20:49:51 +02:00
Franco Fichtner
c2e0d912f6 dhcp: fix a crash report 2017-05-05 17:47:00 +02:00
Franco Fichtner
457077686e ipsec: enable ca field for hybrid and mutual rsa xauth
PR: https://forum.opnsense.org/index.php?topic=5120.0
2017-05-05 14:49:28 +02:00
Ad Schellevis
5376a0ece5 rework prev 2017-05-05 14:35:31 +02:00
Ad Schellevis
834ccbe0f7 fixup_default_gateway suppress stderr 2017-05-05 12:27:42 +02:00
Ad Schellevis
6009ab939d gwlb, bug in return_gateway_groups_array() leading in always selecting the default gateway. check should have been, this interface is up or none are up. 2017-05-05 11:57:23 +02:00
Ad Schellevis
575c64400d gateway failover, typo in fixup_default_gateway() leading to not switch no gw down 2017-05-05 11:36:10 +02:00
Franco Fichtner
c8ef950cf7 inc: rejoin config.lib.inc and config.inc, fix Erik's copyright
See: https://github.com/pfsense/pfsense/commit/12df7edc
2017-05-05 08:07:01 +02:00
Franco Fichtner
27a92e913d test: phpunit package name changed with version bump 2017-05-05 07:31:34 +02:00
Franco Fichtner
cde9b8f8dd rc: stop depending on config.lib.inc instead of config.inc
Looks like the reason for this file has gone.  We shall merge
the code into config.inc soon.
2017-05-04 22:41:00 +02:00
Ad Schellevis
0280a875ed pconfig_to_address, don't save range when $endport is 0, closes https://github.com/opnsense/core/issues/1611 2017-05-04 20:49:36 +02:00
Ad Schellevis
2d2771acb3 filter, skip well-known ports for ranges, closes https://github.com/opnsense/core/issues/1605 2017-05-04 20:21:31 +02:00
Ad Schellevis
89784b841a filter, alias, don't reload immediately after delete, closes https://github.com/opnsense/core/issues/1601 2017-05-04 19:57:16 +02:00