Franco Fichtner
8fda660bce
system: fix dpinger RRD creation for #2396
2018-05-08 12:49:04 +00:00
Franco Fichtner
e8e7fa9840
dhcp: fix labels of services to align with menu
2018-05-08 09:32:36 +02:00
Franco Fichtner
fcf23eb835
services: tabs to spaces
2018-05-08 07:42:15 +02:00
Franco Fichtner
25381c02b7
radvd: deprecate prefix in SLAAC tracking mode #2394
2018-05-08 07:41:34 +02:00
Franco Fichtner
910a12990d
system: dpiner cleanups #2396
2018-05-07 16:27:30 +00:00
Franco Fichtner
148056cd02
interfaces: add interface_track6_slaac_configure() for #2394
2018-05-07 17:01:16 +02:00
Franco Fichtner
41e3040386
interfaces: SLAAC may also use IPv4 connectivity #2394
2018-05-07 12:18:54 +00:00
Franco Fichtner
c18569afcd
system: tabs in previous #2396
2018-05-07 11:05:25 +00:00
Franco Fichtner
d243580ade
system: dpinger instance reload and no more file name magic #2396
2018-05-07 11:03:29 +00:00
Franco Fichtner
881186530a
system: dpinger startup for #2396
2018-05-07 08:53:48 +00:00
Franco Fichtner
84ce6c13ff
firewall: immediately flip service for #2396
2018-05-07 08:42:01 +00:00
Franco Fichtner
9567a1d8d8
firewall: move monitoring daemon preference for #2396
2018-05-07 08:38:48 +00:00
marjohn56
0df1c0dfef
system: add dpinger monitoring option implementation #2326
...
stddev bits missing from status page / widget for clarity and
further discussion. Other cleanups by @fichtner included.
2018-05-07 10:17:08 +02:00
Franco Fichtner
014c11e441
radvd: lowercase word
2018-05-07 09:31:48 +02:00
Franco Fichtner
ed7d525f1b
interfaces: "this shouldn't happen" #2394
2018-05-07 08:32:48 +02:00
Franco Fichtner
53994b097d
interfaces: minimum viable approach for #2394
2018-05-07 06:21:41 +00:00
Franco Fichtner
734e6f490e
services: dedup stanzas; closes #2375
2018-05-06 23:49:17 +02:00
Rafael Cano
67383a8ddb
Fix IPsec RADIUS secret ( #2387 )
...
Add double quotes around the RADIUS secret to prevent some corner cases where the secret was not fully read.
2018-05-06 19:42:28 +02:00
Ad Schellevis
ad528c6d89
insight, log long running cleanup steps to ease troubleshooting
2018-05-06 15:53:43 +02:00
Franco Fichtner
00838b49ce
src: move dhclient-script to proper location
...
".ext" came to be because dhclient-script from BSD is also under sbin/,
but since we always explicity use this one just move it to a neutral
location and point to it.
2018-05-06 14:32:06 +02:00
Ad Schellevis
ee87e1a7a6
small wizard style cleanups, mentioned 553d16ee18
2018-05-06 13:52:57 +02:00
Franco Fichtner
f4269a0ae2
dhcp: lint in main v6 page
2018-05-06 11:30:47 +02:00
Franco Fichtner
e6e578c9df
dhcp: ldap-server does not exist in v6 #2336
2018-05-06 11:17:05 +02:00
Franco Fichtner
fb31e549c2
dhcp: domain-search-list usage was removed in 2012
2018-05-06 11:13:10 +02:00
Franco Fichtner
28739cb8c9
system: update header
2018-05-06 11:08:36 +02:00
Franco Fichtner
41b1b07603
system: fix typo
2018-05-05 20:32:36 +02:00
Franco Fichtner
fe1f952389
rc: annotate ZFS requirements
2018-05-05 18:15:26 +02:00
Franco Fichtner
a6f582e006
rc: typo
2018-05-05 18:09:20 +02:00
Franco Fichtner
4ca7870364
rc: oops
2018-05-05 17:03:02 +02:00
Franco Fichtner
393ab55447
rc: mount improvements for edge cases
2018-05-05 17:00:45 +02:00
Franco Fichtner
617179613f
rc: flip a mute and unmute
2018-05-05 16:43:49 +02:00
Franco Fichtner
d286e9a572
radvd: fix DNSSL settings
2018-05-05 09:51:59 +00:00
Franco Fichtner
94df5fbe68
dhcp: correctly "merge" arrays for #2336
...
Looks like this was introduced in 607d8eccd.
2018-05-05 09:44:40 +00:00
Ad Schellevis
0ac2af1c1a
lib/interfaces, parse ifconfig tunnel data for https://github.com/opnsense/core/pull/2382
2018-05-05 10:01:24 +02:00
Ad Schellevis
62ed6633e4
legacy, configurable landing page and cleanups, for https://github.com/opnsense/core/issues/2385
...
With getAllowedPages() out of the way, we can ditch some more overlapping logic now.
2018-05-04 18:36:13 +02:00
Ad Schellevis
36f1a3d7e3
ACL, small cleanups and add support for configurable user landing pages, for https://github.com/opnsense/core/issues/2385
2018-05-04 18:34:36 +02:00
Ad Schellevis
8b5949e1b5
MVC/ModelRelationField type, fix race condition when referring to another model section not yet loaded.
...
Since https://github.com/opnsense/core/commit/e4d5daf9 we reuse our model object when not referring to another model, which may not yet been completely initialised when referring to a section further in the xml definition. Moving the load action to actionPostLoadingEvent() should assure we do have the related actions loaded. should fix https://github.com/opnsense/core/issues/2389
2018-05-04 16:11:56 +02:00
Ad Schellevis
910e1d11e3
set password, kill user_shouldChangePassword after successful reset
2018-05-04 12:16:43 +02:00
Ad Schellevis
b5b7dceeac
legac/auth, align acl check with mvc, eventually getPrivPages() should also move to the ACL() class, but doesn't hurt that much
2018-05-04 11:57:41 +02:00
Franco Fichtner
e9f3b31581
mvc: selectpicker for interface selectors
2018-05-04 08:47:14 +00:00
Ad Schellevis
2d43e962c7
select, hide "Clear all" when not tokenizer
2018-05-04 10:29:31 +02:00
Franco Fichtner
a0e3630364
src: unify the label printing of interfaces
...
This annoyed me for a long time: always print the literal description
if found, only use uppercase on the interface key if no description
is available.
2018-05-04 08:15:52 +00:00
Ad Schellevis
2bb7131d33
multiselect, selectpicker missing search for https://github.com/opnsense/core/issues/2380
2018-05-04 09:53:15 +02:00
Ad Schellevis
f600fc951e
proxy, switch some selects to selectpickers
2018-05-04 09:52:44 +02:00
Ad Schellevis
aab704c70c
Netflow, change select to selectpicker style, closes https://github.com/opnsense/core/issues/2380
2018-05-04 09:24:07 +02:00
Franco Fichtner
8ebfd58797
rc: simplify zfs mount #2386
2018-05-04 01:03:56 +02:00
Franco Fichtner
ce6a597ca1
rc: emulate zfs_enable="YES" #2386
2018-05-03 22:26:18 +00:00
Franco Fichtner
345e92fedc
rc: initial zfs boot awareness for #2386
...
This should have no impact on existing non-zfs installations.
2018-05-03 21:42:01 +00:00
Ad Schellevis
ba35d5ec8d
mvc, set default selectbox for mulitple items to selectpicker as discussed here https://github.com/opnsense/core/issues/2380#issuecomment-385917200
2018-05-03 22:11:34 +02:00
Franco Fichtner
500b547862
interfaces: tweak previous
2018-05-03 21:49:11 +02:00