summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Fix build for slackware.Roy Marples2010-07-11
* Release dhcpcd-5.2.6dhcpcd-5.2.6Roy Marples2010-07-07
* Rever prior patch that added an extra second per interface now weRoy Marples2010-06-26
* Always daemonise on timeout if running in master mode.Roy Marples2010-06-26
* Improve config file handling some more on Debian systems.Roy Marples2010-06-26
* Wait an extra second per interface for IPv4LL timeout.Roy Marples2010-06-26
* Fix compile on NetBSDRoy Marples2010-06-10