nipil

Results 9 issues of nipil

add option to set webserver listening port goal : ease coexistance with other components and their eventual webservers

Add GRPC_PYTHON_BUILD_WITH_SYSTEMD environment variable to setup.py The variable sets the required compile time define and adds the required link time library to the build process

lang/Python
release notes: yes

The test script only handled one socket type/name at a time. Rewrite the script to handle multiple test fixtures, and add tests easily. To keep existing behaviour, returns the number...

lang/c++

systemd sd_is_socket_unix() does not seem to handle relative socket path as expected See https://lists.freedesktop.org/archives/systemd-devel/2024-March/050088.html for a report on systemd mailing list, asking about the expected behaviour for the path (relative...

lang/core

systemd socket activation was not working with abstract unix sockets sd_is_socket_unix() requires different length value depending on the type of unix socket it is working on, so feed a value...

lang/core

According to doc/naming.md, when a unix path can be - `unix:relative`, example `unix:foo` or `unix:../bar` - `unix:absolute`, example `unix:/tmp/foo` - `unix://absolute`, example `unix:///tmp/foo` Each form works _when not using systemd...

lang/c++
lang/core

Drop the requirement for root priviledges to run systemd socket activation test Additionnal changes : - Does not autostart (no need during a test) - Better cleanup logic (cleanup even...

lang/c++

Hello I am (for once !) trying to validate the signatures the deb packages provided in the releases. It may be well-known but there are no explanations in the release...

Hello, i have a question regarding the versions and sources available on winget. ``` > winget search sops Nom ID Version Correspondance Source ----------------------------------------------------------------------- Secrets OPerationS SecretsOPerationS.SOPS 3.8.1 Moniker: sops...