summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Release openresolv-3.12.0HEADopenresolv-3.12.0masterRoy Marples2020-12-27
|
* Harden the locking mechanismRoy Marples2020-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 pageRoy Marples2020-12-23
|
* Allow interfaces to be DeprecatedRoy Marples2020-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 styleRoy Marples2020-12-23
|
* mkdir -p is just like install -dRoy Marples2020-12-23
|
* bump date for priorRoy Marples2020-10-01
|
* fix typo in manpage (#1)Michaƫl Defferrard2020-10-01
|
* Release openresolv-3.11.0openresolv-3.11.0Roy Marples2020-07-22
|
* Document mdnsd and avahiRoy Marples2020-07-22
|
* Add support to notify avahi-daemon and mdnsd of resolv.conf changesRoy Marples2020-07-22
|
* Release openresolv-3.10.0openresolv-3.10.0Roy Marples2020-01-27
|
* Don't use allow/deny configuration when listing known interfaces.Roy Marples2020-01-14
| | | | This should only be used for the actual processing of the information.
* Add allow_interfaces and deny_interfaces configuration optionsRoy Marples2020-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 Marples2020-01-14
|
* Add WireGuard interfaces to dynamic_ordernl67202020-01-13
|
* pds_recursor is in section 1.....Roy Marples2019-09-19
|
* configure: DragonFly has the same flaw as FreeBSDopenresolv-3.9.2Roy Marples2019-09-08
|
* Release openresolv-3.9.2Roy Marples2019-09-08
|
* man: spellingRoy Marples2019-09-08
|
* 2019Roy Marples2019-09-08
|
* man: Use .Bd rather than .D1Roy Marples2019-09-08
| | | | | So we can embed tabs and have mandoc not complain. This is probably the better markup anyway.
* man: Fix a mandoc warningSascha Wildner2019-09-08
|
* build: Add import-src targetRoy Marples2019-09-08
|
* resolvconf.conf(5): Document pdns_recursorRoy Marples2019-09-08
|
* Ignore pdns_recursorRoy Marples2019-09-08
|
* Ignore pdns_recursorRoy Marples2019-09-08
|
* pdns_recursor: Fix global forwardersRoy Marples2019-09-08
| | | | | This actually makes it useful now and is finally included in the default installation.
* Correct issue with dragonfly libexecdirRoy Marples2019-09-08
|
* configure: dragonfly oddly defaults to /usr/libexecRoy Marples2019-09-08
| | | | Requries /usr mounted ofc. Seems they don't support a NFS root.
* 2019Roy Marples2019-09-08
|
* dnsmasq: Clear cache when DBus is usedDaniel Letkiewicz2019-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 targetRoy Marples2019-07-17
|
* Fix making distinfoopenresolv-3.9.1Roy Marples2019-07-17
|
* Release openresolv-3.9.1Roy Marples2019-07-17
|
* Belated welcome to 2019Roy Marples2019-07-17
|
* Add a newline at the end of the default config.Roy Marples2019-07-17
|
* Don't embed variables in formatting string.Roy Marples2019-07-17
|
* Remove pointless {} from prior.Roy Marples2019-07-09
|
* resolvconf: Strip inline comments before processingRoy Marples2019-07-09
|
* Fix original resolvconf configuration layoutEinar Jon Gunnarsson2019-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 Barker2018-11-13
|
* shell [ ] only supports 4 parametersRoy Marples2018-11-13
| | | | Using a fifth paramter or more is unspecified.
* POSIX shell does not require the local builtinRoy Marples2018-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 Marples2018-01-20
|
* Add LICENSE.Roy Marples2017-03-24
|
* Add an .arcconfig file to hook arcanist with phabricator.Roy Marples2017-03-24
|
* Trailing dotRoy Marples2017-03-14
|
* Improve for 80 charsRoy Marples2017-03-14
|
* Add more blurb.Roy Marples2017-03-14
|