Michael Graff
|
b5492be2c7
|
more debugging output.
|
1999-11-01 02:57:16 +00:00 |
|
Michael Graff
|
3edb3c8e7d
|
minor formatting nits, and require at least one address family
be requested in calls to dns_adb_createfind().
|
1999-11-01 02:29:03 +00:00 |
|
Mark Andrews
|
2b89e0b33c
|
remover compiler warning
|
1999-11-01 00:14:59 +00:00 |
|
Mark Andrews
|
01883602b1
|
remove compiler warning
|
1999-11-01 00:10:10 +00:00 |
|
Bob Halley
|
9b82e777d5
|
Turn off debugging code that sets the TTL of additional data to very
small values.
|
1999-10-31 22:02:40 +00:00 |
|
Bob Halley
|
77ab7ec58e
|
clear ADDRWAIT on timeout
|
1999-10-31 20:36:05 +00:00 |
|
Bob Halley
|
67052fc644
|
comment out dumping calls
|
1999-10-31 19:29:20 +00:00 |
|
Bob Halley
|
4a73cf8ee0
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
David Lawrence
|
0262a14d94
|
style fluff: "if (parent != NULL)" not "if (parent)"
|
1999-10-31 15:25:11 +00:00 |
|
Bob Halley
|
9779deddba
|
Include <isc/print.h>, so that vsnprintf can be used.
Fix typo and eliminate type warning with isc_buffer_putmem().
|
1999-10-31 00:02:31 +00:00 |
|
Bob Halley
|
c8b60c24ab
|
initialize a6 chain correctly before copying
|
1999-10-30 03:41:34 +00:00 |
|
Bob Halley
|
5d397cd3a9
|
set adb options based on supported network protocols
|
1999-10-30 03:40:54 +00:00 |
|
Michael Graff
|
288f9443ac
|
add a few more logging lines; no functional change.
|
1999-10-30 02:40:59 +00:00 |
|
Michael Graff
|
e883738546
|
snapshot; a6 seems to work?
|
1999-10-30 02:26:03 +00:00 |
|
Michael Graff
|
4281fe4a80
|
dead/needs_poke are flags for adbnames, merge in Bob's changes
|
1999-10-30 01:58:02 +00:00 |
|
Andreas Gustafsson
|
67125500ac
|
use the logging library, not printf
|
1999-10-30 01:53:37 +00:00 |
|
Bob Halley
|
9af545a6bd
|
a6 checkpoint 2
|
1999-10-30 01:35:51 +00:00 |
|
Andreas Gustafsson
|
1affefab31
|
print zone transfer begin/end messages at same level
|
1999-10-30 01:23:45 +00:00 |
|
Bob Halley
|
fe14eafefa
|
a6 checkpoint
|
1999-10-30 01:22:16 +00:00 |
|
Andreas Gustafsson
|
5862cce82b
|
print the zone name and master address+port when logging
|
1999-10-30 01:08:52 +00:00 |
|
Andreas Gustafsson
|
ed2cefee11
|
previous change had syntax errors in ifdef'ed out code
|
1999-10-30 00:14:08 +00:00 |
|
Andreas Gustafsson
|
1fbb35f902
|
isc_buffer_putmem() is now in the library
|
1999-10-29 23:54:37 +00:00 |
|
Michael Graff
|
84c46a7acb
|
cleanup snapshot
|
1999-10-29 23:53:12 +00:00 |
|
Andreas Gustafsson
|
4ed0c326e6
|
isc_sockaddr_totext() now writes to an isc_buf_t, not
a dynamically allocated string
|
1999-10-29 23:46:27 +00:00 |
|
Andreas Gustafsson
|
63bb6b854b
|
use the logging library, not printf;
sorted dns includes
|
1999-10-29 22:42:44 +00:00 |
|
Andreas Gustafsson
|
81ae5e1ae6
|
added xfer_in/xfer_out categories and modules
|
1999-10-29 22:37:47 +00:00 |
|
Michael Graff
|
09f041a8df
|
add logging for adb here, too
|
1999-10-29 22:36:44 +00:00 |
|
Michael Graff
|
21e7034ec0
|
print v6 hooks too; use logging system; general cleanup
|
1999-10-29 22:28:57 +00:00 |
|
Michael Graff
|
cfec676d09
|
define module adb
|
1999-10-29 22:28:35 +00:00 |
|
Michael Graff
|
ebdd11e847
|
clean up; fix hashes
|
1999-10-29 22:09:31 +00:00 |
|
Michael Graff
|
790d7082a7
|
ooops
|
1999-10-29 21:49:38 +00:00 |
|
Michael Graff
|
59e22acc4f
|
fetch change: A -> pointer, AAAA -> pointer, A6 -> list
|
1999-10-29 21:48:51 +00:00 |
|
Bob Halley
|
cbf4007b0b
|
checkpoint
|
1999-10-29 21:48:10 +00:00 |
|
Bob Halley
|
f6d54f6ccb
|
fix logic bug
|
1999-10-29 21:43:13 +00:00 |
|
Brian Wellington
|
fcc30797e1
|
conflicting variable name removed
|
1999-10-29 20:37:23 +00:00 |
|
Michael Graff
|
d1fb73ada8
|
simplify importing rdatasets. One function handles A and AAAA types.
|
1999-10-29 19:42:06 +00:00 |
|
Michael Graff
|
528829aa8a
|
ipv6 AAAA queries work now.
|
1999-10-29 19:20:36 +00:00 |
|
Michael Graff
|
c803787146
|
replace all instances of 'handle' with 'find' since that's what they are now.
|
1999-10-29 18:30:48 +00:00 |
|
Michael Graff
|
2992344aac
|
dns_adbhandle_t -> dns_adbfind_t
|
1999-10-29 18:07:32 +00:00 |
|
Andreas Gustafsson
|
b84463c2f7
|
writing multiple transactions to the journal without
closing and reopening it did not work, and IXFR sometimes does that
|
1999-10-29 18:04:07 +00:00 |
|
Michael Graff
|
897c9ddb4d
|
implement dns_adb_cancelfind(), rename _done() to _destroyfind(), and _lookup to _createfind()
|
1999-10-29 18:00:31 +00:00 |
|
James Brister
|
0c357624ee
|
kdeflist functions added
|
1999-10-29 16:00:13 +00:00 |
|
Bob Halley
|
9e5bf8aab6
|
Comment out 'optional_string' which was defined but not used, causing YACC
on a number of platforms to die.
|
1999-10-29 15:44:06 +00:00 |
|
Brian Wellington
|
ffdcf33647
|
TSIG uses the new kdeflist accessor, other assorted TSIG/TKEY config updates
|
1999-10-29 13:56:56 +00:00 |
|
Mark Andrews
|
d13792dd52
|
ensure comparisions of pointers are for the same type.
|
1999-10-29 13:21:08 +00:00 |
|
Mark Andrews
|
90adbb5f1c
|
Remove various "enumerated type mixed with another type" warnings.
More still to be removed.
#define ISC_TF(x) to covert logical result to isc_boolean_t
|
1999-10-29 12:56:58 +00:00 |
|
James Brister
|
0e28c9756a
|
Remove yacc-generated files in distclean.
|
1999-10-29 11:28:48 +00:00 |
|
James Brister
|
4c716c8642
|
Somei minor grammer changes to help with view statements..
|
1999-10-29 11:10:04 +00:00 |
|
James Brister
|
95aa368fae
|
Added dns_c_kdeflist_append and dns_c_kdef_copy.
Modifications to kdef cleanup.
Fixed some broken names.
|
1999-10-29 11:08:24 +00:00 |
|
James Brister
|
f44bd3637e
|
Added missing accessors for kdef list.
|
1999-10-29 11:05:38 +00:00 |
|