-
+ |
--define "cachedir <dir>"
|
@@ -191,7 +192,7 @@ 0.3.2 Configuring the source
options (if you do not specify an option, defaults will be used):
-
+ |
--prefix=dir
|
@@ -202,7 +203,7 @@ 0.3.2 Configuring the source
|
-
+ |
--sysconfdir=dir
|
@@ -213,7 +214,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-distribution=distro
|
@@ -222,7 +223,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-target=platform
|
@@ -233,7 +234,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-cachedir=dir
|
@@ -242,7 +243,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-hash-buckets=num
|
@@ -255,7 +256,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-isdn
|
@@ -266,7 +267,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-ipv4
|
@@ -274,7 +275,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-ipv6
|
@@ -285,7 +286,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-ipv4-startup
|
@@ -293,7 +294,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-ipv6-startup
|
@@ -305,7 +306,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-udp-queries
|
@@ -314,7 +315,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-tcp-queries
|
@@ -330,7 +331,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-query-method=qm
|
@@ -346,7 +347,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-tcp-server
|
@@ -356,7 +357,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-src-addr-disc
|
@@ -367,7 +368,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-poll
|
@@ -376,7 +377,7 @@ 0.3.2 Configuring the source
|
-
+ |
--disable-new-rrs
|
@@ -387,7 +388,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-strict-rfc2181
|
@@ -398,7 +399,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-underscores
|
@@ -408,7 +409,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-random-device=device
|
@@ -428,7 +429,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-default-id=user
|
@@ -439,7 +440,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-debug=level
|
@@ -462,7 +463,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-verbosity=level
|
@@ -470,7 +471,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-rcsids
|
@@ -480,7 +481,7 @@ 0.3.2 Configuring the source
|
-
+ |
--enable-tcp-subseq
|
@@ -496,7 +497,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-tcp-qtimeout=secs
|
@@ -508,7 +509,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-par-queries=num
|
@@ -520,7 +521,7 @@ 0.3.2 Configuring the source
|
-
+ |
--with-thread-lib=lib
|
@@ -2166,17 +2167,17 @@
| Description |
- help |
+ help |
|
Print a command summary. |
- version |
+ version |
|
Print version and license info. |
- status |
+ status |
|
Print a description of pdnsd's cache status, thread status and configuration.
@@ -2184,7 +2185,7 @@
|
- server |
+ server |
(index|label) (up|down|retest) [dns1[,dns2[,...]]] |
Set the status of the server with the given index or label (where the given label
@@ -2208,7 +2209,7 @@
|
- record |
+ record |
name (delete|invalidate) |
Delete or invalidate the records of the given domain name if it is in the
@@ -2223,7 +2224,7 @@
|
- source |
+ source |
fn owner [ttl] [(on|off)] [noauth] |
Load a hosts-style file. Works like using the pdnsd
@@ -2239,7 +2240,7 @@
|
- add |
+ add |
a addr name [ttl] [noauth] |
Add a record of the given type to the pdnsd cache, replacing existing
@@ -2262,27 +2263,27 @@
|
- add |
+ add |
aaaa addr name [ttl] [noauth] |
- add |
+ add |
ptr host name [ttl] [noauth] |
- add |
+ add |
cname host name [ttl] [noauth] |
- add |
+ add |
mx host name pref [ttl] [noauth] |
- add |
+ add |
ns host name [ttl] [noauth] |
- neg |
+ neg |
name [type] [ttl] |
Add a negatively cached record to pdnsd's cache, replacing existing
@@ -2298,7 +2299,7 @@
|
- config |
+ config |
[filename] |
Reload pdnsd's configuration file.
@@ -2311,7 +2312,7 @@
|
- include |
+ include |
filename |
Parse the given file as an include file, see the documentation on
@@ -2321,7 +2322,7 @@
|
- eval |
+ eval |
string |
Parse the given string as if it were part of pdnsd's configuration file.
@@ -2337,7 +2338,7 @@
|
- empty-cache |
+ empty-cache |
[[+|-]name ...] |
If no arguments are provided, the cache will be completely emptied,
@@ -2370,7 +2371,7 @@
|
- dump |
+ dump |
[name] |
Print information stored in the cache about name.
@@ -2392,7 +2393,7 @@
|
- list-rrtypes |
+ list-rrtypes |
|
List available rr types for the neg command.
@@ -2504,7 +2505,7 @@ 6.1 Source files
|
src/consts.h |
- Some constants used by lexer, parser, config file handler functions and in the server status thread,
+ Some constants used by the parser, config file handler functions and in the server status thread,
among others.
|
@@ -2604,10 +2605,10 @@ 6.1 Source files
Copyright (C) 2000, 2001 Thomas Moestl
- Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Paul A. Rombouts
+ Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2012 Paul A. Rombouts
- Last revised: 30 January 2012 by Paul A. Rombouts
+ Last revised: 27 February 2012 by Paul A. Rombouts
|