| .. |
|
include/named
|
define NS_OMAPI_PORT as 953
|
2000-02-01 15:17:52 +00:00 |
|
unix
|
remove CAP_SYS_RESOURCE
|
2000-02-01 20:17:32 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
aclconf.c
|
need #include <dns/log.h>
|
2000-01-20 00:59:17 +00:00 |
|
client.c
|
removed overzealous INSIST()
|
2000-01-31 19:53:44 +00:00 |
|
interfacemgr.c
|
add ns_interfacemgr_findudpdispatcher()
|
2000-01-26 19:24:28 +00:00 |
|
listenlist.c
|
moved listen list reconfiguration code from listenlist.c
|
2000-01-25 21:21:05 +00:00 |
|
log.c
|
Implement deamon-ising (`-f' to run in foreground).
|
2000-01-26 17:35:16 +00:00 |
|
main.c
|
only do omapi_listener_shutdown if ns_g_omapimgr != NULL
|
2000-01-31 19:59:39 +00:00 |
|
Makefile.in
|
compile omapi.c, compile with OMAPI include directories, link with libomapi.a
|
2000-01-31 15:20:58 +00:00 |
|
named.conf.test
|
Files for the config file parsing.
|
1999-01-30 00:50:10 +00:00 |
|
notify.c
|
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break.
|
1999-12-23 00:09:04 +00:00 |
|
omapi.c
|
listen only on addr 127.0.0.1
|
2000-02-01 15:18:28 +00:00 |
|
query.c
|
When answering a nonrecursive query, do not use the cache if we have a
|
2000-02-01 02:23:39 +00:00 |
|
server.c
|
function was declared static but defined non-static
|
2000-01-31 22:06:09 +00:00 |
|
tkeyconf.c
|
- dns_tkeyctx_fromconfig() should always return a valid context if it returns
|
2000-01-24 19:57:33 +00:00 |
|
tsigconf.c
|
- generated TSIG keys can expire
|
2000-01-24 22:22:51 +00:00 |
|
update.c
|
use the UNUSED() macro
|
2000-01-27 01:14:13 +00:00 |
|
xfrout.c
|
idle timeout code was missing isc_timer_touch()
|
2000-01-31 23:12:35 +00:00 |
|
zoneconf.c
|
use global max-transfer-time-out if per-zone option is not set
|
2000-01-31 23:13:22 +00:00 |