log

age author description
Tue, 23 Sep 2014 09:08:17 +0000 Roy Marples We don't need to pass a signal handling function. draft
Mon, 22 Sep 2014 21:02:21 +0000 Roy Marples Fix some sign mismatch errors. draft
Mon, 22 Sep 2014 13:57:58 +0000 Roy Marples Fix configure errors without pkg-config installed. draft
Mon, 22 Sep 2014 10:50:30 +0000 Roy Marples Detect IPv6 route deletion on Linux. draft
Mon, 22 Sep 2014 10:27:57 +0000 Roy Marples Fix compile on Linux. draft
Mon, 22 Sep 2014 10:03:03 +0000 Roy Marples We can't add link-local addresses to POINTOPOINT interfaces, draft
Mon, 22 Sep 2014 09:33:29 +0000 Roy Marples Detect removal of IPv6 routes on BSD draft
Sun, 21 Sep 2014 20:09:25 +0000 Roy Marples Only hunt for a cross compiler if build != host. draft
Sun, 21 Sep 2014 20:05:20 +0000 Roy Marples Revert faulty patch draft
Sun, 21 Sep 2014 20:01:53 +0000 Roy Marples Only hunt for a cross compiler if build != host. draft
Sun, 21 Sep 2014 19:50:57 +0000 Roy Marples Bring back inline in be*enc,dec as it's in a header. draft
Sun, 21 Sep 2014 11:39:02 +0000 Roy Marples Redirect fd 3 to config.log. draft
Sun, 21 Sep 2014 10:28:54 +0000 Roy Marples Check that CC works after applying all our CPPFLAGS and CFLAGS as one draft
Thu, 18 Sep 2014 20:33:46 +0000 Roy Marples Release dhcpcd-6.4.5 draft dhcpcd-6.4.5
Thu, 18 Sep 2014 15:12:45 +0000 Roy Marples Remove some inline keywords, let the compiler work it out better. draft
Thu, 18 Sep 2014 13:38:46 +0000 Roy Marples Check we have allocated IPv6 resources before checkings RA's. draft
Thu, 18 Sep 2014 09:06:51 +0000 Roy Marples Add _DEFAULT_SOURCE #define to linux builds so glibc-2.20 stops bitching about _BSD_SOURCE draft
Thu, 18 Sep 2014 08:52:46 +0000 Roy Marples Remove linux/ipv6.h from everywhere except ipv6.h. draft
Thu, 18 Sep 2014 08:46:10 +0000 Roy Marples Remove all caddr_t usage draft
Thu, 18 Sep 2014 08:42:41 +0000 Roy Marples Remove some caddr_t usage. draft
Thu, 18 Sep 2014 08:12:43 +0000 Roy Marples Clean up some compile errors. draft
Thu, 18 Sep 2014 07:02:43 +0000 Roy Marples Fix compile on BSD draft
Thu, 18 Sep 2014 00:35:03 +0000 Roy Marples Remove all instances of if_indextoname and add a replacement draft
Tue, 16 Sep 2014 22:09:42 +0000 Roy Marples Release dhcpcd-6.4.4 draft dhcpcd-6.4.4
Tue, 16 Sep 2014 14:00:25 +0000 Roy Marples Fix a memory leak handling carrier drops with a psuedo interface. draft
Tue, 16 Sep 2014 10:22:24 +0000 Roy Marples This fix is wrong, real fix in libdhcpcd. draft
Tue, 16 Sep 2014 00:12:30 +0000 Roy Marples Remove dead code. draft
Mon, 15 Sep 2014 23:47:01 +0000 Roy Marples Randomise IPv4 static setup as well so we don't pick up the kernel delete message on rebooting. draft
Mon, 15 Sep 2014 23:05:20 +0000 Roy Marples It's possible to configure a Linux kernel with nl80211 where the draft
Mon, 15 Sep 2014 22:50:44 +0000 Roy Marples Fix FD_LISTEN | FD_UNPRIV flags draft
Mon, 15 Sep 2014 22:35:00 +0000 Roy Marples The args sent from control socket do not include a program in argv[0] draft
Mon, 15 Sep 2014 08:16:36 +0000 Roy Marples Back out mistaken commit draft
Mon, 15 Sep 2014 08:13:45 +0000 Roy Marples Describe master mode some more. draft
Sun, 14 Sep 2014 19:12:57 +0000 Roy Marples Add an unprivileged control socket so that normal users can draft
Sun, 14 Sep 2014 06:53:13 +0000 Roy Marples Fix compile without -DINET6 draft
Sat, 13 Sep 2014 23:42:18 +0000 Roy Marples Add wpa_supplicant_driver option for nl80211 users. draft
Sat, 13 Sep 2014 14:57:45 +0000 Roy Marples No longer need the header stdarg.h draft
Sat, 13 Sep 2014 14:55:55 +0000 Roy Marples Punt this now un-used function eloop_q_timeouts_delete draft
Sat, 13 Sep 2014 14:21:13 +0000 Roy Marples Fix typo [afadc40198] draft
Fri, 12 Sep 2014 13:26:28 +0000 Roy Marples Fix expire and re-solicit on drop draft
Fri, 12 Sep 2014 08:34:47 +0000 Roy Marples SVCNAME -> RC_SVCNAME draft
Thu, 11 Sep 2014 14:30:52 +0000 Roy Marples Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if the draft
Thu, 11 Sep 2014 13:29:56 +0000 Roy Marples Improve the waitip test. draft
Thu, 11 Sep 2014 12:33:57 +0000 Roy Marples We should always have the flags variable. draft
Thu, 11 Sep 2014 11:37:10 +0000 Roy Marples Fix more clang analyzer errors. draft
Thu, 11 Sep 2014 11:02:37 +0000 Roy Marples Fix some clang analyzer errors draft
Wed, 10 Sep 2014 17:54:31 +0000 Roy Marples Record the fd which had an error. draft
Wed, 10 Sep 2014 17:47:59 +0000 Roy Marples The absence of a NL80211_ATTR_SSID means that the interface is not draft
Wed, 10 Sep 2014 16:36:24 +0000 Roy Marples Fix parsing the netlink message when no options are present. draft
Wed, 10 Sep 2014 16:22:18 +0000 Roy Marples Close the socket on non continueable errors. draft
Wed, 10 Sep 2014 10:00:08 +0000 Roy Marples Allow SSIDs with non printable characters to be used in ssid selection in draft
Wed, 10 Sep 2014 09:10:15 +0000 Roy Marples OpenBSD now correctly opens the socket as NONBLOCKing. draft
Wed, 10 Sep 2014 08:40:06 +0000 Roy Marples Fix nl80211.h test draft
Wed, 10 Sep 2014 07:21:18 +0000 Roy Marples Fix compile on OpenBSD. draft
Wed, 10 Sep 2014 02:22:18 +0000 Roy Marples Fix arc4random_uniform test. draft
Wed, 10 Sep 2014 02:02:21 +0000 Roy Marples Fix compile and warnings on BSD. draft
Wed, 10 Sep 2014 01:46:58 +0000 Roy Marples Use the nl80211 interface on Linux to get the wireless SSID. draft
Tue, 09 Sep 2014 12:59:08 +0000 Roy Marples Document every variable set for dhcpcd-run-hooks(8) draft
Tue, 09 Sep 2014 08:22:10 +0000 Roy Marples Pass SVCNAME from enviromment to hooks so that a service hook draft
Mon, 08 Sep 2014 13:58:18 +0000 Roy Marples Always define IFLA_INET6_ADDR_GEN_MODE because linux defines it as an draft
Sun, 07 Sep 2014 19:03:41 +0000 Roy Marples Add variables if_oneup and if_ipwaited so hook scripts know the overall state of dhcpcd better. draft
Sun, 07 Sep 2014 18:33:30 +0000 Roy Marples Add needed includes for some systems. draft
Sun, 07 Sep 2014 17:24:07 +0000 Roy Marples Split arc4random_uniform into it's own compat function and add draft
Fri, 05 Sep 2014 14:14:28 +0000 Roy Marples Add a sample controlgroup directive to dhcpcd.conf to make setup easier. draft
Fri, 05 Sep 2014 12:28:05 +0000 Roy Marples Implement a send queue for each control fd. draft
Thu, 04 Sep 2014 19:55:37 +0000 Roy Marples Only send DHCPv6 and RA to control sockets when DAD has been completed. draft
Thu, 04 Sep 2014 19:32:25 +0000 Roy Marples Fix compile for dev manager. draft
Thu, 04 Sep 2014 19:30:47 +0000 Roy Marples Add a write callback to eloop so we know when we can write to the socket. draft
Thu, 04 Sep 2014 16:23:36 +0000 Roy Marples --getinterfaces no longer supports an option interface list. draft
Tue, 02 Sep 2014 23:41:52 +0000 Roy Marples Fix the number of interfaces we actually send draft
Tue, 02 Sep 2014 13:53:16 +0000 Roy Marples Close the sockets after shutting them down. draft
Tue, 02 Sep 2014 07:41:15 +0000 Roy Marples Don't log an interface for the global error. draft
Mon, 01 Sep 2014 16:39:58 +0000 Roy Marples Minor optimisation. draft
Mon, 01 Sep 2014 16:35:43 +0000 Roy Marples As we listen and consume bootpc on the global socket, open and close draft
Wed, 20 Aug 2014 09:20:49 +0000 Roy Marples Whitespace draft
Wed, 20 Aug 2014 09:19:06 +0000 Roy Marples Ensure domain label length and jump values fit inside the given data. draft
Tue, 19 Aug 2014 08:42:28 +0000 Roy Marples Check that we have enough bytes to read the netmask and router draft
Wed, 13 Aug 2014 23:31:23 +0000 Roy Marples Sanitize input via the control socket a little better. draft
Mon, 11 Aug 2014 20:52:39 +0000 Roy Marples Set IFLA_INET6_ADDR_GEN_MODE to IN6_ADDR_GEN_MODE_NONE draft
Thu, 07 Aug 2014 09:54:19 +0000 Roy Marples Optimize auth_len a little. draft
Thu, 07 Aug 2014 09:43:18 +0000 Roy Marples Improve error when the authentication token cannot be found. draft
Tue, 05 Aug 2014 17:03:04 +0000 Roy Marples Check snprintf doesn't overflow in dhcp_vendor and that a -1 draft
Fri, 01 Aug 2014 23:19:55 +0000 Roy Marples Close the fd if bind(3) fails and work again with older Linux kernels for draft
Thu, 31 Jul 2014 00:57:47 +0000 Roy Marples Fix dependency and test targets draft
Wed, 30 Jul 2014 15:13:12 +0000 Roy Marples Release dhcpcd-6.4.3 draft dhcpcd-6.4.3
Wed, 30 Jul 2014 10:58:20 +0000 Roy Marples Fix import so that matching system vs local headers are not imported. draft
Wed, 30 Jul 2014 10:03:14 +0000 Roy Marples Remove some unused variables draft
Wed, 30 Jul 2014 09:55:32 +0000 Roy Marples Warn about exceeding IDGEN_RETRIES when a stable private address cannot be obtained. draft
Wed, 30 Jul 2014 09:46:33 +0000 Roy Marples Fix the import to work on Linux as well. draft
Wed, 30 Jul 2014 08:58:42 +0000 Roy Marples Only bits 1 and 2 are used in the DHCP overload option, so when we encounter draft
Mon, 28 Jul 2014 09:19:27 +0000 Roy Marples Fix compile on NetBSD-6 draft
Mon, 28 Jul 2014 09:15:04 +0000 Roy Marples Test no useable IA in each lease validation. draft
Fri, 25 Jul 2014 12:49:53 +0000 Roy Marples With an unknown link, test carrier manually and loop 100ms. draft
Tue, 22 Jul 2014 18:03:34 +0000 Roy Marples When starting an interface and the carrier is UNKNOWN, wait 100ms before trying to start again. draft
Mon, 21 Jul 2014 19:08:22 +0000 Roy Marples Use realloc instead of free/malloc. draft
Mon, 21 Jul 2014 19:05:32 +0000 Roy Marples Ensure that a given buffer is at least BUFSIZ. draft
Sat, 19 Jul 2014 12:09:43 +0000 Roy Marples Move DHCP into it's own eloop queue away from the link queue. draft
Thu, 17 Jul 2014 08:21:07 +0000 Roy Marples Just do length draft
Thu, 17 Jul 2014 08:19:53 +0000 Roy Marples Correct DHCPv6 Prefix Delegation option decoding draft
Mon, 14 Jul 2014 15:43:00 +0000 Roy Marples Typos draft
Mon, 14 Jul 2014 13:58:24 +0000 Roy Marples Fix import draft dhcpcd-6.4.2
Mon, 14 Jul 2014 13:43:33 +0000 Roy Marples Release dhcpcd-6.4.2 draft
Mon, 14 Jul 2014 12:55:19 +0000 Roy Marples Fix gcc build errors. draft
Mon, 14 Jul 2014 11:30:15 +0000 Roy Marples Release dhcpcd-6.4.1 draft dhcpcd-6.4.1
Sun, 13 Jul 2014 22:01:01 +0000 Roy Marples Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__ draft
Fri, 11 Jul 2014 13:24:29 +0000 Roy Marples Reduce use of s6_addr draft
Fri, 11 Jul 2014 10:13:52 +0000 Roy Marples Use structures to better bescribe IA and PD options. draft
Wed, 09 Jul 2014 10:51:20 +0000 Roy Marples Ensure we have enough data for prefix exclude length in the option. draft
Wed, 09 Jul 2014 04:41:23 +0000 Roy Marples Only create a pseudo interface for PD when we have other IA types as well. draft
Wed, 09 Jul 2014 04:40:53 +0000 Roy Marples Ensure iaid was previously set before testing equality. draft
Tue, 08 Jul 2014 19:29:45 +0000 Roy Marples Pseudo interfaces also have an address list, do loop through all of them. draft
Tue, 08 Jul 2014 19:28:52 +0000 Roy Marples Fix delegated prefix handling and improve DAD checking. draft
Tue, 08 Jul 2014 19:25:21 +0000 Roy Marples ifclass= separates psuedo interfaces to avoid option collision. draft
Tue, 08 Jul 2014 08:41:08 +0000 Roy Marples Typo draft
Tue, 08 Jul 2014 07:56:39 +0000 Roy Marples Handle truncated saved leases. draft
Mon, 07 Jul 2014 18:10:18 +0000 Roy Marples Fix a null reference draft
Mon, 07 Jul 2014 17:45:36 +0000 Roy Marples Remove forced error draft
Mon, 07 Jul 2014 17:23:16 +0000 Roy Marples Don't report DUID or IAID or the pseudo interface. draft
Mon, 07 Jul 2014 16:42:30 +0000 Roy Marples Fix some memory error with prior patch. draft
Mon, 07 Jul 2014 14:44:06 +0000 Roy Marples Typo draft