summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Really fix no debug by default.Roy Marples2009-09-04
* Disable debugging by default if not built from git.Roy Marples2009-09-04
* Accept --bindir and --sbindir to modify SBINDIR - we don't use BINDIR.Roy Marples2009-09-03
* Use our defined CPPFLAGS and CFLAGS for compile tests.Roy Marples2009-09-03
* Release dhcpcd-5.1.0dhcpcd-5.1.0Roy Marples2009-09-02
* Remove escapes in man pages for vendor ,"hello world"Roy Marples2009-09-02
* Allow an un-encapsulated vendor option.Roy Marples2009-09-01
* Fix parsing of escape codes.Roy Marples2009-09-01
* We should not affect other interfaces when handling new interfaceRoy Marples2009-09-01
* Don't pass "dhcpcd $iface" to discover_interfaces so ourRoy Marples2009-08-31
* Whitespace.Roy Marples2009-08-12
* Fix timeout of 0 disabling the timeout.Roy Marples2009-08-11
* Fix persistent option.Roy Marples2009-08-11
* Don't check family on point to point interfaces as we monitor them.Roy Marples2009-08-05
* Some drivers report ENODEV when bring the interface up if their kill switch i...Roy Marples2009-08-05
* Enable debugging for git by default.Roy Marples2009-08-05
* Only allow hardware families we know we can work with by default.Roy Marples2009-08-05
* Move icc to the back of the queueRoy Marples2009-08-05
* Include sys/types.h to compile on NetBSD-4Roy Marples2009-07-29
* Remove superfluous support words.Roy Marples2009-07-26
* Pretty hooks output and abort if no cc found.Roy Marples2009-07-26