5628 Commits

Author SHA1 Message Date
Franco Fichtner
0a71d2ea94 pkg: move 16.1 update fingerprint to the attic 2016-07-29 10:29:44 +02:00
Franco Fichtner
6a089c2197 menu: always show logout entry
"index.php*" match in dashboard privileges overlays a bit
with "index.php?logout" so that we'll have to hardcode an
exception for now.  Other approaches to be taken here mid-
term are 'visibility="always"' in Menu.xml or restructure
the logout link under /ui/logout or /logout.php.

PR: https://forum.opnsense.org/index.php?topic=3431.0
2016-07-29 00:38:18 +02:00
Franco Fichtner
7e75f5a743 Merge pull request #1079 from kekek2/master
Add translatable template
2016-07-28 20:59:27 +02:00
Ad Schellevis
8f010ec5d4 Merge pull request #1080 from djGrrr/master
Fix IPv6 Outbound NAT
2016-07-28 17:44:45 +02:00
djGrrr
4c88ef63d4 Fix IPv6 Outbound NAT
Rules using "Interface Address" as the NAT target IP did not select the
IPv6 address when generating the rule
2016-07-28 13:00:23 -02:30
Alexander Shursha
241b29f79e Change quotes 2016-07-28 15:35:22 +03:00
Alexander Shursha
b881dfef3d Add translatable template 2016-07-28 10:41:43 +03:00
Franco Fichtner
155fca31cf config: zap long gone remnants 2016-07-27 22:29:22 +02:00
Franco Fichtner
23930a8506 src: remove source maps and add sweep target; closes #1074 2016-07-27 08:27:35 +02:00
Franco Fichtner
6a1ddbf7dd layout: THIS wedges Chrome during CSRF/API operation, geez
Firefox and Safari are unaffected.  No harm done in deleting a
pointer to a non-existing source map.  Oh my.
2016-07-26 13:10:59 +02:00
Franco Fichtner
ba75faebfe backup: last fix, I swear 2016-07-25 19:57:30 +02:00
Ad Schellevis
e061374a77 (firmware) add subscription option for private repositories 2016-07-25 19:35:43 +02:00
Franco Fichtner
f034bccf4c backup: tweak previous 2016-07-25 17:33:05 +00:00
Franco Fichtner
b72bfe2241 netflow: avoid db corruption by stopping service; closes #1017
Inspired by: @adschellevis
2016-07-25 19:21:19 +02:00
Ad Schellevis
6c8c91a112 translate interface names in Reporting->Health, closes https://github.com/opnsense/core/issues/1070
maybe, one day, we should refactor some of the JS code... but for now this will do the trick
2016-07-25 18:15:23 +02:00
Ad Schellevis
0c42941315 (reporting/settings) option to flush all local netflow data. closes https://github.com/opnsense/core/issues/983 2016-07-25 17:33:49 +02:00
Franco Fichtner
57f35d74fb menu/dashboard: tweak traffic graph visibility and translations 2016-07-24 22:29:17 +00:00
Franco Fichtner
835ad1b754 services: refactor lease handling and dns along with it 2016-07-24 16:12:32 +00:00
Ad Schellevis
6bbfe4e0ca style fix for reporting_settings.php 2016-07-24 16:58:27 +02:00
Ad Schellevis
b7657a6fdf (rrd) add configd "systemhealth flush" command, add flush single report. closes https://github.com/opnsense/core/issues/984 2016-07-24 12:54:38 +02:00
Franco Fichtner
768d5e8113 system: prevent user from deleting itself; closes #1031
Bravely assisted by: @ShaRose
2016-07-23 18:11:27 +02:00
Franco Fichtner
6e0b70a88a filter: bottom part of nat outbound logging; closes #916 2016-07-23 08:19:02 +00:00
Franco Fichtner
71f7d3c223 firwall: output nat logging GUI part for #916 2016-07-23 09:56:07 +02:00
Ad Schellevis
2641694a20 (ips) remove obsolete rbn ruleset, closes https://github.com/opnsense/core/issues/1063 2016-07-23 09:04:12 +02:00
Franco Fichtner
1e5c55bf83 firmware: remove EOL message 2016-07-23 08:13:54 +02:00
Franco Fichtner
f9e71141b3 firmware: don't run cleanups on minor operations 2016-07-23 08:06:03 +02:00
Franco Fichtner
c3f34c2bf6 interfaces: try to fix default route on pppoe with multi-wan 2016-07-23 07:52:34 +02:00
Franco Fichtner
51b04e9b0a rc: allow /var/cache/pkg on MFS (support in pkg 1.8) 2016-07-23 07:29:53 +02:00
Ad Schellevis
41157c8901 (ipsec) add left=%any option + some minor validation cleanups 2016-07-22 12:25:08 +02:00
Ad Schellevis
dfaf232171 rework last 2016-07-22 12:00:54 +02:00
Ad Schellevis
446da190f0 (interface groups) trigger missing to notify changed interface administration, closes https://github.com/opnsense/core/issues/1064 2016-07-22 11:31:20 +02:00
Franco Fichtner
6281e33969 core: new package message for 16.7 2016-07-22 11:19:26 +02:00
Franco Fichtner
224b5d8247 www: util.inc is provided by guiconfig.inc for #1065 2016-07-22 07:12:21 +02:00
Franco Fichtner
ac246e273a Merge pull request #1066 from devste/devste-lang
Language correction: more generic expression
2016-07-22 06:48:30 +02:00
Stephen
3e410f6abf Language correction: more generic expression 2016-07-22 01:34:26 +02:00
Franco Fichtner
1131e741ea pkg: better branding for loader screen 2016-07-21 22:55:49 +02:00
Franco Fichtner
a1ab56bb2c config: make Etc/UTC the new default time zone 2016-07-21 22:06:09 +02:00
Franco Fichtner
44f5f3a484 pkg: time to switch ABI 2016-07-21 21:56:21 +02:00
Franco Fichtner
a0d7a3d8e4 src: lol, PHP 2016-07-21 21:53:12 +02:00
Franco Fichtner
45396cc2d8 src: favour uname -p for platform 2016-07-21 21:44:31 +02:00
Franco Fichtner
c221e3a8c9 gateways: fix Fatal error: Call to undefined function
PR: https://forum.opnsense.org/index.php?topic=1668
2016-07-21 21:12:33 +02:00
Franco Fichtner
c0a724a922 cron: allow to set arbitrary update times for aliases 2016-07-21 09:53:06 +02:00
Ad Schellevis
dd2f34ffd9 (proxy) add syslog target for access_log, closes https://github.com/opnsense/core/issues/1019 2016-07-20 18:56:21 +02:00
Ad Schellevis
07685b68aa (fw, alias) refactor update_alias_names_upon_change to support nested alias renaming, closes https://github.com/opnsense/core/issues/1028 2016-07-20 14:20:19 +02:00
Franco Fichtner
42ae8081ee firmware: tweak / extend message after another code audit 2016-07-20 07:38:14 +02:00
Franco Fichtner
2e8ebcb520 src: style sweep 2016-07-20 03:28:24 +02:00
Ad Schellevis
8405ee77aa legacy_interface_stats using the wrong interface name. reference https://github.com/opnsense/core/issues/1014 2016-07-18 14:46:28 +02:00
Ad Schellevis
8346e8e3f5 (ipsec) small cleanups, to ease addition of other auth methods. 2016-07-18 11:32:29 +02:00
Ad Schellevis
9fe3389cc5 Revert "(ipsec) show authentication_method as-is when not in list"
This reverts commit 2fa901e898268c8ea6ba5908c1d790fbab9c197d.
2016-07-18 11:15:36 +02:00
Ad Schellevis
d15fb26934 Revert "(ipsec) add eap-mschapv2"
This reverts commit 4638d99c0a51a3286f324f0036310e95ce81fef2.
2016-07-18 11:14:02 +02:00