summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Move dump into it's own file and remove new_ from the variable names.Roy Marples2010-08-24
* Allow interface to also be a path to a DHCP wire formatted file.Roy Marples2010-08-24
* Exit correctly on error.Roy Marples2010-08-24
* Improve scripts for DUMPRoy Marples2010-08-24
* Just dump the lease, not any runtime options.Roy Marples2010-08-24
* Wups, remove silly commit.Roy Marples2010-08-24
* Improve memory debug for dumping leases.Roy Marples2010-08-24
* -U, --dumplease now dumps the lease for the specified interfaceRoy Marples2010-08-24
* if_up and if_down variables allow more flexability.Roy Marples2010-08-07
* Release dhcpcd-5.2.7dhcpcd-5.2.7Roy Marples2010-08-04
* Use the active link layer address if supported.Roy Marples2010-08-04
* Fix syslog function.Roy Marples2010-08-03
* eloop functions can now specify a queue.Roy Marples2010-07-23
* Use a dynamic buffer for managing link messages.Roy Marples2010-07-21
* Work out the size of the buffer we need to read netlink messages as recentRoy Marples2010-07-21