8607 Commits

Author SHA1 Message Date
Ad Schellevis
cf3ebcae01 configd/templates, add decode_idna and encode_idna to template parser, see https://github.com/opnsense/core/pull/2327 2018-04-15 16:29:50 +02:00
Ad Schellevis
075a0b7a4a CARP/VIP, remove address requirement for virtual ip's, closes https://github.com/opnsense/core/issues/2358 2018-04-15 15:37:09 +02:00
Franco Fichtner
1daf7466d4 pkg: fix plist 2018-04-15 13:30:04 +02:00
Ad Schellevis
33b03e0bf4 Firmware, move configuration to pluggable xml which can easily be modified or removed by other vendors. also support removal of custom input while we are here. 2018-04-15 13:24:01 +02:00
Franco Fichtner
9efc4df843 captive portal: indent on web server config 2018-04-15 13:00:08 +02:00
Ad Schellevis
72309df97f MVC/unit tests, add DependConstraint test and do some cleanups 2018-04-14 14:00:20 +02:00
Ad Schellevis
a114dc67bf Traffic shaper, add buckets option https://github.com/opnsense/core/issues/2359 2018-04-14 13:07:06 +02:00
Ad Schellevis
6f23e9cc1f another take on https://github.com/opnsense/core/pull/2293 2018-04-14 11:29:52 +02:00
Franco Fichtner
34fc811014 www: halt/power off/shut down modal for #2354 2018-04-13 08:09:10 +00:00
Franco Fichtner
27a051b577 console: if no VLANs are there we don't have to print nothing 2018-04-13 08:30:48 +02:00
Franco Fichtner
88a6ede3d5 console: consistent language 2018-04-13 08:26:37 +02:00
Franco Fichtner
172b0da6e7 console: spurious newline 2018-04-13 08:24:21 +02:00
Franco Fichtner
af428d38ce console: and another one 2018-04-13 08:11:04 +02:00
Franco Fichtner
f2bacb7df6 console: ignore VLANs even more as we create/recreate them 2018-04-13 08:08:37 +02:00
Franco Fichtner
fa9eceabdb console: a few problems with VLAN assignment 2018-04-13 07:49:14 +02:00
Franco Fichtner
f850748d1d console: reset VLANs as stated; closes #2342
Regression introduced in 566fe52 a while back.  Checked the commits
and code again so a bit of assorted cleanup attached.  Other spots
in the commits look good.
2018-04-13 07:31:48 +02:00
Franco Fichtner
ff60fe9cb3 system: add/update valiation for #2340 2018-04-12 22:50:36 +02:00
Franco Fichtner
394019e942 firmware: API-driven major upgrade; closes #2153
While here, clean up the JSON output block in the script so
that it's easier to work with it in the future.
2018-04-12 20:14:48 +00:00
Franco Fichtner
4858faafe0 console: make tracking the default for LAN IPv6 2018-04-12 11:52:54 +02:00
Franco Fichtner
0c54c68d26 system: better factory reset
Shut down as previously mentioned.  It helps with moving the
firewall into a different environment prior to first boot so
that it can auto-adapt / live-boot to that environment.
2018-04-12 10:41:00 +02:00
Franco Fichtner
f3559f2e70 system: move factory default to configuration
Ideally, we should hide this under a different page and pop up
a confirmation dialog instead of presenting the dialog right away.

