8355 Commits

Author SHA1 Message Date
Franco Fichtner
bd59d9a5ad unbound: reformat, bump copyright after recent changes 2018-07-02 18:31:04 +02:00
Franco Fichtner
ad6c7384e4 dnsmasq: second part of slurp rework
Align this code with Unbound, slowly ridding ourselves of
get_possible_listen_ips() in the process as well.

PR: https://twitter.com/wget42/status/1009886764155260928
2018-07-02 16:21:02 +00:00
Franco Fichtner
f344e9d447 dnsmasq: slurp all addresses for bind
PR: https://twitter.com/wget42/status/1009886764155260928
2018-07-02 17:58:01 +02:00
Frank Brendel
d30b55356f monit: UI improvements; phpunit tests (#2505) 2018-07-02 16:34:49 +02:00
Franco Fichtner
42daf16775 dashboard: add date to cpu widget 2018-07-02 14:25:18 +00:00
Franco Fichtner
0e26ebe473 filter: we split ":", but it can be a character in the interface :D
"no IP address found for ovpnc2:0 - The line in question reads [0]:"

PR: https://forum.opnsense.org/index.php?topic=9030.0
2018-07-02 16:05:02 +02:00
marjohn56
4b89ead113 Delete Tooltip 2018-07-02 16:01:30 +02:00
marjohn56
0a34458d09 Remove CPU Load Tooltip 2018-07-02 15:45:31 +02:00
Franco Fichtner
1094c805f2 firmware: revoke older fingerprints 2018-07-02 14:36:40 +02:00
Franco Fichtner
e8f3c99f82 interfaces: flip order of radvd / dhcp6c load #2394 2018-07-02 10:19:35 +02:00
marjohn56
12283a6428 dhcp: add range help; closes #2501 2018-07-02 08:52:45 +02:00
Franco Fichtner
513296572c firmware: remove trailing slash from URL 2018-07-02 08:24:34 +02:00
marjohn56
88a45c2bfe Typo in interfaces.php 2018-07-02 08:10:11 +02:00
Franco Fichtner
37f852632c wizard: tweak language
PR: https://forum.opnsense.org/index.php?topic=8969.0
2018-06-30 21:23:20 +02:00
Nicholas de Jong
2951d9a66e rc: unset rcvar first...; closes #2477
to ensure any previous assignment of rcvar is unset since it
is being used in a global context not locally scoped within
the rc_enabled() function
2018-06-30 19:41:39 +02:00
Franco Fichtner
9f1a383ed0 src: whitespace sweep 2018-06-30 12:21:31 +02:00
Franco Fichtner
d48b83e60a interfaces: whitespace sweep 2018-06-30 12:21:17 +02:00
Tian Yunhao
0ed9753b09 interfaces: check existence of status
Check the existence of `status` before using it to avoid `Undefined index` warnings / errors.
2018-06-30 12:19:27 +02:00
Franco Fichtner
54884afcb2 firmware: tweak message for r1 2018-06-30 12:06:27 +02:00
Franco Fichtner
548ae4ff17 firmware: add message too 2018-06-30 12:03:55 +02:00
Franco Fichtner
8fa15dd3db firmware: prepare 18.7.r1 update 2018-06-30 11:59:12 +02:00
Franco Fichtner
2d32125dae ui: tokenizer2 style like tokenizer1/selectpicker
Was already reported by @mimugmail and found some more tweak
areas along the way.
2018-06-30 09:39:02 +00:00
Ad Schellevis
de789117d6 Firewall/alias, missing escape. for https://github.com/opnsense/core/issues/1858 2018-06-29 19:41:52 +02:00
Ad Schellevis
4db67759eb add fix for Tokenize2, include source for safety, closes https://github.com/opnsense/core/issues/2491 2018-06-29 19:28:35 +02:00
Ad Schellevis
66191476dd ipsec, add mutual rsa + EAP-MSCHAPV2 for https://github.com/opnsense/core/issues/1961 2018-06-29 18:07:31 +02:00
Franco Fichtner
78d84c70a6 filter: change %d to %s, we can print a number as string too
PR: https://forum.opnsense.org/index.php?topic=9030.0
2018-06-29 13:06:29 +02:00
Franco Fichtner
c3a4e45a86 interfaces: allow private addresses in 6RD, cleanups #1501 2018-06-29 08:20:29 +02:00
Ad Schellevis
9e1a4ce83b Firewall/alias, work in progress. add area select/deselect (https://github.com/opnsense/core/issues/1858) 2018-06-28 22:54:53 +02:00
Ad Schellevis
6cd5d60547 tokenizer2, "Clear All" broken after https://github.com/opnsense/core/issues/2227 2018-06-28 22:41:24 +02:00
Ad Schellevis
e62d1ef31b remove unused .htaccess file and switch from _url to REQUEST_URI usage, for https://github.com/opnsense/core/issues/2494 2018-06-28 11:54:33 +02:00
Frank Brendel
6c373e50b6 monit: fix widget issues 2018-06-28 11:15:58 +02:00
Franco Fichtner
567a62562f certs: style pass 2018-06-28 08:36:39 +02:00
marjohn56
733f5057d0 interfaces: allow DHCPv6/RA for tracking; closes #2460 2018-06-27 16:21:43 +00:00
Franco Fichtner
f74c1f583d firmware: "The package manager is not responding." 2018-06-27 16:09:30 +00:00
Michael
738bd2acc3 IDS: add uncategorized category to classification and rule download (#2485) 2018-06-27 18:07:46 +02:00
Franco Fichtner
ac362698a2 interfaces: repair breakage in tracking code
Use the opportunity to change the tracking code a bit to
do list generation first, then start the optional update.
2018-06-27 15:56:51 +00:00
Alexander Shursha
41226097e5 Change <select> class to "selectpicker" for diag tools. (#2488) 2018-06-27 17:54:55 +02:00
Frank Brendel
b0099843fd monit: add dashboard widget 2018-06-27 17:22:56 +02:00
Franco Fichtner
74a489b21c openvpn: fix dh selection; closes #2489 2018-06-27 14:23:32 +00:00
Franco Fichtner
25b3feab64 pkg: add new fingerprints for repos 2018-06-27 08:08:44 +02:00
Ad Schellevis
697705a8b1 Firewall/Alias, cleanup and minor improvements https://github.com/opnsense/core/issues/1858 2018-06-26 18:26:14 +02:00
Ad Schellevis
19bbaeaa29 Firewall/Alias, phalcon's Callback() validator sends all received data and expects the callback to filter them, which forces us to include the fieldname in the validator to prevent feeding the wrong results. for https://github.com/opnsense/core/issues/1858 2018-06-26 18:03:11 +02:00
Ad Schellevis
51bd00cf82 Firewall/Alias, work in progress UI parts, for https://github.com/opnsense/core/issues/1858 2018-06-26 17:32:46 +02:00
Ad Schellevis
9350297f18 Firewall/Alias, add list countries action, for https://github.com/opnsense/core/issues/1858 2018-06-26 17:30:11 +02:00
Ad Schellevis
9ad0cbc19c configd/templates, idna encode fails when starting with [.], this may not be a complete fix, but seems to resolv the most likely issues. closes https://github.com/opnsense/core/pull/2484 2018-06-26 16:59:58 +02:00
Franco Fichtner
c425bcd601 rc: whitespace issue in previous 2018-06-26 09:57:24 +02:00
Franco Fichtner
eb95e8f53e rc: allow config import from plain MSDOS drives; closes #1372
For now we only import on demand, but we could make this more automatic
in the near future as this proves to be useful.
2018-06-26 09:52:52 +02:00
Franco Fichtner
caabf014aa interfaces: ipv6 is in the next condition #2458 2018-06-25 16:10:02 +00:00
Franco Fichtner
4a825adc50 interfaces: ok, again #2458 2018-06-25 16:03:50 +00:00
Franco Fichtner
fdfd65c4bf interfaces: typo #2458 2018-06-25 15:58:37 +00:00