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
Andreas Gustafsson
5e16689bd3
typo
2001-01-18 02:17:26 +00:00
Brian Wellington
6ec4990544
copyright update
2001-01-18 02:00:59 +00:00
Andreas Gustafsson
1cc90ff672
removed the ctoman script
2001-01-18 01:46:34 +00:00
Andreas Gustafsson
b4a62f571d
removed libisc man pages
2001-01-18 01:42:50 +00:00
Brian Wellington
01b8865b14
689. [doc] man pages are now installed. [RT #210 ]
2001-01-18 01:33:54 +00:00
Andreas Gustafsson
f7bf406044
lwres man pages moved to lib/lwres/man/
2001-01-18 01:15:08 +00:00
Andreas Gustafsson
e2b3253d77
man pages have been moved to bin/dnssec
2001-01-18 01:05:50 +00:00
Andreas Gustafsson
d4134b2fc3
binary man pages have been moved to the source directories of
...
their respective binaries, and resolver.5 has been moved to ../lwres
(note that resolver.5 is still not included in releases)
2001-01-18 01:04:10 +00:00
Brian Wellington
9fc2037ffe
Remove bin/lwresd, as it's no longer used.
2001-01-18 01:00:54 +00:00
Brian Wellington
21e82177fb
make message->rcode a dns_rcode_t
2001-01-18 00:26:36 +00:00
Brian Wellington
e037ca879d
If "version" is specified in the config file, disable authors.bind [RT #651 ]
2001-01-18 00:14:20 +00:00
Brian Wellington
d0dc01dd9d
Shorten a bunch of sleeps. Let's see if this breaks anything.
2001-01-17 20:53:44 +00:00
Bob Halley
3b77946b75
check for Exuberant Ctags etags
2001-01-17 19:54:21 +00:00
Bob Halley
5c7d67e3e6
include <stdlib.h> to get prototype for exit()
2001-01-17 19:48:45 +00:00
Andreas Gustafsson
fcc3c131e0
the part of change 685. that involves handling of cases
...
where there is both a 'searchlist' and a 'domain' in resolv.conf will be redone and
get its own change list entry; it is not being pulled up to the 9.1 release
2001-01-17 19:36:49 +00:00
Andreas Gustafsson
8bb77cd31b
fix RT #660 differently
2001-01-17 17:44:49 +00:00
Brian Wellington
0aed1e6e6b
add a cast to silence the annoying MS compiler. [RT #662 ]
2001-01-17 03:02:01 +00:00
Brian Wellington
39bb14491f
Negating an unsigned int is a bad idea. Make it an int instead. [RT #660 ]
2001-01-17 02:58:28 +00:00
Brian Wellington
cb2ad98ea4
make prefixlen an isc_uint8_t [RT #658 ]
2001-01-17 02:54:17 +00:00
Brian Wellington
90168d6aae
the rrset-order example had a typo.
2001-01-17 02:42:51 +00:00
Brian Wellington
e56101fa68
consolidate duplicated code.
2001-01-17 02:21:51 +00:00
Mark Andrews
fb0663dbdd
687. [bug] Only say we have IPv6, with sufficent functionality,
...
if it has actually been tested. [RT #586 ]
2001-01-17 02:11:20 +00:00
Brian Wellington
754768580f
update various files for the glue test.
2001-01-17 01:46:56 +00:00
Brian Wellington
18d110413c
Move dns_dnssec_iszonekey to dns_zonekey_iszonekey, to make the rbtdb not
...
require all of dst to be linked in.
2001-01-17 01:22:20 +00:00
Brian Wellington
5d0cca62ee
Renamed keyid.c to key.c, and moved in a bunch of other functions that don't
...
depend on crypto.
2001-01-17 01:08:08 +00:00
Brian Wellington
7017ede939
686. [bug] dig and nslookup can now be properly aborted during
...
blocking operations. [RT #568 ]
2001-01-17 00:54:10 +00:00
Brian Wellington
64dcb08113
If the app is blocked and a shutdown signal arrives, just exit().
2001-01-17 00:48:54 +00:00
Brian Wellington
427f933ece
use isc_app_block instead of an ugly hack.
2001-01-17 00:48:19 +00:00