log

age author description
Sat, 25 Jul 2009 23:22:10 +0000 Roy Marples -e, --env var=value draft
Sat, 25 Jul 2009 23:11:07 +0000 Roy Marples Fix section. draft
Sat, 25 Jul 2009 17:59:38 +0000 Roy Marples Documentation updates. draft
Sat, 25 Jul 2009 17:57:49 +0000 Roy Marples Documentation updates. draft
Tue, 21 Jul 2009 20:51:00 +0000 Roy Marples cd .. vs cd -, so we don't echo the directory draft
Tue, 21 Jul 2009 20:09:46 +0000 Roy Marples Bump version to indicate a new branch. draft
Tue, 21 Jul 2009 20:07:13 +0000 Roy Marples Don't leave configure test files around when aborting. draft
Tue, 21 Jul 2009 20:01:46 +0000 Roy Marples Test for fqdn name. draft
Tue, 21 Jul 2009 20:01:42 +0000 Roy Marples Don't FAIL the script when testing draft
Mon, 20 Jul 2009 15:49:05 +0000 Roy Marples Test for fqdn name. draft
Sun, 19 Jul 2009 20:03:58 +0000 Roy Marples Don't FAIL the script when testing draft
Sat, 18 Jul 2009 11:31:56 +0000 Roy Marples Test for getifaddrs support. draft
Thu, 16 Jul 2009 11:03:09 +0000 Roy Marples Fix import. draft
Wed, 15 Jul 2009 09:36:43 +0000 Roy Marples Add import target for easy import into NetBSD draft
Tue, 14 Jul 2009 22:01:42 +0000 Roy Marples Documentation update draft
Tue, 14 Jul 2009 21:52:43 +0000 Roy Marples Add comment about GNUMakefile draft
Tue, 14 Jul 2009 21:01:59 +0000 Roy Marples Fix compile without memory debug draft
Tue, 14 Jul 2009 15:10:09 +0000 Roy Marples Fix tests and compile for NetBSD. draft
Tue, 14 Jul 2009 13:59:30 +0000 Roy Marples Replace the mk stubs with a autotools like configure script. draft
Sun, 12 Jul 2009 15:10:16 +0000 Roy Marples Add some logging for errors reading/writing the leasefile. draft
Sat, 11 Jul 2009 21:19:42 +0000 Roy Marples We should remove the leasefile for IPv4LL addresses also on release. draft
Sat, 11 Jul 2009 21:02:41 +0000 Roy Marples Remove the leasefile on release. draft
Sat, 11 Jul 2009 20:00:03 +0000 Roy Marples Don't run the script with NAK when testing. draft
Sat, 11 Jul 2009 18:54:43 +0000 Roy Marples Allow testing of INFORM and REQUEST messages. draft
Sat, 11 Jul 2009 15:14:54 +0000 Roy Marples Don't alter the MTU when testing. draft
Sat, 11 Jul 2009 15:14:31 +0000 Roy Marples Don't print (null) when there is no NAK message. draft
Sat, 11 Jul 2009 15:04:13 +0000 Roy Marples Promote bytes to size_t for sizeof comparison. draft
Sat, 11 Jul 2009 15:03:41 +0000 Roy Marples Promote bytes to size_t for sizeof comparison. draft
Sat, 11 Jul 2009 07:03:23 +0000 Roy Marples Use ssize_t which is a signed int and test if read() returns -1. draft
Sat, 11 Jul 2009 06:58:39 +0000 Roy Marples Use ssize_t which is a signed int and test if read() returns -1. draft
Wed, 08 Jul 2009 22:18:39 +0000 Roy Marples Release dhcpcd-5.0.6 draft dhcpcd-5.0.6
Wed, 08 Jul 2009 19:22:31 +0000 Roy Marples Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/run/dhcpcd. draft
Wed, 08 Jul 2009 17:05:29 +0000 Roy Marples Ensure that ntp.conf exists before removing markers. draft
Wed, 08 Jul 2009 17:01:38 +0000 Roy Marples Change get_option_addr to accept struct in_addr * instead of uint32_t * draft
Wed, 08 Jul 2009 16:52:45 +0000 Roy Marples Change get_option_addr to accept struct in_addr * instead of uint32_t * draft
Sun, 05 Jul 2009 11:33:46 +0000 Roy Marples Add -W, --whitelist addr/cidr draft
Sat, 04 Jul 2009 00:58:03 +0000 Roy Marples Silence more GCC warnings about unused return values. draft
Sat, 04 Jul 2009 00:38:55 +0000 Roy Marples Document nooption draft
Sat, 04 Jul 2009 00:06:25 +0000 Roy Marples When we get an ACK we should close DHCP sockets so we don't handle any NAKs draft
Sat, 04 Jul 2009 00:03:01 +0000 Roy Marples Log the MTU changes. draft
Fri, 03 Jul 2009 23:32:30 +0000 Roy Marples Save the MTU when changing it. draft
Fri, 03 Jul 2009 19:13:26 +0000 Roy Marples Release dhcpcd-5.0.5 draft dhcpcd-5.0.5
Fri, 03 Jul 2009 09:55:16 +0000 Roy Marples Respect the MTU by default. draft
Fri, 03 Jul 2009 09:52:37 +0000 Roy Marples Fix detecting the dstaddr at startup. draft
Tue, 09 Jun 2009 19:11:33 +0000 Roy Marples Style. draft
Thu, 14 May 2009 16:19:24 +0000 Roy Marples Release dhcpcd-5.0.4 draft dhcpcd-5.0.4
Wed, 13 May 2009 19:17:21 +0000 Roy Marples Although RFC2131 requires a ServerID we can actually work without one. draft
Wed, 13 May 2009 18:49:49 +0000 Roy Marples The smallest MTU we can work with is 576, so don't set less. draft
Wed, 13 May 2009 18:14:50 +0000 Roy Marples Enforce a minimum lease of 20 seconds so we can do things draft
Mon, 11 May 2009 07:18:10 +0000 Roy Marples Release dhcpcd-5.0.3 draft dhcpcd-5.0.3
Mon, 11 May 2009 07:16:24 +0000 Roy Marples ifas without an ifa_addr seem to indicate a link without a hwaddr, so draft
Sun, 10 May 2009 23:31:55 +0000 Roy Marples I stand corrected - ifa_addr can be NULL from getifaddrs(3) draft
Sun, 10 May 2009 20:20:18 +0000 Roy Marples Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3). draft
Sun, 10 May 2009 16:21:57 +0000 Roy Marples Release dhcpcd-5.0.2 draft dhcpcd-5.0.2
Sun, 10 May 2009 16:21:56 +0000 Roy Marples Don't forget to remove .gitignore draft
Sun, 10 May 2009 16:21:56 +0000 Roy Marples Add a build target to prepare dhcpcd for importing into NetBSD. draft
Sun, 10 May 2009 00:40:13 +0000 Roy Marples Document new behaviour re lookup-hostname draft
Sat, 09 May 2009 20:55:36 +0000 Roy Marples Install the lookup-hostname script by default but don't run it by default. draft
Sat, 09 May 2009 14:15:31 +0000 Roy Marples Fix dhcpcd -n $int starting a new instance of dhcpcd if not running. draft
Sun, 03 May 2009 20:07:14 +0000 Roy Marples Ensure that our dirs exist in the PREINIT stage. draft