summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* duid: plug a potential memory leakdhcpcd-9.3.1Roy Marples2020-10-12
* Release dhcpcd-9.3.1Roy Marples2020-10-12
* privsep: Minor correction to prior logicRoy Marples2020-10-11
* privsep: We need to ensure stderr is valid before testing if ttyRoy Marples2020-10-10
* privsep: Fix stderr redirection againRoy Marples2020-10-10
* privsep: allow gettimeofday for SECCOMPRoy Marples2020-10-10
* BSD doesn't use envpRoy Marples2020-10-10
* setproctitle compat requires envp, not environRoy Marples2020-10-10
* Just give up with setproctitle on IllumosRoy Marples2020-10-10
* Change copyright on setproctitle.hRoy Marples2020-10-09
* compat: Use libbsd's setproctitle(3)Roy Marples2020-10-09
* privsep: Always try and open syslogRoy Marples2020-10-09
* privsep: Ensure command is for BPF first and interface valid secondRoy Marples2020-10-09
* Linux: fix compileRoy Marples2020-10-07
* privsep: Improve rights on launcher fork and stderr fdsRoy Marples2020-10-07
* privsep: Only start network proxy if we need toRoy Marples2020-10-07
* privsep: Only log chrooting from the launcher processRoy Marples2020-10-07
* if: always log about unsupported interface types in debugRoy Marples2020-10-07
* dhcpcd: Simplify the link handling even moreRoy Marples2020-10-07
* Wireless must be down if unknown.Roy Marples2020-10-06
* dhcpcd: Simplify carrier handling more by using IS_LINK_UP macroRoy Marples2020-10-06
* 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