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
Franco Fichtner
0b551b34d3
importer: make current zpool visible, but immune to import
...
This is for consistency with hard disk device visibility as it
could be mounted / active. While here, stop cleaning up MNT as
it is only a directory in /tmp that should cause issues...
2018-12-27 18:19:06 +01:00
Martin Wasley
59ec7b7449
DUID-LL Generator fix
...
Timestamp is not used for DUID-LL only mac address.
2018-12-27 09:46:24 +01:00
Franco Fichtner
063bd90e86
firmware: remove defunct dataroute mirror
2018-12-27 09:45:20 +01:00
Ad Schellevis
dc2b1b8be5
add mirror: Hostcentral, (HTTP, Melbourne, Australia)
2018-12-27 09:37:04 +01:00
Franco Fichtner
414827b7f6
dhcp: whitespace sweep
2018-12-27 09:26:05 +01:00
Martin Wasley
4a703656fa
dhcpd6 leases not always correctly displayed ( #3072 )
2018-12-27 08:50:13 +01:00
Franco Fichtner
b6671c2b59
src: use new configdp_run() where appropriate
2018-12-25 09:27:47 +01:00
Franco Fichtner
3ba43c9728
backend: glue for parameter escaping
...
PR: https://github.com/opnsense/plugins/pull/1081
2018-12-24 15:58:58 +01:00
Ad Schellevis
00205d2838
cleanup opnsense.js/setFormData()
2018-12-24 15:39:05 +01:00
Ad Schellevis
ab4e900a52
Firewall/alias, add not selected aliases to tokeniser, for https://github.com/opnsense/core/issues/3065
2018-12-23 12:27:27 +01:00
Ad Schellevis
9741e9874e
system_authservers.php / radius, ldap: fix host validation, closes https://github.com/opnsense/core/issues/3067
2018-12-23 11:23:41 +01:00
Franco Fichtner
2d0ff7ab9d
pkg: fix wrong version in core metadata file
2018-12-22 17:47:21 +01:00
Ad Schellevis
e2ce9b0009
rework https://github.com/opnsense/core/pull/3064 closes https://github.com/opnsense/core/issues/2287
2018-12-22 17:03:30 +01:00
Michael Steenbeek
168c652d41
Add hostname lookup to live view, closes #2287
2018-12-21 15:06:48 +01:00
Ad Schellevis
73ce72c6a3
MVC, exclusive lock delBase() for https://github.com/opnsense/core/issues/3062
2018-12-21 12:13:14 +01:00
Ad Schellevis
5d0d4e832e
Config, add more pessimistic locking option.
...
We usually only lock on write, but when data has a high posibility of changing in between reads, we should have an option to lock for writes exclusively.
needed for https://github.com/opnsense/core/issues/3062
2018-12-21 12:09:26 +01:00
Michael Steenbeek
d27cc83642
Change foreach loops that don't use values to use array_keys()
2018-12-18 14:37:11 +01:00
Franco Fichtner
a1d6cd09f9
firmware: increase heat for upcoming 19.1-RC
2018-12-18 11:00:36 +01:00
Franco Fichtner
60f9ffea93
openvpn: make remote network optional
...
PR: https://twitter.com/simonszu/status/1074927719006306304
2018-12-18 12:30:41 +01:00
Martin Wasley
f41ca8d0fc
services: dhcpv6 override PD range fix; closes #3047
...
When using dhcpd6 overide, if the user does not enter a 'to' range
then at present the code writes an invalid PD range to dhcpd6.conf.
This change checks to see whether the user has entered a PD range,
if not then no PD range is written to the conf file.
2018-12-17 16:23:28 +01:00
Ad Schellevis
7d07a15fe0
HAsync, remove references to "automatic", since we don't usually sync automatic (maybe there are some spots left, which we better kill as well then). Add a link to the status page, to make it a bit more explicit in the settings.
...
discussed here https://github.com/opnsense/core/issues/2920
2018-12-17 11:27:25 +01:00
Franco Fichtner
5331c55c8c
interfaces: drop reload that is probably not even executed from the top
...
This has been on devel for a while and recent 18.7.x do not suggest
any problems in this particular area so let's just drop it.
2018-12-17 08:48:02 +01:00
Franco Fichtner
a285dc554b
openvpn: small cleanup
2018-12-17 08:46:55 +01:00
Franco Fichtner
d9f7574147
ipsec: mark descriptions "$unused" where appropriate
2018-12-16 21:17:43 +01:00
Franco Fichtner
64bd3a333b
firewall: style tweaks
2018-12-16 21:00:17 +01:00
Franco Fichtner
14f8a4243e
system: minor whitespace cleanup
2018-12-16 20:54:29 +01:00
Ad Schellevis
8aa6da2fb0
cleanup notices to bare minimum, https://github.com/opnsense/core/pull/3031
2018-12-16 20:15:02 +01:00
Franco Fichtner
1e3fc6dcc7
system: files merged, copyright retained
2018-12-16 19:56:50 +01:00
Michael Steenbeek
0d7001ae68
Remove legacy SMTP notices (for #2919 ) ( #3031 )
...
* Remove remaining calls to notify_via_smtp()
* Remove SMTP notices code
* Remove SMTP notifications config from System/Settings/Notifications
* Move system beep settings to System/Settings/Miscellaneous, remove System/Settings/Notifications
2018-12-16 19:34:20 +01:00
Ad Schellevis
923f1982f7
IDS/abuse.ch, remove non functional dyre_sslipblacklist.rules and use new location for Feodo Tracker (currently defunct)
2018-12-16 18:11:27 +01:00
Ad Schellevis
f9d9e09ebb
firewall/alias, signal table load errors to the user, it's not very obvious now that the table memory is defined too low. closes https://github.com/opnsense/core/issues/3046
2018-12-14 21:05:34 +01:00
Michael Steenbeek
f1c515744a
Fix #2990 : Browser crashes when there are more than 10000 addresses in a pfTable alias" ( #3039 )
2018-12-14 15:51:14 +01:00
Franco Fichtner
7060d4e633
interfaces: simplify once more
2018-12-13 16:21:32 +01:00
Franco Fichtner
98bd679bab
firewall: fix typo
...
PR: https://github.com/opnsense/core/issues/2992
2018-12-13 12:35:49 +01:00
Franco Fichtner
4e8055fed3
system: there's no point globbing...
2018-12-13 10:51:24 +01:00