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.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
*
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
*
Linux: Implement epoll(7) for eloop (again)
Roy Marples
2021-01-28
*
privsep: Restore the poll maxfd + 1 for state engine
Roy Marples
2021-01-28
*
privsep: Don't add 1 to max fd open when limiting resources
Roy Marples
2021-01-28
*
BSD: Implement kqueue(2) for eloop (again)
Roy Marples
2021-01-28
*
privsep: move setting signals to after clearing eloop
Roy Marples
2021-01-27
*
privsep: log sandbox when not daemonising
Roy Marples
2020-12-26
*
dhcpcd: Don't create launcher process if keeping in foreground
Roy Marples
2020-11-11
*
Add --noconfigure option
Roy Marples
2020-11-04
*
privsep: Send all log messages to the privileged actioneer
Roy Marples
2020-10-30
*
privsep: Minor correction to prior logic
Roy Marples
2020-10-11
*
privsep: We need to ensure stderr is valid before testing if tty
Roy Marples
2020-10-10
*
privsep: Fix stderr redirection again
Roy Marples
2020-10-10
*
privsep: Only start network proxy if we need to
Roy Marples
2020-10-07
*
privsep: Only log chrooting from the launcher process
Roy Marples
2020-10-07
*
Don't log backticks.
Roy Marples
2020-10-03
*
privsep: We need getsockopt as well as setsockopt on the link socket
Roy Marples
2020-10-03
*
privsep: allow CAP_SETSOCKOPT for route(4) fd.
Roy Marples
2020-10-02
*
privsep: Don't log sandbox type twice
Roy Marples
2020-09-21
*
privsep: sandbox the launcher process
Roy Marples
2020-09-20
*
privsep: Don't be noisy about the sandbox
Roy Marples
2020-09-20
*
privsep: Log if the platform sandbox is unavailable or available
Roy Marples
2020-09-20
*
privsep: Add the SECCOMP BPF sandbox for Linux
Roy Marples
2020-09-19
*
privsep: Fold capsicum and pledge entry points into ps_entersandbox
Roy Marples
2020-09-19
*
dhcpcd: Only manipulate stdin, stdout and stderr when valid
Roy Marples
2020-09-12
*
privsep: dump leases in a sandbox
Roy Marples
2020-09-06
*
privsep: Dump leases from stdin in a limited sandbox
Roy Marples
2020-09-06
*
privsep: dropprivs can be static
Roy Marples
2020-09-06
*
privsep: limit rights for stdout/stderr/stdin using capsicum
Roy Marples
2020-09-06
*
dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor
Roy Marples
2020-09-06
*
privsep: Fix prior for FreeBSD.
Roy Marples
2020-09-05
*
privsep: Use xsocketpair
Roy Marples
2020-09-05
*
privsep: Only the master process accepts signals
Roy Marples
2020-08-20
*
privsep: Improve some errors
Roy Marples
2020-08-08
*
privsep: Don't limit file writes if logging to a file
Roy Marples
2020-07-01
*
privsep: check return of freopen(3)
Roy Marples
2020-06-29
*
privsep: don't abort if setrlimit fails
Roy Marples
2020-06-15
*
privsep: Fix a shutdown race
Roy Marples
2020-06-10
*
privsep: RLIMIT_FSIZE works fine on pledge and capsicum
Roy Marples
2020-06-10
*
privsep: Disable RLIMIT_FSIZE when using the logfile option
Roy Marples
2020-06-10
*
privsep: Apply resource limits to OpenBSD as well where we can
Roy Marples
2020-06-10
*
privsep: Apply what resource limits we can to capsicum
Roy Marples
2020-06-10
*
privsep: control proxy is no longer optional
Roy Marples
2020-06-10
*
privsep: For Linux and Solaris, set RLIMIT_NOFILES to nevents
Roy Marples
2020-06-09
*
privsep: Implement a resource limited sandbox
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
[next]