| .. |
|
config
|
625. [func] Zone's now inherit their class from the enclosing view.
|
2000-12-20 03:36:19 +00:00 |
|
include
|
need #include <dns/rdataset.h> and <dns/rdatastruct.h>
|
2000-12-22 23:01:56 +00:00 |
|
rdata
|
added UNUSED() macros for arguments that end up unused when assertion checking
|
2000-12-01 01:40:59 +00:00 |
|
sec
|
added UNUSED() macro
|
2000-12-18 21:09:42 +00:00 |
|
.cvsignore
|
shared library support
|
1999-07-03 21:07:10 +00:00 |
|
a6.c
|
dns_rdata_invalidate -> dns_rdata_reset
|
2000-10-31 03:22:05 +00:00 |
|
acl.c
|
587. [func] A warning is now printed if the "allow-update"
|
2000-12-01 18:22:17 +00:00 |
|
adb.c
|
Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of
|
2000-12-20 23:31:11 +00:00 |
|
api
|
incremented
|
2000-11-30 23:06:32 +00:00 |
|
byaddr.c
|
Unlink before freeing.
|
2000-11-20 10:20:10 +00:00 |
|
cache.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
callbacks.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
compress.c
|
Decompression contexts now take a type instead of the "strict" boolean
|
2000-11-14 23:29:55 +00:00 |
|
db.c
|
Used a unsigned int rather than a boolean to indicate subtrations making
|
2000-12-01 01:22:45 +00:00 |
|
dbiterator.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
dbtable.c
|
and more calls to DESTROYLOCK
|
2000-08-26 01:37:00 +00:00 |
|
diff.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
dispatch.c
|
don't shout
|
2000-12-20 19:46:37 +00:00 |
|
dnssec.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
forward.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
gen-unix.h
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
gen-win32.h
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
gen.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
journal.c
|
...and in two different ways, at that
|
2000-12-22 23:47:00 +00:00 |
|
keytable.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
lib.c
|
#include <stddef.h>
|
2000-08-30 01:24:20 +00:00 |
|
log.c
|
Split journal.[ch] into journal.[ch] and diff.[ch]
|
2000-12-09 02:17:12 +00:00 |
|
lookup.c
|
fix a race condition.
|
2000-12-20 20:42:08 +00:00 |
|
Makefile.in
|
Split journal.[ch] into journal.[ch] and diff.[ch]
|
2000-12-09 02:17:12 +00:00 |
|
master.c
|
remove unused variables
|
2000-12-19 01:32:41 +00:00 |
|
masterdump.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
message.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
name.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
ncache.c
|
dns_rdata_invalidate -> dns_rdata_reset
|
2000-10-31 03:22:05 +00:00 |
|
nxt.c
|
remove calls to printf() in error handling.
|
2000-10-28 01:25:14 +00:00 |
|
opt.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
peer.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
rbt.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
rbtdb.c
|
set ttl of subtration header
|
2000-12-07 23:37:52 +00:00 |
|
rbtdb.h
|
Database and simple database implementations (except rbt and rbt64) are
|
2000-11-16 22:33:53 +00:00 |
|
rbtdb64.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
rbtdb64.h
|
Database and simple database implementations (except rbt and rbt64) are
|
2000-11-16 22:33:53 +00:00 |
|
rdata.c
|
make ISC_LIST_CHECKINIT work
|
2000-12-19 04:46:36 +00:00 |
|
rdatalist.c
|
532. [func] Implement DNS UPDATE pseudo records using
|
2000-10-25 04:26:57 +00:00 |
|
rdatalist_p.h
|
update the copyright.
|
2000-08-21 22:18:11 +00:00 |
|
rdataset.c
|
dns_rdata_init > dns_rdata_reset
|
2000-12-14 22:10:37 +00:00 |
|
rdatasetiter.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
rdataslab.c
|
596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
|
2000-12-06 22:19:05 +00:00 |
|
request.c
|
more request shutdown logic fixes from Mark
|
2000-12-22 19:39:01 +00:00 |
|
resolver.c
|
627. [bug] The EDNS0 blackhole detection code of 327. waited
|
2000-12-20 23:18:37 +00:00 |
|
result.c
|
Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of
|
2000-12-20 23:31:11 +00:00 |
|
rootns.c
|
521. [bug] Detect master files which contain $INCLUDE and always
|
2000-10-17 07:22:39 +00:00 |
|
sdb.c
|
missing 'static'
|
2000-12-21 01:58:37 +00:00 |
|
ssu.c
|
backout last change.
|
2000-12-09 02:14:53 +00:00 |
|
stats.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
tcpmsg.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
time.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
timer.c
|
566. [func] New public function dns_timer_setidle().
|
2000-11-17 19:45:36 +00:00 |
|
tkey.c
|
init dns_rdata_t's
|
2000-12-11 23:09:47 +00:00 |
|
tsig.c
|
#include <isc/print.h>
|
2000-12-08 03:10:32 +00:00 |
|
ttl.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
validator.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |
|
version.c
|
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
|
2000-08-01 01:33:37 +00:00 |
|
view.c
|
Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of
|
2000-12-20 23:31:11 +00:00 |
|
xfrin.c
|
* Removed max-names (as well as DNS_R_ZONETOOLARGE, which was
|
2000-12-13 00:15:39 +00:00 |
|
zone.c
|
more unlocked calls to cancel_refresh().
|
2000-12-22 05:55:20 +00:00 |
|
zt.c
|
8 space -> tab conversion
|
2000-12-11 19:24:30 +00:00 |