Results 43 issues of Peter Bieringer

current "master" contains now support for OpenSSL 3 which deprecated the really old MD5 functions. But after switching to new EVP MD5 functions, static build reports a warning, don't know...

bug
help wanted

something is weird since latest version on github ``` LoadModule authnz_external_module modules/mod_authnz_external.so DefineExternalAuth pwauth pipe /usr/bin/pwauth AuthExternal pwauth AuthBasicProvider socache external AuthExternalProvideCache On AuthnCacheProvideFor external Require user test ``` ->...

question
information needed

especially "ha-role" and "check-config" will cause an SNMP PDU limit on F5 BigIP side resulting entries in /var/log/snmpd.log: ``` send response: Too long (plaintext scopedPDU header type 00: s/b 30)...

there is a hardcoded F5 BigIP major version check which need to be updated after every major release appears...that's not a good idea... Suggested fix will catch 10...99 and not...

Hi, thank you first for your script, was able to use this on QNAP with InfluxDB and Telegraf! This PR contains "outputformat" and "outputfilter" option to avoid requesting additional external...

while `libtool` honors `clang` from `apxs` option call ` -S CC=clang` during `--mode compile` , it uses unconditional `gcc` on `--mode link` ``` /usr/bin/apxs -S CC=clang -L../lib/ -L../databases/lib/ -lipv6calc_db_wrapper -lipv6calc...

help wanted

this extension adds a new postfix jail which can be optionally dedicated enabled. It is triggered by a log line like ``` Jul 1 03:55:34 xxx postfix/postscreen[188902]: DNSBL rank 6...

I want to improve https://github.com/WKnak/fail2ban-block-ip-range which is currently screening last 1000 log lines of fail2ban output for "Found" entries and act. This is some kind of inefficient when doing every...

enhancement

there are 31 outstanding pull requests, which need review/discussion and potential merge. @Unrud : last merge was on Jul 14, 2022 how to continue further on, any ideas like -...

support MOVE on non-standard ports, extend Apache reverse proxy documentation