Andreas Gustafsson
d5874af5a5
removed avoid_bitstring feature from the ADB
2001-01-22 22:51:23 +00:00
Andreas Gustafsson
4b3e2a344f
#ifdef in last change should have been #ifndef
2001-01-22 22:38:21 +00:00
Andreas Gustafsson
bc13425bc3
edited
2001-01-22 22:32:43 +00:00
Andreas Gustafsson
8669e2a2eb
need <sys/types.h> and <sys/time.h> for select()
2001-01-22 22:29:36 +00:00
Andreas Gustafsson
1d830654f5
removed bitstring avoidance code since it was only effective when
...
reverse mapping the exact same name multiple times within a 10-minute
window, and the resolver's EDNS0 capability flagging achieves much of
the same effect in a much more general way
2001-01-22 22:29:04 +00:00
Brian Wellington
9fb7cdd126
call getrrsetbyname with a zero length name
2001-01-22 22:12:45 +00:00
Brian Wellington
b9ceffe82f
checking for 0 length names is no longer needed.
2001-01-22 22:12:17 +00:00
Brian Wellington
70b4889c85
A minor optimation to the rbt hash code that should reduce the number
...
of calls to dns_name_fullcompare().
2001-01-22 20:41:43 +00:00
Brian Wellington
9d967288c3
zero length keys from the config file were not being logged as too short to be
...
secure.
2001-01-22 20:27:04 +00:00
Brian Wellington
3aac1558c3
delete name operations were broken by the change allowing ttls in delete
...
commands.
2001-01-22 20:00:56 +00:00
Andreas Gustafsson
634784cb66
701. [func] Root hints are now fully optional. Class IN
...
views use compiled-in hints by default, as
before. Non-IN views with no root hints now
provide authoritative service but not recursion.
A warning is logged if a view has neither root
hints nor authoritative data for the root. [RT #696 ]
2001-01-22 19:21:19 +00:00
Andreas Gustafsson
a1cfa2a82d
need <isc/print.h>
2001-01-22 18:59:06 +00:00
Andreas Gustafsson
96b8d611a7
alphabetized includes
2001-01-22 18:58:36 +00:00
Andreas Gustafsson
5042f374bc
a valid buffer has the current pointer before or at the
...
used pointer by definition; there is no need to require that explicitly
2001-01-22 18:21:45 +00:00
Andreas Gustafsson
3a5cbb3c22
Fixed 39 cases where either named or rndc would crash when
...
given empty string values in rndc.conf or on the command line
2001-01-22 03:59:21 +00:00
Mark Andrews
ce1269825c
700. [bug] $GENERATE range check was wrong. [RT #688 ]
2001-01-22 03:34:25 +00:00
Brian Wellington
9427d22299
make dns_name_fromtext fail when passed an empty string, not assert.
2001-01-22 03:30:27 +00:00
Andreas Gustafsson
e8af4e1524
699. [bug] The lexer mishandled empty quoted strings. [RT #694 ]
2001-01-22 02:46:34 +00:00
Brian Wellington
4d30acbac5
698. [bug] Aborting nsupdate with ^C would lead to several
...
race conditions.
2001-01-21 21:54:32 +00:00
Brian Wellington
131d5feb05
697. [bug] nsupdate was not compatible with the undocumented
...
BIND 8 behavior of ignoring TTLs in "update delete"
commands. [RT #693 ]
2001-01-21 19:52:06 +00:00
Brian Wellington
76c9d2f6c0
696. [bug] lwresd would die with an assertion failure when passed
...
a zero-length name. [RT #692 ]
2001-01-21 18:50:41 +00:00
Brian Wellington
187a97287e
695. [bug] If the resolver attempted to query a blackholed or
...
bogus server, the resolution would fail immediately.
2001-01-19 23:03:51 +00:00
Brian Wellington
bf6d4f9cad
Install the lwres man pages.
2001-01-19 22:46:27 +00:00
Brian Wellington
6e8b041d9c
blackholed addresses were mishandled in the resolver.
2001-01-19 22:22:17 +00:00
Andreas Gustafsson
da4cfd494c
regenerated HTML
2001-01-19 22:03:36 +00:00
Andreas Gustafsson
71cb12b5aa
this ARM is for 9.2.
2001-01-19 22:03:23 +00:00
Andreas Gustafsson
6e8a02d5d3
take recent moves of man pages into account
2001-01-19 22:02:48 +00:00
Andreas Gustafsson
49576ae7a4
694. resolves RT #682 also
2001-01-19 21:20:19 +00:00
Mark Andrews
89f4a7085c
694. [bug] $GENERATE did not produce the last entry. [RT#683]
2001-01-19 20:45:33 +00:00
Andreas Gustafsson
7c956aeeeb
grammar
2001-01-19 18:45:48 +00:00
Andreas Gustafsson
4d5f44e793
updated for 9.2 snapshot
2001-01-19 18:43:48 +00:00
Mark Andrews
8cc03bfc0c
Update FreeBSD fcntl() warning.
2001-01-19 05:22:00 +00:00
Andreas Gustafsson
eed89be339
incremented library version number for 9.2
2001-01-19 01:55:11 +00:00
Brian Wellington
1ec527b712
693. [bug] An empty lwres statement in named.conf caused
...
the server to crash while loading.
2001-01-19 01:20:00 +00:00
Andreas Gustafsson
f8d3a59207
update log messages now include zone name; rndc dumpdb
...
has been implemented
2001-01-18 23:33:42 +00:00
Andreas Gustafsson
541ff130f6
checked RFC2136 TTL text
2001-01-18 23:32:12 +00:00
Andreas Gustafsson
6259fcd6f7
include client address and zone name in dynamic update
...
log messages
2001-01-18 23:31:03 +00:00
Andreas Gustafsson
d36250a1b2
include zone.c function names in debug log messages only;
...
export dns_zone_log() for use by related modules
2001-01-18 23:29:31 +00:00
Brian Wellington
6484f6ac04
oops, removed too many sleeps.
2001-01-18 22:43:49 +00:00
Brian Wellington
703e1c0bb6
692. [bug] Deal with systems that have getaddrinfo() but not
...
gai_strerror(). [RT #679 ]
2001-01-18 22:21:31 +00:00
Brian Wellington
297af857a2
remove items that have been completed
2001-01-18 22:08:28 +00:00
Brian Wellington
2a006fffe4
our NAPTR implementation does conform to RFC 2915.
2001-01-18 22:05:41 +00:00
Andreas Gustafsson
7ed2d93fa4
691. [bug] Configuring per-view forwarders caused an assertion
...
failure. [RT #675 ]
2001-01-18 19:01:39 +00:00
Mark Andrews
ca9c0ba235
690. [func] $GENERATE now supports DNAME. [RT #654 ]
2001-01-18 08:53:34 +00:00
Mark Andrews
14bb9cccae
690. [func] $GENERATE now supports DNAME. [RT #654 ]
2001-01-18 08:34:15 +00:00
Andreas Gustafsson
688a4c50c2
More searchlist/domain handling fixes. Dig/host/nslookup no longer
...
have the notion that there can be both a search list and a default
domain at the same time. The resolv.conf "domain" directive is now
used only if there is no "search" directive, and is treated exacly
like a one-element searchlist. The "+domain" option of dig and the
"set domain" command of nslookup are now merely ways of overriding the
resolv.conf search list. Parents of the name given in the "domain"
directive are still not searched; this is considered a feature and is
consistent with lwres, but different from the BIND 8 resolver. The
"+defname" option to "dig" is now deprecated and treated as a synonym
for "+search"
2001-01-18 05:12:44 +00:00
Brian Wellington
e6c446fd0c
make zone_test exit properly [RT #108 ]
2001-01-18 02:53:57 +00:00
Andreas Gustafsson
021a3183ec
edited
2001-01-18 02:40:39 +00:00
Brian Wellington
47700eeee3
make zone_test compile
2001-01-18 02:36:57 +00:00
Brian Wellington
ad36159e6c
Add zone_test to all_tests
2001-01-18 02:35:50 +00:00