| Commit message (Expand) | Author | Age |
| * | Fix adding of host routes.dhcpcd-4.0.6 | Roy Marples | 2008-11-25 |
| * | CSR should come before other route options according to RFC 3442. | Roy Marples | 2008-11-25 |
| * | Backport route code from trunk so we correctly handle adding routes via local... | Roy Marples | 2008-11-25 |
| * | Remove the S option from the command line description, #121 | Roy Marples | 2008-11-21 |
| * | Release 4.0.5 | Roy Marples | 2008-11-21 |
| * | Backport r1074 to dhcpcd-4.0 which stops sending a ClientID by default. If CM...dhcpcd-4.0.5 | Roy Marples | 2008-11-21 |
| * | NetBSD sh needs eval here. | Roy Marples | 2008-11-14 |
| * | Don't restart ntpd if it's not already running. | Roy Marples | 2008-11-11 |
| * | Release 4.0.4 | Roy Marples | 2008-11-04 |
| * | Trim trailing NULLs from string options, #120. | Roy Marples | 2008-11-04 |
| * | Release dhcpcd-4.0.3dhcpcd-4.0.4 | Roy Marples | 2008-10-29 |
| * | Re-create the old .info file for applications that parse it.dhcpcd-4.0.3 | Roy Marples | 2008-10-28 |
| * | Wait correctly after a DECLINE and ensure we send the IP we're declining and ... | Roy Marples | 2008-10-28 |
| * | Explain why we decline the address in a message. | Roy Marples | 2008-10-28 |
| * | Allow ntp.conf location to be tunable, #119 | Roy Marples | 2008-10-27 |
| * | Update change log location | Roy Marples | 2008-10-22 |
| * | We should send the IP address we decline and the server ID for release. | Roy Marples | 2008-10-17 |
| * | Update bug page. | Roy Marples | 2008-10-07 |
| * | Simplify the logic of what to put in the message, and ensure that the MTU siz... | Roy Marples | 2008-10-06 |
| * | Release 4.0.2 | Roy Marples | 2008-10-01 |
| * | Really fix Gentoo #239098.dhcpcd-4.0.2 | Roy Marples | 2008-10-01 |
| * | Fix compat options, Gentoo #239098. | Roy Marples | 2008-10-01 |
| * | Pull the one patch to the dhcpcd-4.0 branch from git, fixing lastleast option. | Roy Marples | 2008-09-26 |
| * | Fix -I '' to not send a client ID instead of a blank one, #116. | Roy Marples | 2008-09-26 |
| * | Punt | Roy Marples | 2008-09-25 |
| * | Punt | Roy Marples | 2008-09-25 |
| * | Update for svn. | Roy Marples | 2008-09-25 |
| * | Branch dhcpcd-4.0 | Roy Marples | 2008-09-25 |
| * | Style | Roy Marples | 2008-08-26 |
| * | Fix CMDLINE_COMPAT. | Roy Marples | 2008-08-25 |
| * | Release dhcpcd-4.0.0 :D | Roy Marples | 2008-08-24 |
| * | Style. | Roy Marples | 2008-08-22 |
| * | Don't errors when opening a UDP socket for INADDR_ANY and soemthing else alre... | Roy Marples | 2008-08-22 |
| * | Always open a UDP port on the interface. | Roy Marples | 2008-08-21 |
| * | Move the --renew option to --rebind as it's more accurate (both are -n). Supp... | Roy Marples | 2008-08-20 |
| * | Clarify that dhcpcd will not re-configure itself or use any command line argu... | Roy Marples | 2008-08-20 |
| * | We should really enter the rebinding state on a requested renew as we're broa... | Roy Marples | 2008-08-19 |
| * | Don't run PREINIT when testing. | Roy Marples | 2008-08-19 |
| * | Fix Test returning to userland. | Roy Marples | 2008-08-18 |
| * | pidfiles normally have a new line | Roy Marples | 2008-08-18 |
| * | Fix some config reading. | Roy Marples | 2008-08-18 |
| * | The require directive now requires that the required options are present in e... | Roy Marples | 2008-08-18 |
| * | Document correct background option in dhcpcd.conf | Roy Marples | 2008-08-17 |
| * | Fix compat. | Roy Marples | 2008-08-15 |
| * | Release dhcpcd-4.0.0-rc5 | Roy Marples | 2008-08-15 |
| * | If cmp and diff aren't around, try a text match using cat. After all, we are ... | Roy Marples | 2008-08-15 |
| * | Don't enforce that keys are space separated | Roy Marples | 2008-08-15 |
| * | sed may not always be available, so use shell loops to replicate behaviour in... | Roy Marples | 2008-08-15 |
| * | Fix cmp test. | Roy Marples | 2008-08-15 |
| * | Remove the append/clean framework and prefer a store and merge | Roy Marples | 2008-08-15 |