Lines Matching +full:conf +full:- +full:ds

3 .\" libunbound.3 -- unbound library functions manual
47 \- Unbound DNS validating resolver 1.22.0 functions.
155 DNSSEC validation. This is the library API, for using the \-lunbound library.
159 and obtain other information from the DNS. The library performs public\-key
170 The functions are thread\-safe, and a context can be used in a threaded (as
171 well as in a non\-threaded) environment. Also resolution (and validation)
172 can be performed blocking and non\-blocking (also called asynchronous).
181 The information from /etc/resolv.conf and /etc/hosts is not utilised
197 A power\-user interface that lets you specify one of the options from the
198 config file format, see \fIunbound.conf\fR(5). Not all options are
203 A power\-user interface that gets an option value. Some options cannot be
208 A power\-user interface that lets you specify an unbound config file, see
209 \fIunbound.conf\fR(5), which is read for configuration. Not all options are
211 routines exist. This function is thread\-safe only if a single instance of
244 Usually "/etc/resolv.conf". Uses those nameservers as caching proxies.
247 settings from \fIresolv.conf\fR(5) are ignored.
248 If fname NULL is passed, "/etc/resolv.conf" is used (if on Windows,
249 the system\-wide configured nameserver is picked instead).
266 The format is a string, similar to the zone\-file format,
267 [domainname] [type] [rdata contents]. Both DS and DNSKEY records are accepted.
272 file with \fIunbound\-anchor\fR(8) for the root anchor. You can also
273 create it with an initial file with one line with a DNSKEY or DS record.
280 Pass name of a file with DS and DNSKEY records in zone file format.
286 Pass the name of a bind\-style config file with trusted\-keys{}.
292 output. Default is stderr. File\-names or using syslog can be enabled
307 calls have been made have no effect (delete and re\-create the context
373 Add new zone to local authority info, like local\-zone \fIunbound.conf\fR(5)
380 Add resource record data to local authority info, like local\-data
381 \fIunbound.conf\fR(5) statement.
424 returns a file descriptor or \-1 on error.
430 \fIunbound.conf\fR(5),