Commit Graph

5 Commits (master)

Author SHA1 Message Date
Michael Santos 45de19f346 capsicum: remove variable reinitialization 8 months ago
Michael Santos 1da079b53d capsicum: close any unknown fd's 8 months ago
Michael Santos ff574f6412 capsicum: disable fs writes
Use RLIMIT_FSIZE to disable writes to the filesystem when stdout is not
a regular file.
1 year ago
Michael Santos 69391951c8 freebsd: fix capsicum warning
~~~
In file included from src/restrict_process_capsicum.c:16:                   /usr/include/sys/capability.h:44:2: warning: this file includes <sys/capability.h> which is deprecated [-W#warnings]
 ^
1 warning generated.
~~~
4 years ago
Michael Santos 45e96e6ea9 s/XMPPIPE_RESTRICT/RESTRICT/gi 5 years ago