log

age author description
Wed, 05 Nov 2008 13:56:00 +0000 Roy Marples Close fd's in the child. draft
Wed, 05 Nov 2008 13:09:18 +0000 Roy Marples Save a few bytes by moving close_fds to bind where it's really used. draft
Tue, 04 Nov 2008 10:15:08 +0000 Roy Marples Release 4.0.4 draft
Tue, 04 Nov 2008 10:13:07 +0000 Roy Marples Test should always DISCOVER. draft
Tue, 04 Nov 2008 10:04:40 +0000 Roy Marples Trim trailing NULLs from string options, #120. draft
Tue, 04 Nov 2008 10:04:25 +0000 Roy Marples Trim trailing NULLs from string options, #120. draft
Wed, 29 Oct 2008 13:02:41 +0000 Roy Marples Release 4.99.3 draft
Wed, 29 Oct 2008 12:57:08 +0000 Roy Marples Release dhcpcd-4.0.3 draft dhcpcd-4.0.4
Wed, 29 Oct 2008 08:13:15 +0000 Roy Marples ~0U is better than just ~0 for this. draft
Tue, 28 Oct 2008 09:28:55 +0000 Roy Marples Re-create the old .info file for applications that parse it. draft
Tue, 28 Oct 2008 09:28:05 +0000 Roy Marples Re-create the old .info file for applications that parse it. draft dhcpcd-4.0.3
Tue, 28 Oct 2008 09:26:42 +0000 Roy Marples Wait correctly after a DECLINE and ensure we send the IP we're declining and ServerID that issued it. draft
Tue, 28 Oct 2008 09:25:26 +0000 Roy Marples Explain why we decline the address in a message. draft
Tue, 28 Oct 2008 09:24:23 +0000 Roy Marples Explain why we decline the address in a message. draft
Mon, 27 Oct 2008 12:41:04 +0000 Roy Marples Allow ntp.conf location to be tunable, #119 draft
Mon, 27 Oct 2008 12:39:32 +0000 Roy Marples Allow ntp.conf location to be tunable, #119 draft
Wed, 22 Oct 2008 08:29:53 +0000 Roy Marples Update change log location draft
Wed, 22 Oct 2008 08:29:53 +0000 Roy Marples Update change log location draft
Tue, 21 Oct 2008 15:34:52 +0000 Roy Marples We should erase the lease file when we get an ARP conflict on rebinding from it. draft
Mon, 20 Oct 2008 16:45:27 +0000 Roy Marples Really fix .depend with GNU make and other makes. draft
Mon, 20 Oct 2008 12:11:43 +0000 Roy Marples We need to include a variable, not the gmake shell funtion. draft
Mon, 20 Oct 2008 09:56:21 +0000 Roy Marples Calculate netmask from cidr more efficiently. draft
Mon, 20 Oct 2008 09:50:52 +0000 Roy Marples Ignore .depend draft
Mon, 20 Oct 2008 09:50:07 +0000 Roy Marples Allow .depend to be included if it exists with gmake. draft
Sun, 19 Oct 2008 05:39:28 +0000 Roy Marples Cast to void * to remove compiler warnings on Sparc64. This should still be aligned correctly as this is how the kernel makes it. draft
Sat, 18 Oct 2008 23:44:00 +0000 Roy Marples Fix obtaining netmask on NetBSD. draft
Sat, 18 Oct 2008 23:28:49 +0000 Roy Marples Fix up address and netmask detection. This *should* align fine. draft
Sat, 18 Oct 2008 22:58:10 +0000 Roy Marples Alloc less for options and correctly for inform. draft
Sat, 18 Oct 2008 22:57:40 +0000 Roy Marples Ensure inform options are terminated. draft
Sat, 18 Oct 2008 18:46:22 +0000 Roy Marples Fix reading netmask and linux informing. draft
Sat, 18 Oct 2008 16:41:19 +0000 Roy Marples Get INFORM support almost working again. draft
Sat, 18 Oct 2008 10:52:01 +0000 Roy Marples Use the existing start_reboot function instead of a start_request. draft
Sat, 18 Oct 2008 10:02:36 +0000 Roy Marples Make init request for an address work off the command line again. draft
Fri, 17 Oct 2008 21:30:41 +0000 Roy Marples We should send the IP address we decline and the server ID for release. draft
Fri, 17 Oct 2008 21:30:25 +0000 Roy Marples We should send the IP address we decline and the server ID for release. draft
Fri, 17 Oct 2008 07:22:39 +0000 Roy Marples Fix warning on sparc64 draft
Wed, 15 Oct 2008 13:00:33 +0000 Roy Marples Cast to void * to avoid compiler warnings on Sparc64. Also, save a needless malloc. draft
Wed, 15 Oct 2008 09:08:22 +0000 Roy Marples Compile on Sparc64/FreeBSD-6.2 draft
Tue, 07 Oct 2008 20:02:44 +0000 Roy Marples Update bug page. draft
Tue, 07 Oct 2008 20:01:33 +0000 Roy Marples Update bug page. draft
Mon, 06 Oct 2008 12:49:07 +0000 Roy Marples Style. draft
Mon, 06 Oct 2008 12:45:32 +0000 Roy Marples static objects are initialized to 0 by default, so don't explicity do this. draft
Mon, 06 Oct 2008 08:37:02 +0000 Roy Marples We should be able to reboot interfaces we don't already know about. draft
Mon, 06 Oct 2008 07:30:17 +0000 Roy Marples Simplify the logic of what to put in the message, and ensure that the MTU size is in the DISCOVER message. draft
Mon, 06 Oct 2008 07:30:17 +0000 Roy Marples Simplify the logic of what to put in the message, and ensure that the MTU size is in the DISCOVER message. draft
Wed, 01 Oct 2008 20:32:07 +0000 Roy Marples Release 4.0.2 draft
Wed, 01 Oct 2008 18:38:37 +0000 Roy Marples Really fix Gentoo #239098. draft dhcpcd-4.0.2
Wed, 01 Oct 2008 11:15:33 +0000 Roy Marples Fix TEST. draft
Wed, 01 Oct 2008 11:11:42 +0000 Roy Marples Build the resolv.conf correctly from the last commit. draft
Wed, 01 Oct 2008 10:55:49 +0000 Roy Marples Write resolv.conf as per the DHCP message. draft
Wed, 01 Oct 2008 10:43:38 +0000 Roy Marples Fix compat options, Gentoo #239098. draft
Fri, 26 Sep 2008 09:13:44 +0000 Roy Marples Pull the one patch to the dhcpcd-4.0 branch from git, fixing lastleast option. draft
Fri, 26 Sep 2008 07:26:50 +0000 Roy Marples Fix -I '' to not send a client ID instead of a blank one, #116. draft
Fri, 26 Sep 2008 07:26:50 +0000 Roy Marples Fix -I '' to not send a client ID instead of a blank one, #116. draft
Thu, 25 Sep 2008 22:04:11 +0000 Roy Marples svn repo draft
Thu, 25 Sep 2008 22:03:05 +0000 Roy Marples Punt draft
Thu, 25 Sep 2008 22:02:48 +0000 Roy Marples Punt draft
Thu, 25 Sep 2008 22:02:04 +0000 Roy Marples Update for svn. draft
Thu, 25 Sep 2008 21:54:36 +0000 Roy Marples Branch dhcpcd-4.0 draft
Thu, 25 Sep 2008 21:23:47 +0000 Roy Marples Punt draft