Mercurial > hg > dhcpcd
graph
-
DHCP6: Fix segfault introduced in dhcpcd-9.3.3 draftSat, 21 Nov 2020 08:46:30 +0000, by Roy Marples
-
privsep: Allow fcntl64 and fstat64 to fix ARM32 talking to the controller draftFri, 13 Nov 2020 08:22:42 +0000, by Matthew Clarkson
-
dhcpcd: Don't create launcher process if keeping in foreground draftWed, 11 Nov 2020 17:44:55 +0000, by Roy Marples
-
control: create an unpriv socket for non master mode draftWed, 11 Nov 2020 17:41:16 +0000, by Roy Marples
-
When adding a route, the interface will always have options. draftWed, 04 Nov 2020 14:25:00 +0000, by Roy Marples
-
options: Don't log unknown option errors when printing the pidfile draftMon, 02 Nov 2020 17:03:31 +0000, by Roy Marples
-
privsep: don't leave a BOOTP process hanging around on SIGUSR1 draftFri, 30 Oct 2020 16:11:44 +0000, by Roy Marples
-
log: Allow logopen to be called without logclose draftFri, 30 Oct 2020 15:16:02 +0000, by Roy Marples
-
privsep: Send all log messages to the privileged actioneer draftFri, 30 Oct 2020 03:43:51 +0000, by Roy Marples
-
DHCP: Implement IPv6-Only Preferred option, RFC 8925. draftMon, 26 Oct 2020 11:19:54 +0000, by Roy Marples
-
dhcpcd.conf(5): mention fallback for the reboot option draftSun, 25 Oct 2020 08:50:44 +0000, by Roy Marples
-
BSD: LINK_UNKNOWN is traditionally treated as LINK_UP draftFri, 16 Oct 2020 14:36:34 +0100, by Roy Marples
-
privsep: Allow more syscalls through SECCOMP and add a debugger draftThu, 15 Oct 2020 17:59:33 +0100, by Roy Marples
-
duid: plug a potential memory leak draft dhcpcd-9.3.1Mon, 12 Oct 2020 14:56:34 +0100, by Roy Marples
-
privsep: We need to ensure stderr is valid before testing if tty draftSat, 10 Oct 2020 17:54:03 +0100, by Roy Marples
-
setproctitle compat requires envp, not environ draftSat, 10 Oct 2020 14:44:00 +0100, by Roy Marples
-
privsep: Ensure command is for BPF first and interface valid second draftFri, 09 Oct 2020 14:45:57 +0100, by Roy Marples
-
privsep: Improve rights on launcher fork and stderr fds draftWed, 07 Oct 2020 15:31:35 +0100, by Roy Marples
-
privsep: Only start network proxy if we need to draftWed, 07 Oct 2020 15:28:33 +0100, by Roy Marples
-
privsep: Only log chrooting from the launcher process draftWed, 07 Oct 2020 14:37:35 +0100, by Roy Marples
-
if: always log about unsupported interface types in debug draftWed, 07 Oct 2020 14:23:23 +0100, by Roy Marples
-
dhcpcd: Simplify carrier handling more by using IS_LINK_UP macro draftTue, 06 Oct 2020 07:10:41 +0100, by Roy Marples
-
privsep: Remove capsicum specific hooks from BPF draftSun, 04 Oct 2020 22:04:49 +0100, by Roy Marples
-
privsep: We need getsockopt as well as setsockopt on the link socket draftSat, 03 Oct 2020 17:00:56 +0100, by Roy Marples
-
privsep: allow CAP_SETSOCKOPT for route(4) fd. draftFri, 02 Oct 2020 15:57:01 +0100, by Roy Marples
-
privsep: We now need to carry ifa_data for BSD draftWed, 30 Sep 2020 17:25:32 +0100, by Roy Marples
-
Add a comment to prior incase I do something dumb like removing it draftTue, 29 Sep 2020 08:00:24 +0100, by Roy Marples
-
privsep: fix crash when interface departs before bpf returns for it draftMon, 28 Sep 2020 21:10:21 +0100, by Roy Marples
-
BSD: struct if_data->ifi_link_state is the single source of truth draftMon, 28 Sep 2020 17:09:38 +0100, by Roy Marples
-
FreeBSD: Anticipate SIOCGIFDATA not working in Capsicum draftThu, 24 Sep 2020 03:49:30 +0100, by Roy Marples
-
BSD: NetBSD is the odd man out with SIOCGIFDATA draftThu, 24 Sep 2020 03:31:43 +0100, by Roy Marples
-
BSD: Of course DragonFly does SIOCGIFDATA differently.. draftWed, 23 Sep 2020 09:59:47 +0100, by Roy Marples
-
BSD: Use SIOCGIFDATA if no media support and no ifa_data draftTue, 22 Sep 2020 21:53:13 +0100, by Roy Marples
-
Try and track link state better, regardless of if we're using draftMon, 21 Sep 2020 22:24:18 +0100, by Roy Marples
-
privsep: Send signal from launcher to master over the socket draftSun, 20 Sep 2020 19:24:26 +0100, by Roy Marples
-
privsep: Log if the platform sandbox is unavailable or available draftSun, 20 Sep 2020 00:35:08 +0100, by Roy Marples
-
privsep: Add the SECCOMP BPF sandbox for Linux draftSat, 19 Sep 2020 20:53:23 +0100, by Roy Marples
-
Linux: Use SIOCSIFVLAN rather than SIOCSIFVLAN draftSat, 19 Sep 2020 20:36:07 +0100, by Roy Marples
-
privsep: Fold capsicum and pledge entry points into ps_entersandbox draftSat, 19 Sep 2020 18:58:52 +0100, by Roy Marples
-
Adjust prior so that message is logged before starting dev draftSat, 19 Sep 2020 15:05:51 +0100, by Roy Marples
-
Linux: detect network namespace and deny udev in one draftSat, 19 Sep 2020 14:40:50 +0100, by Roy Marples
-
duid: Allow optional argument to specify ll or llt alongside uuid draftWed, 16 Sep 2020 15:55:11 +0100, by Roy Marples
-
install: Create DBDIR with mode 0750 by default draftTue, 15 Sep 2020 11:45:21 +0100, by Roy Marples
-
dhcpcd: Only manipulate stdin, stdout and stderr when valid draftSat, 12 Sep 2020 20:14:47 +0100, by Roy Marples
-
logerr: Don't leak the logfile stream to scripts draftSat, 12 Sep 2020 15:58:03 +0100, by Roy Marples
-
README: Remove old reference to db dir needing user permissions draftFri, 11 Sep 2020 15:07:19 +0100, by Roy Marples
-
dhcpcd: avoid privsep errors if we error locking the pidfile draftFri, 11 Sep 2020 12:21:07 +0100, by Roy Marples
-
dhcpcd: stderr callback fd may the reset by peer draftSun, 06 Sep 2020 13:27:31 +0100, by Roy Marples
-
privsep: Dump leases from stdin in a limited sandbox draftSun, 06 Sep 2020 12:20:40 +0100, by Roy Marples
-
privsep: limit rights for stdout/stderr/stdin using capsicum draftSun, 06 Sep 2020 11:57:19 +0100, by Roy Marples
-
dhcpcd: Redirect stdout/stderr to the launcher stderr descriptor draftSun, 06 Sep 2020 02:41:08 +0100, by Roy Marples
-
dhcpcd: Setup a socketpair in the launcher to write to stderr draftSat, 05 Sep 2020 16:16:22 +0100, by Roy Marples
-
logerr: Ensure that the fd err log is line buffered draftSat, 05 Sep 2020 16:13:36 +0100, by Roy Marples
-
DHCP: allow leasetime -1 to represent infinity draftWed, 02 Sep 2020 09:56:32 +0100, by Roy Marples
-
DHCP: optimize prior for systems without IPv4 address lifetimes draftTue, 01 Sep 2020 12:24:42 +0100, by Roy Marples
-
DHCP: Don't set address lifetimes when extending leases draftTue, 01 Sep 2020 11:56:53 +0100, by Roy Marples
-
dhcpcd: Rename function for prior now it no longer inits draftMon, 31 Aug 2020 06:51:27 +0100, by Roy Marples
-
dhcpcd: Adjust prior to ensure options exist for active interfaces before timeouts draftMon, 31 Aug 2020 06:48:59 +0100, by Roy Marples
-
DHCP: reason is BOUND when recovering from an expired extended lease draftSun, 30 Aug 2020 09:41:47 +0100, by Roy Marples
-
DHCP: When extending the lease, re-enter the DISCOVER phase. draftSun, 30 Aug 2020 09:07:35 +0100, by Roy Marples
-
dhcpcd: init new interfaces from route(4) overflow draftSun, 30 Aug 2020 08:28:44 +0100, by Roy Marples
