5415 Commits

Author SHA1 Message Date
Franco Fichtner
d46366d2dc firmware: tweak new settings dialog a little 2016-06-11 08:11:18 +02:00
Franco Fichtner
b891dc9fd8 system: only two sections for general settings now 2016-06-11 08:00:54 +02:00
Franco Fichtner
05e5251772 menu: separate power menu; closes #1004
LAST TIME THIS WILL BE MOVED LIKE EVER. :P
2016-06-11 07:57:06 +02:00
Franco Fichtner
1fafe62a3b rfc2136: proper styling 2016-06-11 07:49:59 +02:00
Franco Fichtner
f6b554f87e www: consistent use of <?=, some escapes while at it; closes #986 2016-06-11 07:45:49 +02:00
Ad Schellevis
1bae1a1724 missed a spot 2016-06-10 15:57:43 +02:00
Ad Schellevis
a6db11307d (openvpn client) fix javascript code and improve spacing, https://github.com/opnsense/core/issues/1005 2016-06-10 15:55:56 +02:00
Ad Schellevis
c38a74bb9d (firewall, scrub) add option to disable all standard scrubbing 2016-06-10 11:32:38 +02:00
Ad Schellevis
8de70201a7 (ids) add syslog settings, related to https://github.com/opnsense/core/issues/997 2016-06-10 09:53:37 +02:00
Franco Fichtner
5399370d41 src: style and whitespace sweep 2016-06-10 05:20:00 +02:00
Ad Schellevis
40e4bdc22e (ids) add option to drop/reset suricata log file (eve.json*), closes https://github.com/opnsense/core/issues/997 2016-06-09 21:35:22 +02:00
Franco Fichtner
65f074b64f dyndns: invert logic in type select selection 2016-06-09 20:00:38 +02:00
Ad Schellevis
304e2c3dc5 (ppp) add modem dialer templates for Huawei / Sierra Wireless, https://github.com/opnsense/core/issues/1004 2016-06-09 18:40:31 +02:00
Ad Schellevis
449f506b27 (ppp, 4g) show modem descr when selecting a port, for https://github.com/opnsense/core/issues/1004 2016-06-09 12:46:03 +02:00
Ad Schellevis
6ffc213c18 fix hook_stacked_form_tables (mobile), do not copy id tags. There still is some old javascript code which breaks. 2016-06-09 12:01:06 +02:00
Ad Schellevis
5402a89af1 firewall_nat_edit.php fix some html errors 2016-06-09 09:11:58 +02:00
Ad Schellevis
dc3ad76b4e (Network insight) extend help text, not supported when using RAM disk. closes https://github.com/opnsense/core/issues/999 2016-06-08 13:39:54 +02:00
Franco Fichtner
68fd7aec74 ipsec: plugin.inc needed for service control to show now 2016-06-08 09:55:36 +02:00
Franco Fichtner
44cd7aee8e openvpn: create devices before running initial configure; closes #980 2016-06-08 07:58:49 +02:00
Franco Fichtner
546a7157c7 gateways: better fix for previous, tunnel handling is magic 2016-06-07 21:42:44 +02:00
Franco Fichtner
c0c5677892 gataways: empty ipaddr means there is no gateway; closes #933 2016-06-07 21:25:55 +02:00
Franco Fichtner
acbd63db3d dns: fix unbound custom options
PR: https://forum.opnsense.org/index.php?topic=3137.0
2016-06-07 09:04:58 +02:00
Ad Schellevis
9f801be9a2 (dashboard, widget, openvpn) oops, left some test data in there... 2016-06-06 21:21:18 +02:00
Ad Schellevis
951a2984a5 set custom mirror and flavour, https://github.com/opnsense/core/issues/834 2016-06-06 17:34:29 +02:00
Ad Schellevis
4dde2392fa set defaults to empty, https://github.com/opnsense/core/issues/834 2016-06-06 17:33:46 +02:00
Ad Schellevis
eb7a9a31c5 move firmware mirror/flavour settings to firmware page, closes https://github.com/opnsense/core/issues/834 2016-06-06 14:39:40 +02:00
Ad Schellevis
419d6d724a firmware settings, missing help messages. https://github.com/opnsense/core/issues/834 2016-06-06 13:45:05 +02:00
Ad Schellevis
2fe4dce1e4 firmware settings, change default key value. https://github.com/opnsense/core/issues/834 2016-06-06 13:36:20 +02:00
Ad Schellevis
de5a42e059 (usermanager) fix otp qrcode link, solves error on first request. 2016-06-06 13:00:30 +02:00
Franco Fichtner
17f656da41 rc: adjust install mode selection 2016-06-06 12:52:56 +02:00
Franco Fichtner
ae7f000835 cron: migrate away from minicron usage 2016-06-06 12:52:56 +02:00
Ad Schellevis
9f7e1b892f first step in moving firmware settings to firmware page, https://github.com/opnsense/core/issues/834 2016-06-06 11:50:07 +02:00
Franco Fichtner
6dcded9fd3 plugins: forgot to rename this in transition 2016-06-03 15:36:14 +02:00
Franco Fichtner
4cb9fe70af syslog: better backwards-compat in array handling 2016-06-03 14:40:47 +02:00
Franco Fichtner
87066bbe87 plugins: clear the syslog call path, requires to top 2016-06-03 14:40:47 +02:00
Franco Fichtner
8371e3b9bd plugins: better plugging for syslog-related call
If one deletes "plugins.inc", this way the plugin system can be
disabled.  That's a lot better than removing plugins.inc.d/
content and executing the stubs everytime anyway.
2016-06-03 14:40:47 +02:00
Franco Fichtner
23abe72a92 make: lint step for xml was supposed to scan scripts/ 2016-06-03 14:40:47 +02:00
Franco Fichtner
9c0d27fc83 src: remove L2TP, PPTP and PPPoE from base
Clean-cut move to individual plugins.  Ad finished his interface
plugin rework so now it's time.  :)
2016-06-03 14:40:47 +02:00
Franco Fichtner
64ba953f57 vpn: split up legacy VPN into individual ACL/menu parts 2016-06-03 14:40:47 +02:00
Franco Fichtner
fad4f67301 vpn: clone templates for micro-plugin approach 2016-06-03 14:40:47 +02:00
Franco Fichtner
09ab10d1a1 vpn: split up legacy vpns for micro-managing each plugin 2016-06-03 14:40:47 +02:00
Franco Fichtner
4bad5b3437 plugins: tweak wording on functions / files; ipsec and openvpn service plugin 2016-06-03 14:40:47 +02:00
Franco Fichtner
40cfb0da7f syslogd: allow to plug in local sockets for chroot; closes #985
As before, make this a mandatory feature for dhcp chroot in order
to catch problems with the implemenation as early as possible.
2016-06-03 14:40:47 +02:00
Franco Fichtner
920d0fc752 Merge pull request #979 from fabianfrz/translation
some cleanup and translation
2016-06-02 10:48:05 +02:00
Fabian Franz
123e68c393 some translation fixes 2016-06-02 09:50:23 +02:00
Franco Fichtner
ffc1703540 util: refactor to allow mwexecf_bg() without copy+paste; closes #982
Add a test case where it hurts: syslog startup.  :)
2016-06-01 23:11:12 +02:00
Fabian Franz
0e79248373 remove whitespace in load_balancer_virtual_server_edit.php 2016-06-01 19:37:29 +02:00
Ad Schellevis
1e4261814a (filter.inc) cleanup filter.inc, part of inetd removal 2016-06-01 18:09:58 +02:00
Ad Schellevis
6e4b9c4fb8 (interfaces.inc) cleanup interface_proxyarp_configure and actually use provided pid, closes https://github.com/opnsense/core/issues/981 2016-06-01 17:57:40 +02:00
Ad Schellevis
f3b34837e7 (dashboard, widgets) style fix gateways 2016-06-01 14:47:17 +02:00