Andreas Gustafsson
|
fd15c8e32e
|
Views now have a 'cache' field. The 'cachedb' field still
exists as a convenience shortcut / backwards compatibility thing.
|
1999-12-02 22:38:34 +00:00 |
|
Bob Halley
|
e0cda0e4b9
|
dns_adb_insert() -> _dns_adb_insert()
|
1999-11-25 00:08:41 +00:00 |
|
Michael Graff
|
f942258b63
|
look up names, sleep for 5 seconds, dump db, sleep 5, look them up again.
|
1999-11-04 08:30:55 +00:00 |
|
Michael Graff
|
cebd449863
|
test more hosts, why not.
|
1999-11-03 00:43:50 +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
|
4a73cf8ee0
|
update copyrights
|
1999-10-31 18:42:01 +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 |
|
Michael Graff
|
897c9ddb4d
|
implement dns_adb_cancelfind(), rename _done() to _destroyfind(), and _lookup to _createfind()
|
1999-10-29 18:00:31 +00:00 |
|
Michael Graff
|
ff9bb3fc54
|
more v4/v6 splitting out
|
1999-10-29 01:26:45 +00:00 |
|
Michael Graff
|
1f90c10828
|
start on ipv6 bits
|
1999-10-28 21:50:27 +00:00 |
|
Michael Graff
|
d4d2a13916
|
add plink
|
1999-10-28 20:09:51 +00:00 |
|
Michael Graff
|
36ca83769d
|
clean up test program
|
1999-10-28 18:50:59 +00:00 |
|
Michael Graff
|
2bcb48cfca
|
adb does fetches for A records now. Has a memory leak still.
|
1999-10-27 22:24:40 +00:00 |
|
Michael Graff
|
1c3bc66ada
|
snapshot; nearly all fetch infrastructure is in place.
|
1999-10-27 19:36:58 +00:00 |
|
Michael Graff
|
fc4fe6e5e6
|
start on name expiration times
|
1999-10-26 00:16:36 +00:00 |
|
Michael Graff
|
3ac63b4720
|
start on cleanup timer/task
|
1999-10-25 22:53:15 +00:00 |
|
Michael Graff
|
970cccf46e
|
forgot to commit this. Changes to match the API, and more test cases.
|
1999-10-23 04:02:05 +00:00 |
|
Michael Graff
|
e45d323a2a
|
s/address/adb/
|
1999-10-22 01:02:38 +00:00 |
|
Michael Graff
|
efc8a09e19
|
create a resolver and a cache, and load hints from the built-in string. Look up f.root-servers.net.
|
1999-10-21 23:09:41 +00:00 |
|
Michael Graff
|
29f28fe573
|
database lookups
|
1999-10-21 01:18:06 +00:00 |
|
Michael Graff
|
f181f94ec8
|
snapshot
|
1999-10-20 23:26:06 +00:00 |
|
Michael Graff
|
beb2b4f196
|
Allow the srtt value to be adjusted, and update the goodness and srtt when they are modified
|
1999-10-19 22:21:27 +00:00 |
|
Michael Graff
|
f00d96a15c
|
make lameness work, now. Grr.
|
1999-10-19 21:28:09 +00:00 |
|
Michael Graff
|
30251e07d1
|
snapshot ; external and internal reference counts are separated out,
and everything but fetches work.
|
1999-10-19 01:37:22 +00:00 |
|
Michael Graff
|
86944a4c80
|
snapshot; everything works other than fetches and database lookups.
|
1999-10-16 00:38:21 +00:00 |
|
Michael Graff
|
6d14fe95e9
|
snapshot: dns_adb_done() partial implementation, handles mostly work, but
no fetches are started yet.
|
1999-10-14 00:50:00 +00:00 |
|
Michael Graff
|
a9ece9973c
|
snapshot
|
1999-10-12 02:06:08 +00:00 |
|
Bob Halley
|
82a083ceb7
|
create view
|
1999-10-10 17:13:21 +00:00 |
|
Michael Graff
|
da547174e2
|
main has arguments. Get rid of the warnings using (void)argc; and (void)argv; instead.
|
1999-10-06 22:12:04 +00:00 |
|
David Lawrence
|
e9c6a07ee3
|
lint: removed argc/argv parameters from main() because not used in body
|
1999-10-06 20:08:42 +00:00 |
|
Michael Graff
|
e51511aa32
|
snapshot
|
1999-10-05 23:50:43 +00:00 |
|
Michael Graff
|
910df98b0e
|
Add the file, sorry :)
|
1999-10-04 20:25:05 +00:00 |
|