Ad Schellevis
8857213367
IPsec/style, selectpicker in mobile page for https://github.com/opnsense/core/pull/2513
2018-07-28 13:39:52 +02:00
Ad Schellevis
172aa54a14
IDS, fix rule selection (handle per batch sequentially) and some related unintentional side effects, closes https://github.com/opnsense/core/pull/2447
2018-07-28 13:12:03 +02:00
Ad Schellevis
cd0961ae83
Merge branch 'marjohn56-Opnsense-Theme-Update-for-Sidebar'
2018-07-28 10:55:06 +02:00
Ad Schellevis
71a253cd70
Merge branch 'Opnsense-Theme-Update-for-Sidebar' of https://github.com/marjohn56/core into marjohn56-Opnsense-Theme-Update-for-Sidebar
2018-07-28 10:48:24 +02:00
Ad Schellevis
3e12ca7e1c
MVC, minor cleanup in ApiMutableServiceControllerBase, trim configd responses
2018-07-28 10:43:49 +02:00
ndejong
68f0559a00
cause data from callback_ok to be passed through ( #2580 )
2018-07-28 10:11:47 +02:00
Franco Fichtner
d1f7dff991
firewall: cleanups in bindings
2018-07-27 13:04:28 +02:00
Franco Fichtner
82ba1d22c9
system: use shared encrypt() and decrypt() functions #2535
2018-07-27 08:59:58 +02:00
Ad Schellevis
d6d9374b66
configctl, ignore end of stream marker, the normal exit when no data for python should be enough, closes https://github.com/opnsense/core/issues/2568
...
Initially we had issues with datablocks containing \0, for which we added an end of stream marker. in python this doesn't seem necessary, so better to remove to prevent cpu overload when the connection is lost.
2018-07-26 21:52:47 +02:00
Ad Schellevis
fe0a025d09
mvc/bootgrid, use std_bootgrid_reload in stead of .bootgrid("reload"); closes https://github.com/opnsense/core/issues/2576
2018-07-26 21:29:51 +02:00
Franco Fichtner
7ee9d6ec58
src: whitespace
2018-07-26 19:48:40 +02:00
Franco Fichtner
8e28b78c65
system: better authserver parsing for #2578
2018-07-26 14:53:47 +00:00
Franco Fichtner
d4190f08d6
firmware: almost time for 18.7
2018-07-25 20:03:52 +02:00
Ad Schellevis
2be29a51ff
configd, fix idna encode, closes https://github.com/opnsense/core/pull/2492
2018-07-25 17:21:24 +02:00
Ad Schellevis
a79b20c127
IPsec, iremove validation to support for IPv6 over IPv4 tunnel and vise versa. closes https://github.com/opnsense/core/issues/2570
2018-07-24 14:51:20 +02:00
Ad Schellevis
d811c64058
Firewall/alias, while working on https://github.com/opnsense/core/issues/1858 add first 10 alias items when no description is provided in get_alias_description(). closes https://github.com/opnsense/core/issues/2495
2018-07-24 13:22:25 +02:00
Ad Schellevis
c76006cd5e
Firewall, rule parsing, disable empty port aliases to avoid rule loading issues, related to https://github.com/opnsense/core/issues/1858
2018-07-23 20:40:56 +02:00
Ad Schellevis
eeb14c29fc
Firewall/alias, fix migration code for https://github.com/opnsense/core/issues/1858 caused by https://github.com/opnsense/core/issues/2567 , leaving the migration inactive for the time being.
2018-07-23 20:39:18 +02:00
Ad Schellevis
7f0b486dbb
Firewall/alias, replace legacy alias usage and move transitional code into model for https://github.com/opnsense/core/issues/1858
...
This code keeps the legacy aliases functional until switched (migrated) to the new ones, improves isAlias() performance which was in 18.7r2 and removes some code duplication.
2018-07-23 20:31:42 +02:00
Franco Fichtner
4be8af3938
system: EXPLAIN! EXPLAIN! EXPLAIN!
...
PR: https://twitter.com/platymew/status/1021325814816755712
2018-07-23 16:54:56 +02:00
Ad Schellevis
6b79d5d703
spacing in previous
2018-07-23 15:37:03 +02:00
Ad Schellevis
015ae9f058
Firewall/alias, ditch urltable_ports, url_ports closes https://github.com/opnsense/core/issues/2567
2018-07-23 15:32:53 +02:00
Franco Fichtner
106f369e1c
dnsmasq: avoid binding more than 127.0.0.1
...
PR: https://forum.opnsense.org/index.php?topic=9208.0
2018-07-23 07:23:49 +02:00
Ad Schellevis
119cfac389
add new mvc aliases to legacy_list_aliases() for https://github.com/opnsense/core/issues/1858
2018-07-22 20:02:18 +02:00
Ad Schellevis
df7a9697d7
add new alias location in get_alias_description() for https://github.com/opnsense/core/issues/1858
2018-07-22 19:43:39 +02:00
Franco Fichtner
b8a4173671
interfaces: legacy_getall_interface_addresses() is for extracting...
...
... usable IP addresses, which tunnels seem to be not.
2018-07-22 14:03:19 +02:00
Franco Fichtner
94adc3d0fb
webgui: switch bind behaviour
...
PR: https://forum.opnsense.org/index.php?topic=9128.0
2018-07-22 13:55:31 +02:00
Franco Fichtner
427e10ed2d
interfaces: avoid pulling IPv6 tunnel addresses
2018-07-22 13:55:31 +02:00
Franco Fichtner
8db88f3659
openssh: switch to different interface bind approach
2018-07-22 13:55:31 +02:00
Franco Fichtner
b09363fea5
Revert "change rule "interface address" parsing to use "interface:0" in stead of "interface", for https://github.com/opnsense/core/issues/2457 "
...
This reverts commit 2408d6a1261f61206eab437d1b933d2ecf8fbfca.
2018-07-20 11:58:49 +02:00
Franco Fichtner
188b098110
dnsmasq: always listen on loopback, resolv.conf must know
...
PR: https://github.com/opnsense/core/issues/2562
2018-07-19 21:38:52 +02:00
Franco Fichtner
5f924d263b
src: style...again
2018-07-18 21:13:23 +02:00
Franco Fichtner
cac939caba
firmware: typo
2018-07-18 21:04:47 +02:00
Franco Fichtner
8fe31c997d
installer: keep typewriter end of sentence style for nostalgic reasons
2018-07-18 14:10:50 +02:00
stilez
bcb11c9682
After install, give basic tip that GUI IP can be set in console
...
If the user's existing subnet isn't 192.168.1.1/xx, then telling the user to use this IP will fail. So tell the user how to set a different IP after reboot, rather than just telling them to use an IP that won't work for them.
Kept short this time - 1 line only :)
Also edited wording re certificate, to be clearer about this as well, by starting with what they will actually see (*"Your browser may..."* rather than *"You might need to..."*). Added just 1 line there as well.
Sorry for these - hopefully not overdoing it. (I'm a fan of making life fun for newcomers, and install is where newcomers first see if a thing works for them!) Perhaps they can be squashed down to save text space. If so please do.
2018-07-18 14:06:27 +02:00
Franco Fichtner
3ed15b1abb
rc: tweak previous
...
* Align to max. 80 characters, squeezed to 4 lines
* Only use product name once
* Use proper branding name
2018-07-18 13:10:30 +02:00
stilez
a3f44847ef
Clarify install media login message/options ( #2557 )
2018-07-18 12:38:30 +02:00
marjohn56
00931772a8
Opnsense_theme_patch
2018-07-18 09:35:18 +01:00
Franco Fichtner
5a7cc069c4
system: more on backups #2535
2018-07-18 09:12:16 +02:00
Franco Fichtner
73e85829e8
system: work on backups a bit more #2535
...
Switch the static implementation to act like the MVC one. The BEGIN
and END tag removal is opportunistic because we don't need to shuffle
several configs into one and it still fails if the tags are not correct.
2018-07-18 08:47:53 +02:00
Franco Fichtner
7da7bed7d8
src: improve spacing in wpad additions
2018-07-18 08:20:40 +02:00
Franco Fichtner
5f6ca0163c
LICENSE: sync
2018-07-18 08:14:43 +02:00
Franco Fichtner
7b51858e09
mvc: resurrect whitespace
2018-07-18 00:06:35 +02:00
Franco Fichtner
7466c2eb30
system: remove unused action_disable setting
2018-07-18 00:01:05 +02:00
Franco Fichtner
cb0dcb2b13
dashboard: tweaks for #2554
2018-07-17 23:41:07 +02:00
Franco Fichtner
235fa8b999
pkg: fix plist
2018-07-17 23:11:10 +02:00
Ad Schellevis
f115eadb97
Merge branch 'marjohn56-Sidebar'
2018-07-17 22:00:47 +02:00
Ad Schellevis
6f333c123e
theme, detect if sidebar is loaded and link functionality when it is, move javascript logic into it's own script file.
2018-07-17 21:58:01 +02:00
Ad Schellevis
6e44a883e5
Merge branch 'Sidebar' of https://github.com/marjohn56/core into marjohn56-Sidebar
2018-07-17 18:14:12 +02:00
Ad Schellevis
9bcbd8a305
Nextclioud, regression
2018-07-17 18:04:30 +02:00