11529 Commits

Author SHA1 Message Date
Ad Schellevis
a057c97940 syslog: remove legacy remote logging. closes https://github.com/opnsense/core/issues/3540 2020-01-21 17:53:45 +01:00
Ad Schellevis
db5877da52 hasync: HASync / XMLRPC remove legacy push on changes, closes https://github.com/opnsense/core/issues/3635 2020-01-21 17:39:57 +01:00
Ad Schellevis
1de12ee51b randomize cookie_test, although it's only used to detect if the browser has cookies enabled, some pci compliance tools like to complain about it. closes https://github.com/opnsense/core/issues/3890 2020-01-21 17:37:40 +01:00
Ad Schellevis
c0b7d96059 MVC: BaseListField ignoring empty selected field. closes https://github.com/opnsense/core/issues/3891 2020-01-21 17:25:09 +01:00
Franco Fichtner
4acc54ccd4 pkg: fix plist 2020-01-21 14:57:22 +01:00
Franco Fichtner
fbc8f3877d firmware: revoke 19.1 fingerprint and add 20.1 2020-01-21 13:29:38 +01:00
Ad Schellevis
bc4272abdd firmware: add search in mirror selection for better overview. 2020-01-20 21:51:31 +01:00
Ad Schellevis
505accac0b mirrors: add ServerBase AG 2020-01-20 21:49:13 +01:00
Michael
a38fae9f08 Update alias.volt (#3881) 2020-01-10 15:05:33 +01:00
Ad Schellevis
644b4f82c2 GeoIP: business edition users can use Deciso's geoip feed, for https://github.com/opnsense/core/issues/3856 2020-01-04 11:58:41 +01:00
Franco Fichtner
6fe0a28700 util: caller must do elaborate checks and translations
If the caller passes a valid "real" interface the gateway check
is irrelevant.
2020-01-03 13:57:01 +01:00
Yuri Moens
6c91d7f87a dhcp: add OMAPI configuration support
PR: https://github.com/opnsense/core/pull/2807
2020-01-03 11:36:18 +01:00
Franco Fichtner
57e8b9ddd0 src: fix last bits of obvious PSR12 style issues
CodeSniffer wants to have its way with authgui.inc but
fortunately it doesn't break while fixing the style
anymore so to keep this consistent and approachable
just accept its criticism.  ;)
2020-01-03 11:20:27 +01:00
Ad Schellevis
8775c03bbd Jquery upgrade, "jQuery.fn.size() is deprecated and removed; use the .length property". closes https://github.com/opnsense/core/issues/3869 2020-01-02 18:40:57 +01:00
Flightkick
7018ffa38d Unbound: Add options for logging queries and extended statistics. (#3865) 2020-01-02 08:35:52 +01:00
Franco Fichtner
28be3a171e pkg: Happy new year! :) 2020-01-01 15:49:50 +01:00
Martin Wasley
1af4277254 Auto Replace windows DUID dashes
If adding static mapping v6 addresses then replace the windows dashes with colons automatically.
2020-01-01 15:09:06 +01:00
Franco Fichtner
bbee5f518f dhcp: fix killbyname() usage which kills both services 2019-12-31 11:41:11 +01:00
Franco Fichtner
e1f2fb0f3d system: fix log links; closes #3862 2019-12-30 10:20:40 +01:00
Ad Schellevis
b4147a1e94 GeoIP, last bits and pieces for https://github.com/opnsense/core/issues/3856
* show a message when GeoIP is used but no addresses are found
* support other vendors as well (format should be documented in our docs)
2019-12-29 14:02:22 +01:00
Ad Schellevis
31a1da39e6 Merge branch 'marjohn56-master' 2019-12-29 13:05:26 +01:00
Ad Schellevis
fbe9586724 GeoIP, minor help text changes. 2019-12-29 13:04:08 +01:00
Ad Schellevis
880787d26b Merge branch 'master' of https://github.com/marjohn56/core into marjohn56-master 2019-12-29 12:37:56 +01:00
Ad Schellevis
b94a5ce129 plugins_run: log level. for https://github.com/opnsense/core/issues/3863 2019-12-29 11:59:00 +01:00
Martin Wasley
d500ab29e3 Update geoIPSettings.xml
Just a little addition to the help.
2019-12-27 13:17:32 +00:00
Franco Fichtner
376b86edbc pkg: fix plist 2019-12-26 10:42:32 +01:00
Ad Schellevis
789eac7d99 GeoIP download settings, work in progress for https://github.com/opnsense/core/issues/3856 2019-12-25 16:00:09 +01:00
Franco Fichtner
bb35688f0e src: more style updates 2019-12-22 19:14:26 +01:00
Marcel Menzel
a09d4592a8 Make strongSwan's dpdaction configurable (#3851) 2019-12-21 19:12:54 +01:00
Franco Fichtner
285a6fdc0b make: allow to use syslogd-devel 2019-12-18 09:14:52 +01:00
Franco Fichtner
6e64afa041 system: style in new log volt 2019-12-17 07:21:10 +01:00
Franco Fichtner
a3cd0ae4c1 system: remove unused parameter; closes #3847 2019-12-16 19:18:30 +01:00
Franco Fichtner
9472a0749f system: what sense would opnsense.cnf defaults make...
when they are ignored anyway.  :)
2019-12-16 19:05:32 +01:00
Franco Fichtner
beba47e769 system: typo in previous 2019-12-16 19:00:20 +01:00
Franco Fichtner
f7b87dfc43 system: 825 days is the current maximum so use it
Learned this the hard way on macOS Catalina behaviour.  Since this
is a new policy enforced since 2019 it's safe to increase the defaults
(which were 10 years before) as well.  Likely makes a few users
happy that had VPN certificates run out over the years.
2019-12-16 18:56:06 +01:00
Franco Fichtner
4bc90402dc firmware: indent issue 2019-12-16 11:09:04 +01:00
Franco Fichtner
9f03854bc4 dhcp: small style issue 2019-12-16 11:03:28 +01:00
Franco Fichtner
57db2e31ab ipsec: small style issue 2019-12-16 11:01:00 +01:00
Ad Schellevis
75df59b8c7 Health. remove disfunctional event handler (not related to new jQuery version). This probably hasn't functioned for quite some time, not sure why we need it either. closes https://github.com/opnsense/core/issues/3846 2019-12-15 19:47:44 +01:00
Franco Fichtner
a6170ac17a pkg: fix plist 2019-12-14 21:40:59 +01:00
Ad Schellevis
ac97016105 jquery-3.4.1 + compatibility fixes. keep old version available for now to keep old volt (vendor specific) templates functional. 2019-12-14 19:30:18 +01:00
Ad Schellevis
f78df07af6 IPsec: refactor tunnel settings page for https://github.com/opnsense/core/issues/3717 2019-12-11 22:19:00 +01:00
Franco Fichtner
5edd0b2122 system: regenerate DH params 2019-12-09 06:45:20 +01:00
Franco Fichtner
b20f6fa400 inc: partial PSR12 style sweep 2019-12-09 06:36:17 +01:00
Franco Fichtner
266df11e4c pkg: fix plist 2019-12-09 06:20:49 +01:00
Ad Schellevis
c8d0a07bdf System -> Routes -> Status: support for manually removing static route entries.
A bit triggered by looking at these system_host_route() usages b2560c6eb4/src/www/vpn_ipsec.php (L97-L98)

If for some reason we do want to drop a route which was created elsewhere, we can do this from the gui.

Although the drop likely won't remove all entries in the table, the relevant ones should be removeable.
2019-12-06 18:49:43 +01:00
Ad Schellevis
09f74fe1ce IDS: point Emerging threats open rules to suricata 5 and add a migration for the rules that moved. Includes a small patch to the rule management scripts, so we can support deprecated sets (which should be removed). 2019-12-06 15:47:18 +01:00
Franco Fichtner
a7b528be2b dpinger: wrong scope for $settings 2019-12-06 13:37:17 +01:00
Ad Schellevis
548b881228 diag_confbak.php missing html_safe() 2019-12-06 09:59:06 +01:00
Ad Schellevis
d2956a3b6a remove unused current directory include 2019-12-06 09:31:06 +01:00