Mercurial > hg > dhcpcd
graph
-
Re-create the old .info file for applications that parse it. draft dhcpcd-4.0.3Tue, 28 Oct 2008 09:28:05 +0000, by Roy Marples
-
Wait correctly after a DECLINE and ensure we send the IP we're declining and ServerID that issued it. draftTue, 28 Oct 2008 09:26:42 +0000, by Roy Marples
-
Explain why we decline the address in a message. draftTue, 28 Oct 2008 09:25:26 +0000, by Roy Marples
-
Explain why we decline the address in a message. draftTue, 28 Oct 2008 09:24:23 +0000, by Roy Marples
-
We should erase the lease file when we get an ARP conflict on rebinding from it. draftTue, 21 Oct 2008 15:34:52 +0000, by Roy Marples
-
Really fix .depend with GNU make and other makes. draftMon, 20 Oct 2008 16:45:27 +0000, by Roy Marples
-
We need to include a variable, not the gmake shell funtion. draftMon, 20 Oct 2008 12:11:43 +0000, by Roy Marples
-
Allow .depend to be included if it exists with gmake. draftMon, 20 Oct 2008 09:50:07 +0000, by 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. draftSun, 19 Oct 2008 05:39:28 +0000, by Roy Marples
-
Fix up address and netmask detection. This *should* align fine. draftSat, 18 Oct 2008 23:28:49 +0000, by Roy Marples
-
Alloc less for options and correctly for inform. draftSat, 18 Oct 2008 22:58:10 +0000, by Roy Marples
-
Use the existing start_reboot function instead of a start_request. draftSat, 18 Oct 2008 10:52:01 +0000, by Roy Marples
-
Make init request for an address work off the command line again. draftSat, 18 Oct 2008 10:02:36 +0000, by Roy Marples
-
We should send the IP address we decline and the server ID for release. draftFri, 17 Oct 2008 21:30:41 +0000, by Roy Marples
-
We should send the IP address we decline and the server ID for release. draftFri, 17 Oct 2008 21:30:25 +0000, by Roy Marples
-
Cast to void * to avoid compiler warnings on Sparc64. Also, save a needless malloc. draftWed, 15 Oct 2008 13:00:33 +0000, by Roy Marples
-
static objects are initialized to 0 by default, so don't explicity do this. draftMon, 06 Oct 2008 12:45:32 +0000, by Roy Marples
-
We should be able to reboot interfaces we don't already know about. draftMon, 06 Oct 2008 08:37:02 +0000, by Roy Marples
-
Simplify the logic of what to put in the message, and ensure that the MTU size is in the DISCOVER message. draftMon, 06 Oct 2008 07:30:17 +0000, by Roy Marples
-
Simplify the logic of what to put in the message, and ensure that the MTU size is in the DISCOVER message. draftMon, 06 Oct 2008 07:30:17 +0000, by Roy Marples
-
Build the resolv.conf correctly from the last commit. draftWed, 01 Oct 2008 11:11:42 +0000, by Roy Marples
-
Pull the one patch to the dhcpcd-4.0 branch from git, fixing lastleast option. draftFri, 26 Sep 2008 09:13:44 +0000, by Roy Marples
-
Fix -I '' to not send a client ID instead of a blank one, #116. draftFri, 26 Sep 2008 07:26:50 +0000, by Roy Marples
-
Fix -I '' to not send a client ID instead of a blank one, #116. draftFri, 26 Sep 2008 07:26:50 +0000, by Roy Marples
-
As we now use times to trigger again instead of decreasing timers, ensure our lease fits. We may wish to revisit this again if we need decreasing timers once more. draftWed, 17 Sep 2008 13:09:30 +0000, by Roy Marples
-
Move wireless detection from net.c into if-bsd.c and if-linux.c draftWed, 17 Sep 2008 10:32:55 +0000, by Roy Marples
-
Allow the release keyword in dhcpcd.conf to release the lease on shutdown. draftTue, 16 Sep 2008 13:17:23 +0000, by Roy Marples
