| .. |
|
include/named
|
eliminated compiler warnings;
|
2000-11-15 18:12:38 +00:00 |
|
unix
|
keep the CAP_SYS_RESOURCE capability on linux systems.
|
2000-11-14 23:57:45 +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
|
removed token after an #endif
|
2000-11-15 23:09:09 +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
|
Removed unused ns_lwdclientmgr_t *cm from ns_lwdclient_errorpktsend().
|
2000-11-15 23:29:29 +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
|
some systems do not implement all of the resources of
|
2000-11-15 02:11:50 +00:00 |
|
Makefile.in
|
562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong.
|
2000-11-15 00:36:42 +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
|
simplified query logging code by dropping support for EDNS1
|
2000-11-15 19:35:07 +00:00 |
|
server.c
|
spacing
|
2000-11-15 18:11:32 +00:00 |
|
sortlist.c
|
Take care of a "variable might be used before set" warning.
|
2000-11-15 20:35:13 +00:00 |
|
tkeyconf.c
|
#include <dst/gssapi.h>
|
2000-10-12 01:08:32 +00:00 |
|
tsigconf.c
|
provide a more detailed error message when configuring
|
2000-11-15 00:42:50 +00:00 |
|
update.c
|
macro definitions should not end in a semicolon
|
2000-11-15 19:04:41 +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 |