10159 Commits

Author SHA1 Message Date
Michael
b09fbae014 Proxy: Add Parent Proxy feature (#3078) 2019-01-06 15:11:35 +01:00
Franco Fichtner
fd224b360a system: reformat system log widget header 2019-01-06 15:10:12 +01:00
Franco Fichtner
2b265279e5 src: change all instances to "comma-separated" 2019-01-06 15:04:28 +01:00
Ad Schellevis
cd632551ce carp_status.php, disable ip aliases configured with vhid on "temporarily disable carp", closes https://github.com/opnsense/core/issues/3097 2019-01-04 21:25:25 +01:00
Michael Steenbeek
2c61e068a2 Small fixes (#3096) 2019-01-04 09:26:16 +01:00
Franco Fichtner
8257d884d5 make: slightly change this, need this for plugins too 2019-01-04 09:12:53 +01:00
Franco Fichtner
ad66c04238 make: allow flat MFC for files and directories 2019-01-04 09:00:08 +01:00
Michael Steenbeek
69cc3895e6 Fix some JS errors 2019-01-04 08:39:22 +01:00
Franco Fichtner
fada24d7c3 unbound: don't stop unbound_dhcpd twice, small refactor
Also see: https://www.reddit.com/r/OPNsenseFirewall/comments/aac7xj/does_this_pfsense_dns_bug_with_dhcp_and_multiple/
2019-01-04 07:43:50 +01:00
Michael Steenbeek
dbd1729595 Remove unreachable, unnecessary statements 2019-01-03 14:58:19 +01:00
Michael Steenbeek
1708d13076 Remove redundant closing tags 2019-01-03 14:58:19 +01:00
Michael Steenbeek
f127c7d9a9 Clarify incorrect gateway IP error (#3093) 2019-01-03 14:12:50 +01:00
Franco Fichtner
0c751d732a unbound: calculation is still suboptimal #3092
On the far side of the interval up to the next power of two
the lock contention increases drastically, meaning 31 threads
will only get 32 slabs etc.
2019-01-03 13:06:48 +00:00
Franco Fichtner
c6de22b584 unbound: optimize optimization calculation #3092 2019-01-03 13:52:08 +01:00
Franco Fichtner
4942127210 src: OPENSSL_VERSION_NUMBER is too problematic
Initial reservations have been confirmed: since the constat is defined
in the OpenSSL package of PHP it is not updated when OpenSSL/LibreSSL
is essentially making it seem that OpenSSL/LibreSSL version is "stuck".
2019-01-02 20:52:07 +01:00
Franco Fichtner
a79a163a55 interfaces: allow OPT1 to carry anti-lockout #3005
When no LAN is present OPT1 can now be configured.  To make sure that
anti-lockout doesn't shift never again assume that "LAN" can be assigned.
The same is already true for "WAN".

Some style while here...
2019-01-02 20:37:41 +01:00
Ad Schellevis
f7f5489266 interfaces/assign, drop reference usage. for https://github.com/opnsense/core/issues/3085 2019-01-02 20:18:36 +01:00
Franco Fichtner
5c6f1d303c shell: ask for OPT to be configured; closes #3005 2019-01-02 20:14:35 +01:00
Ad Schellevis
b69210f118 Firewall/alias util, issue when adding into an empty alias. 2019-01-02 16:53:27 +01:00
Franco Fichtner
9f50c88987 make: add preliminary lint-exec lint pass 2019-01-02 16:33:32 +01:00
Franco Fichtner
8f80d7620f interfaces: groups can be virtual
PR: https://github.com/opnsense/core/issues/3082
2019-01-02 11:54:32 +01:00
Franco Fichtner
c6fd3bc018 pkg: happy new year! 2019-01-02 08:55:58 +01:00
Alexander Shursha
d7579d3134 Fix checking empty value. (#3084) 2018-12-31 09:21:02 +01:00
Ad Schellevis
d17209e9ab Interface groups, show disabled interfaces as well, closes https://github.com/opnsense/core/issues/3082 2018-12-31 08:51:41 +01:00
Franco Fichtner
a43957ac94 system: `-d 0' is autmomatic, we don't have a GUI option 2018-12-30 22:27:15 +01:00
Ad Schellevis
8b0a27fad1 Alias, name. wrong limit . closes https://github.com/opnsense/core/issues/3081 2018-12-30 19:24:16 +01:00
Ad Schellevis
8c0683540d GRE + ip alias, for https://github.com/opnsense/core/pull/3080 2018-12-30 18:38:40 +01:00
Franco Fichtner
3bb0e00e19 interfaces: loosely related cleanups #2707 2018-12-30 14:04:22 +01:00
Franco Fichtner
446c68157f wizard: hint at updates; closes #3056 2018-12-30 11:03:10 +00:00
Franco Fichtner
772c8e0de6 wizard: render subnet selections as full separate items 2018-12-30 11:47:55 +01:00
Franco Fichtner
243d33356c wizard: more checkbox changes 2018-12-30 11:42:05 +01:00
Franco Fichtner
42cb5b1970 wizard: small UI corrections 2018-12-30 11:28:37 +01:00
Franco Fichtner
c771a6fda8 wizard: sync bogon help text with interfaces UI 2018-12-30 11:12:26 +01:00
Franco Fichtner
1b6218f1ce wizard: restore translations in wizards, other lint 2018-12-30 11:09:25 +01:00
Franco Fichtner
aa5af0404c system: move gateway name and description up in the form 2018-12-30 10:50:14 +01:00
Franco Fichtner
445fea97a7 system: simplify gateway edit help 2018-12-30 10:47:35 +01:00
Martin Wasley
6dff027358 Add missing entries to Dpinger advanced section; closes #3077
It's only taken 8 months to do this.. impressive. :)

Modified by: @fichtner
2018-12-30 10:34:48 +01:00
Franco Fichtner
68e2f850a5 interfaces: header indent and small consolidation in iterator 2018-12-29 10:57:56 +01:00
Franco Fichtner
2bcc8f8a91 unbound: whitespace nit 2018-12-29 10:41:47 +01:00
Franco Fichtner
2c83768395 unbound: small error in previous #3051 2018-12-29 10:36:26 +01:00
Franco Fichtner
6cbae54033 unbound: since we support OpenVPN officially now...
fix the subnet of the tunnel network given via OpenVPN.

PR: https://github.com/opnsense/core/issues/3051
2018-12-29 10:32:45 +01:00
Franco Fichtner
ccd0f07fa8 interfaces: clear a faulty automatic DUID; closes #3061 2018-12-28 18:23:38 +01:00
Franco Fichtner
333dc0fce8 unbound: exclude OpenVPN from IP registration for #2828 2018-12-28 17:46:16 +01:00
Franco Fichtner
72a9bb8e7b unbound: this doesn't work it seems ;) #3051 2018-12-28 17:12:13 +01:00
Franco Fichtner
c9895d8088 unbound: add OpenVPN interfaces for #3051 2018-12-28 17:04:57 +01:00
Franco Fichtner
908f905e74 system: reformat header 2018-12-28 14:47:45 +01:00
Franco Fichtner
dab3d803d4 wizard: and more... 2018-12-28 14:38:16 +01:00
Franco Fichtner
88a5b1e664 wizard: a bit more 2018-12-28 14:36:24 +01:00
Franco Fichtner
4cef794d42 installer: find all possible configs and include them
Sooner or later we will remove custom configs and this is in the
way of simply zapping a file by statically including it.
2018-12-28 08:05:52 +01:00
Franco Fichtner
60ccde58af importer: wrong language 2018-12-27 18:23:09 +01:00