Ad Schellevis
a71d32808d
IDS, convert python scripts from 2 to 3
2019-04-05 14:56:02 +02:00
Ad Schellevis
74f0022626
python, log_helper.py python 3 compatibility (supports 2 and 3 now)
2019-04-05 12:09:53 +02:00
Ad Schellevis
6de00487f2
IDS, skip flowbits:noalert rules in "filter_frop", for https://github.com/opnsense/core/issues/3386
2019-04-05 10:53:25 +02:00
Ad Schellevis
0931ed20e4
Dnsmasq, skip empty custom options, closes https://github.com/opnsense/core/issues/3385
2019-04-05 09:01:02 +02:00
Ad Schellevis
ee9e704502
configd, since python3 conversion, it seems that our syslog messages are being forwarded to the wrong facility
2019-04-04 15:47:28 +02:00
Ad Schellevis
93731e4212
while testing https://github.com/opnsense/core/issues/3377 , found another issue introduced in 892e4011b6 preventing "full help" to be memorize
2019-04-04 14:48:52 +02:00
Ad Schellevis
5ee6113f09
regression in https://github.com/opnsense/core/issues/3377 "full help" button defective.
2019-04-04 14:34:12 +02:00
Ad Schellevis
f4e4867734
dhcpdiv6 relay, check if interface is active when dhcpd is enabled, https://github.com/opnsense/core/issues/3382
2019-04-03 11:07:37 +02:00
Ad Schellevis
3df9968325
dhcpd relay, check if interface is active when dhcpd is enabled. closes https://github.com/opnsense/core/issues/3382
2019-04-03 11:02:09 +02:00
Franco Fichtner
da6447e2fe
ui: bootstrap missing a file
2019-04-02 20:02:22 +02:00
Ad Schellevis
bccf7f3065
bootstrap 3.4.1 for captive portal template, closes https://github.com/opnsense/core/issues/3377
2019-04-02 10:13:15 +02:00
Ad Schellevis
4585b72565
compile css for https://github.com/opnsense/core/issues/3377
2019-04-02 10:00:04 +02:00
Ad Schellevis
f14079143f
bootstrap, brand-logo issue when using 3.4.1, fix in theme file (for https://github.com/opnsense/core/issues/3377 )
2019-04-02 09:58:58 +02:00
Ad Schellevis
11b9358a60
bootstrap, overlay our changes for https://github.com/opnsense/core/issues/3377
2019-04-02 09:37:17 +02:00
Ad Schellevis
0e501da603
copy default bootstrap stylesheets for 3.4.1 https://github.com/opnsense/core/issues/3377
2019-04-02 09:15:50 +02:00
Franco Fichtner
16217583ff
system: style updates
2019-04-02 08:36:01 +02:00
Franco Fichtner
3e3b33072d
mvc: style update
2019-04-02 08:32:46 +02:00
Ad Schellevis
363be6977e
bootstrap 3.4.1, javascript + fonts for https://github.com/opnsense/core/issues/3377
...
We need to investigate the changes to the stylesheets manually, these files are copied as is.
2019-03-31 20:12:14 +02:00
Fabian Franz BSc
e43e8edab6
opnsense/core: fix file size suffix ( #3379 )
2019-03-31 00:06:39 +01:00
Fabian Franz BSc
cec76910b4
opnsense/core: automatically remove trailing slash ( #3361 )
2019-03-28 09:42:54 +01:00
Franco Fichtner
9cb95f7c86
ipsec: restyle mobile settings a little
2019-03-28 09:23:40 +01:00
Franco Fichtner
0ffa883074
ipsec: safer mobile banner write
2019-03-28 09:20:01 +01:00
Ad Schellevis
39a95d3c39
MVC, stylefix in ApiMutableModelControllerBase
2019-03-27 16:45:32 +01:00
Franco Fichtner
1d749b6408
ipsec: small fixes for previous
2019-03-27 14:15:28 +01:00
Peter Stehlin
90507bec18
ipsec: added ikev2 dh group 31 / curve 25519
...
curve 25519 is supported in strongswan 5.7.1 and newer
2019-03-27 14:14:10 +01:00
Franco Fichtner
be9a1c94ab
interfaces: small tweaks in PPP link scripts for #2267
2019-03-26 21:16:54 +01:00
Ad Schellevis
ab91f5ac24
configd, template helpers, treat non existing key as empty string in sortDictList(), closes https://github.com/opnsense/core/issues/3370
2019-03-26 09:36:31 +01:00
nhirokinet
17faa995b1
diag_confbak.php to show correct timestamp
2019-03-25 16:43:27 +01:00
Ad Schellevis
ffdcbdd5dc
mvc, bootgrid, add useRequestHandlerOnGet option to bootstrap options into get call so you can send parameters when constructing new items. for https://github.com/opnsense/plugins/pull/1274
2019-03-25 13:39:51 +01:00
Ad Schellevis
892e4011b6
style sweep on opnsense_ui.js before adding logic for https://github.com/opnsense/plugins/pull/1274
2019-03-25 13:29:20 +01:00
Ad Schellevis
1d1a257d64
stylesweep on opnsense_bootgrid_plugin.js before adding logic for https://github.com/opnsense/plugins/pull/1274
2019-03-25 13:18:37 +01:00
Ad Schellevis
8ae69d5f06
MVC, add filter closure to searchBase(), for https://github.com/opnsense/plugins/pull/1274
2019-03-25 12:52:26 +01:00
Ad Schellevis
c16129ad24
filter, rule grid use table-condensed to increase readability.
2019-03-24 19:48:14 +01:00
Ad Schellevis
1af4267a9b
filter, firewall_rule_lookup.php cleanup comment
2019-03-24 19:23:48 +01:00
Ad Schellevis
8f18a89047
IDS, add data-store-selection="true" on selected grids to remember settings, closes https://github.com/opnsense/core/issues/2179
2019-03-24 19:20:45 +01:00
Ad Schellevis
4ef6f6bf1f
Monit, missing label, closes https://github.com/opnsense/core/issues/3363
2019-03-24 11:25:10 +01:00
Fabian Franz BSc
d2ab67268a
www/squid: add dash to allowed characters ( #3362 )
2019-03-23 09:49:47 +01:00
Ad Schellevis
f2948e6af4
Alias, add export+import option, closes https://github.com/opnsense/core/issues/3171
2019-03-22 17:06:14 +01:00
Ad Schellevis
c0c712a942
BaseModel, unused loop var
2019-03-22 14:36:06 +01:00
Franco Fichtner
68987ed4d9
ipfw: reduce diff against stable/19.1
2019-03-22 12:19:08 +01:00
Ad Schellevis
f505973024
CaptivePortal, whitespace
2019-03-22 11:47:07 +01:00
Franco Fichtner
70af9a9816
ipsec: support for dynamic remote gateways
...
While here update header style in all files.
2019-03-22 10:28:17 +00:00
Ad Schellevis
d8f656f1b7
Proxy, ipaddr not available when address set to none, closes https://github.com/opnsense/core/issues/3353
2019-03-22 09:04:53 +01:00
Franco Fichtner
5c04e65dcf
mvc: style sweep
2019-03-22 08:11:17 +01:00
Fabian Franz
0db5c3bb63
www/squid: add proxy sortable support for proxy lists
2019-03-22 07:05:57 +01:00
Franco Fichtner
31a81c51a6
unbound: add OpenVPN to ACL by default; closes #3342
2019-03-21 20:23:01 +01:00
Franco Fichtner
0e95b0f407
interfaces: remove rc.kill_states
...
There's no real world evidence this works or is needed today.
We do have to other state kills / flushes now, one works and
the other may be defunct. To progress this remove this arcane
script and if the need arises rewrite it as something portable.
See: https://redmine.pfsense.org/issues/1629
Also see: https://redmine.pfsense.org/issues/2887
2019-03-21 18:33:18 +01:00
Franco Fichtner
b395ec087e
inc: whoops, different way of returning subnets #3355
2019-03-21 17:09:12 +00:00
Franco Fichtner
fe99a9b1e0
xmlrpc: style sweep
2019-03-21 17:08:51 +00:00
Franco Fichtner
39acde686b
interfaces: remove legacy_getall_interface_addresses(); closes #3355
2019-03-21 16:49:09 +00:00