- 18 Nov, 2000 17 commits
-
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
databases. Zones with a nonpersistent database and no 'file' option will get an error logged at load time.
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
lines under 80 columns
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
and dns_zone_getdatabase() to dns_zone_getfile(), with the idea that they (and the 'file' zone option) will always refer to the zone's master file, regardless of the database implementation. If a non-rbt database uses a disk file for its internal storage, the name of that file should be specified as an argument to the 'database' option, not using the 'file' option.
-
Brian Wellington authored
should eventually be configurable at runtime, or at least with a configure option, but now it's just a #define in rbt.h.
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
algorithmically in Tcl code
-
- 17 Nov, 2000 20 commits
-
-
Brian Wellington authored
-
Brian Wellington authored
stdout.
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
unexpected error [RT #215]
-
Andreas Gustafsson authored
-
Brian Wellington authored
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
assertion failure. [RT #302] 566. [func] New public function dns_timer_setidle().
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
-
Brian Wellington authored
string token would fail.
-
- 16 Nov, 2000 3 commits
-
-
Andreas Gustafsson authored
-
Brian Wellington authored
registered dynamically. Simple database drivers no longer use the keyword "simple" in named.conf - the driver name is sufficient.
-
Andreas Gustafsson authored
insert its definition before the #undef, not after it. Instead, rename L_SEARCH to L_SEARCHLIST
-