index
:
dhcpcd.git
dhcpcd-4
dhcpcd-5
dhcpcd-5.0
dhcpcd-5.6
dhcpcd-6
dhcpcd-6.11.1-DNA
dhcpcd-7
dhcpcd-8
ia
master
DHCP / IPv4LL / IPv6RA / DHCPv6 client
Roy Marples
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
privsep-root.c
Commit message (
Expand
)
Author
Age
*
Rename Privileged Actioneer to Privileged Proxy
Roy Marples
2021-02-02
*
Rename Master to Manager
Roy Marples
2021-02-02
*
Fix prior for epoll.
Roy Marples
2021-02-02
*
eloop: Make the API more like native poll/kqueue/epoll
Roy Marples
2021-02-02
*
A belated welcome to 2021
Roy Marples
2021-01-31
*
OpenBSD: Fix kqueue detection and one error.
Roy Marples
2021-01-28
*
BSD: Implement kqueue(2) for eloop (again)
Roy Marples
2021-01-28
*
log: Allow logopen to be called without logclose
Roy Marples
2020-10-30
*
privsep: Allow logfile reopening in a chroot
Roy Marples
2020-10-30
*
privsep: Send all log messages to the privileged actioneer
Roy Marples
2020-10-30
*
privsep: We now need to carry ifa_data for BSD
Roy Marples
2020-09-30
*
Linux: detect network namespace and deny udev in one
Roy Marples
2020-09-19
*
privsep: Only the master process accepts signals
Roy Marples
2020-08-20
*
Use a minimum bufsize of 1 as 0 doesn't work on some OS.
Roy Marples
2020-08-16
*
privsep: Set a zero length receive buffer for write only sockets
Roy Marples
2020-08-16
*
Revert "privsep: shutdown read end of the write only sockets"
Roy Marples
2020-08-03
*
privsep: shutdown read end of the write only sockets
Roy Marples
2020-07-18
*
privsep: Simplyfy signal handling
Roy Marples
2020-06-16
*
privsep: Use root signal_cb for all signals here.
Roy Marples
2020-06-16
*
privsep: Don't handle any signals meant for the main process
Roy Marples
2020-06-16
*
privsep: Fix a shutdown race
Roy Marples
2020-06-10
*
privsep: fix size of rdm
Roy Marples
2020-06-10
*
Try and guard against impossibly large data.
Roy Marples
2020-06-10
*
privsep: Fix bogus warnings without inet.
Roy Marples
2020-06-09
*
privsep: limit psr_datalen to SSIZE_MAX
Roy Marples
2020-06-09
*
privsep: Limit rights generically rather than Capsicum specifc
Roy Marples
2020-06-05
*
Linux: make resource limits work by using getifaddrs over privsep
Roy Marples
2020-06-05
*
Fix installing the embedded config as a file.
Roy Marples
2020-06-04
*
privsep: Log ECONNRESET errors again
Roy Marples
2020-06-04
*
privsep: Don't wait for the process to finish when stopping it
Roy Marples
2020-06-04
*
privsep: Fix returning indirect ioctl data
Roy Marples
2020-06-04
*
eloop: Just use ppoll(2)
Roy Marples
2020-06-03
*
privsep: Access the RDM monotic file via IPC
Roy Marples
2020-06-02
*
privsep: harden process handling
Roy Marples
2020-06-02
*
privsep: Only open raw sockets for the needed protocols.
Roy Marples
2020-06-01
*
privsep: Don't carry ifa_next
Roy Marples
2020-06-01
*
Fix compile with inet or inet6 disabled
Roy Marples
2020-05-30
*
privsep: Avoid the /proc/../ escape
Roy Marples
2020-05-24
*
Fix prior for BSD
Roy Marples
2020-05-24
*
privsep: Fix compile for prior without dev plugins
Roy Marples
2020-05-24
*
privsep: Allow dev plugins to work
Roy Marples
2020-05-24
*
privsep: Allow Linux to work without needing any mounts
Roy Marples
2020-05-24
*
dhcpcd: Move the script file from per interface to global context
Roy Marples
2020-05-21
*
privsep: Validate UDP ports
Roy Marples
2020-05-21
*
privsep: Only allow file IO to specific paths
Roy Marples
2020-05-21
*
privsep: Filter ioctls to a known list.
Roy Marples
2020-05-20
*
privsep: Ensure we don't scribble garbage to BPF
Roy Marples
2020-05-20
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
privsep: sockaddr len should be socklen_t
Roy Marples
2020-05-14
*
Remove debug.
Roy Marples
2020-05-13
[next]