log

age author description
Tue, 30 Jul 2019 11:04:24 +0100 Roy Marples routes: Fix a NULL dereference error for global static routes draft dhcpcd-8.0.2
Tue, 30 Jul 2019 10:29:51 +0100 Roy Marples Release dhcpcd-8.0.2 draft
Tue, 30 Jul 2019 10:03:02 +0100 Roy Marples IP: Work with IP headers with options. draft
Mon, 29 Jul 2019 14:46:25 +0100 Roy Marples BSD: Warn when kernel does not support sending ND6 advertisements draft
Mon, 29 Jul 2019 13:31:23 +0100 Roy Marples ND6: Disable advertising on OS other than NetBSD and Linux draft
Mon, 29 Jul 2019 12:51:13 +0100 Roy Marples DragonFlyBSD: Fix compile draft
Mon, 29 Jul 2019 08:39:57 +0100 Roy Marples DHCP6: Change state to REQEST when any IA has NOBINDING status draft
Mon, 29 Jul 2019 08:39:57 +0100 Roy Marples DHCP6: Change state to REQEST when any IA has NOBINDING status draft
Sun, 28 Jul 2019 21:14:41 +0100 Roy Marples Fix a memory NULL deference when freeing static routes at exit. draft
Sun, 28 Jul 2019 16:10:36 +0000 Roy Marples Solaris: Avoid re-adding IPv6 addresses to preserve the prefix route draft
Sun, 28 Jul 2019 15:56:41 +0100 Roy Marples Rework prior again so we log the address in debug. draft
Sun, 28 Jul 2019 15:41:07 +0100 Roy Marples Fix compile issue with prior. draft
Sun, 28 Jul 2019 15:37:05 +0100 Roy Marples IP: If no address lifetime support don't re-add the address draft
Sun, 28 Jul 2019 14:27:24 +0100 Roy Marples DHCP: Avoid duplicate read of packet draft
Sun, 28 Jul 2019 12:53:03 +0100 Roy Marples configure: Fix test for open_memstream draft
Sun, 28 Jul 2019 11:49:17 +0100 Roy Marples script: ensure that tmp files are removed draft
Thu, 25 Jul 2019 18:58:18 +0100 Roy Marples Update comment draft
Thu, 25 Jul 2019 18:49:13 +0100 Roy Marples Mention 29-lookup-hostname rather than 10-wpa_supplicant draft
Thu, 25 Jul 2019 17:31:02 +0100 Roy Marples Fix define for prior draft
Thu, 25 Jul 2019 17:20:41 +0100 Roy Marples Remove ND6 Advertisement from SMALL builds. draft
Thu, 25 Jul 2019 16:27:09 +0100 Roy Marples NetBSD: Allow dhcpcd to be built without ARP support draft
Thu, 25 Jul 2019 09:37:10 +0100 Roy Marples Release dhcpcd-8.0.1 draft dhcpcd-8.0.1
Thu, 25 Jul 2019 00:06:36 +0100 Roy Marples Fix compile on NetBSD with ARP but not ARPING draft
Wed, 24 Jul 2019 20:16:27 +0100 Roy Marples Fix compile on Linux without ARPING draft
Wed, 24 Jul 2019 19:53:10 +0100 Roy Marples Free script buffers before exiting from a fork. draft
Wed, 24 Jul 2019 19:42:00 +0100 Roy Marples Fix build without INET. draft
Wed, 24 Jul 2019 19:33:10 +0100 Roy Marples Fix build without ARP and/or ARPING draft
Wed, 24 Jul 2019 19:21:45 +0100 Roy Marples Fix compile without IPv4LL draft
Wed, 24 Jul 2019 19:12:24 +0100 Roy Marples IPv4LL: Work once more on NetBSD draft
Wed, 24 Jul 2019 16:06:51 +0100 Roy Marples Fix SMALL build. draft
Wed, 24 Jul 2019 10:32:21 +0100 Roy Marples Release dhcpcd-8.0.0 draft dhcpcd-8.0.0
Tue, 23 Jul 2019 17:20:35 +0100 Roy Marples BSD: Work around another coverity false positive. draft
Tue, 23 Jul 2019 16:23:27 +0100 Roy Marples Typo draft
Tue, 23 Jul 2019 16:11:18 +0100 Roy Marples Linux: Mark another coverity false positive. draft
Tue, 23 Jul 2019 15:55:27 +0100 Roy Marples inet: Don't lose the host route needed for the router draft
Tue, 23 Jul 2019 15:27:48 +0100 Roy Marples Linux: Work around a coverity issue draft
Tue, 23 Jul 2019 14:56:49 +0100 Roy Marples dhcpcd: Don't leak resources if we can't find a newly added interface draft
Tue, 23 Jul 2019 14:53:01 +0100 Roy Marples dhcpcd: Don't leak memory when routing socket overflows draft
Tue, 23 Jul 2019 14:33:14 +0100 Roy Marples Change prior to be non-fatal draft
Tue, 23 Jul 2019 14:31:07 +0100 Roy Marples Linux: Care about the return of setsockopt draft
Tue, 23 Jul 2019 14:26:53 +0100 Roy Marples DHCP: On ARP duplication, ensure the interface pointer is valid draft
Tue, 23 Jul 2019 14:23:11 +0100 Roy Marples logerr: Care about fprintf return codes draft
Mon, 22 Jul 2019 16:19:27 +0100 Roy Marples OpenBSD: Fix compile. draft
Mon, 22 Jul 2019 16:12:53 +0100 Roy Marples Cast time_t to long long to satisfy printf. draft
Mon, 22 Jul 2019 15:59:37 +0100 Roy Marples Remove fcntl.h from here. draft
Mon, 22 Jul 2019 14:41:05 +0100 Roy Marples Use rebindtime rather than renewaltime. draft
Mon, 22 Jul 2019 13:34:10 +0100 Roy Marples DHCP: Always add the leased address draft
Mon, 22 Jul 2019 12:44:20 +0100 Roy Marples DHCP6: Assert auto sla is only 32-bits draft
Mon, 22 Jul 2019 11:49:54 +0100 Roy Marples options: Fix a static analysis error draft
Mon, 22 Jul 2019 11:38:10 +0100 Roy Marples Fix prior draft
Mon, 22 Jul 2019 11:20:27 +0100 Roy Marples options: Fix a potential memory leak draft
Mon, 22 Jul 2019 10:41:16 +0100 Roy Marples Fix compile issue with prior draft
Mon, 22 Jul 2019 10:37:13 +0100 Roy Marples DHCP: Set address vltime and pltime to the length of the lease draft
Tue, 16 Jul 2019 10:53:35 +0100 Roy Marples arp: Fix a crash when dhcpcd forks or an interface removed draft
Mon, 15 Jul 2019 17:13:43 +0100 Roy Marples route: Compare AF_UNSPEC family when cleaning old routes draft
Fri, 12 Jul 2019 15:04:13 +0100 Roy Marples hooks: Ensure header is empty before populating it. draft
Fri, 12 Jul 2019 15:04:13 +0100 Roy Marples hooks: Ensure header is empty before populating it. draft
Tue, 09 Jul 2019 10:27:38 +0100 Roy Marples 10-wpa_supplicant: Correct stop diagnostic draft
Thu, 04 Jul 2019 12:22:46 +0100 Roy Marples Merge branch 'memstream' draft
Thu, 04 Jul 2019 12:18:28 +0100 Yegor Yefremov Add SPDX identifiers to all dhcpcd source files. draft