| .. |
|
include
|
1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
|
2004-03-02 02:36:41 +00:00 |
|
rdata
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
sec
|
Replace sparse switch with if-else
|
2004-02-02 04:52:50 +00:00 |
|
win32
|
win32: link against openssl 0.9.6k
|
2003-10-17 06:10:24 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
|
2001-06-04 19:33:39 +00:00 |
|
acl.c
|
don't define INADDR_LOOPBACK; isc/net.h should be ensuring it exists
|
2001-05-31 10:43:37 +00:00 |
|
adb.c
|
Replace sparse switch with if-else
|
2004-02-02 04:52:50 +00:00 |
|
api
|
update for 9.2.3
|
2003-10-09 07:08:16 +00:00 |
|
byaddr.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
cache.c
|
fix comment three -> two
|
2003-10-23 05:53:25 +00:00 |
|
callbacks.c
|
format string bugs and improved format string checking [RT #1578]
|
2001-08-08 22:54:55 +00:00 |
|
compress.c
|
1582. [bug] rrset-order failed to work on RRsets with more
|
2004-02-19 01:59:55 +00:00 |
|
db.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
dbiterator.c
|
new function, dns_dbiterator_setcleanmode(), which enables cleaning
|
2001-03-08 01:16:06 +00:00 |
|
dbtable.c
|
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
|
2001-06-04 19:33:39 +00:00 |
|
diff.c
|
reviewed: jinmei
|
2002-08-08 04:54:30 +00:00 |
|
dispatch.c
|
1576. [bug] Race condition in dns_dispatch_addresponse().
|
2004-02-10 06:16:54 +00:00 |
|
dnssec.c
|
1542. [bug] Reversed timestamp sanity test on SIG. [RT #10095]
|
2003-12-11 00:04:21 +00:00 |
|
forward.c
|
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
|
2001-06-04 19:33:39 +00:00 |
|
gen-unix.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
gen-win32.h
|
tabified
|
2001-07-26 20:31:48 +00:00 |
|
gen.c
|
silence compiler warnings (HPUX/11i)
|
2003-07-23 06:57:59 +00:00 |
|
journal.c
|
pullup:
|
2001-10-15 04:57:51 +00:00 |
|
keytable.c
|
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
|
2001-06-04 19:33:39 +00:00 |
|
lib.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
log.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
lookup.c
|
dns_name_concatenate(foo, NULL, bar, NULL) -> dns_name_copy(foo, bar, NULL)
|
2001-02-05 19:47:05 +00:00 |
|
Makefile.in
|
1573. [port] linux: update to libtool 1.5.2 so that
|
2004-02-24 02:35:05 +00:00 |
|
master.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
masterdump.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
message.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
name.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
ncache.c
|
1504. [func] New zone type "delegation-only".
|
2003-09-17 05:20:04 +00:00 |
|
nxt.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
peer.c
|
pullup:
|
2001-11-13 18:57:14 +00:00 |
|
rbt.c
|
1571. [bug] rbt:hash_node() could fail leaving the hash table
|
2004-03-03 22:38:20 +00:00 |
|
rbtdb.c
|
want free should be initaliased to ISC_FALSE.
|
2003-10-17 05:39:44 +00:00 |
|
rbtdb.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rbtdb64.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rbtdb64.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdata.c
|
remove redundant check [RT #8539]
|
2003-07-30 01:04:15 +00:00 |
|
rdatalist.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
rdatalist_p.h
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdataset.c
|
1582. [bug] rrset-order failed to work on RRsets with more
|
2004-02-19 01:59:55 +00:00 |
|
rdatasetiter.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
rdataslab.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
request.c
|
pullup:
|
2001-08-31 02:07:11 +00:00 |
|
resolver.c
|
1578. [bug] Don't use CLASS E IPv4 addresses when resolving.
|
2004-02-20 00:50:17 +00:00 |
|
result.c
|
1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
|
2004-03-02 02:36:41 +00:00 |
|
rootns.c
|
1567. [bug] B.ROOT-SERVERS.NET is now 192.228.79.201.
|
2004-01-29 04:42:54 +00:00 |
|
sdb.c
|
update_copyrights
|
2003-10-09 07:32:57 +00:00 |
|
soa.c
|
functions returning void should not return the result of other functions
|
2001-06-03 19:03:37 +00:00 |
|
ssu.c
|
#857 was incomplete, ISC_MAGIC was not being used everwhere it should have been.
|
2001-08-28 03:58:29 +00:00 |
|
stats.c
|
Added support for Win32
|
2001-07-16 05:10:30 +00:00 |
|
tcpmsg.c
|
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
|
2001-06-04 19:33:39 +00:00 |
|
time.c
|
silence compiler warnings (HPUX/11i)
|
2003-07-23 06:57:59 +00:00 |
|
timer.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
tkey.c
|
pullup:
|
2001-10-09 23:06:57 +00:00 |
|
tsig.c
|
update_copyrights
|
2002-03-26 00:55:15 +00:00 |
|
ttl.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
validator.c
|
update_copyrights
|
2002-08-05 06:57:16 +00:00 |
|
version.c
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
view.c
|
wrong element delonly -> rootexclude
|
2003-09-19 13:24:03 +00:00 |
|
xfrin.c
|
update_copyrights
|
2003-07-22 04:03:54 +00:00 |
|
zone.c
|
1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
|
2004-03-02 02:36:41 +00:00 |
|
zonekey.c
|
#include <config.h>
|
2001-02-26 02:49:19 +00:00 |
|
zt.c
|
1540. [bug] "rndc reload <dynamiczone>" was silently accepted.
|
2004-03-02 02:36:41 +00:00 |