8315 Commits

Author SHA1 Message Date
Ad Schellevis
47cd4bea29 ntpd, add missing stratum level. closes https://github.com/opnsense/core/issues/2219 2018-02-23 13:44:31 +01:00
Ad Schellevis
a21394ddbc mvc, fix "Notice: Access to undefined property translator in.." when trying to access an unexisting controller 2018-02-21 18:59:39 +01:00
Franco Fichtner
a83c91dff0 firewall: show IPv6 ports in live log; closes #2190 2018-02-16 14:27:41 +00:00
Ad Schellevis
f953fc4e0f Revert "another take on tab removal. (https://github.com/opnsense/core/issues/1928)", closes https://github.com/opnsense/core/issues/2065
This reverts commit 2b94b6691a9f965950c1e9759542359fc6d6e6f4.
2018-02-16 15:01:49 +01:00
Franco Fichtner
b46fc7fe4c radvd: style tweak 2018-02-16 14:52:30 +01:00
Ad Schellevis
fb06878b3f Firewall/aliases, ignore case while searching. 2018-02-16 14:46:30 +01:00
Ad Schellevis
97cdecbc3d firewall/category, move selection to top-right, closes https://github.com/opnsense/core/issues/2182 2018-02-16 14:32:22 +01:00
Ad Schellevis
8787a3200b status_interfaces, prefix containers and remove duplicate htmlspecialchars(), closes https://github.com/opnsense/core/issues/2202 2018-02-15 21:50:28 +01:00
Ad Schellevis
0752629d10 firewall/categories, move filter to top, for https://github.com/opnsense/core/issues/2182 2018-02-15 21:39:12 +01:00
Ad Schellevis
b5d6cddbdc print_info_box_apply() code issue, there doesn't appear to be a reason to set an action url here. sprintf() expects the second argument to be mapped "somewhere" 2018-02-15 21:09:21 +01:00
Franco Fichtner
b85cd97da0 rc: proper includes
PR: https://forum.opnsense.org/index.php?topic=7320.0
2018-02-15 14:24:04 +01:00
Franco Fichtner
2a32eb7fdb system: merge single gateway status into main page #2201 2018-02-15 08:43:49 +00:00
Martin Wasley
5a0306e66f RADVD Problem on PPPeO link without public IPv6 address (#2200)
PR: https://forum.opnsense.org/index.php?topic=7304.0
2018-02-15 08:51:03 +01:00
Franco Fichtner
00b6bcefc4 intrusion detection: straighten syslog output
If enabled, now consistenly log into a clog suricata.log.  Since
the last rework suricata syslog output landed in system.log because
the suricata.syslog.log file was removed, but this one was never
read because syslog.log was not a real log file.
2018-02-14 20:51:08 +00:00
Ad Schellevis
5bc9fdfe55 Firewall/Menu, add category filter to menu, part of https://github.com/opnsense/core/issues/2182 2018-02-14 18:58:58 +01:00
Franco Fichtner
0bd1d466f0 unbound: tweak previous
* Add all documented types
* Do not translate types, difficult to express in a label
* Move validation to config-save time
* Modify help text, default is in the manual
* Simplify naming
* Use empty as "transparent" for backwards compat
* Properly escape option value

CC: @NOYB
2018-02-14 08:40:55 +00:00
Franco Fichtner
4a65d926bf mvc: style sweep 2018-02-14 08:37:20 +00:00
NOYB
0df6c357f7 Services - Unbound DNS - General - System Domain Local Zone Type Option
Expose system domain unbound local-zone type to be configurable.
2018-02-14 08:56:24 +01:00
Franco Fichtner
d3f51dedb0 mvc: need this too 2018-02-14 08:53:25 +01:00
Alexander Shursha
5eafd14b72 Translate OptionValues. 2018-02-14 08:52:06 +01:00
Ad Schellevis
ac4f5a1aec Firewall / tabs, regression in moving tabs to menu, categories won't stick anymore. see https://github.com/opnsense/core/issues/2182 2018-02-13 20:25:59 +01:00
Franco Fichtner
c142c5c17b firewall: fix typo 2018-02-13 20:24:21 +01:00
Ad Schellevis
cdae884ec9 Firewall/alias, if the name of the alias equals it's content, try to resolve. for https://github.com/opnsense/core/issues/2199 2018-02-13 20:12:04 +01:00
Franco Fichtner
26cda422bb firewall: magic 2018-02-13 18:58:07 +01:00
Franco Fichtner
5dd82c946a firewall: another tweak 2018-02-13 18:51:10 +01:00
Franco Fichtner
fb9029cb7e firewall: explicitly name flags as ipflags 2018-02-13 18:45:36 +01:00
Franco Fichtner
44d4fa90c4 firewall: log specs for tcp are wrong 2018-02-13 18:41:52 +01:00
Franco Fichtner
25a9eed20b system: add more logging, this is too fragile 2018-02-13 12:26:21 +00:00
Ad Schellevis
b5149928aa Firewall/ outbound nat, alias target defunct. for https://github.com/opnsense/core/issues/2194 2018-02-13 09:38:15 +01:00
Franco Fichtner
20ad5b73d7 interfaces: reject leases from in dhcp advanced
PR: https://forum.opnsense.org/index.php?topic=7201.0
2018-02-12 23:26:31 +00:00
Ad Schellevis
e2682fbac8
Merge pull request #2174 from NOYB/Firewall_Logs_Widget_-_Settings_Form_Layout
Firewall Logs Widget - Settings Form Layout
2018-02-12 16:33:08 +01:00
Ad Schellevis
cb4d95fee5
Merge pull request #2193 from jeis2497052/master
Propose fix some typos
2018-02-12 16:27:24 +01:00
John Eismeier
bc4ca0b895
Propose fix some typos 2018-02-12 10:25:21 -05:00
Ad Schellevis
9dc94f796a style 2018-02-12 12:58:27 +01:00
Ad Schellevis
7704e3ec34 firewall/alias, URL (IPs) alias type missing in selections 2018-02-12 08:59:28 +01:00
NOYB
222aaefbbc Firewall Logs Widget - Settings Form Layout
Options labeling and arrangement
Space utilization
2018-02-11 12:41:21 -08:00
Ad Schellevis
3e8ec0caf5 style/theme, align padding for help texts, see https://github.com/opnsense/core/pull/2085 2018-02-11 14:25:01 +01:00
Ad Schellevis
36022f8bdc style / theme, better targetting for top tabs spacing, for https://github.com/opnsense/core/issues/2185 2018-02-11 14:10:11 +01:00
Franco Fichtner
01f38e3135 rc: "tweak" previous, but it's practically unfixable 2018-02-09 07:37:27 +00:00
Franco Fichtner
a8c30a1829 network time: tweak previous
CC: @fabianfrz
2018-02-08 21:25:59 +00:00
Fabian Franz BSc
4c8afeb35a inline nmea checksum calculator; use bootstrap style for button (#2180)
* inline nmea checksum calculator; use bootstrap style for button
* also style 'Advanced' button and remove * and $, use text instead of html for result
* add a default string
2018-02-08 21:56:20 +01:00
Ad Schellevis
c5555b2ebc firewall/aliases, set alias update/check interval to 1 minute and align update to configd call. for https://github.com/opnsense/core/issues/2162
This was a bit forgotten, since the new alias update handles all types of aliases using different expiry intervals, we need to make sure we actually probe our changes in time, otherwise it's impossible to expire dns entries within a reasonable timeframe.
2018-02-08 21:14:51 +01:00
Franco Fichtner
b5a3ad126b rc: fix access to shell for now
PR: https://forum.opnsense.org/index.php?topic=7222.0
2018-02-08 19:01:46 +01:00
Franco Fichtner
557c0b6f9a mvc: all getBase() callers use $uuid, typo went unnoticed; closes #2176 2018-02-07 13:13:46 +01:00
Franco Fichtner
b12f9212dc unbound: optimize outgoing-range differently; closes #2172
"- 50" would will eventually underflow.  According to the official
docs in the libevent case we set double num-queries-per-thread, so
that's what we'll do and kick the other code.

While here, seems like the GUI options for the default value are
missing which causes the num-queries-per-thread value to decrease
to 512, reducing the outbound-range with it arbitrarily.

See: https://www.unbound.net/documentation/howto_optimise.html
2018-02-06 19:15:39 +00:00
Franco Fichtner
d613fa1a1c voucher: typo 2018-02-06 18:34:15 +00:00
Ad Schellevis
d324c9f4a9 Merge branch 'Stephanowicz-patch-1', closes https://github.com/opnsense/core/pull/1837 2018-02-06 19:13:07 +01:00
Ad Schellevis
83bde8ef1b Captive portal, cleanups and backward compatibility for https://github.com/opnsense/core/pull/1837 2018-02-06 19:11:10 +01:00
Ad Schellevis
1db9884041 Merge branch 'patch-1' of https://github.com/Stephanowicz/core into Stephanowicz-patch-1 2018-02-06 16:43:12 +01:00
Ad Schellevis
2d4ef851ef
Merge pull request #2085 from NOYB/HTML_Compliance_-_MVC_Form_Input
HTML Compliance - MVC Form Input - Attribute "for" on Element <tr,div,a,small,span>
2018-02-06 16:33:22 +01:00