summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.1.4dhcpcd-5.1.4Roy Marples2009-12-23
* Fix compile.Roy Marples2009-12-23
* Only warn about CSR when binding.Roy Marples2009-12-23
* Fix finding deleted routes on Linux.Roy Marples2009-12-14
* StyleRoy Marples2009-12-14
* Wait 1/100th of a second before release as testing shows theRoy Marples2009-12-03
* Fix the -S option, #181.Roy Marples2009-12-01
* Give the RELEASE packet a chance to leave the kernelRoy Marples2009-11-24
* If we have to bring an interface up, and we don't have any carriersRoy Marples2009-11-20
* Small code optimisation.Roy Marples2009-11-20
* Fix the import target a little.Roy Marples2009-11-20
* Allow --without-getline to skip the getline test.Roy Marples2009-11-20
* Re-apply lease info if different - fixes occasional release being broadcast.Roy Marples2009-11-19
* dhcpcd should log to syslog even with quiet.Roy Marples2009-11-19
* Style.Roy Marples2009-10-25
* Release dhpcd-5.1.3dhcpcd-5.1.3Roy Marples2009-10-25
* Document default behaviour better for running on a single interface.Roy Marples2009-10-25
* We need to enable waitip when running on a single interface to retainRoy Marples2009-10-25
* Typo.Roy Marples2009-10-24
* Don't always request classless_static_routes, instead add it to dhcpcd.confRoy Marples2009-10-17
* Don't allow the same hook to be added more than once.Roy Marples2009-10-17
* If using --with-hooks, don't detect any other hooks.dhcpcd-5.1.2Roy Marples2009-10-16
* Release dhcpcd-5.1.2Roy Marples2009-10-16
* Add back -w, --waitip so that user has total control over behaviour.Roy Marples2009-10-16
* The hwaddr could have changed for existing interfaces.Roy Marples2009-10-15
* Only work with ethernet by default so firewire does not slow down the boot.Roy Marples2009-10-15
* Multiple debug no longer stops backgrounding.Roy Marples2009-10-15
* Just have one open socket for AF_NET.Roy Marples2009-10-15
* Remove the -w option and make it the default action if at least oneRoy Marples2009-10-14
* wait -> waitipRoy Marples2009-10-13
* wait should work in dhcpcd.confRoy Marples2009-10-10
* Abort when we have an invalid interface list.Roy Marples2009-10-09
* Always unlink the lease file on ARP failure so we never rebind the failed add...Roy Marples2009-10-09
* We need to ensure sockets are open for sending a DECLINE.Roy Marples2009-10-09
* Remeber preferred domain list order so we fall back correctly.Roy Marples2009-10-09
* Add new hook, 50-ypbind for BSD ypbind versions.Roy Marples2009-10-09
* Improve import so it's more generic.Roy Marples2009-10-08
* Add an extra timeout for IPv4LL when in use.Roy Marples2009-10-08
* Timeout should not automagically increase when using IPv4LL.Roy Marples2009-10-08
* -w, --wait forces dhcpcd to wait for an ip address or timeout whenRoy Marples2009-10-07
* Don't export git .gitignore fileRoy Marples2009-10-02
* Improve config generation style moreRoy Marples2009-10-02
* Style config.h a little better.Roy Marples2009-10-02
* Report ClientID being used in debug.Roy Marples2009-09-26
* Add -fno-common to debugging CFLAGS.Roy Marples2009-09-24
* Release dhcpcd-5.1.1dhcpcd-5.1.1Roy Marples2009-09-22
* Add a comment about enabling a ClientID.Roy Marples2009-09-20
* Fix various typos and grammatical errors.Roy Marples2009-09-19
* Simplify config.Roy Marples2009-09-09
* Don't null terminate gratuitously when handling quotes.Roy Marples2009-09-07