Sergey G. Brester

Results 16 issues of Sergey G. Brester

new apache/nginx jail and filter http-badbots - (previously apache-badbots) common filter to ban bad-bot hosts for apache/nginx (catches known spambots and software alike); See gh-712 Based on #1241 because init...

blocked

Stop of fail2ban may cause an error in ipset based actions (by a race condition with "it is in use by a kernel component"). ``` ERROR b53aa8b8 -- exec: iptables...

bug

#### Issue Redirection of stdout to `file` (without extension) mistakenly "rewrites" or rather expand the file name to an executable, if `file.exe` is available. Setup current release of msys2 (msys2-base-x86_64-20190524)...

* fixes build with msvc (missing `ftruncate`, `strncasecmp`) * named location starts with `@` only (don't segfault on empty location) * suppress warnings, several small nginx and toolchain compatibility tweaks...

This PR fixes threaded issues of journal.Reader class and improves its thread-safety, using simple protection with ref-counter; It would avoid segfault by closing journal across threads. The algorithm is simple,...

### Env: ``` $ python3 --version Python 3.11.2 $ systemctl --version systemd 252 (252.36-1~deb12u1) +PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2...