410 Commits

Author SHA1 Message Date
Franco Fichtner
2c5dfb6a50 pkg: fix plist 2020-11-30 11:04:37 +01:00
Franco Fichtner
4b125cb095 pkg: fix plist 2020-11-24 10:21:26 +01:00
Ad Schellevis
4765043e49 fix plist 2020-11-09 15:09:22 +01:00
Franco Fichtner
dd2894d03d pkg: fix plist 2020-11-09 10:20:52 +01:00
Franco Fichtner
8282910e5b pkg: fix plist 2020-11-06 08:11:40 +01:00
Franco Fichtner
630803d3d0 pkg: plist fix 2020-10-22 22:02:07 +02:00
Franco Fichtner
37f2ef7073 pkg: fix plist 2020-10-04 07:15:45 +02:00
Franco Fichtner
185cb10bec src: sync 2020-09-30 08:04:25 +02:00
Franco Fichtner
2c03773060 dnsmasq: override directory support #3973 2020-09-06 10:38:23 +02:00
Ad Schellevis
d7279fba60 Reporting / Traffic: ditch status_graph.php and replace with new mvc statistics page. 2020-09-04 18:40:25 +02:00
Franco Fichtner
55de24182e pkg: fix plist 2020-09-04 09:23:50 +02:00
Franco Fichtner
fea28c6e38 pkg: fix plist 2020-09-03 09:33:12 +02:00
Franco Fichtner
05e530b713 pkg: fix plist 2020-09-01 22:48:11 +02:00
Franco Fichtner
2d636fc4de fimware: revoke 20.1 fingerprint 2020-08-30 10:15:02 +02:00
Franco Fichtner
305d6b35cc system: popular temperature topic changes
* Use priv-sep script to fetch values via configd
* Use grep on variable names only to avoid false positives
* Switch the RRD script read to unify temperature reads
* Use "=" in the script output to match sysctl input
2020-08-28 12:27:12 +02:00
Franco Fichtner
2790c0b657 pkg: fix plist 2020-08-23 11:52:16 +02:00
Franco Fichtner
7cfa870850 web proxy: move error directory template
Personally I prefer "_" and keeping the suffix here as we can still
grep for extension like so "error_directory.in" since "." in regex
means any character.
2020-08-21 07:30:56 +02:00
Franco Fichtner
1c488d823f pkg: fix plist 2020-08-18 17:12:43 +02:00
Franco Fichtner
de981c90bc pkg: fix plist 2020-08-18 16:21:42 +02:00
Ad Schellevis
9ec7391446 fix plist 2020-08-09 13:08:11 +02:00
Franco Fichtner
4d3f67a653 pkg: fix plist 2020-08-05 09:11:44 +02:00
Franco Fichtner
a3e3b97e53 firmware: switch to 20.7 2020-07-28 10:33:42 +02:00
Ad Schellevis
bc22b48583 plist 2020-07-23 16:28:00 +02:00
Franco Fichtner
5e4ef3d339 firmware: enable 20.7-BETA upgrades for testing
Use at your own risk.  ;)
2020-07-08 10:49:43 +02:00
Franco Fichtner
fdec33c21d pkg: fix plist 2020-07-02 06:08:14 +02:00
Ad Schellevis
c07f98285f fix plist 2020-06-22 15:37:25 +02:00
Franco Fichtner
0a7a4931a1 pkg: fix plist 2020-06-22 11:36:29 +02:00
Franco Fichtner
9bf45c3576 src: fix plist and whitespace sweep 2020-06-19 23:28:43 +02:00
Franco Fichtner
604c3d3d41 pkg: fix plist 2020-06-03 08:46:44 +02:00
Franco Fichtner
db85192043 pkg: fix plist 2020-06-02 08:22:52 +02:00
Franco Fichtner
7a0bcca2e7 pkg: fix plist 2020-05-25 07:56:11 +02:00
Ad Schellevis
faf650e7ca
Syslog: optionally disable legacy (clog) logging (#4101)
* Syslog-NG replacement for legacy syslog local logs:

Part of this commit:

- support both formats in query log, which is used by our log api
- sample local syslog-ng target for configd

for https://github.com/opnsense/core/issues/4068

* syslog: add disable clog toggle + preserve number of log (days) setting when only using syslog-ng. for https://github.com/opnsense/core/issues/4068

* syslog: include local syslog-ng files when clog is disabled. for https://github.com/opnsense/core/issues/4068

* Syslog-NG: change local handling, add relayd file to test the concept.

The local directory contains filters for local targets, which should replace the <plugin>_syslog() construction eventually, everything relevant and not matched is send to system

for https://github.com/opnsense/core/issues/4068

* Syslog-NG: minor update to local template to support module/file format as the query log handler supports it (e.g. /var/log/squid/access/) and add local templates

* Syslog-NG: change flush log actions to support new format, while here make sure "flush all" actuallly flushes all logs (including plugins). for https://github.com/opnsense/core/issues/4068

* Syslog-NG: missing level in system log, for https://github.com/opnsense/core/issues/4068

* fix typo for https://github.com/opnsense/core/issues/4068

* syslog-ng: filter live log support for https://github.com/opnsense/core/issues/4068

* Syslog-NG: replace diag_logs_filter_summary.php for mvc enabled version, using the same log output as live log, for https://github.com/opnsense/core/issues/4068

* Syslog-NG: add log cleanup script to enforce preservelogs setting. for https://github.com/opnsense/core/issues/4068

* Syslog-NG: webuser auth message should use LOG_AUTH facility. for https://github.com/opnsense/core/issues/4068

* Syslog-NG: ditch sshlockout_pf in favour for a small script that locks out ssh/web gui failed attempts for both IPv4 and IPv6. for https://github.com/opnsense/core/issues/4068

* ditch sshlockout_pf dependancy, for https://github.com/opnsense/core/issues/4068

* fix indent in ACL, for https://github.com/opnsense/core/issues/4068

* fix plist
2020-05-10 10:59:14 +02:00
Franco Fichtner
b72bcfe6b8 pkg: fix plist 2020-04-17 08:27:47 +02:00
Franco Fichtner
fb9f963879 system: rename php.ini links for more consistent grep 2020-04-14 09:56:02 +02:00
Franco Fichtner
70ebed1ee7 pkg: fix plist and sync LICENSE after file removal 2020-04-06 09:12:42 +02:00
Franco Fichtner
ca5ab79c8d ui: move tree.query.js to "min." annotation
Helps with whitespace sweep not wanting to change the EOL
character on minified js.  Fix plist while here.  ;)
2020-04-05 09:09:08 +02:00
Franco Fichtner
5be1eb8c01 pkg: fix plist 2020-03-24 16:42:01 +01:00
Ad Schellevis
80c8d38d46 plist 2020-03-20 20:00:35 +01:00
Franco Fichtner
85f57a38af pkg: fix plist 2020-03-17 16:49:31 +01:00
Franco Fichtner
b5493874b3 firmware: revoke 19.7 fingerprint and fix boot logo 2020-03-16 15:05:29 +01:00
Franco Fichtner
f7a1226b39 pkg: fix plist 2020-03-16 14:16:16 +01:00
Ad Schellevis
5d99be7c0c fix plist 2020-03-13 15:23:42 +01:00
Ad Schellevis
9aac0415ef fix plist 2020-03-02 20:13:04 +01:00
Ad Schellevis
7bd1dab314 MVC: fix typo in unit test naming. (https://github.com/opnsense/plugins/issues/1720) 2020-03-02 17:52:13 +01:00
Franco Fichtner
c6314e20d1 pkg: fix plist 2020-03-02 14:19:49 +01:00
Franco Fichtner
43f320342a pkg: fix plist 2020-03-02 09:38:09 +01:00
Franco Fichtner
5637d2bb54 pkg: fix plist 2020-02-24 22:54:14 +01:00
Franco Fichtner
6f73ec2073 pkg: fix plist and lint pass 2020-02-20 19:52:10 +01:00
Franco Fichtner
15fbeec367 firmware: good-will nit-picking and some more work to do 2020-02-20 19:50:12 +01:00
Franco Fichtner
79c454cfd7 system: old template is obsolete as well 2020-01-31 11:28:52 +01:00