log

age author description
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
Sat, 05 Sep 2020 16:13:36 +0100 Roy Marples logerr: Ensure that the fd err log is line buffered draft
Sat, 05 Sep 2020 16:12:30 +0100 Roy Marples privsep: Use xsocketpair draft
Sat, 05 Sep 2020 16:10:30 +0100 Roy Marples if: introduce xsocketpair, similar to xsocket draft
Wed, 02 Sep 2020 09:56:32 +0100 Roy Marples DHCP: allow leasetime -1 to represent infinity draft
Tue, 01 Sep 2020 12:24:42 +0100 Roy Marples DHCP: optimize prior for systems without IPv4 address lifetimes draft
Tue, 01 Sep 2020 12:15:00 +0100 Roy Marples DHCP: Adjust prior to be more generic draft
Tue, 01 Sep 2020 11:56:53 +0100 Roy Marples DHCP: Don't set address lifetimes when extending leases draft
Mon, 31 Aug 2020 06:51:27 +0100 Roy Marples dhcpcd: Rename function for prior now it no longer inits draft
Mon, 31 Aug 2020 06:48:59 +0100 Roy Marples dhcpcd: Adjust prior to ensure options exist for active interfaces before timeouts draft
Sun, 30 Aug 2020 09:41:47 +0100 Roy Marples DHCP: reason is BOUND when recovering from an expired extended lease draft
Sun, 30 Aug 2020 09:07:35 +0100 Roy Marples DHCP: When extending the lease, re-enter the DISCOVER phase. draft
Sun, 30 Aug 2020 08:28:44 +0100 Roy Marples dhcpcd: init new interfaces from route(4) overflow draft
Sun, 30 Aug 2020 08:03:01 +0100 Roy Marples DHCP: Request offered IP when using lastlease draft
Thu, 20 Aug 2020 16:28:47 +0100 Roy Marples privsep: Only the master process accepts signals draft
Thu, 20 Aug 2020 16:09:53 +0100 Roy Marples DHCP: Mark the state as expired on lase lease extension draft
Thu, 20 Aug 2020 15:49:52 +0100 Jarvis Tseng auth: Fix consttime_memequal test draft dhcpcd-6
Sun, 16 Aug 2020 19:21:48 +0100 Roy Marples Use a minimum bufsize of 1 as 0 doesn't work on some OS. draft
Sun, 16 Aug 2020 18:52:17 +0100 Roy Marples privsep: Set a zero length receive buffer for write only sockets draft
Sat, 08 Aug 2020 20:27:34 +0100 Roy Marples privsep: Improve some errors draft
Sat, 08 Aug 2020 20:06:55 +0100 Roy Marples dhcpcd: Fix logging we forked at exit. draft
Tue, 04 Aug 2020 14:26:18 +0100 Roy Marples Revert "Don't install /var/db/dhcpcd in the Makefile" draft
Mon, 03 Aug 2020 17:04:51 +0100 Roy Marples Revert "privsep: shutdown read end of the write only sockets" draft
Mon, 03 Aug 2020 16:56:14 +0100 Roy Marples dhcpcd: If using -4 or -6, check we have support for it draft
Mon, 03 Aug 2020 16:55:51 +0100 Roy Marples inet6: Linux will convert NULL to all, so don't specify all draft
Mon, 03 Aug 2020 16:54:59 +0100 Roy Marples Linux: fix reading the ipv6 forwarding proc entry draft
Mon, 03 Aug 2020 16:15:39 +0100 Roy Marples Linux: IP6 forwaring only applies to "all" interface draft
Sat, 01 Aug 2020 20:56:13 +0100 Roy Marples options: Let clientid override a prior duid draft
Sat, 25 Jul 2020 14:22:18 +0100 Roy Marples options: open an address socket to detect if inet6 is available draft
Mon, 13 Jul 2020 10:43:51 +0200 Fabrice Fontaine src/dhcpcd.c: fix build without fork draft
Sat, 01 Aug 2020 20:32:34 +0100 Roy Marples privsep: Don't read control_group in privsep draft
Sat, 18 Jul 2020 12:40:30 +0100 Roy Marples privsep: shutdown read end of the write only sockets draft
Wed, 08 Jul 2020 12:36:36 +0100 Roy Marples Fix prior draft
Wed, 08 Jul 2020 12:03:15 +0100 Roy Marples route: Ensure IPv4LL routes always come last in priority draft
Sat, 04 Jul 2020 13:21:09 +0100 Roy Marples Fix compile without IPv6 on systems that do not define ALIGN draft
Fri, 03 Jul 2020 11:41:23 +0100 Roy Marples Make DBDIR permissions same as the files it creates draft dhcpcd-9.1.4