summaryrefslogtreecommitdiffstats
path: root/contrib/openresolv
Commit message (Collapse)AuthorAgeFilesLines
* MFC r312992:pfg2017-02-207-36/+108
| | | | | | | | MFV r312970, 313160: openresolv: update to version 3.9.0. It is now possible to drop the _WITH_ARG vars thanks to a change to the pdns_recursor upstreamed by Guy Yur.
* MFC r303062, r303567, r303593:pfg2016-08-209-195/+286
| | | | | | | MFV r298167, r300962, r303048: openresolv(8): update to version 3.8.1. Among the new features it attempts to support alternative init systems.
* MFV r296350:pfg2016-03-031-2/+3
| | | | | | | Split each domain again after striping any trailing dot. Reported by: dumbbell Obtained from: openresolv (53416cf1b4)
* MFV r296164:pfg2016-02-293-8/+31
| | | | | | | | | | | | Update openresolve to version 3.7.3 including: * Save the initial working directory and change to it just before running any scripts. This avoids scripts putting files accidently where they shouldn't. * Strip trailing dot from search and domain names. * man page improvements. Relnotes: yes
* MFV r295109:pfg2016-02-025-10/+15
| | | | | | Update openresolve to version 3.7.2 Relnotes: yes
* MFV r225523, r282431:gjb2015-05-0413-268/+1130
| | | | | | | | | | | | | | r225523 (hrs): Import openresolv-3.4.4. r282431: Import openresolv-3.7.0. PR: 199854 Submitted by: yuri@rawbw.com MFC after: 1 week Relnotes: yes Sponsored by: The FreeBSD Foundation
* According to resolvconf.conf(5) manpage and sources, there is noache2012-08-211-4/+4
| | | | | 'nameservers' option which used in examples in resolvconf.conf(5), it spelled 'name_servers', so fix examples.
* Merge from openresolv 3.4.4 in the vendor branch.hrs2011-09-136-47/+55
| | | | Approved by: re (kib)
* Fix typo in manpage resolvconf.conf(5).ume2011-05-011-1/+1
| | | | | | | PR: docs/156494 Submitted by: bcr Requested by: bcr Obtained from: http://roy.marples.name/projects/openresolv/ticket/12
* Import openresolv from vendor branch, actually.ume2011-03-1812-0/+1727
Helped by: jhb
OpenPOWER on IntegriCloud