summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Re-create the old .info file for applications that parse it.dhcpcd-4.0.3Roy Marples2008-10-28
* Wait correctly after a DECLINE and ensure we send the IP we're declining and ...Roy Marples2008-10-28
* Explain why we decline the address in a message.Roy Marples2008-10-28
* Allow ntp.conf location to be tunable, #119Roy Marples2008-10-27
* Update change log locationRoy Marples2008-10-22
* We should send the IP address we decline and the server ID for release.Roy Marples2008-10-17
* Update bug page.Roy Marples2008-10-07
* Simplify the logic of what to put in the message, and ensure that the MTU siz...Roy Marples2008-10-06
* Release 4.0.2Roy Marples2008-10-01
* Really fix Gentoo #239098.dhcpcd-4.0.2Roy Marples2008-10-01
* Fix compat options, Gentoo #239098.Roy Marples2008-10-01
* Pull the one patch to the dhcpcd-4.0 branch from git, fixing lastleast option.Roy Marples2008-09-26
* Fix -I '' to not send a client ID instead of a blank one, #116.Roy Marples2008-09-26
* PuntRoy Marples2008-09-25
* PuntRoy Marples2008-09-25
* Update for svn.Roy Marples2008-09-25
* Branch dhcpcd-4.0Roy Marples2008-09-25
* StyleRoy Marples2008-08-26
* Fix CMDLINE_COMPAT.Roy Marples2008-08-25
* Release dhcpcd-4.0.0 :DRoy Marples2008-08-24
* Style.Roy Marples2008-08-22
* Don't errors when opening a UDP socket for INADDR_ANY and soemthing else alre...Roy Marples2008-08-22
* Always open a UDP port on the interface.Roy Marples2008-08-21
* Move the --renew option to --rebind as it's more accurate (both are -n). Supp...Roy Marples2008-08-20
* Clarify that dhcpcd will not re-configure itself or use any command line argu...Roy Marples2008-08-20
* We should really enter the rebinding state on a requested renew as we're broa...Roy Marples2008-08-19
* Don't run PREINIT when testing.Roy Marples2008-08-19
* Fix Test returning to userland.Roy Marples2008-08-18
* pidfiles normally have a new lineRoy Marples2008-08-18
* Fix some config reading.Roy Marples2008-08-18
* The require directive now requires that the required options are present in e...Roy Marples2008-08-18
* Document correct background option in dhcpcd.confRoy Marples2008-08-17
* Fix compat.Roy Marples2008-08-15
* Release dhcpcd-4.0.0-rc5Roy Marples2008-08-15
* If cmp and diff aren't around, try a text match using cat. After all, we are ...Roy Marples2008-08-15
* Don't enforce that keys are space separatedRoy Marples2008-08-15
* sed may not always be available, so use shell loops to replicate behaviour in...Roy Marples2008-08-15
* Fix cmp test.Roy Marples2008-08-15
* Remove the append/clean framework and prefer a store and mergeRoy Marples2008-08-15
* Re-jig the order of doing things to improve our logging.Roy Marples2008-08-14
* If a device is not found, report it.Roy Marples2008-08-14
* Don't warn about dhcpcd not running when using --renew.Roy Marples2008-08-14
* Don't error if no interfaces or the state dir does not exist.Roy Marples2008-08-14
* Set the main state dir in the main hook script.Roy Marples2008-08-14
* Don't quote for uniqify and use 1 sed call instead of looping.Roy Marples2008-08-14
* Move uniqify to dhcpcd-run-hooksRoy Marples2008-08-14
* If resolvconf is not present, try and emulate it's functionality just for dhc...Roy Marples2008-08-14
* Make signature more sane and fix comment.Roy Marples2008-08-14
* We should always run the script on FAIL.Roy Marples2008-08-14
* Be consistent with dhcient - always PREINIT on startup. We can use this to pu...Roy Marples2008-08-14