Mercurial > hg > dhcpcd
graph
-
Don't leave configure test files around when aborting. draftTue, 21 Jul 2009 20:07:13 +0000, by Roy Marples
-
Replace the mk stubs with a autotools like configure script. draftTue, 14 Jul 2009 13:59:30 +0000, by Roy Marples
-
Add some logging for errors reading/writing the leasefile. draftSun, 12 Jul 2009 15:10:16 +0000, by Roy Marples
-
We should remove the leasefile for IPv4LL addresses also on release. draftSat, 11 Jul 2009 21:19:42 +0000, by Roy Marples
-
Don't print (null) when there is no NAK message. draftSat, 11 Jul 2009 15:14:31 +0000, by Roy Marples
-
Promote bytes to size_t for sizeof comparison. draftSat, 11 Jul 2009 15:04:13 +0000, by Roy Marples
-
Promote bytes to size_t for sizeof comparison. draftSat, 11 Jul 2009 15:03:41 +0000, by Roy Marples
-
Use ssize_t which is a signed int and test if read() returns -1. draftSat, 11 Jul 2009 07:03:23 +0000, by Roy Marples
-
Use ssize_t which is a signed int and test if read() returns -1. draftSat, 11 Jul 2009 06:58:39 +0000, by Roy Marples
-
Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/run/dhcpcd. draftWed, 08 Jul 2009 19:22:31 +0000, by Roy Marples
-
Ensure that ntp.conf exists before removing markers. draftWed, 08 Jul 2009 17:05:29 +0000, by Roy Marples
-
Change get_option_addr to accept struct in_addr * instead of uint32_t * draftWed, 08 Jul 2009 17:01:38 +0000, by Roy Marples
-
Change get_option_addr to accept struct in_addr * instead of uint32_t * draftWed, 08 Jul 2009 16:52:45 +0000, by Roy Marples
-
Silence more GCC warnings about unused return values. draftSat, 04 Jul 2009 00:58:03 +0000, by Roy Marples
-
When we get an ACK we should close DHCP sockets so we don't handle any NAKs draftSat, 04 Jul 2009 00:06:25 +0000, by Roy Marples
-
Although RFC2131 requires a ServerID we can actually work without one. draftWed, 13 May 2009 19:17:21 +0000, by Roy Marples
