log

age author description
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
Wed, 23 Sep 2020 09:59:47 +0100 Roy Marples BSD: Of course DragonFly does SIOCGIFDATA differently.. draft
Wed, 23 Sep 2020 09:31:24 +0100 Roy Marples Add a warning about prior draft
Wed, 23 Sep 2020 09:27:58 +0100 Roy Marples Revert double variable define draft
Wed, 23 Sep 2020 09:26:16 +0100 Roy Marples FreeBSD lacks SIOCGIFDATA it seems. draft
Tue, 22 Sep 2020 21:53:13 +0100 Roy Marples BSD: Use SIOCGIFDATA if no media support and no ifa_data draft
Tue, 22 Sep 2020 13:09:03 +0100 Roy Marples BSD: Detect initial link state in ifa_data draft
Tue, 22 Sep 2020 13:08:32 +0100 Roy Marples dhcpcd: log carrier lost once more draft
Mon, 21 Sep 2020 22:24:18 +0100 Roy Marples Try and track link state better, regardless of if we're using draft
Mon, 21 Sep 2020 17:40:28 +0100 Roy Marples privsep: Don't log sandbox type twice draft
Mon, 21 Sep 2020 11:20:46 +0100 Roy Marples privsep: Allow __NR_mmap for seccomp draft
Sun, 20 Sep 2020 21:22:49 +0100 Roy Marples privsep: Don't remove pidfile at exit draft
Sun, 20 Sep 2020 20:22:40 +0100 Roy Marples privsep: Add more platforms for seccomp draft
Sun, 20 Sep 2020 19:44:23 +0100 Roy Marples privsep: Allow more syscalls for seccomp draft
Sun, 20 Sep 2020 19:24:26 +0100 Roy Marples privsep: Send signal from launcher to master over the socket draft
Sun, 20 Sep 2020 19:09:08 +0100 Roy Marples privsep: sandbox the launcher process draft
Sun, 20 Sep 2020 17:43:31 +0100 Roy Marples FreeBSD: Fix build draft
Sun, 20 Sep 2020 00:53:47 +0100 Roy Marples privsep: Avoid "unconfined" seccomp warnings draft
Sun, 20 Sep 2020 00:43:36 +0100 Roy Marples privsep: Don't be noisy about the sandbox draft
Sun, 20 Sep 2020 00:35:08 +0100 Roy Marples privsep: Log if the platform sandbox is unavailable or available draft
Sat, 19 Sep 2020 20:53:23 +0100 Roy Marples privsep: Add the SECCOMP BPF sandbox for Linux draft
Sat, 19 Sep 2020 20:36:07 +0100 Roy Marples Linux: Use SIOCSIFVLAN rather than SIOCSIFVLAN draft
Sat, 19 Sep 2020 18:58:52 +0100 Roy Marples privsep: Fold capsicum and pledge entry points into ps_entersandbox draft
Sat, 19 Sep 2020 15:05:51 +0100 Roy Marples Adjust prior so that message is logged before starting dev draft
Sat, 19 Sep 2020 14:40:50 +0100 Roy Marples Linux: detect network namespace and deny udev in one draft
Wed, 16 Sep 2020 15:55:11 +0100 Roy Marples duid: Allow optional argument to specify ll or llt alongside uuid draft
Tue, 15 Sep 2020 11:45:21 +0100 Roy Marples install: Create DBDIR with mode 0750 by default draft
Sat, 12 Sep 2020 20:14:47 +0100 Roy Marples dhcpcd: Only manipulate stdin, stdout and stderr when valid draft
Sat, 12 Sep 2020 15:58:03 +0100 Roy Marples logerr: Don't leak the logfile stream to scripts draft
Fri, 11 Sep 2020 15:07:19 +0100 Roy Marples README: Remove old reference to db dir needing user permissions draft
Fri, 11 Sep 2020 12:21:07 +0100 Roy Marples dhcpcd: avoid privsep errors if we error locking the pidfile draft
Sun, 06 Sep 2020 15:27:28 +0100 Roy Marples Release dhcpcd-9.2.0 draft dhcpcd-9.2.0
Sun, 06 Sep 2020 15:26:36 +0100 Roy Marples DHCP: Fix compile without IPv4LL draft
Sun, 06 Sep 2020 15:25:59 +0100 Roy Marples configure: Remove PPOLL from config.mk draft
Sun, 06 Sep 2020 13:53:08 +0100 Roy Marples privsep: dump leases in a sandbox draft
Sun, 06 Sep 2020 13:27:31 +0100 Roy Marples dhcpcd: stderr callback fd may the reset by peer draft
Sun, 06 Sep 2020 12:20:40 +0100 Roy Marples privsep: Dump leases from stdin in a limited sandbox draft
Sun, 06 Sep 2020 11:58:29 +0100 Roy Marples privsep: dropprivs can be static draft
Sun, 06 Sep 2020 11:57:19 +0100 Roy Marples privsep: limit rights for stdout/stderr/stdin using capsicum draft
Sun, 06 Sep 2020 03:01:49 +0100 Roy Marples FreeBSD: Don't rights limit stderr draft
Sun, 06 Sep 2020 02:41:08 +0100 Roy Marples dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor draft
Sat, 05 Sep 2020 17:01:59 +0100 Roy Marples privsep: Fix prior for FreeBSD. draft
Sat, 05 Sep 2020 16:16:22 +0100 Roy Marples dhcpcd: Setup a socketpair in the launcher to write to stderr draft