We also need a "reboot dialog" that never ends and shut down instead
of reboot.  While here, it would be good to share this dialog with
the shutdown page.
2018-04-12 10:30:32 +02:00
Franco Fichtner
a528a9ffeb system: make factory reset a bit more thorough
Suggested by: Markus Stubbig
2018-04-12 06:35:53 +00:00
Franco Fichtner
0bfe55cab2 intrusion detection: translate title 2018-04-12 06:28:17 +00:00
ElJefe
2aec38feda Add Destination IP to Alert Search (#2351)
* Add Destination IP to Alert Search #2350

* Reworded title
2018-04-12 07:51:54 +02:00
Franco Fichtner
e0901538de openvpn: wizard xml still a tabs file 2018-04-11 15:20:11 +02:00
Franco Fichtner
743eaed9bf interfaces: building on previous, GRE had the same issue
Try to use mwexecf() although for all of this there should be
a more thorough rework.  Not our cleanest code...
2018-04-10 17:15:10 +00:00
noctarius
a68e1deeb3 Fixed creation of GIF tunnel with an outer IPv6 remote address (remote-addr) 2018-04-10 18:29:04 +02:00
Franco Fichtner
6fb26f989b system: split off monitor reload for upcoming dpinger integration 2018-04-10 08:47:45 +02:00
Franco Fichtner
6c4ee8a945 system: hardcode $keep as suggested previously 2018-04-10 07:33:16 +02:00
Ad Schellevis
c9f22da31e interfaces/vlan, only restart interface when changes require this. closes https://github.com/opnsense/core/issues/2321 2018-04-09 19:27:03 +02:00
Franco Fichtner
434347bb4e interfaces: remove unused $flush argument 2018-04-09 07:26:36 +02:00
Franco Fichtner
0d79bfda3c intrusion detection: syslog by default 2018-04-08 10:01:05 +00:00
Franco Fichtner
5dd172ed16 firewall: rewrite in equal case, otherwise we end up without a limit 2018-04-08 09:53:10 +00:00
Franco Fichtner
fc0c66e87b firewall: auto-increase table size for IPv6 bogons
While here, kill the $GatewaysList side-effect that is no
longer necessary.

PR: https://forum.opnsense.org/index.php?topic=7194.0
2018-04-08 09:29:22 +00:00
Ad Schellevis
eaf19276ae ipsec, regression in previous for https://github.com/opnsense/core/issues/2334 2018-04-07 15:43:47 +02:00
Ad Schellevis
28d0816229 ipsec, add phase2 dh groups for https://github.com/opnsense/core/issues/2335 2018-04-07 14:43:14 +02:00
Ad Schellevis
3c3628ca99 ipsec/roadwarrior, keep rightsubnet to default as stated by the docs, see https://github.com/opnsense/core/issues/2334 2018-04-07 14:03:10 +02:00
Franco Fichtner
b266d2a5fe firmware: unicode whitespace #2278 2018-04-07 11:57:06 +02:00
Ad Schellevis
6a0ded3f42 IDS/IPS add abuse.ch URLhaus 2018-04-06 16:03:06 +02:00
Franco Fichtner
26bac3d6de src: style sweep 2018-04-06 05:41:49 +00:00
Franco Fichtner
342b898218 src: a bit of python code style 2018-04-06 05:37:31 +00:00
Michael
e925e27c6f Update classification.config (#2329) 2018-04-04 22:24:30 +02:00
Franco Fichtner
0a3b5ed342 rc: typo 2018-04-04 12:23:56 +02:00
Franco Fichtner
e49a6176b0 rc: generate and permanently save hostid
PR: https://forum.opnsense.org/index.php?topic=7787.0
2018-04-04 06:14:36 +00:00
Franco Fichtner
4f8a9b08d2 license: fix 2018-04-03 22:07:05 +00:00
Franco Fichtner
2c8827bf35 system: first part of SCP backup merge 2018-04-03 22:06:07 +00:00
Franco Fichtner
00c7507be0 system: remove dead link from tunable description; close #2325 2018-04-03 22:58:45 +02:00
Ad Schellevis
77ee15156c IDS, add app detect rules to definition xml. 2018-04-03 21:23:46 +02:00
Franco Fichtner
dbc22af714 interfaces: same same but different 2018-04-03 14:50:20 +02:00
Franco Fichtner
a994558abc pkg: fix plist 2018-04-03 11:29:03 +02:00