evbevz
36af267de3
Force restart radvd on TZ change; closes #1551
2017-04-26 16:36:55 +02:00
Franco Fichtner
829e0aa268
services: always restart radvd on configure for #1551
2017-04-26 16:33:08 +02:00
Franco Fichtner
de1e979f21
rc: this looks suspicious, align with IPv6
2017-04-26 08:37:12 +02:00
Franco Fichtner
97fb7d1190
openvpn: slightly tweak previous
2017-04-26 08:36:35 +02:00
theq86
2a2222a7a4
Removed unnecessary semicolon
...
This semicolon is not needed but seems also not to break the config.
2017-04-26 05:42:13 +02:00
Franco Fichtner
8ca337c96a
rc: raise memory limit by 50%, some crash reports trigger this
2017-04-25 19:04:17 +02:00
Franco Fichtner
f7e92bebae
system: crash report, sometimes even Etc/UTC is gone
...
In those cases the next firmware update with a base set helps, or
running this manually:
# opnsense-update -fb
2017-04-25 18:24:07 +02:00
Franco Fichtner
6c0ef526da
rc: newwanip scripts have been subject to extensive bitrot
...
Essentially, the scripts do the same thing, which means we can
start to align the two, maybe even merge them if we are lucky. ;)
2017-04-25 07:50:57 +02:00
Franco Fichtner
3dca538671
mvc: translations should be single-quotes
...
We don't want to run variable replacement, it doesn't work for
static translations at all.
2017-04-24 16:40:03 +02:00
Franco Fichtner
ca09d5a03c
Revert "firmware: pkg can also change options, make sure this is caught"
...
This reverts commit cd379a8f102b4883f5c809352b7f600f36d86413.
Looks like this isn't entirely correct: as long as the packages is
not upgraded we can see normal package upgrades alongside pkg reinstall.
Maybe this is new since 1.10? In any case, yay for less code.
2017-04-23 11:54:39 +02:00
Franco Fichtner
5e53c764cd
firmware: show downgrades in update list as well
2017-04-23 11:36:38 +02:00
Ad Schellevis
b744feb5b8
Merge pull request #1533 from kekek2/master
...
Setting locale in ApiControllerBase
2017-04-22 14:45:59 +01:00
Ad Schellevis
02cdb61a62
refacor unboundctlwrapper to python, closes https://github.com/opnsense/core/issues/1505
2017-04-22 15:37:59 +02:00
Ad Schellevis
1a16bfba0c
api, race condition in setting json body on dynamic class
2017-04-22 11:26:43 +02:00
Franco Fichtner
8d3797a2ac
openvpn: this is how it should be ;)
2017-04-21 18:34:58 +02:00
Franco Fichtner
48d4f75261
openvpn: more reneg-sec spots to adjust
2017-04-21 18:26:38 +02:00
Franco Fichtner
1dd50732ea
ipsec: match end of key more carefully #1552
2017-04-21 09:12:08 +02:00
Ad Schellevis
2c97a083b9
openvpn export, obey Renegotiate time = 0
2017-04-21 08:45:08 +02:00
Alexander Shursha
57e6e8d829
Refactoring setLocale()
2017-04-21 08:38:23 +03:00
Alexander Shursha
6573e70ae3
Setting locale in ApiControllerBase
2017-04-21 08:35:09 +03:00
Franco Fichtner
a60db3cede
ipsec: work around widget issues; closes #1552
...
In the end, it's better to check if the key exists, although it
always should, that's what the key is for....
2017-04-20 22:47:46 +02:00
Franco Fichtner
27791f7a3d
openvpn: fix typo spotted by @taguchi-ch
...
Looks like this name isn't displayed or otherwise used, but
for the sake of consistency fix the typo.
2017-04-20 16:30:03 +02:00
Franco Fichtner
32f2ddbcf4
src: show save message in correct language after language switch
...
get_std_save_message() should be removed eventually, there are only a
few callers left. Out of lack of imagintion, just fix the apparent
issue and remove the attached filter/firewall message that doesn't
really work because it does not look for "firewall" in the script name.
2017-04-19 00:00:22 +02:00
Fabian Franz
2c8c466642
Translation ( #1548 )
...
* fix translations in traffic shaper
* translation IDS and Proxy
2017-04-18 15:29:17 +02:00
Fabian Franz
25f89aad77
translate dialog titles ( #1547 )
...
* translate dialog titles; closes #1546
* Some additional strings reported by @DokuKaefer
2017-04-18 05:59:56 +02:00
Ad Schellevis
aad0dbb8eb
firewall, work in progress, refactor gateway logic, only extends new plugin -> filterrule classes, doesn't change the internals yet.
2017-04-17 20:14:04 +02:00
Ad Schellevis
442fc75bc6
filter.inc, cleanup. duplicate check for ip address, same logic is already in gwlb.inc.
2017-04-17 18:16:59 +02:00
Ad Schellevis
f296f6810c
gwlb, found the use... 2dbc3ab259
2017-04-16 19:13:40 +02:00
Franco Fichtner
0028518541
interfaces: drop trivia "some XXX want this or that"
2017-04-16 12:47:30 +02:00
Michael
c144e2471a
Changed paths to change Referrer
2017-04-16 10:28:04 +02:00
Ad Schellevis
c5aee74118
captive portal, enforce local group, add note, closes https://github.com/opnsense/core/issues/1503
2017-04-13 07:49:39 +02:00
Franco Fichtner
8f4acc30d0
rc: finish root password reset; closes #1540
2017-04-12 18:36:36 +02:00
Franco Fichtner
fb93a51c3b
rc: remove factory_shipped_* trickery #1540
2017-04-12 18:20:25 +02:00
Franco Fichtner
a6d7bec4b0
another stray occurrence of $g
2017-04-12 10:51:46 +02:00
Franco Fichtner
88ddc9857c
unbound: strip $g here too
2017-04-12 10:49:11 +02:00
Franco Fichtner
bbb0d20896
dhcp: do previous for dhcpd_chroot_path
2017-04-12 10:47:37 +02:00
Franco Fichtner
8c31aa3ca7
unbound: remove overzealous chroot directory softcoding
...
We previously achieved what we wanted anyway: move all callers
to a single file exclusively dealing with unbound.
2017-04-12 10:36:38 +02:00
Franco Fichtner
fbac6fb1a6
expand product info to MVC view; closes #1446
...
There is still some glue in the product info that is irrelevant
to the product. Will be removed eventually.
2017-04-12 09:32:44 +02:00
Franco Fichtner
d783470868
product info file to be used from MVC #1446
2017-04-12 09:14:45 +02:00
Franco Fichtner
7b537eba02
firmware: flip the order of plugins and packages
...
It may help users to find what they think are "packages", but
for consistency reasons was recoined as "plugins".
2017-04-12 07:52:55 +02:00
Franco Fichtner
68faafd185
aliases: improve validation messages; closes #1443
2017-04-12 07:36:56 +02:00
Franco Fichtner
6c022705b2
interfaces: tweak whitespace in these strings
2017-04-12 06:17:38 +02:00
Franco Fichtner
322443147a
dns: don't use " for literal quotes
2017-04-12 06:04:16 +02:00
Ad Schellevis
3e46eb415e
php7.1, Error at /usr/local/opnsense/www/api.php:26 - Invalid callback OPNsense\Core\Api\MenuController::afterexecuteroute, cannot access protected method OPNsense\Core\Api\MenuController::afterExecuteRoute() (errno=2)
2017-04-10 10:35:55 +02:00
Franco Fichtner
ad3fa98b8b
rc: retire this cruft, it allows to magically adapt to PHP version
2017-04-10 10:12:02 +02:00
Franco Fichtner
f802f756db
firewall: fix typo in scrub page
2017-04-07 12:59:11 +02:00
Ad Schellevis
db0a89bf13
dhcp:server, pool loop counter missing, closes https://github.com/opnsense/core/issues/1527
2017-04-07 10:29:09 +02:00
Franco Fichtner
95158547dd
services: tweak advertisement routes add/delete js
2017-04-07 07:20:52 +02:00
Franco Fichtner
749cde1c6d
rc: more tweaks / fixes for #1524
2017-04-07 06:38:33 +02:00
Franco Fichtner
1be6437c59
gwlb: better log message for monitor routes
2017-04-07 06:33:55 +02:00