Thermi

Results 34 issues of Thermi

I think we can all agree that it's a problem that ananicy doesn't apply the settings right away when a process is created. That is because it runs each rule...

Hello, I'd like to get rid of the RWX section in the binary, because it's, well, a way for an attacker to write executable code into the process. I guess...

security

These two commits fix the paths to the systemd units and where they are stored, as well as the description for changing the interval of the check.

This works fine except when two bans have the exact same time stamp. Solving that corner case would require a significantly more complex solution. This PR solves the problem that...

All functionality seems to have been merged into libsystemd since some version of systemd. Arch Linux already patches these two lines like this commit does. This commit would enable Arch...

Right now the description of local_ts and remote_ts isn't as good as was for leftsubnet and rightsubnet. At the very least the parts about icmp, ipv6-icmp, and %dynamic need to...

enhancement
new

Right now, the code in `vici_config.c` does not support any GRE keys in dotted quad notation or over 2^16-1 because they are treated exactly like port numbers of tcp and...

enhancement