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