summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-9.3.0dhcpcd-9.3.0Roy Marples2020-10-05
* privsep: Remove capsicum specific hooks from BPFRoy Marples2020-10-04
* Don't log backticks.Roy Marples2020-10-03
* privsep: We need getsockopt as well as setsockopt on the link socketRoy Marples2020-10-03
* privsep: allow CAP_SETSOCKOPT for route(4) fd.Roy Marples2020-10-02
* privsep: We now need to carry ifa_data for BSDRoy Marples2020-09-30
* BSD: Fix compile for non NetBSDRoy Marples2020-09-30
* Add a comment to prior incase I do something dumb like removing itRoy Marples2020-09-29
* Fix a typo in a commentSAITOH Masanobu2020-09-29
* privsep: fix crash when interface departs before bpf returns for itRoy Marples2020-09-28
* BSD: struct if_data->ifi_link_state is the single source of truthRoy Marples2020-09-28
* BSD: Ignore vether(4) devices by default.Roy Marples2020-09-27
* Clean up some warnings.Sascha Wildner2020-09-24
* FreeBSD: Anticipate SIOCGIFDATA not working in CapsicumRoy Marples2020-09-24
* BSD: NetBSD is the odd man out with SIOCGIFDATARoy Marples2020-09-24
* if: Always warn about ignored interfaces.Roy Marples2020-09-23
* BSD: Of course DragonFly does SIOCGIFDATA differently..Roy Marples2020-09-23
* Add a warning about priorRoy Marples2020-09-23
* Revert double variable defineRoy Marples2020-09-23
* FreeBSD lacks SIOCGIFDATA it seems.Roy Marples2020-09-23
* BSD: Use SIOCGIFDATA if no media support and no ifa_dataRoy Marples2020-09-22
* BSD: Detect initial link state in ifa_dataRoy Marples2020-09-22
* dhcpcd: log carrier lost once moreRoy Marples2020-09-22
* Try and track link state better, regardless of if we're usingRoy Marples2020-09-21
* privsep: Don't log sandbox type twiceRoy Marples2020-09-21
* privsep: Allow __NR_mmap for seccompRoy Marples2020-09-21
* privsep: Don't remove pidfile at exitRoy Marples2020-09-20
* privsep: Add more platforms for seccompRoy Marples2020-09-20
* privsep: Allow more syscalls for seccompRoy Marples2020-09-20
* privsep: Send signal from launcher to master over the socketRoy Marples2020-09-20
* privsep: sandbox the launcher processRoy Marples2020-09-20
* FreeBSD: Fix buildRoy Marples2020-09-20
* privsep: Avoid "unconfined" seccomp warningsRoy Marples2020-09-20
* privsep: Don't be noisy about the sandboxRoy Marples2020-09-20
* privsep: Log if the platform sandbox is unavailable or availableRoy Marples2020-09-20
* privsep: Add the SECCOMP BPF sandbox for LinuxRoy Marples2020-09-19
* Linux: Use SIOCSIFVLAN rather than SIOCSIFVLANRoy Marples2020-09-19
* privsep: Fold capsicum and pledge entry points into ps_entersandboxRoy Marples2020-09-19
* Adjust prior so that message is logged before starting devRoy Marples2020-09-19
* Linux: detect network namespace and deny udev in oneRoy Marples2020-09-19
* duid: Allow optional argument to specify ll or llt alongside uuidRoy Marples2020-09-16
* install: Create DBDIR with mode 0750 by defaultRoy Marples2020-09-15
* dhcpcd: Only manipulate stdin, stdout and stderr when validRoy Marples2020-09-12
* logerr: Don't leak the logfile stream to scriptsRoy Marples2020-09-12
* README: Remove old reference to db dir needing user permissionsRoy Marples2020-09-11
* dhcpcd: avoid privsep errors if we error locking the pidfileRoy Marples2020-09-11
* Release dhcpcd-9.2.0dhcpcd-9.2.0Roy Marples2020-09-06
* DHCP: Fix compile without IPv4LLRoy Marples2020-09-06
* configure: Remove PPOLL from config.mkRoy Marples2020-09-06
* privsep: dump leases in a sandboxRoy Marples2020-09-06