Ad Schellevis
e639924c9b
Firewall/Alias, performance regression in get_alias_description, take 1: move to our static firewall class
2018-12-03 17:47:01 +01:00
Ad Schellevis
ebbc086f11
Firewall/VirtualIP, display vhid for IPAlias in overview
2018-12-03 14:44:42 +01:00
Ad Schellevis
754d483b86
Firewall/VirtualIP, when checking for usage, limit to type (ipalias may bee using the same vhid).
2018-12-03 14:39:10 +01:00
Ad Schellevis
903fddbaae
diag_authentication.php shouldn't need PEAR.inc
2018-12-03 14:31:22 +01:00
Michael Steenbeek
797fd6ff7b
Implement #2689 : Add setting to always send accounting requests ( #2996 )
2018-12-03 13:39:49 +01:00
Michael Steenbeek
88c28e3258
Fix typos and mismatched HTML tags ( #2998 )
2018-12-03 13:19:11 +01:00
Michael Steenbeek
71774ab376
Fix implicit Javascript global variable assignments ( #2945 )
2018-12-03 13:17:02 +01:00
Ad Schellevis
4722f9558c
OpenVPN export, some rework for tgb format https://github.com/opnsense/core/issues/2787
2018-12-03 12:16:20 +01:00
Ad Schellevis
bb4bd9e87f
OpenVPN export, defaults dev_mode to tun, for https://github.com/opnsense/core/issues/2787
2018-12-03 12:13:28 +01:00
Michael Steenbeek
98247373d0
Remove nonexistant CSS properties
...
The table attributes 'cellspacing' and 'cellpadding' were moved inside the style attribute via a script. However, they are not valid CSS properties, so browsers should (and do) ignore them.
This commit removes them. The 'table' class, set on most tables, should take care of proper formatting anyway.
2018-12-03 12:01:41 +01:00
Franco Fichtner
a122361d36
firmware: if mtree is not found, still do version check
2018-12-03 09:49:59 +01:00
Franco Fichtner
f9315ee890
firewall: align alias hint to left
2018-12-03 08:47:43 +01:00
Franco Fichtner
5ba560509d
mvc: style fixes
2018-12-03 08:47:31 +01:00
Franco Fichtner
723d97bbdf
system: move settings as per #2279
...
Not the perfect spot either as this is for gateway groups
now but still better than firewall and actually the original
spot where the setting could be found.
2018-12-03 08:40:42 +01:00
Franco Fichtner
d8da4890fe
firmware: fix issue with previous
2018-12-03 08:02:22 +01:00
Franco Fichtner
3d8507a5cf
firmware: more consolidation
2018-12-03 07:59:20 +01:00
Ad Schellevis
b89a9e5b66
typo in d4b2f161e8, closes https://github.com/opnsense/core/issues/2992
2018-12-01 14:41:18 +01:00
Franco Fichtner
1912290b5a
dhcp: fixup header
2018-12-02 11:25:09 +01:00
Ad Schellevis
3c7540bd28
OpenVPN export, another take at the tgb format, for https://github.com/opnsense/core/issues/2787
2018-12-01 14:09:30 +01:00
Ad Schellevis
2aa1b90b24
Network insight, drop date from 2 and 8 hour view + some minor style cleanups
2018-11-30 17:27:13 +01:00
Ad Schellevis
fad4b3c426
Network insight, resample data for get_timeseries(), closes https://github.com/opnsense/core/issues/2895
...
This commit samples data for all requested fractions, which should improve the missing data output.
2018-11-30 16:59:06 +01:00
Ad Schellevis
a8b0c06de4
Firewall/alias, default proto to ipv4+ipv6, this will force a reload of all aliases (since uniqueid uses proto), but usually that's not a big issue. closes https://github.com/opnsense/core/issues/2986
2018-11-30 10:06:19 +01:00
Franco Fichtner
0299224578
captive portal: same here
2018-11-30 09:18:33 +01:00
Franco Fichtner
26628258c9
insight: start delay for GUI status, "one" usage fixes
2018-11-30 09:11:51 +01:00
Franco Fichtner
eeb99d2a31
www: indent
2018-11-29 19:00:32 +01:00
Michael Steenbeek
50e323d8dc
Fix many PHPdoc declarations and some functions
2018-11-29 17:48:41 +01:00
Franco Fichtner
410b7d9afc
openvpn: reformat
2018-11-29 17:40:56 +01:00
Franco Fichtner
b3c414d58e
unbound: small whitespace tweak
2018-11-29 17:31:15 +01:00
Michael Steenbeek
afcae6226a
Clean up incorrect/unused variable assignments
2018-11-29 17:29:58 +01:00
Michael Steenbeek
32d36429ff
Replace some double quoted strings with single quoted ones
2018-11-29 16:58:15 +01:00
Michael Steenbeek
1539f42313
Fix undefined variable
2018-11-29 16:43:19 +01:00
Ad Schellevis
336f2e78c5
missed a spot in previous
2018-11-29 15:59:26 +01:00
Ad Schellevis
508e892880
Network insight, python2/3 compatibility for get_timeseries.py
2018-11-29 15:57:20 +01:00
Franco Fichtner
3cb1443b47
man: updates for opnsense-version; closes #2982
2018-11-29 13:52:47 +00:00
Ad Schellevis
b6a7b7f6eb
Network insight, cmd_args.key_fields missing split(','), for https://github.com/opnsense/core/issues/2964
2018-11-29 13:53:51 +01:00
Ad Schellevis
711e1d9da4
Netflow insight, regressions in rotate(), for https://github.com/opnsense/core/issues/2964
2018-11-29 13:36:51 +01:00
Ad Schellevis
2481b62ca8
Network insight, some 2to3 magic, closes https://github.com/opnsense/core/issues/2964
2018-11-29 13:08:12 +01:00
Franco Fichtner
c95c82cb87
firmware: rework opnsense-version again
2018-11-29 08:22:50 +00:00
Franco Fichtner
453946df33
firmware: proper kernel size, unify format with pkg
2018-11-29 08:04:44 +00:00
Franco Fichtner
92c7681c87
make: fix lint pass due to *.tgb file
2018-11-28 20:24:05 +01:00
Franco Fichtner
35478a8f94
unbound: restart after VPN is up for #2828
2018-11-28 20:10:51 +01:00
Ad Schellevis
c7d8f5c101
Firewall / alias util, only suffix subnet when a network is expected. ref https://forum.opnsense.org/index.php?topic=10099.msg47659#msg47659
2018-11-28 18:12:51 +01:00
Franco Fichtner
c5a586e068
firmware: size for kernel / base
2018-11-28 14:25:39 +00:00
Franco Fichtner
7f4f0821eb
firmware: to ease transition sanitise version
2018-11-28 13:51:13 +00:00
Franco Fichtner
d37a1410c8
firmware: support architecture as well
2018-11-28 13:45:25 +00:00
Franco Fichtner
43b513ec7b
firmware: fixup previous, we parsed twice
2018-11-28 09:38:54 +00:00
Franco Fichtner
0eb1f10095
firmware: rename "opnsense" version file to "core"
...
We already have "kernel" and "base" and plugins also follow this
pattern by only registering its name once per devel or release
version. This kills ambiguity for "opnsense" vs. "opnsense-version"
and makes it more branding friendly. Suffice to say "core", "kernel"
and "base" are reserved names and also align with tools.git.
2018-11-28 09:30:09 +01:00
Franco Fichtner
4e5d3b6ccc
firmware: usual whitepsace noise
2018-11-28 09:16:09 +01:00
Franco Fichtner
715206dbb8
pkg: fix plist
2018-11-28 09:15:29 +01:00
Franco Fichtner
16088285d8
firmware: allow size or version read from other components
2018-11-28 09:15:00 +01:00