| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Release openresolv-3.12.0HEADopenresolv-3.12.0master | Roy Marples | 2020-12-27 |
| | | |||
| * | Harden the locking mechanism | Roy Marples | 2020-12-27 |
| | | | | | | | | | | If there is no pidfile, assume one should be created within 5 seconds. If still no pidfile, assume stale directory and clear up. While here, discard some stderr as we only lock on mkdir so getting a blank or none existant pidfile is possible - but unlikely 5 times hence the above. | ||
| * | Fix prior so its called deprecated internally to match man page | Roy Marples | 2020-12-23 |
| | | |||
| * | Allow interfaces to be Deprecated | Roy Marples | 2020-12-23 |
| | | | | | | | | | | | | | | resolvconf -C interface.* This will deprecate all matching interfaces. resolvconf -c interface.* This will re-activate all matching interfaces. Generally some OS's support the concept of persisting the IP address when the carrier drops (NetBSD) or wireless roaming (Linux). In this situation, resolvconf needs to persist the DNS as well but it needs to ensure that any active interface then takes precedence. | ||
| * | Whitespace and style | Roy Marples | 2020-12-23 |
| | | |||
| * | mkdir -p is just like install -d | Roy Marples | 2020-12-23 |
| | | |||
| * | bump date for prior | Roy Marples | 2020-10-01 |
| | | |||
| * | fix typo in manpage (#1) | Michaƫl Defferrard | 2020-10-01 |
| | | |||
| * | Release openresolv-3.11.0openresolv-3.11.0 | Roy Marples | 2020-07-22 |
| | | |||
| * | Document mdnsd and avahi | Roy Marples | 2020-07-22 |
| | | |||
| * | Add support to notify avahi-daemon and mdnsd of resolv.conf changes | Roy Marples | 2020-07-22 |
| | | |||
| * | Release openresolv-3.10.0openresolv-3.10.0 | Roy Marples | 2020-01-27 |
| | | |||
| * | Don't use allow/deny configuration when listing known interfaces. | Roy Marples | 2020-01-14 |
| | | | | | This should only be used for the actual processing of the information. | ||
| * | Add allow_interfaces and deny_interfaces configuration options | Roy Marples | 2020-01-14 |
| | | | | | | | | Does what it says on the tin. For example it could be used on routers where DHCP contains DNS setup which should be ignored as it rolls it's own and you can't change the DHCP not to setup DNS. | ||
| * | Welcome to 2020! | Roy Marples | 2020-01-14 |
| | | |||
| * | Add WireGuard interfaces to dynamic_order | nl6720 | 2020-01-13 |
| | | |||
| * | pds_recursor is in section 1..... | Roy Marples | 2019-09-19 |
| | | |||
| * | configure: DragonFly has the same flaw as FreeBSDopenresolv-3.9.2 | Roy Marples | 2019-09-08 |
| | | |||
| * | Release openresolv-3.9.2 | Roy Marples | 2019-09-08 |
| | | |||
| * | man: spelling | Roy Marples | 2019-09-08 |
| | | |||
| * | 2019 | Roy Marples | 2019-09-08 |
| | | |||
| * | man: Use .Bd rather than .D1 | Roy Marples | 2019-09-08 |
| | | | | | | So we can embed tabs and have mandoc not complain. This is probably the better markup anyway. | ||
| * | man: Fix a mandoc warning | Sascha Wildner | 2019-09-08 |
| | | |||
| * | build: Add import-src target | Roy Marples | 2019-09-08 |
| | | |||
| * | resolvconf.conf(5): Document pdns_recursor | Roy Marples | 2019-09-08 |
| | | |||
| * | Ignore pdns_recursor | Roy Marples | 2019-09-08 |
| | | |||
| * | Ignore pdns_recursor | Roy Marples | 2019-09-08 |
| | | |||
| * | pdns_recursor: Fix global forwarders | Roy Marples | 2019-09-08 |
| | | | | | | This actually makes it useful now and is finally included in the default installation. | ||
| * | Correct issue with dragonfly libexecdir | Roy Marples | 2019-09-08 |
| | | |||
| * | configure: dragonfly oddly defaults to /usr/libexec | Roy Marples | 2019-09-08 |
| | | | | | Requries /usr mounted ofc. Seems they don't support a NFS root. | ||
| * | 2019 | Roy Marples | 2019-09-08 |
| | | |||
| * | dnsmasq: Clear cache when DBus is used | Daniel Letkiewicz | 2019-09-07 |
| | | | | | | Otherwise, when a VPN tunnel is down all record received from DNS server exposed via the tunnel stay in the dnsmasq cache. | ||
| * | Fix import target | Roy Marples | 2019-07-17 |
| | | |||
| * | Fix making distinfoopenresolv-3.9.1 | Roy Marples | 2019-07-17 |
| | | |||
| * | Release openresolv-3.9.1 | Roy Marples | 2019-07-17 |
| | | |||
| * | Belated welcome to 2019 | Roy Marples | 2019-07-17 |
| | | |||
| * | Add a newline at the end of the default config. | Roy Marples | 2019-07-17 |
| | | |||
| * | Don't embed variables in formatting string. | Roy Marples | 2019-07-17 |
| | | |||
| * | Remove pointless {} from prior. | Roy Marples | 2019-07-09 |
| | | |||
| * | resolvconf: Strip inline comments before processing | Roy Marples | 2019-07-09 |
| | | |||
| * | Fix original resolvconf configuration layout | Einar Jon Gunnarsson | 2019-07-07 |
| | | | | | | | | | Path to original resolvconf configuration changed from /etc/resolvconf/resolv.conf.d/resolv.conf.d to /etc/resolvconf/resolv.conf.d Signed-off-by: Einar Jon Gunnarsson <tolvupostur@gmail.com> | ||
| * | Interfaces have an implicit metric of 0. | Scott Barker | 2018-11-13 |
| | | |||
| * | shell [ ] only supports 4 parameters | Roy Marples | 2018-11-13 |
| | | | | | Using a fifth paramter or more is unspecified. | ||
| * | POSIX shell does not require the local builtin | Roy Marples | 2018-01-20 |
| | | | | | | And sadly soe ksh variants don't support it. As openresolv strives to be portable, stop using local. | ||
| * | Remove .arcconfig, I've abandoned Phabricator. | Roy Marples | 2018-01-20 |
| | | |||
| * | Add LICENSE. | Roy Marples | 2017-03-24 |
| | | |||
| * | Add an .arcconfig file to hook arcanist with phabricator. | Roy Marples | 2017-03-24 |
| | | |||
| * | Trailing dot | Roy Marples | 2017-03-14 |
| | | |||
| * | Improve for 80 chars | Roy Marples | 2017-03-14 |
| | | |||
| * | Add more blurb. | Roy Marples | 2017-03-14 |
| | | |||
