summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Support more autotools optionsRoy Marples2009-07-26
* Ignore some autotool options.Roy Marples2009-07-26
* Allow multiple hooksRoy Marples2009-07-26
* Warn for unknown optionsRoy Marples2009-07-26
* Fix -f /path/to/config, #176.Roy Marples2009-07-26
* Fix usage.Roy Marples2009-07-25
* -e, --env var=valueRoy Marples2009-07-25
* Fix section.Roy Marples2009-07-25
* Documentation updates.Roy Marples2009-07-25
* cd .. vs cd -, so we don't echo the directoryRoy Marples2009-07-21
* Bump version to indicate a new branch.Roy Marples2009-07-21
* Don't leave configure test files around when aborting.Roy Marples2009-07-21
* Test for fqdn name.Roy Marples2009-07-20
* Don't FAIL the script when testingRoy Marples2009-07-19
* Test for getifaddrs support.Roy Marples2009-07-18
* Fix import.Roy Marples2009-07-16
* Add import target for easy import into NetBSDRoy Marples2009-07-15
* Documentation updateRoy Marples2009-07-14
* Add comment about GNUMakefileRoy Marples2009-07-14
* Fix compile without memory debugRoy Marples2009-07-14
* Fix tests and compile for NetBSD.Roy Marples2009-07-14
* Replace the mk stubs with a autotools like configure script.Roy Marples2009-07-14
* Add some logging for errors reading/writing the leasefile.Roy Marples2009-07-12
* We should remove the leasefile for IPv4LL addresses also on release.Roy Marples2009-07-11
* Remove the leasefile on release.Roy Marples2009-07-11
* Don't run the script with NAK when testing.Roy Marples2009-07-11
* Allow testing of INFORM and REQUEST messages.Roy Marples2009-07-11
* Don't alter the MTU when testing.Roy Marples2009-07-11
* Don't print (null) when there is no NAK message.Roy Marples2009-07-11
* Promote bytes to size_t for sizeof comparison.Roy Marples2009-07-11
* Use ssize_t which is a signed int and test if read() returns -1.Roy Marples2009-07-11
* Release dhcpcd-5.0.6dhcpcd-5.0.6Roy Marples2009-07-08
* Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/r...Roy Marples2009-07-08