log

age author description
Sat, 10 Oct 2020 14:44:00 +0100 Roy Marples setproctitle compat requires envp, not environ draft
Sat, 10 Oct 2020 13:32:23 +0300 Roy Marples Just give up with setproctitle on Illumos draft
Fri, 09 Oct 2020 20:38:48 +0100 Roy Marples Change copyright on setproctitle.h draft
Fri, 09 Oct 2020 20:21:52 +0100 Roy Marples compat: Use libbsd's setproctitle(3) draft
Fri, 09 Oct 2020 15:06:57 +0100 Roy Marples privsep: Always try and open syslog draft
Fri, 09 Oct 2020 14:45:57 +0100 Roy Marples privsep: Ensure command is for BPF first and interface valid second draft
Wed, 07 Oct 2020 16:21:26 +0100 Roy Marples Linux: fix compile draft
Wed, 07 Oct 2020 15:31:35 +0100 Roy Marples privsep: Improve rights on launcher fork and stderr fds draft
Wed, 07 Oct 2020 15:28:33 +0100 Roy Marples privsep: Only start network proxy if we need to draft
Wed, 07 Oct 2020 14:37:35 +0100 Roy Marples privsep: Only log chrooting from the launcher process draft
Wed, 07 Oct 2020 14:23:23 +0100 Roy Marples if: always log about unsupported interface types in debug draft
Wed, 07 Oct 2020 14:11:47 +0100 Roy Marples dhcpcd: Simplify the link handling even more draft
Tue, 06 Oct 2020 07:36:22 +0100 Roy Marples Wireless must be down if unknown. draft
Tue, 06 Oct 2020 07:10:41 +0100 Roy Marples dhcpcd: Simplify carrier handling more by using IS_LINK_UP macro draft
Mon, 05 Oct 2020 16:33:51 +0100 Roy Marples Release dhcpcd-9.3.0 draft dhcpcd-9.3.0
Sun, 04 Oct 2020 22:04:49 +0100 Roy Marples privsep: Remove capsicum specific hooks from BPF draft
Sat, 03 Oct 2020 17:17:45 +0100 Roy Marples Don't log backticks. draft
Sat, 03 Oct 2020 17:00:56 +0100 Roy Marples privsep: We need getsockopt as well as setsockopt on the link socket draft
Fri, 02 Oct 2020 15:57:01 +0100 Roy Marples privsep: allow CAP_SETSOCKOPT for route(4) fd. draft
Wed, 30 Sep 2020 17:25:32 +0100 Roy Marples privsep: We now need to carry ifa_data for BSD draft
Wed, 30 Sep 2020 16:14:39 +0100 Roy Marples BSD: Fix compile for non NetBSD draft
Tue, 29 Sep 2020 08:00:24 +0100 Roy Marples Add a comment to prior incase I do something dumb like removing it draft
Tue, 29 Sep 2020 07:30:27 +0100 SAITOH Masanobu Fix a typo in a comment draft
Mon, 28 Sep 2020 21:10:21 +0100 Roy Marples privsep: fix crash when interface departs before bpf returns for it draft
Mon, 28 Sep 2020 17:09:38 +0100 Roy Marples BSD: struct if_data->ifi_link_state is the single source of truth draft
Sun, 27 Sep 2020 11:28:03 +0100 Roy Marples BSD: Ignore vether(4) devices by default. draft
Thu, 24 Sep 2020 20:53:56 +0100 Sascha Wildner Clean up some warnings. draft
Thu, 24 Sep 2020 03:49:30 +0100 Roy Marples FreeBSD: Anticipate SIOCGIFDATA not working in Capsicum draft
Thu, 24 Sep 2020 03:31:43 +0100 Roy Marples BSD: NetBSD is the odd man out with SIOCGIFDATA draft
Wed, 23 Sep 2020 13:14:06 +0100 Roy Marples if: Always warn about ignored interfaces. draft