2009-02-19 |
Roy Marples | Ensure that IPv4LL leases are not frominfo when probed. |
commit | commitdiff | tree |
2009-02-19 |
Roy Marples | Ensure we continue after we fail to send a packet. |
commit | commitdiff | tree |
2009-02-04 |
Roy Marples | Release dhcpcd-4.0.10 v4.0.11 |
commit | commitdiff | tree |
2009-02-01 |
Roy Marples | RFC2131 implies that we should only ARP check after... v4.0.10 |
commit | commitdiff | tree |
2009-01-31 |
Roy Marples | Release dhcpcd-4.0.9 |
commit | commitdiff | tree |
2009-01-30 |
Roy Marples | We should zero the entire message struct so any options... v4.0.9 |
commit | commitdiff | tree |
2009-01-29 |
Roy Marples | Just terminate the DHCP message if not terminated.... |
commit | commitdiff | tree |
2009-01-29 |
Roy Marples | Clean up compiler warnings from overly pedantic checking. |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | Release dhcpcd-4.0.8 |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | while -> for |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | Optimize code around NULL terminated hostname. |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | Terminate hostname |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | Stop storing length in hostname. |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | We should only send short hostnames as qualfied ones... |
commit | commitdiff | tree |
2009-01-26 |
Roy Marples | Ensure that we have enough buffer for gethostname and... v4.0.8 |
commit | commitdiff | tree |
2009-01-22 |
Roy Marples | nohook 20-resolv.conf should work now. |
commit | commitdiff | tree |
2009-01-22 |
Roy Marples | Backport fix for #156. |
commit | commitdiff | tree |
2009-01-12 |
Roy Marples | set broadcast_address correctly. |
commit | commitdiff | tree |
2008-12-28 |
Roy Marples | Typo, thanks to zafer. |
commit | commitdiff | tree |
2008-12-07 |
Roy Marples | Document the quiet directive in man dhcpcd.conf |
commit | commitdiff | tree |
2008-12-02 |
Roy Marples | Release 4.0.7 |
commit | commitdiff | tree |
2008-12-01 |
Roy Marples | Ensure host routes and subnet routes are added correctly. v4.0.7 |
commit | commitdiff | tree |
2008-12-01 |
Roy Marples | We need to ensure that our interface has the address... |
commit | commitdiff | tree |
2008-11-27 |
Roy Marples | Backport adding the src pref address from trunk. |
commit | commitdiff | tree |
2008-11-27 |
Roy Marples | Describe the blacklist option. |
commit | commitdiff | tree |
2008-11-27 |
Roy Marples | If an interface link fd flaps, don't indiscriminately... |
commit | commitdiff | tree |
2008-11-27 |
Roy Marples | Fix warning of monotonic clock existence. |
commit | commitdiff | tree |
2008-11-25 |
Roy Marples | Release 4.0.6 |
commit | commitdiff | tree |
2008-11-25 |
Roy Marples | Fix adding of host routes. v4.0.6 |
commit | commitdiff | tree |
2008-11-25 |
Roy Marples | CSR should come before other route options according... |
commit | commitdiff | tree |
2008-11-25 |
Roy Marples | Backport route code from trunk so we correctly handle... |
commit | commitdiff | tree |
2008-11-21 |
Roy Marples | Remove the S option from the command line description... |
commit | commitdiff | tree |
2008-11-21 |
Roy Marples | Release 4.0.5 |
commit | commitdiff | tree |
2008-11-21 |
Roy Marples | Backport r1074 to dhcpcd-4.0 which stops sending a... v4.0.5 |
commit | commitdiff | tree |
2008-11-14 |
Roy Marples | NetBSD sh needs eval here. |
commit | commitdiff | tree |
2008-11-11 |
Roy Marples | Don't restart ntpd if it's not already running. |
commit | commitdiff | tree |
2008-11-04 |
Roy Marples | Release 4.0.4 |
commit | commitdiff | tree |
2008-11-04 |
Roy Marples | Trim trailing NULLs from string options, #120. |
commit | commitdiff | tree |
2008-10-29 |
Roy Marples | Release dhcpcd-4.0.3 v4.0.4 |
commit | commitdiff | tree |
2008-10-28 |
Roy Marples | Re-create the old .info file for applications that... v4.0.3 |
commit | commitdiff | tree |
2008-10-28 |
Roy Marples | Wait correctly after a DECLINE and ensure we send the... |
commit | commitdiff | tree |
2008-10-28 |
Roy Marples | Explain why we decline the address in a message. |
commit | commitdiff | tree |
2008-10-27 |
Roy Marples | Allow ntp.conf location to be tunable, #119 |
commit | commitdiff | tree |
2008-10-22 |
Roy Marples | Update change log location |
commit | commitdiff | tree |
2008-10-17 |
Roy Marples | We should send the IP address we decline and the server... |
commit | commitdiff | tree |
2008-10-07 |
Roy Marples | Update bug page. |
commit | commitdiff | tree |
2008-10-06 |
Roy Marples | Simplify the logic of what to put in the message, and... |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Release 4.0.2 |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Really fix Gentoo #239098. v4.0.2 |
commit | commitdiff | tree |
2008-10-01 |
Roy Marples | Fix compat options, Gentoo #239098. |
commit | commitdiff | tree |
2008-09-26 |
Roy Marples | Pull the one patch to the dhcpcd-4.0 branch from git... |
commit | commitdiff | tree |
2008-09-26 |
Roy Marples | Fix -I '' to not send a client ID instead of a blank... |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Punt |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Punt |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Update for svn. |
commit | commitdiff | tree |
2008-09-25 |
Roy Marples | Branch dhcpcd-4.0 |
commit | commitdiff | tree |
2008-08-26 |
Roy Marples | Style |
commit | commitdiff | tree |
2008-08-25 |
Roy Marples | Fix CMDLINE_COMPAT. |
commit | commitdiff | tree |
2008-08-24 |
Roy Marples | Release dhcpcd-4.0.0 :D |
commit | commitdiff | tree |
2008-08-22 |
Roy Marples | Style. |
commit | commitdiff | tree |
2008-08-22 |
Roy Marples | Don't errors when opening a UDP socket for INADDR_ANY... |
commit | commitdiff | tree |
2008-08-21 |
Roy Marples | Always open a UDP port on the interface. |
commit | commitdiff | tree |
2008-08-20 |
Roy Marples | Move the --renew option to --rebind as it's more accura... |
commit | commitdiff | tree |
2008-08-20 |
Roy Marples | Clarify that dhcpcd will not re-configure itself or... |
commit | commitdiff | tree |
2008-08-19 |
Roy Marples | We should really enter the rebinding state on a request... |
commit | commitdiff | tree |
2008-08-19 |
Roy Marples | Don't run PREINIT when testing. |
commit | commitdiff | tree |
2008-08-18 |
Roy Marples | Fix Test returning to userland. |
commit | commitdiff | tree |
2008-08-18 |
Roy Marples | pidfiles normally have a new line |
commit | commitdiff | tree |
2008-08-18 |
Roy Marples | Fix some config reading. |
commit | commitdiff | tree |
2008-08-18 |
Roy Marples | The require directive now requires that the required... |
commit | commitdiff | tree |
2008-08-17 |
Roy Marples | Document correct background option in dhcpcd.conf |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | Fix compat. |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | Release dhcpcd-4.0.0-rc5 |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | If cmp and diff aren't around, try a text match using... |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | Don't enforce that keys are space separated |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | sed may not always be available, so use shell loops... |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | Fix cmp test. |
commit | commitdiff | tree |
2008-08-15 |
Roy Marples | Remove the append/clean framework and prefer a store... |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Re-jig the order of doing things to improve our logging. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | If a device is not found, report it. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Don't warn about dhcpcd not running when using --renew. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Don't error if no interfaces or the state dir does... |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Set the main state dir in the main hook script. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Don't quote for uniqify and use 1 sed call instead... |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Move uniqify to dhcpcd-run-hooks |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | If resolvconf is not present, try and emulate it's... |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Make signature more sane and fix comment. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | We should always run the script on FAIL. |
commit | commitdiff | tree |
2008-08-14 |
Roy Marples | Be consistent with dhcient - always PREINIT on startup... |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | classid -> vendorclassid to match the RFC description. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Allow reqmask of numbers. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Fix INFORM and document it in dhcpcd-run-hooks. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Fix segfault. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Check for localhost.localdomain as needing a new hostname. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Support head and tail files for resolv.conf |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Scrub compile warnings on FreeBSD. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Fix removing old stale entries. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | content -> configuration |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Remove the word inteface from the signature. |
commit | commitdiff | tree |
2008-08-13 |
Roy Marples | Use append_conf return value. |
commit | commitdiff | tree |
next |