summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-5.2.12dhcpcd-5.2.12Roy Marples2011-04-06
* Escape | and & characters when passing to the shell.Roy Marples2011-04-06
* When operating on one interface only, respect the configured timeout.Roy Marples2011-03-29
* When requesting an address, note this in the broadcasting message.Roy Marples2011-03-25
* Update some copyrights.Roy Marples2011-03-24
* Not neededRoy Marples2011-03-24
* When the dhcp server is running in dom0 and the client in domU,Roy Marples2011-03-24
* When the leased address changes on the interface but existing routesRoy Marples2011-03-24
* Validate the IP address offered, as some faulty DHCP servers like toRoy Marples2011-03-24
* Make logger calls resemble dhcpcd calls to syslog(3).Roy Marples2011-03-22
* Parse subnet_mask= static option instead of deriving from ip_address=Roy Marples2011-03-22
* Exclude interface specific values when dumping the lease.Roy Marples2011-03-11
* Fix compile issue on RedHat 9Roy Marples2011-03-08
* Use $ifmetric instead of $metric.Roy Marples2011-02-07
* actual -> actuallyRoy Marples2011-02-04
* 2011 and new version.dhcpcd-5.2.11Roy Marples2011-02-04
* Use RT_ROUNDUP and friends so that we work with NetBSD 64-bit routing.Roy Marples2011-02-04
* Welcome to 2011!Roy Marples2011-01-03
* Update documentation about --request.Roy Marples2011-01-03
* Release dhcpcd-5.2.10dhcpcd-5.2.10Roy Marples2011-01-03
* Fix -r, --request address optionRoy Marples2010-12-23
* Compile on Mac OSX 10.4.Roy Marples2010-12-06
* No need to restart twice.dhcpcd-5.2.9Roy Marples2010-11-19
* Release dhcpcd-5.2.9Roy Marples2010-11-18
* Improve comments.Roy Marples2010-11-18
* Fix ypbind and remove un-needed quoting.Roy Marples2010-11-18
* Document RELEASE reason, fixes #205.Roy Marples2010-11-18
* No point in building handle_hwaddr if we don't have RTM_CHGADDRRoy Marples2010-11-12
* Support RTM_CHGADDR in NetBSD-6 for detecting link layer address changes.Roy Marples2010-11-12
* Fix working out the inform address if none given.Roy Marples2010-11-11
* Add the hwaddr to be used to debugging.Roy Marples2010-11-09
* Don't configure the interface twice.Roy Marples2010-11-09
* Don't redefine _GNU_SOURCE.Roy Marples2010-11-05
* Respect $SEDRoy Marples2010-11-04
* Another kFreeBSD fix.Roy Marples2010-10-27
* Fix invoke-rc.d detection, #202.Roy Marples2010-10-23
* whitespace.Roy Marples2010-10-22
* Add link_addr from NetBSD so that we compile on kFreeBSD as nothingRoy Marples2010-10-20
* Man page corrections.Roy Marples2010-10-17
* Fix syntax.Roy Marples2010-10-11
* Change delete_timeouts into a macro.Roy Marples2010-10-11
* Allow queues to be defined at the start.Roy Marples2010-10-11
* Punt empty lineRoy Marples2010-10-07
* Release dhcpcd-5.2.8Roy Marples2010-10-06
* Some DHCP servers assign a host route via static routes by setting theRoy Marples2010-09-27
* Install the dump hook by default.Roy Marples2010-09-27
* If we get a NAK during a test, we should not read the old lease asRoy Marples2010-09-09
* Move service detection and interaction logic from the hooks to theRoy Marples2010-09-09
* Document --version.Roy Marples2010-08-31
* Don't need this.Roy Marples2010-08-24