summaryrefslogtreecommitdiffstats
path: root/dhcpcd-hooks
Commit message (Expand)AuthorAge
* Move dhcpcd-hooks dir to hooksRoy Marples2017-03-16
* Move dhcpcd-hooks outside of srcRoy Marples2017-03-16
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15
* 30-hostname: set to localhost when hostname is reqlinquishedPaul Walrath2017-02-27
* If a new hostname is set, log it.Roy Marples2017-02-27
* Allow resolvconf to be user tunable.Roy Marples2016-07-28
* Test for hostname_fqdn being set to server (new preferred value) or blankRoy Marples2016-05-23
* Don't create blank dns entries, thanks to Jacques.Roy Marples2016-05-23
* Import example hook scripts as well - upstream Makefile will sort it out.Roy Marples2016-01-07
* Try and move YP config to an example hook script.Roy Marples2015-12-23
* Grudgingly accede to the vocal minority that dhcpcd should not attempt to Roy Marples2015-12-22
* Move lookup-hostname hook to the example directory.Roy Marples2015-12-22
* Install hooks that should not be installed by default intoRoy Marples2015-12-22
* Add support for Chrony, fixes [03943daba7].Roy Marples2015-09-07
* Reference old DHCPv6 FQDN when processing the hostname.Roy Marples2015-08-14
* Build new_domain_name from other sources if blank before checking it's blank Roy Marples2015-08-14
* Remove the old 10-mtu hook if we can.Roy Marples2015-08-06
* Move route state into it's own flag.Roy Marples2015-07-28
* Only apply interface MTU on DHCP messages, or static IPv4 configuration.Roy Marples2015-07-27
* Report the new nd_ options.Roy Marples2015-05-25
* For now, ignore ND DNS lifetimes unless they are absent or zero, inRoy Marples2015-05-15
* Handle ND options in the same way we handle DHCP and DHCPv6 options.Roy Marples2015-05-14
* Fix ypbind on BSDRoy Marples2015-03-10
* If neither dig nor host are present fall back to getent. Roy Marples2014-12-04
* Report selected profiledhcpcd-6.6.4Roy Marples2014-11-26
* Remove RCSIDs from dhcpcd, they belong in the upstream project only.Roy Marples2014-11-07
* Remove vis based encoding - instead expand the DHCP option encoding to aRoy Marples2014-10-01
* Add wpa_supplicant_driver option for nl80211 users.Roy Marples2014-09-13
* Revert [2a977647fe24819f38b64c8ed7257c0bc27c8328] because if theRoy Marples2014-09-11
* Add the ability to dump DHCPv6 leases.Roy Marples2014-06-22
* If just given a domain and no search list, make the search list the domain.Roy Marples2014-06-18
* Fix importRoy Marples2014-06-14
* Remove old options no longer usedRoy Marples2014-06-06
* Restarting ntp/yp are not critical and their initialisation continuesRoy Marples2014-06-06
* gmake-4 supports != shell assignment operator, like BSD make.Roy Marples2014-04-23
* Don't spam timezone updates unless its actually changed.Roy Marples2014-04-23
* Work with FreeBSD ypbind as well.Roy Marples2014-03-19
* Support ypbind on OpenBSD.Roy Marples2014-03-19
* More fixes to dhcp dumping leases.Roy Marples2014-03-11
* Detect OpenBSD rc system (check instead of status).Roy Marples2014-03-07
* TypoRoy Marples2014-02-27
* Report interface carrier state to the dhcpcd-run-hooks as ifcarrier.Roy Marples2014-02-27
* Check that we have ctrl_interface defined in wpa_supplicant.confRoy Marples2014-01-20
* Test for wpa_supplicant.conf in /etc/wpa_supplicant as wellRoy Marples2013-09-21
* Instead of linking directly to libudev, create a plugin system for /devRoy Marples2013-09-12
* Actually validate the search list.Roy Marples2013-08-06
* If we don't have resolvconf, don't print a search line inRoy Marples2013-08-01
* If the DNS search list is a direct match for the domain thenRoy Marples2013-08-01
* Fix domain option in DHCP messagesRoy Marples2013-08-01
* We shouldn't force a hostname if no old hostnameRoy Marples2013-07-28