Ad Schellevis
e0083264ba
zap openvpn from contrib dir
2016-08-01 12:54:34 +02:00
Ad Schellevis
35b96a9da6
(openvpn, client export) remove windows installer, add Viscosity visz format for windows. closes https://github.com/opnsense/core/issues/994
2016-08-01 12:46:44 +02:00
Ad Schellevis
7fe0f4c112
(firewall, nat 1-to-1) fix copy feature
2016-08-01 10:59:50 +02:00
Franco Fichtner
796d3778f6
menu: fix quick search for igmpproxy
2016-08-01 09:09:44 +02:00
Franco Fichtner
3da906b624
interfaces: optionally allow to set txpower
...
PR: https://forum.opnsense.org/index.php?topic=3462.0
2016-08-01 09:09:44 +02:00
Ad Schellevis
4e662fe436
(config) switch default for offloading features, closes https://github.com/opnsense/core/issues/1092
2016-08-01 08:55:44 +02:00
Franco Fichtner
78fc269e63
make: handle vital under the hood now
2016-07-31 00:04:24 +02:00
Franco Fichtner
f9f3b9b78e
make: new package can set vital automatically
2016-07-31 00:01:05 +02:00
Franco Fichtner
019e1c1b27
make: probe for upgraded package first, show hint on how to fix
2016-07-30 23:37:38 +02:00
Franco Fichtner
35127272bf
make: unset/set package vital on upgrade
2016-07-30 23:08:49 +02:00
Franco Fichtner
7a610b2e5c
make: fix typo
2016-07-30 21:46:46 +02:00
Franco Fichtner
4be8343259
src: switch robots meta to nofollow, noindex; closes #1089
2016-07-30 21:17:27 +02:00
Ad Schellevis
dc63e03dff
Merge pull request #1086 from djGrrr/master
...
Put custom scrub rules first
2016-07-30 09:20:52 +02:00
djGrrr
23ea5bcfba
custom scrub rules need to be first
...
The custom scrub rules on the normalization settings page effectively
cannot be reached since the standard interface scrub rules are listed
first.
This patch swaps that order around so that custom scrub rules get
evaluated first.
2016-07-30 02:42:43 -02:30
Ad Schellevis
c17a834f0f
(config/interfaces) some older configurations use <enabled/> in stead of our current standard <enabled>1</enabled>. to avoid new issues, its better to convert when only set.
2016-07-29 11:48:57 +02:00
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