bind9/bin/named
Andreas Gustafsson d15f51c600 484. [bug] When the server was reloaded after removing addresses
from the named.conf "listen-on" statement, sockets
                        were still listening on the removed addresses due
                        to reference count loops. [RT #325]

Now there is one client manager object per interface instead of a single
global one; when an interface goes away, it simply destroys the associated
client manager, which will cause all its clients to be shut down in an
orderly fashion.
2000-09-22 00:13:08 +00:00
..
include/named 484. [bug] When the server was reloaded after removing addresses 2000-09-22 00:13:08 +00:00
unix Hopefully make the linux-specific stuff work when threads are not used. 2000-08-29 17:54:23 +00:00
.cvsignore add lwresd 2000-06-22 01:25:19 +00:00
aclconf.c The acl name was being assigned to NULL before it could be freed. 2000-08-11 02:34:45 +00:00
client.c 484. [bug] When the server was reloaded after removing addresses 2000-09-22 00:13:08 +00:00
interfacemgr.c 484. [bug] When the server was reloaded after removing addresses 2000-09-22 00:13:08 +00:00
listenlist.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
log.c #include <isc/result.h> 2000-08-25 01:08:20 +00:00
logconf.c #include <isc/result.h> 2000-08-25 01:08:20 +00:00
lwdclient.c restructure creating and cleanup to more closely fit the other subsystem's methods. This removes one more todo item from my list. 2000-09-07 21:54:40 +00:00
lwderror.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lwdgabn.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lwdgnba.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lwdnoop.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lwresd.8 Add -v 2000-08-30 20:43:28 +00:00
lwresd.c restructure creating and cleanup to more closely fit the other subsystem's methods. This removes one more todo item from my list. 2000-09-07 21:54:40 +00:00
main.c support 'named -l' as a synonym for 'lwresd', so that the system 2000-09-16 01:42:06 +00:00
Makefile.in 478. [bug] "make install" failed if the directory specified with 2000-09-20 19:06:16 +00:00
named.8 Add -v 2000-08-30 20:43:28 +00:00
named.conf.test Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
notify.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
omapi.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
omapiconf.c 461. [bug] Specifying an unknown key in the keys clause of the 2000-09-15 03:22:45 +00:00
query.c 475. [bug] query_getzonedb() sometimes returned a non-null version 2000-09-19 22:30:39 +00:00
server.c 484. [bug] When the server was reloaded after removing addresses 2000-09-22 00:13:08 +00:00
tkeyconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
tsigconf.c Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
update.c purge NXT records obscured by DNAME records 2000-09-20 00:51:49 +00:00
xfrout.c pass in the log level desired; make 'client denied recursion' log at debug level 1 always. 2000-09-12 18:50:36 +00:00
zoneconf.c Alphabetize #include <dns/???>. 2000-08-29 03:48:00 +00:00