| Commit message (Expand) | Author | Age | Files | Lines |
* | Combine openshift_node and openshift_node_dnsmasq | Michael Gugino | 2017-11-27 | 1 | -128/+0 |
* | dnsmasq cache-size dns-forward-max change | Phil Cameron | 2017-10-30 | 1 | -0/+2 |
* | Add valid search when search does not exist on resolv.conf | Kenjiro Nakayama | 2017-09-29 | 1 | -3/+3 |
* | Ensure valid search on resolv.conf | Mateus Caruccio | 2017-09-15 | 1 | -0/+2 |
* | If IP4_NAMESERVERS are unset then pull the value from /etc/resolv.conf | Scott Dodson | 2017-08-21 | 1 | -31/+34 |
* | Simplify generation of /etc/origin/node/resolv.conf | Scott Dodson | 2017-07-26 | 1 | -11/+18 |
* | Prevent the script to use default route ip as upstream nameserver. | Steve Teuber | 2017-06-30 | 1 | -1/+2 |
* | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 1 | -3/+8 |
* | Push to the registry via dns | Scott Dodson | 2017-06-18 | 1 | -0/+3 |
* | node_dnsmasq - restart dnsmasq if it's not currently running | Scott Dodson | 2016-12-05 | 1 | -0/+4 |
* | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | 2016-12-01 | 1 | -1/+0 |
* | Set nameservers on DHCPv6 event | Alex Lossent | 2016-11-23 | 1 | -1/+1 |
* | Create the file in two passes, atomicly copy it over | Scott Dodson | 2016-11-18 | 1 | -6/+8 |
* | node_dnsmasq -- Set dnsmasq as our only nameserver | Scott Dodson | 2016-11-17 | 1 | -1/+4 |
* | Only restart dnsmasq if the DNS servers have changed | Tim Bielawa | 2016-11-01 | 1 | -6/+41 |
* | - Prevent the script to override n number of the time the same nameserver | IshentRas | 2016-06-13 | 1 | -2/+5 |
* | Use grep to decide when to add our comment | Scott Dodson | 2016-05-26 | 1 | -1/+4 |
* | Removed the echo line and replaced it with inline comment. To keep 99-origin-... | Jonas Nordell | 2016-05-23 | 1 | -2/+1 |
* | Sync comments with origin pr | Scott Dodson | 2016-05-12 | 1 | -4/+6 |
* | Use IP4_NAMESERVERS rather than DHCP4_DOMAIN_NAME_SERVERS | Scott Dodson | 2016-05-12 | 1 | -3/+4 |
* | listen on all interfaces | Scott Dodson | 2016-05-02 | 1 | -1/+0 |
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 1 | -0/+55 |