log

age author description
Fri, 31 Mar 2017 20:23:09 +0100 Roy Marples Prepare dhcpcd-7.0.0-beta1 draft dhcpcd-7.0.0-beta1
Fri, 31 Mar 2017 19:59:01 +0100 Roy Marples Guard this with #ifdef INET so we can compile INET6 only. draft
Fri, 31 Mar 2017 19:58:44 +0100 Roy Marples These functions are AF agnostic now. draft
Fri, 31 Mar 2017 19:58:10 +0100 Roy Marples Only disable kernel IPv6RA if we're sending IPv6RS. draft
Fri, 31 Mar 2017 12:04:09 +0100 Roy Marples Call posix_spawnattr_destroy after calling posix_spawn so that draft
Fri, 31 Mar 2017 11:45:36 +0100 Roy Marples Initialise the whole rt msg buffer to avoid valgrind errors. draft
Fri, 31 Mar 2017 10:48:42 +0100 Roy Marples Fix make proginstall target. draft
Thu, 30 Mar 2017 21:53:45 +0100 Roy Marples Update copyrights and headers to better credit the sources. draft
Thu, 30 Mar 2017 21:32:04 +0100 Roy Marples Remove this syslog entry .... it's just noise really as it's draft
Thu, 30 Mar 2017 11:57:49 +0100 Roy Marples dhcpcd: fix crash forcing lease renewals on inactive interfaces. draft
Wed, 29 Mar 2017 15:51:07 +0100 Roy Marples DHCPCD_DOMAIN isn't used anymore. draft
Tue, 28 Mar 2017 22:29:24 +0100 Roy Marples Define htonll a macro as it's only used once. draft
Tue, 28 Mar 2017 22:08:59 +0100 Roy Marples Remove the gateway and nogateway options. draft
Mon, 27 Mar 2017 16:45:49 +0100 Roy Marples Fix build. draft
Mon, 27 Mar 2017 16:01:52 +0100 Roy Marples Fix a potential crash where the DHCP state could be freed during processing. draft
Mon, 27 Mar 2017 16:01:52 +0100 Roy Marples Fix a potential crash where the DHCP state could be freed during processing. draft
Mon, 27 Mar 2017 15:56:34 +0100 Roy Marples Fix a potential crash where the ARP state could be freed during processing. draft
Mon, 27 Mar 2017 15:56:34 +0100 Roy Marples Fix a potential crash where the ARP state could be freed during processing. draft
Fri, 24 Mar 2017 21:57:25 +0000 Roy Marples Fix compile on OpenBSD. draft
Fri, 24 Mar 2017 21:36:56 +0000 Roy Marples Fix compile on NetBSD. draft
Fri, 24 Mar 2017 21:34:12 +0000 Roy Marples Remove ipv6ra_own and ipv6ra_own_default options. draft
Fri, 24 Mar 2017 16:23:42 +0000 Roy Marples Add LICENSE. draft
Fri, 24 Mar 2017 13:31:29 +0000 Roy Marples Remove documentation for --logfile. draft
Fri, 24 Mar 2017 13:29:50 +0000 Roy Marples Fix compile on Linux for dev support. draft
Fri, 24 Mar 2017 12:47:16 +0000 Roy Marples Add an .arcconfig file to hook arcanist with phabricator. draft
Fri, 24 Mar 2017 09:13:02 +0000 Roy Marples Remove custom logger and output all diagnostics via syslog(3). draft
Wed, 22 Mar 2017 15:34:06 +0000 Roy Marples Fix warnings by including the strtoi header. draft
Wed, 22 Mar 2017 15:27:45 +0000 Roy Marples Use new strtoi changes. draft
Wed, 22 Mar 2017 15:24:22 +0000 Roy Marples Update strtoi from latest NetBSD. draft
Wed, 22 Mar 2017 12:25:25 +0000 Roy Marples Fix compile with bpf on OpenBSD. draft
Wed, 22 Mar 2017 12:24:51 +0000 Roy Marples Fix compile with posix_spawn now being required. draft
Wed, 22 Mar 2017 11:27:59 +0000 Roy Marples Report correct config test for arc4random_uniform draft
Tue, 21 Mar 2017 20:58:35 +0000 Roy Marples Remove configure opts for prior. draft
Tue, 21 Mar 2017 20:56:59 +0000 Roy Marples Remove posix_spawn(3) compat code. draft
Tue, 21 Mar 2017 20:30:49 +0000 Roy Marples Remove getline(3) compat code. draft
Tue, 21 Mar 2017 20:16:47 +0000 Roy Marples Remove the strlcpy compat code and just #define it to snprintf(3). draft
Tue, 21 Mar 2017 17:04:52 +0000 Roy Marples Place correct license in compat headers. draft
Tue, 21 Mar 2017 16:18:40 +0000 Roy Marples Remove the cov-int dir when cleaning. draft
Tue, 21 Mar 2017 15:28:03 +0000 Roy Marples Fix man page paths. draft
Tue, 21 Mar 2017 14:12:55 +0000 Roy Marples Ignore distribution and Coverity files. draft
Tue, 21 Mar 2017 14:08:10 +0000 Roy Marples Clean up some definitions. draft
Mon, 20 Mar 2017 17:23:51 +0000 Roy Marples Use fstat to work out the lease file size and read in one go rather than draft
Mon, 20 Mar 2017 10:24:49 +0000 Roy Marples Test address family to test the correct address flags. draft
Mon, 20 Mar 2017 00:44:57 +0000 Roy Marples Configure correct hook dir. draft
Sun, 19 Mar 2017 20:21:18 +0000 Roy Marples Move md5 and sha256 out to compat. draft
Sun, 19 Mar 2017 15:00:45 +0000 Roy Marples Move compat out of src. draft
Fri, 17 Mar 2017 17:38:42 +0000 Roy Marples If the kernel isn't doing DAD for our newly added address, let it pass so we can mark it as DAD complete. draft
Thu, 16 Mar 2017 10:01:12 +0000 Roy Marples Fix building the distribution. draft
Thu, 16 Mar 2017 09:55:41 +0000 Roy Marples Fix .gitignore draft
Thu, 16 Mar 2017 09:54:30 +0000 Roy Marples Move dhcpcd-hooks dir to hooks draft
Thu, 16 Mar 2017 09:50:11 +0000 Roy Marples Move dhcpcd-hooks outside of src draft
Wed, 15 Mar 2017 22:16:18 +0000 Roy Marples Disable NTP in the default config. draft
Wed, 15 Mar 2017 22:15:01 +0000 Roy Marples Disable NTP in the default config. draft
Wed, 15 Mar 2017 22:06:12 +0000 Roy Marples Move the source files along with dev, crypt and comapt into src dir. draft
Tue, 14 Mar 2017 23:08:19 +0000 Roy Marples Markdown improvements. draft
Tue, 14 Mar 2017 23:02:40 +0000 Roy Marples Use some markdown loving. draft
Fri, 10 Mar 2017 21:32:55 +0000 Roy Marples If the ARP socket open when starting to probe, re-apply the filter so we capture any changed addresses. draft
Fri, 10 Mar 2017 16:11:24 +0000 Roy Marples If we get DAD using IPv4LL on NetBSD, delete the address. draft
Fri, 10 Mar 2017 14:44:26 +0000 Roy Marples Don't crash when calling IPv4LL without an address in state draft
Fri, 10 Mar 2017 11:05:02 +0000 Roy Marples Only conflict on ARP when sip matches OR sip is INADDR_ANY and draft