log

age author description
Fri, 03 Jul 2020 11:41:23 +0100 Roy Marples Make DBDIR permissions same as the files it creates draft dhcpcd-9.1.4
Fri, 03 Jul 2020 11:33:39 +0100 Roy Marples Release dhcpcd-9.1.4 draft
Fri, 03 Jul 2020 11:30:25 +0100 Roy Marples dhcpcd: Fix creating DBDIR draft
Thu, 02 Jul 2020 18:14:01 +0100 Roy Marples Fix SMALL build draft
Thu, 02 Jul 2020 14:42:57 +0100 Roy Marples Release dhcpcd-9.1.3 draft dhcpcd-9.1.3
Thu, 02 Jul 2020 14:05:19 +0100 Roy Marples make: clean before import-src draft
Wed, 01 Jul 2020 20:09:42 +0100 Roy Marples DHCP6: Restore lease timings draft
Wed, 01 Jul 2020 11:46:01 +0100 Roy Marples BSD: Setup sysctls before redirecting stderr draft
Wed, 01 Jul 2020 11:45:06 +0100 Roy Marples privsep: Don't limit file writes if logging to a file draft
Tue, 30 Jun 2020 22:06:00 +0100 Roy Marples dhcpcd: improve prior to log to another fd draft
Tue, 30 Jun 2020 21:33:24 +0100 Roy Marples dhcpcd: Turn off stderr logging rather than closing stderr draft
Mon, 29 Jun 2020 13:14:21 +0100 Roy Marples privsep: check return of freopen(3) draft
Mon, 29 Jun 2020 11:54:29 +0100 Roy Marples options: rework prior to use macros draft
Sat, 27 Jun 2020 13:58:44 +0100 Roy Marples inet6: Don't regen temp addresses we didn't add. draft
Sat, 27 Jun 2020 13:46:25 +0100 Roy Marples options: use DHCPCD_MASTER to guard global options draft
Wed, 24 Jun 2020 20:53:20 +0100 Roy Marples Linux: restore fix when no address is returned by getifaddrs(3) draft
Tue, 23 Jun 2020 11:31:25 +0100 Roy Marples Linux: redefine NLA_ALIGNTO as 4U draft
Mon, 22 Jun 2020 22:09:31 +0100 Roy Marples Linux: Warn if netlink(7) seq number doesn't match expectation. draft
Mon, 22 Jun 2020 21:56:16 +0100 Roy Marples Linux: keep the generic netlink socket around to get ssid with privsep draft
Mon, 22 Jun 2020 17:31:58 +0100 Roy Marples privsep: init more fd -1 draft
Mon, 22 Jun 2020 13:22:16 +0100 Roy Marples Linux: Sweep errors about disabling autogeneration of LL addrs draft
Mon, 22 Jun 2020 13:18:26 +0100 Roy Marples Linux: fix a compile warning for older compilers draft
Mon, 22 Jun 2020 13:17:25 +0100 Roy Marples Linux: support aarch64 for reading cpu info draft
Mon, 22 Jun 2020 13:08:25 +0100 Roy Marples linux: ignore unsupported interfaces by default, such as sit0 draft
Mon, 22 Jun 2020 12:52:42 +0100 Roy Marples dhcpcd: Report error when caching vendor draft
Mon, 22 Jun 2020 12:45:37 +0100 Roy Marples script: Make visible some link level parameters to lease dumping draft
Sun, 21 Jun 2020 15:06:14 +0100 Ismael Luceno Libc implementations are allowed to require the explicit inclusion of draft
Fri, 19 Jun 2020 09:36:55 +0100 Roy Marples dhcpcd: Only poll after mac randomisation draft
Thu, 18 Jun 2020 21:15:15 +0100 Roy Marples dhcpcd: Add an option to poll the interface carrier state draft
Wed, 17 Jun 2020 15:17:58 +0100 Roy Marples Quick change for pior draft
Wed, 17 Jun 2020 15:12:13 +0100 Roy Marples configure: add --with-eghook=foo draft
Wed, 17 Jun 2020 11:25:58 +0100 Roy Marples dhcpcd: preserve the STARTED option when reloading options draft
Wed, 17 Jun 2020 09:42:32 +0100 Roy Marples inet6: No flags on the prefix means the prefix is via the router draft
Tue, 16 Jun 2020 20:58:17 +0100 Roy Marples privsep: Simplyfy signal handling draft
Tue, 16 Jun 2020 17:31:47 +0100 Roy Marples eloop: Add rationale for ELOOP_NSIGNALS draft
Tue, 16 Jun 2020 17:21:20 +0100 Roy Marples Align draft
Tue, 16 Jun 2020 17:12:58 +0100 Roy Marples eloop: Guard diagnostic in prior with ELOOP_DEBUG draft
Tue, 16 Jun 2020 17:07:10 +0100 Roy Marples privsep: Use root signal_cb for all signals here. draft
Tue, 16 Jun 2020 14:35:49 +0100 Roy Marples eloop: Try and survive a signal storm draft
Tue, 16 Jun 2020 11:58:16 +0000 Roy Marples privsep: Don't handle any signals meant for the main process draft
Tue, 16 Jun 2020 10:26:25 +0000 Roy Marples BSD: Allow non NetBSD and OpenBSD to set IN6_IFF_AUTOCONF draft
Tue, 16 Jun 2020 00:48:42 +0100 Roy Marples inet6: Report RA Proxy flag if set draft
Mon, 15 Jun 2020 22:43:39 +0100 Roy Marples inet6: Add support for reporting Mobile IPv6 RA's draft
Mon, 15 Jun 2020 22:04:37 +0100 Roy Marples configure: Fix fallout with disabling embedded config draft
Mon, 15 Jun 2020 16:28:31 +0100 Roy Marples Release dhcpcd-9.1.2 draft dhcpcd-9.1.2
Mon, 15 Jun 2020 15:51:17 +0100 Roy Marples DHCP6: Use sla setting when calculating delegated prefix length draft
Mon, 15 Jun 2020 15:14:53 +0100 Roy Marples privsep: don't abort if setrlimit fails draft
Mon, 15 Jun 2020 12:52:55 +0100 Roy Marples DHCP6: Add requested addresses after freeing all state addresses draft
Mon, 15 Jun 2020 09:49:34 +0100 Roy Marples BSD: Mark routes as static only from static config draft
Sun, 14 Jun 2020 15:26:59 +0100 Roy Marples BSD: Mark address AUTOCONF if no kernel RA draft
Thu, 11 Jun 2020 15:37:33 +0100 Roy Marples Warn if the OS lacks support to lock down BPF or equivalent draft
Thu, 11 Jun 2020 11:35:20 +0100 Roy Marples udev: disable for non Linux systems draft
Wed, 10 Jun 2020 19:00:45 +0100 Roy Marples IPv4LL: free the arp state once announced for RFC 5227 kernels draft
Wed, 10 Jun 2020 16:32:04 +0100 Roy Marples privsep: Fix a shutdown race draft
Wed, 10 Jun 2020 14:47:00 +0100 Roy Marples privsep: fix size of rdm draft
Wed, 10 Jun 2020 14:42:08 +0100 Roy Marples Fix some logic draft
Wed, 10 Jun 2020 14:38:46 +0100 Roy Marples dhcpcd: Ensure dump is terminated draft
Wed, 10 Jun 2020 14:31:03 +0100 Roy Marples logerr: Remove setvbuf diagnostic - it's not critical draft
Wed, 10 Jun 2020 14:16:08 +0100 Roy Marples minor cleanup draft
Wed, 10 Jun 2020 11:16:14 +0100 Roy Marples Try and guard against impossibly large data. draft