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
...
*
Linux: resource limits don't easily work here either....
Roy Marples
2020-06-05
*
FreeBSD: Fix prior for capsicum as well.
Roy Marples
2020-06-05
*
OpenBSD: disable setting resource limits as we have pledge.
Roy Marples
2020-06-05
*
privsep: Set resource limits when dropping privs
Roy Marples
2020-06-05
*
privsep: Remove this error masking as well.
Roy Marples
2020-06-04
*
privsep: Set buffer sizes before setting rights.
Roy Marples
2020-06-04
*
privsep: Don't wait for the process to finish when stopping it
Roy Marples
2020-06-04
*
eloop: Just use ppoll(2)
Roy Marples
2020-06-03
*
privsep: harden process handling
Roy Marples
2020-06-02
*
privsep: Double the size of the send buffer.
Roy Marples
2020-06-01
*
privsep: Ensure socketpair IPC buffers are large enough.
Roy Marples
2020-06-01
*
Fix some Coverity isues
Roy Marples
2020-05-30
*
privsep: root and inet don't need arc4random
Roy Marples
2020-05-24
*
privsep: Init the arc4random seed before chrooting
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: Log the user chrooting as
Roy Marples
2020-05-20
*
Fix compile on Linux
Roy Marples
2020-05-19
*
privsep: Enable Capsicum for all processes.
Roy Marples
2020-05-19
*
BPF: Set write filters where supported
Roy Marples
2020-05-15
*
privsep: Add a generic wrapper for getifaddrs(3)
Roy Marples
2020-05-13
*
privsep: No longer need the chrootdir configure option.
Roy Marples
2020-05-12
*
privsep: Handle all file IO in the Priviledged Actioneer
Roy Marples
2020-05-12
*
privsep: Implement pledge(2) support as found on OpenBSD
Roy Marples
2020-05-10
*
privsep: Copy back ioctl data
Roy Marples
2020-05-10
*
Fix compile error for non capsicum
Roy Marples
2020-05-10
*
privsep: Enable capsicum for network facing processes
Roy Marples
2020-05-07
*
privsep: Discard the freopen result.
Roy Marples
2020-05-01
*
privsep: Add --chroot configurable
Roy Marples
2020-04-30
*
privsep: Open the IPV6 ND socket when running IPv6
Roy Marples
2020-04-22
*
privsep: Redirect to /dev/null unless test or quiet and not debug
Roy Marples
2020-04-15
*
privsep: Don't overwrite initial sigmask
Roy Marples
2020-04-06
*
privsep: If we fail to init privsep, continue
Roy Marples
2020-04-05
*
privsep: Refuse chroot if privsep users home dir is /var/empty
Roy Marples
2020-03-30
*
privsep: Don't close output streams if debugging or testing
Roy Marples
2020-03-27
*
spelling: Correct both privilege and separation
Roy Marples
2020-02-10
*
privsep: Fix compile on Linux
Roy Marples
2020-01-22
*
logging: Always log to syslog(3).
Roy Marples
2020-01-22
*
privsep: Note CHROOT script
Roy Marples
2020-01-21
*
privsep: Only fetch PRIVSEP_USER at init
Roy Marples
2020-01-21
*
privsep: copy configuration file into chroot
Roy Marples
2020-01-21
*
privsep: chroot the master process
Roy Marples
2020-01-21
*
privsep: Close stdout/stderr after forking processes
Roy Marples
2020-01-21
*
privsep: chdir after chroot
Roy Marples
2020-01-17
*
privsep: Remove fd's from event loop and ensure all closed.
Roy Marples
2020-01-14
*
privsep: Fix prior so we init
Roy Marples
2020-01-09
*
privsep: Delay control startup after starting privsep
Roy Marples
2020-01-09
*
privsep: correct debug struct name
Roy Marples
2020-01-09
*
privsep: If the privsep user does not exist, reset errno
Roy Marples
2020-01-08
*
privsep: Pad structs out so there are no uninited memory issues
Roy Marples
2020-01-08
[prev]
[next]