bind9/bin/named
Brian Wellington 942d1a339b Decompression contexts now take a type instead of the "strict" boolean
value - the type can be "any", "strict", or "none".  This fixes potential
problems with compression in unknown rr types.
2000-11-14 23:29:55 +00:00
..
include/named refactored sortlist code to make it possible to sort addresses 2000-11-14 03:22:53 +00:00
unix Move file write routines to server.c, using isc_stdio_*. 2000-11-08 18:58:02 +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 Decompression contexts now take a type instead of the "strict" boolean 2000-11-14 23:29:55 +00:00
interfacemgr.c removed unused task 2000-09-26 18:26:20 +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 Call isc/dns_log_setcontext(NULL) after ns_g_lctx has been destroyed. 2000-09-26 22:12:13 +00:00
logconf.c #include <isc/result.h> 2000-08-25 01:08:20 +00:00
lwdclient.c server side of getrrsetbyname() 2000-11-02 01:53:25 +00:00
lwderror.c add IPv6 pktinfo stuff for lwresd. 2000-10-12 20:45:19 +00:00
lwdgabn.c Big lwresd restructuring. The code is a lot more modular now (the lwresd 2000-10-31 22:39:30 +00:00
lwdgnba.c An event could be freed twice. 2000-10-17 18:34:52 +00:00
lwdgrbn.c server side of getrrsetbyname() 2000-11-02 01:53:25 +00:00
lwdnoop.c add IPv6 pktinfo stuff for lwresd. 2000-10-12 20:45:19 +00:00
lwresd.8 -p and -P were switched. 2000-10-18 22:28:42 +00:00
lwresd.c yet another reload related fix. 2000-11-04 01:11:27 +00:00
lwsearch.c ok, this really works now. 2000-10-28 00:09:11 +00:00
main.c The lwresd usage statement was badly formatted. 2000-11-14 20:04:54 +00:00
Makefile.in refactored sortlist code to make it possible to sort addresses 2000-11-14 03:22:53 +00:00
named.8 warn against relative path names as arguments to the -c 2000-11-09 18:09:12 +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 an extraneous empty line snuck in with the previous change 2000-11-08 01:36:12 +00:00
omapiconf.c More ISC_LINK_INIT fixes. 2000-10-20 13:29:37 +00:00
query.c refactored sortlist code to make it possible to sort addresses 2000-11-14 03:30:53 +00:00
server.c spacing 2000-11-14 21:30:24 +00:00
sortlist.c refactored sortlist code to make it possible to sort addresses 2000-11-14 03:22:53 +00:00
tkeyconf.c #include <dst/gssapi.h> 2000-10-12 01:08:32 +00:00
tsigconf.c valid base64 strings with embedded spaces were rejected. 2000-10-25 19:24:18 +00:00
update.c 542. [func] Add allow-update-forwarding support. 2000-11-06 08:11:11 +00:00
xfrout.c unchecked calls to dns_message_gettemp* and unfreed references on failure. 2000-11-03 23:01:58 +00:00
zoneconf.c dns_zone_configure() does not need to special-case hint zones, 2000-11-11 01:05:43 +00:00