Bob Halley
|
1ac7292ced
|
initialize addr_bucket
|
1999-11-02 00:39:11 +00:00 |
|
Michael Graff
|
14b98cb34e
|
fix a few bugs, and start an AAAA db lookup/query if no A6 is found
|
1999-11-02 00:29:45 +00:00 |
|
Bob Halley
|
89c250649e
|
initialize uninitialized variable
|
1999-11-01 22:57:30 +00:00 |
|
Brian Wellington
|
73af6575e0
|
Added DNS_R_NOTVERIFIEDYET
|
1999-11-01 22:54:26 +00:00 |
|
Bob Halley
|
176323fd5e
|
set msg_namelen to the right size
|
1999-11-01 22:51:19 +00:00 |
|
Michael Graff
|
78854e02c1
|
cleanup and fix a bug where finds will wait forever.
|
1999-11-01 20:16:35 +00:00 |
|
Bob Halley
|
1258dcf52d
|
update
|
1999-11-01 20:03:29 +00:00 |
|
Bob Halley
|
9f9c0a0a33
|
make port 53 the default
|
1999-11-01 18:26:05 +00:00 |
|
Mark Andrews
|
a81da453ff
|
remove compiler warnings
|
1999-11-01 04:45:19 +00:00 |
|
Michael Graff
|
b5492be2c7
|
more debugging output.
|
1999-11-01 02:57:16 +00:00 |
|
David Lawrence
|
80d1f35fc3
|
boilerplate
|
1999-11-01 02:32:57 +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 |
|
David Lawrence
|
4cd4e5a7e2
|
Ted Lemon's OMAPI design doc from the DHCP tree
|
1999-10-31 23:32:43 +00:00 |
|
David Lawrence
|
90d3a7800b
|
+ omapi
|
1999-10-31 23:29:15 +00:00 |
|
David Lawrence
|
74bd12e816
|
superseded by lib/isc/result.c
|
1999-10-31 23:27:35 +00:00 |
|
David Lawrence
|
860728724a
|
configure omapi Makefiles
|
1999-10-31 23:22:36 +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
|
d55dc2ac56
|
implement directory option
|
1999-10-31 19:30:16 +00:00 |
|
Bob Halley
|
431fb211db
|
include unistd.h to get prototype for chdir
|
1999-10-31 19:29:48 +00:00 |
|
Bob Halley
|
67052fc644
|
comment out dumping calls
|
1999-10-31 19:29:20 +00:00 |
|
William King
|
15a5f6eb8f
|
lengthen timeout - some machines do this stuff really really slow ...
|
1999-10-31 19:28:41 +00:00 |
|
Bob Halley
|
8d43223900
|
isc_dir_open api change
|
1999-10-31 19:09:23 +00:00 |
|
Bob Halley
|
0e1bef59f0
|
add isc_dir_chdir; change argument order of isc_dir_open
|
1999-10-31 19:08:17 +00:00 |
|
Bob Halley
|
d019fb186c
|
update copyright
|
1999-10-31 18:43:12 +00:00 |
|
Bob Halley
|
012a352f4b
|
update
|
1999-10-31 18:42:34 +00:00 |
|
Bob Halley
|
d365d9a555
|
update
|
1999-10-31 18:42:15 +00:00 |
|
Bob Halley
|
4a73cf8ee0
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
Bob Halley
|
13acabe3ce
|
clean includes
|
1999-10-31 18:23:03 +00:00 |
|
David Lawrence
|
a376977ecb
|
moved to bin/tests/omapi_test.c
|
1999-10-31 18:00:27 +00:00 |
|
David Lawrence
|
0262a14d94
|
style fluff: "if (parent != NULL)" not "if (parent)"
|
1999-10-31 15:25:11 +00:00 |
|
Bob Halley
|
4344875f60
|
Fix linux privilege dropping.
|
1999-10-31 02:05:31 +00:00 |
|
Bob Halley
|
a5cda71d84
|
fix bad return value
|
1999-10-31 00:06:38 +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
|
8393bb7925
|
eliminate type warning
|
1999-10-31 00:01:47 +00:00 |
|
Bob Halley
|
eb2c85b103
|
ISC_NET_HAVEIPV6 -> ISC_PLATFORM_HAVEIPV6
|
1999-10-30 03:53:19 +00:00 |
|
Bob Halley
|
89acdfd744
|
add comment documenting needed conversion
|
1999-10-30 03:52:58 +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 |
|
Bob Halley
|
dce6dc45b1
|
linux_dropprivs() seems to be broken; disable for now
|
1999-10-30 03:38:52 +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 |
|
Andreas Gustafsson
|
297d85a324
|
silenced compiler warning
|
1999-10-30 01:37:55 +00:00 |
|
Bob Halley
|
9af545a6bd
|
a6 checkpoint 2
|
1999-10-30 01:35:51 +00:00 |
|
Andreas Gustafsson
|
74da83876c
|
don't do pointer arithmetic on null pointers
|
1999-10-30 01:35:18 +00:00 |
|
Andreas Gustafsson
|
1affefab31
|
print zone transfer begin/end messages at same level
|
1999-10-30 01:23:45 +00:00 |
|