log

age author description
Fri, 04 Feb 2011 14:56:03 +0000 Roy Marples 2011 and new version. draft dhcpcd-5.2.11
Fri, 04 Feb 2011 14:43:51 +0000 Roy Marples Use RT_ROUNDUP and friends so that we work with NetBSD 64-bit routing. draft
Mon, 03 Jan 2011 11:42:43 +0000 Roy Marples Welcome to 2011! draft
Mon, 03 Jan 2011 11:41:40 +0000 Roy Marples Update documentation about --request. draft
Mon, 03 Jan 2011 10:54:58 +0000 Roy Marples Release dhcpcd-5.2.10 draft dhcpcd-5.2.10
Thu, 23 Dec 2010 22:18:56 +0000 Roy Marples Fix -r, --request address option draft
Mon, 06 Dec 2010 15:01:56 +0000 Roy Marples Compile on Mac OSX 10.4. draft
Fri, 19 Nov 2010 10:17:14 +0000 Roy Marples No need to restart twice. draft dhcpcd-5.2.9
Thu, 18 Nov 2010 19:12:55 +0000 Roy Marples Release dhcpcd-5.2.9 draft
Thu, 18 Nov 2010 19:12:22 +0000 Roy Marples Improve comments. draft
Thu, 18 Nov 2010 19:09:02 +0000 Roy Marples Fix ypbind and remove un-needed quoting. draft
Thu, 18 Nov 2010 09:40:50 +0000 Roy Marples Document RELEASE reason, fixes #205. draft
Fri, 12 Nov 2010 20:39:29 +0000 Roy Marples No point in building handle_hwaddr if we don't have RTM_CHGADDR draft
Fri, 12 Nov 2010 16:33:45 +0000 Roy Marples Support RTM_CHGADDR in NetBSD-6 for detecting link layer address changes. draft
Thu, 11 Nov 2010 21:07:50 +0000 Roy Marples Fix working out the inform address if none given. draft
Tue, 09 Nov 2010 00:35:40 +0000 Roy Marples Add the hwaddr to be used to debugging. draft
Tue, 09 Nov 2010 00:34:38 +0000 Roy Marples Don't configure the interface twice. draft
Fri, 05 Nov 2010 08:13:07 +0000 Roy Marples Don't redefine _GNU_SOURCE. draft
Thu, 04 Nov 2010 09:12:14 +0000 Roy Marples Respect $SED draft
Wed, 27 Oct 2010 14:17:21 +0000 Roy Marples Another kFreeBSD fix. draft
Sat, 23 Oct 2010 00:15:42 +0000 Roy Marples Fix invoke-rc.d detection, #202. draft
Fri, 22 Oct 2010 17:55:44 +0000 Roy Marples whitespace. draft
Wed, 20 Oct 2010 11:27:32 +0000 Roy Marples Add link_addr from NetBSD so that we compile on kFreeBSD as nothing draft
Sun, 17 Oct 2010 10:44:54 +0000 Roy Marples Man page corrections. draft
Mon, 11 Oct 2010 16:34:39 +0000 Roy Marples Fix syntax. draft
Mon, 11 Oct 2010 14:53:06 +0000 Roy Marples Change delete_timeouts into a macro. draft
Mon, 11 Oct 2010 08:52:43 +0000 Roy Marples Allow queues to be defined at the start. draft
Thu, 07 Oct 2010 14:43:12 +0000 Roy Marples Punt empty line draft
Wed, 06 Oct 2010 08:53:28 +0000 Roy Marples Release dhcpcd-5.2.8 draft
Mon, 27 Sep 2010 19:24:10 +0000 Roy Marples Some DHCP servers assign a host route via static routes by setting the draft
Mon, 27 Sep 2010 19:08:17 +0000 Roy Marples Install the dump hook by default. draft
Thu, 09 Sep 2010 18:27:00 +0000 Roy Marples If we get a NAK during a test, we should not read the old lease as draft
Thu, 09 Sep 2010 14:40:27 +0000 Roy Marples Move service detection and interaction logic from the hooks to the draft
Tue, 31 Aug 2010 08:43:13 +0000 Roy Marples Document --version. draft
Tue, 24 Aug 2010 13:35:15 +0000 Roy Marples Don't need this. draft
Tue, 24 Aug 2010 10:52:24 +0000 Roy Marples Move dump into it's own file and remove new_ from the variable names. draft
Tue, 24 Aug 2010 10:36:20 +0000 Roy Marples Allow interface to also be a path to a DHCP wire formatted file. draft
Tue, 24 Aug 2010 10:25:32 +0000 Roy Marples Exit correctly on error. draft
Tue, 24 Aug 2010 10:18:31 +0000 Roy Marples Improve scripts for DUMP draft
Tue, 24 Aug 2010 10:04:10 +0000 Roy Marples Just dump the lease, not any runtime options. draft
Tue, 24 Aug 2010 09:48:57 +0000 Roy Marples Wups, remove silly commit. draft
Tue, 24 Aug 2010 09:34:21 +0000 Roy Marples Improve memory debug for dumping leases. draft
Tue, 24 Aug 2010 09:16:07 +0000 Roy Marples -U, --dumplease now dumps the lease for the specified interface draft
Sat, 07 Aug 2010 19:44:21 +0000 Roy Marples if_up and if_down variables allow more flexability. draft
Wed, 04 Aug 2010 06:59:15 +0000 Roy Marples Release dhcpcd-5.2.7 draft dhcpcd-5.2.7
Wed, 04 Aug 2010 06:44:56 +0000 Roy Marples Use the active link layer address if supported. draft
Tue, 03 Aug 2010 23:16:35 +0000 Roy Marples Fix syslog function. draft
Fri, 23 Jul 2010 16:18:03 +0000 Roy Marples eloop functions can now specify a queue. draft
Wed, 21 Jul 2010 20:45:41 +0000 Roy Marples Use a dynamic buffer for managing link messages. draft
Wed, 21 Jul 2010 08:51:47 +0000 Roy Marples Work out the size of the buffer we need to read netlink messages as recent draft
Sun, 11 Jul 2010 13:33:25 +0000 Roy Marples Fix build for slackware. draft
Wed, 07 Jul 2010 21:09:20 +0000 Roy Marples Release dhcpcd-5.2.6 draft dhcpcd-5.2.6
Sat, 26 Jun 2010 10:36:20 +0000 Roy Marples Rever prior patch that added an extra second per interface now we draft
Sat, 26 Jun 2010 09:17:54 +0000 Roy Marples Always daemonise on timeout if running in master mode. draft
Sat, 26 Jun 2010 09:09:59 +0000 Roy Marples Improve config file handling some more on Debian systems. draft
Sat, 26 Jun 2010 09:08:47 +0000 Roy Marples Wait an extra second per interface for IPv4LL timeout. draft
Thu, 10 Jun 2010 12:05:50 +0000 Roy Marples Release dhcpcd-5.2.5 draft dhcpcd-5.2.5
Thu, 10 Jun 2010 10:38:37 +0000 Roy Marples Fix compile on NetBSD draft
Thu, 10 Jun 2010 09:24:55 +0000 Roy Marples Support Debian NTP init script draft
Wed, 09 Jun 2010 21:16:04 +0000 Roy Marples Add distclean target draft