log

age author description
Mon, 06 Oct 2014 18:00:25 +0000 Roy Marples Release dhcpcd-6.5.0 draft dhcpcd-6.5.0
Mon, 06 Oct 2014 14:28:59 +0000 Roy Marples This is no longer true. draft
Mon, 06 Oct 2014 12:34:59 +0000 Roy Marples Callout to handlecarrier when we don't have real carrier support draft
Mon, 06 Oct 2014 12:15:43 +0000 Roy Marples Correct wording draft
Mon, 06 Oct 2014 08:31:57 +0000 Roy Marples Fix compile on Linux draft
Sun, 05 Oct 2014 20:55:39 +0000 Roy Marples OpenBSD dropped IPV6CTL_ACCEPT_RTADV but kept the define. draft
Sun, 05 Oct 2014 11:03:07 +0000 Roy Marples Adjust link-local scope for KAME based stacks in all needed places. draft
Sat, 04 Oct 2014 10:19:00 +0000 Roy Marples Fix compile on BSD. draft
Sat, 04 Oct 2014 08:26:15 +0000 Roy Marples Improve the dev API a little. draft
Sat, 04 Oct 2014 08:22:09 +0000 Roy Marples Free control memory on fork draft
Fri, 03 Oct 2014 18:29:08 +0000 Roy Marples Wrong month, duh. draft
Fri, 03 Oct 2014 17:54:06 +0000 Roy Marples Rename dhcp6_prefix to delegated_dhcp6_prefix incase a user makes a draft
Fri, 03 Oct 2014 14:43:35 +0000 Roy Marples Fix IPv6 address announcements from kernel generated link-local addresses. draft
Fri, 03 Oct 2014 11:07:41 +0000 Roy Marples dhcpcd has been able to handle IPv6 routing on BSD for a while now. draft
Thu, 02 Oct 2014 15:20:07 +0000 Roy Marples Fix a segfault. draft
Thu, 02 Oct 2014 13:38:18 +0000 Roy Marples Really fix double fork. draft
Thu, 02 Oct 2014 13:24:22 +0000 Roy Marples Fix double fork. draft
Thu, 02 Oct 2014 13:21:29 +0000 Roy Marples The decode and print functions should not including the trailing NUL draft
Thu, 02 Oct 2014 11:07:00 +0000 Roy Marples Don't drop delegated reject route when forking. draft
Thu, 02 Oct 2014 10:54:02 +0000 Roy Marples Don't daemonise on delegated address dad. draft
Thu, 02 Oct 2014 10:51:32 +0000 Roy Marples Fix some errors draft
Thu, 02 Oct 2014 10:07:59 +0000 Roy Marples Remove strcpy as it's "dangerous". draft
Thu, 02 Oct 2014 08:35:31 +0000 Roy Marples Mention the encoding in -V draft
Wed, 01 Oct 2014 18:32:03 +0000 Roy Marples Remove vis based encoding - instead expand the DHCP option encoding to a draft
Tue, 30 Sep 2014 14:01:22 +0000 Roy Marples Document the possible use of eval. draft
Tue, 30 Sep 2014 12:43:13 +0000 Roy Marples Document more shell escaped characters, how to strip the shell escaped draft
Mon, 29 Sep 2014 18:35:46 +0000 Roy Marples Remove dead increament. draft
Mon, 29 Sep 2014 18:32:15 +0000 Roy Marples Remove the fast loop trying to up an interface which does not report draft
Mon, 29 Sep 2014 13:24:09 +0000 Roy Marples Fix bounds check. draft
Mon, 29 Sep 2014 09:03:12 +0000 Roy Marples Don't use a magic number for print_string flags. draft
Sun, 28 Sep 2014 21:04:23 +0000 Roy Marples Fix compile draft
Sun, 28 Sep 2014 20:50:43 +0000 Roy Marples Be more safe, escape * ? [ # ? = % as well. draft
Sun, 28 Sep 2014 20:34:44 +0000 Roy Marples Fix an unaligned access error on BeagleBone Black with FreeBSD. draft
Sun, 28 Sep 2014 20:26:49 +0000 Roy Marples Some strings don't need to be shell escaped - for example when sending to draft
Sun, 28 Sep 2014 20:02:20 +0000 Roy Marples Reference dhcpcd-code(8) as well as unvis(1). draft
Sat, 27 Sep 2014 07:43:12 +0000 Roy Marples Release dhcpcd-6.4.7 draft dhcpcd-6.4.7
Sat, 27 Sep 2014 07:37:15 +0000 Roy Marples Fix a compile problem on Linux with IPv6 disabled. draft
Sat, 27 Sep 2014 02:22:34 +0000 Roy Marples Fix an impossible clang analyser warning. draft
Sat, 27 Sep 2014 00:50:18 +0000 Roy Marples Release dhcpcd-6.4.6 draft dhcpcd-6.4.6
Sat, 27 Sep 2014 00:12:21 +0000 Roy Marples We only supply svis(3) so rename the files as such. draft
Fri, 26 Sep 2014 23:20:35 +0000 Roy Marples Clean up configure _vis files draft
Fri, 26 Sep 2014 22:42:01 +0000 Roy Marples Document $new_dhcp6_prefix draft
Fri, 26 Sep 2014 22:35:46 +0000 Roy Marples Call dhcpcd-run-hooks correctly when delegated prefixes already exist. draft
Fri, 26 Sep 2014 21:50:52 +0000 Roy Marples Fix a memory error when ia_* config exists but IPv6 is disabled. draft
Fri, 26 Sep 2014 21:22:14 +0000 Roy Marples Report delegated addresses, fixes [2887c4de47]. draft
Fri, 26 Sep 2014 21:13:17 +0000 Roy Marples Check we are writing to a string before checking for enough space. draft
Fri, 26 Sep 2014 20:07:07 +0000 Roy Marples Sanitise the following characters using svis(3) with VIS_CTYLE and VIS_OCTAL: draft
Thu, 25 Sep 2014 22:29:01 +0000 Roy Marples Ensure servername and bootfile are safely exported. draft
Wed, 24 Sep 2014 13:05:50 +0000 Roy Marples Document DELEGATED6. draft
Wed, 24 Sep 2014 13:03:11 +0000 Roy Marples Whitespace draft
Wed, 24 Sep 2014 12:23:30 +0000 Roy Marples If a lease has no timers, expire it right away. draft
Wed, 24 Sep 2014 10:15:36 +0000 Roy Marples Use ctx options rather than ifp for lease dumping. draft
Wed, 24 Sep 2014 09:49:09 +0000 Roy Marples Don't discard expired leases when dumping. draft
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