summaryrefslogtreecommitdiffstats
path: root/dhcpcd-hooks/20-resolv.conf
Commit message (Expand)AuthorAge
* Move dhcpcd-hooks dir to hooksRoy Marples2017-03-16
* Allow resolvconf to be user tunable.Roy Marples2016-07-28
* Don't create blank dns entries, thanks to Jacques.Roy Marples2016-05-23
* Build new_domain_name from other sources if blank before checking it's blank Roy Marples2015-08-14
* 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
* If just given a domain and no search list, make the search list the domain.Roy Marples2014-06-18
* 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
* If we are lacking a domain option, derive one from the hostname ifRoy Marples2013-07-28
* Implement the core DHCPv6 client for SOLICIT, REQUEST, RENEW, CONFIRM.Roy Marples2012-11-06
* Add DHCPv6 INFORM support.Roy Marples2012-10-12
* Fix adding resolvconfRoy Marples2012-03-27
* Add a suffix to our per interface config files for non IPv4 states.Roy Marples2012-03-26
* Fix some more copyrightsRoy Marples2012-02-02
* Only set if_up for a ROUTERADVERT if we have any RAsRoy Marples2012-01-29
* Hook the new RA options into resolv.confRoy Marples2011-12-15
* Only regen resolv.conf if we need to as some processes could monitor itRoy Marples2011-12-14
* Use printf correctlyRoy Marples2011-06-03
* Shell portability fixesRoy Marples2011-06-01
* Escape | and & characters when passing to the shell.Roy Marples2011-04-06
* Use $ifmetric instead of $metric.Roy Marples2011-02-07
* if_up and if_down variables allow more flexability.Roy Marples2010-08-07
* Ensure that our dirs exist in the PREINIT stage.Roy Marples2009-05-03
* Remove old NetworkManager script - it's useless these days.Roy Marples2009-04-20
* Use state dir for tmp files and try to preserve orig file more.Roy Marples2009-02-26
* Stop enforcing a umask in dhcpcd.Roy Marples2009-02-25
* New configure reasons NOCARRIER and NAK instead of just sending EXPIRE.Roy Marples2009-01-15
* Add a static directive that allows the configuration of variables, whichRoy Marples2009-01-01
* Build the resolv.conf correctly from the last commit.Roy Marples2008-10-01
* Write resolv.conf as per the DHCP message.Roy Marples2008-10-01
* Export IF_METRIC to resolvconf. We should change to the -m option when openre...Roy Marples2008-09-10
* Don't enforce that keys are space separatedRoy Marples2008-08-15
* sed may not always be available, so use shell loops to replicate behaviour in...Roy Marples2008-08-15
* Remove the append/clean framework and prefer a store and mergeRoy Marples2008-08-15
* Don't error if no interfaces or the state dir does not exist.Roy Marples2008-08-14
* Set the main state dir in the main hook script.Roy Marples2008-08-14
* Don't quote for uniqify and use 1 sed call instead of looping.Roy Marples2008-08-14
* Move uniqify to dhcpcd-run-hooksRoy Marples2008-08-14
* If resolvconf is not present, try and emulate it's functionality just for dhc...Roy Marples2008-08-14
* Support head and tail files for resolv.confRoy Marples2008-08-13
* Add a framework for top an tailing config files with DHCP data and a method f...Roy Marples2008-08-13
* Remove the signature variable - each hook makes it's own.Roy Marples2008-08-12
* Don't assume comments start with #Roy Marples2008-08-12
* Re number the hook scripts to give more space.Roy Marples2008-06-18