summaryrefslogtreecommitdiffstats
path: root/src/privsep-root.c
Commit message (Expand)AuthorAge
* privsep: Implement pledge(2) support as found on OpenBSDRoy Marples2020-05-10
* privsep: Copy back ioctl dataRoy Marples2020-05-10
* privsep: Add --chroot configurableRoy Marples2020-04-30
* dhcpcd: Fix separation of per interface and per familyRoy Marples2020-04-23
* scripts: Run with an empty sigmaskChristos Zoulas2020-04-06
* Fix build without INET or INET6Roy Marples2020-04-02
* spelling: Correct both privilege and separationRoy Marples2020-02-10
* logging: Always log to syslog(3).Roy Marples2020-01-22
* privsep: Fix compile on Alpine LinuxRoy Marples2020-01-21
* privsep: Only fetch PRIVSEP_USER at initRoy Marples2020-01-21
* privsep: copy configuration file into chrootRoy Marples2020-01-21
* privsep: chroot the master processRoy Marples2020-01-21
* ioctl: The POSIX signature differs from BSD and glibcRoy Marples2020-01-08
* Welcome to 2020!Roy Marples2020-01-03
* privsep: Enable ARP BPF filtering for interesting addressesRoy Marples2019-12-10
* privsep: Use another eloop instead of a blocking read.Roy Marples2019-11-29
* privsep: Expect errors from ioctl so dont log them.Roy Marples2019-11-28
* privsep: Add support for priviledge separationRoy Marples2019-11-28