Ad Schellevis
8f060d4a7a
Netflow/insight and the endless UFS instability... in some cases sqlite can't figure out database inconsistencies by itself. In these cases it is practical to force a repair (rebuild) of the underlaying files manually.
...
This commit adds an option in reporting_settings.php to request a dump/import from https://github.com/opnsense/core/blob/18.1.9/src/opnsense/site-python/sqlite3_helper.py#L69
2018-06-15 10:31:00 +02:00
Ad Schellevis
eaa5428591
and reformat
2018-06-15 09:21:36 +02:00
Ad Schellevis
680b13f10e
fix previous
2018-06-15 09:14:19 +02:00
Justin Coffman
ec9b710b68
Confirm KU/EKU for server certs ( #2463 )
2018-06-15 08:27:45 +02:00
Ad Schellevis
b0a4a27a1f
replace tokenize for Tokenize2 in mvc part, only occurrence to go in legacy code. for https://github.com/opnsense/core/issues/2227
2018-06-14 22:33:20 +02:00
Franco Fichtner
c3dc31a793
rc: log gateway down for dpinger earlier
2018-06-14 20:43:03 +02:00
Ad Schellevis
85f98d121d
oops, switched client/server, in https://github.com/opnsense/core/issues/2459
2018-06-14 20:16:41 +02:00
Franco Fichtner
6c2432a4c7
system: make gateway alarm a bit more prominent
2018-06-14 12:56:28 +02:00
Franco Fichtner
4fe4d8aab5
rc: redirect dpinger alarm message to gateway log
2018-06-14 09:41:48 +02:00
Franco Fichtner
12dae7ec64
rc: better rrd backup, avoids writing empty files
2018-06-13 17:59:49 +00:00
Franco Fichtner
be8d1271bd
pkg: change rrdtool version
2018-06-13 19:16:14 +02:00
Ad Schellevis
cf82c4092b
drop nsCertType lookup in cert_get_purpose() and replace with check for "TLS Web Client Authentication" on extendedKeyUsage, for https://github.com/opnsense/core/issues/2459
2018-06-13 18:39:24 +02:00
Franco Fichtner
9f407a85d3
rc: rrd backup script fix closes #2462
2018-06-13 15:46:12 +00:00
Franco Fichtner
192f137cf9
rc: RRD XML export formerly known as 58c923b7 #2462
2018-06-13 17:40:37 +02:00
Franco Fichtner
ebbb917b9d
rc: small tweak on previous
2018-06-13 16:05:51 +02:00
Franco Fichtner
dd1376df62
system: this is way cooler for console
2018-06-13 15:58:19 +02:00
Franco Fichtner
aa3523263d
rc: improve netflow backup, closes #2461
2018-06-13 15:39:12 +02:00
Franco Fichtner
f59f778f05
rc: clarify that installer is for installing when SSH is off
...
It's only an issue with config imports in live mode. Not sure
why this wasn't shared text before.
2018-06-13 13:20:06 +02:00
Franco Fichtner
71ed2940a6
dhcp: isc-dhcp44 update, who uses the client anyway?!
2018-06-13 09:00:54 +02:00
Franco Fichtner
97bb55ca67
firewall: style #2440
2018-06-13 06:49:39 +00:00
Franco Fichtner
00429edb99
system: use non-sample DH files if users request it
2018-06-12 18:19:51 +02:00
Franco Fichtner
5c21656ec2
menu: consistency
2018-06-12 08:59:54 +02:00
Franco Fichtner
307c2c098a
pkg: fix plist, sweep
2018-06-12 08:57:44 +02:00
Franco Fichtner
baf292e91a
interfaces: reconfigure radvd on PPPoE change #2394
2018-06-12 08:39:54 +02:00
Ad Schellevis
42eab8f94f
add Tokenize2 to core, should eventually replace the old one, but better fix functionality first. The old one has quite difficult handling with events, which complicated https://github.com/opnsense/core/issues/1858
...
this item however was also on the list in https://github.com/opnsense/core/issues/2227
2018-06-11 22:46:31 +02:00
Ad Schellevis
c10b69cd05
typo, feedback from poeditor
2018-06-11 17:27:30 +02:00
Franco Fichtner
41a111b056
menu: drop trailing slash part two
2018-06-11 14:38:15 +02:00
Ad Schellevis
5ea028d824
MVC, when pushing attributes to a form using setFormData() tigger onChange event to support custom hooks, a bit related to https://github.com/opnsense/core/issues/1858
2018-06-11 14:24:19 +02:00
Franco Fichtner
5d60c32c75
menu: drop trailing slashes
2018-06-11 14:23:01 +02:00
Ad Schellevis
2408d6a126
change rule "interface address" parsing to use "interface:0" in stead of "interface", for https://github.com/opnsense/core/issues/2457
2018-06-11 09:17:01 +02:00
Franco Fichtner
4ee000098a
Keywords: do not hint at deleting files needed
...
This is shown on deinstall, but deinstall is really just
reinstall or upgrade.
2018-06-11 08:41:00 +02:00
Franco Fichtner
cf91b51633
rc: migrate files to new rc.syshook layout
2018-06-11 05:24:41 +00:00
Franco Fichtner
bd691df008
rc: rc.syshook ordering issue old vs. new layout
...
Migrate all scripts in order to not break sorting.
2018-06-11 05:18:25 +00:00
Franco Fichtner
5dd6901b2b
rc: sprinkle more exec, better rc.syshook usage in shutdown
2018-06-11 00:03:43 +02:00
Franco Fichtner
a738f9f7ee
rc: expire was weird...
...
We modified $index and $count but that is not what helps
iterate over all accounts. Furthermore, if accounts are
disabled, not only write the config but also let the system
know that accounts need to be disabled... ;)
2018-06-11 00:01:57 +02:00
Franco Fichtner
fab3238a16
rc: move cron jobs as well
2018-06-10 23:39:10 +02:00
Franco Fichtner
185d8fab90
rc: do not leak banner.php script location
2018-06-10 20:00:23 +00:00
Franco Fichtner
177ca71909
system: move carp to rc.syshook
...
Cut out the middleman that is rc.carp and allow fully
plugabble calls to rc.syshook carp instead...
Make the "return" statements actual errors, and change
the level for the devd script to 101 to align with the
other custom hooks that we use.
CC: @adschellevis
2018-06-10 19:44:17 +00:00
Franco Fichtner
43966ce7b7
rc: pluggable backup via rc.syshook
...
To achieve this pass additional arguments and also parse
a subdirectory to find the appropriate scripts. Eventually
it should make exclusive use of the directories.
2018-06-10 19:08:05 +00:00
Ad Schellevis
f9f896533c
OpenVPN server, allow cloning of servers.
2018-06-10 11:33:49 +02:00
Franco Fichtner
86d9bbb267
rc: typo in previous
2018-06-07 11:56:09 +02:00
Franco Fichtner
0008970cdc
rc: merge carp scripts
2018-06-07 09:54:23 +00:00
Franco Fichtner
4e7b97cc39
rc: small carp audit, we should merge both scripts and use $type in devd
2018-06-07 11:30:39 +02:00
Franco Fichtner
5a388966dc
openvpn: audit creation process #2440
2018-06-07 08:38:01 +00:00
Franco Fichtner
47bb783c26
openvpn: small issue in style #2440
2018-06-06 20:25:39 +00:00
Franco Fichtner
4e1cddf3bb
openvpn: why not delete the interface? #2450
2018-06-06 22:16:03 +02:00
Alexander Shursha
2896c69d0d
Translate tunables.
2018-06-06 17:50:30 +02:00
Ad Schellevis
901d63cee6
groups, validation issue, spaces are not allowed here
2018-06-06 09:33:48 +02:00
Franco Fichtner
49021d93e7
openvpn: #2440
...
Only firewall pages left...
2018-06-05 19:49:59 +00:00
Franco Fichtner
02ca3bd6f3
openvpn: style #2440
2018-06-05 19:39:06 +00:00