Michael Biebl
Michael Biebl
Hello, we are using SabreDAV http://sabre.io/ under Windows/IIS and run into an interesting problem. Whenever a (unauthenticated) request with request data is sent to SabreDAV, the php-cgi.exe process exits. PHP...
spotted by lintian: ``` W: libavahi-common-dev: national-encoding usr/include/avahi-common/domain.h N: N: A file is not valid UTF-8. N: N: Debian has used UTF-8 for many years. Support for national encodings is...
spotted by lintian: ``` I: libavahi-gobject0: spelling-error-in-binary usr/lib/x86_64-linux-gnu/libavahi-gobject.so.0.0.5 uncommited uncommitted I: avahi-daemon: typo-in-manual-page usr/share/man/man5/avahi.service.5.gz line 13 occurence occurrence ```
A lot of modules use outdated configuration directives, like $ModLoad. The should use the new, preferred syntax. This is just an example: ``` # grep \$ModLoad * -R compatibility/v3compatibility.rst: $ModLoad...
http://www.rsyslog.com/doc/master/configuration/modules/omruleset.html references http://www.rsyslog.com/doc/master/configuration/modules/rainerscript_call.html but this symlink is broken.
RFC 5424 [1], which is based on RFC 3339 [2], defines a new time stamp format for syslog messages and is the default in rsyslog [3] The benefits of this...
### Describe the solution you'd like The latest version v27 introduces the system address book or more specifically exposes it to every user as a separate address book named "accounts"....
Version: 0.6.1 Followup to #543 ``` # ls -al /usr/bin/sudo -rwsr-xr-x 1 root root 147560 Feb 2 2020 /usr/bin/sudo ``` After the `kopia restore` ``` # ls -al /var/tmp/restore/sudo -rwxr-xr-x...
Version: 8.2402.0 Running `./configure --enable-imdtls --enable-omdtls --enable-openssl` succeeds with (see also #5339) ``` rsyslog will be compiled with the following settings: Large file support enabled: yes Networking support enabled: yes...
Version: 8.2402.0 Enabling DTLS support via `--enable-imdtls --enable-omdtls` and then running `make check` results in ``` PASS: mmkubernetes-basic.sh PASS: imfile-endregex-timeout-with-shutdown.sh PASS: imrelp-manyconn.sh PASS: imfile-truncate-2GB-file.sh PASS: imfile-basic-2GB-file.sh make[6]: Verzeichnis „/home/michael/debian/build-area/rsyslog-8.2402.0/tests“ wird...