2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00
Commit Graph

13514 Commits

Author SHA1 Message Date
Bob Halley
f72d27a58e add loaded message 1999-02-06 01:28:08 +00:00
Bob Halley
1630fce031 performance enhancements, deleter arg 1999-02-06 01:27:35 +00:00
Bob Halley
c5839c39bd add attributes; fix origin copy problem and build offset table in _fromtext() 1999-02-06 01:26:00 +00:00
Bob Halley
05b95dc41b master loader rename; performance improvements; deletion callback 1999-02-06 01:20:48 +00:00
Bob Halley
f150692ba3 name change 1999-02-06 01:18:18 +00:00
Bob Halley
6fce0bb174 add str.o 1999-02-06 01:16:58 +00:00
Bob Halley
e800570a5a add dns_rdataslab_size(); remove dns_rdataslab_tordataset() 1999-02-06 00:07:09 +00:00
Bob Halley
1366b7833c allow case insensitive hashing 1999-02-06 00:03:19 +00:00
Bob Halley
1bf0b455b6 add XXXRTH comments 1999-02-06 00:00:41 +00:00
Mark Andrews
e4653123ec isc_lex_getsourcename()
isc_lex_getsourceline()
	convert uint#_tobuffer() to use isc_buffer_putuint#()
1999-02-05 06:41:21 +00:00
Mark Andrews
2cd8a160b9 Missing space totext_tkey() 1999-02-05 05:15:16 +00:00
Mark Andrews
15330e4fa2 isc_strtouq() 1999-02-05 04:57:20 +00:00
Mark Andrews
54c26ab21c dns_cert_{to,from}text()
dns_secalg_{to,from}text()
1999-02-05 00:05:46 +00:00
Michael Graff
2e511564c5 work around broken lameness 1999-02-04 22:52:09 +00:00
Michael Graff
657ce0b9d8 Always use cc (not gcc) on some platforms. 1999-02-04 22:49:00 +00:00
Mark Andrews
5901928ef8 fix up TKEY 1999-02-04 07:00:32 +00:00
Mark Andrews
8d3e74b168 gen to generate dns_rdata{type,class}_{type,class}
dns_rcode_{to,from}text()
	TKEY was missing the Algorithm
1999-02-04 06:38:43 +00:00
Mark Andrews
f427e78509 Initial Implementation 1999-02-04 02:09:04 +00:00
Bob Halley
8d5639ee43 add NEED_INET_ATON 1999-02-04 01:42:37 +00:00
Mark Andrews
f9d7040e8d TSIG initial implementation. 1999-02-04 01:06:40 +00:00
Mark Andrews
bd72c68a44 Allow specification of class 1999-02-04 01:04:55 +00:00
Mark Andrews
904294c0c9 region_compare() return wrong result when regions were the same.
base64_tobuffer() need a way to read a specific length of base64
	data, not just read to eol.
1999-02-04 00:03:29 +00:00
Mark Andrews
3a4ec3da9f atob_tobuffer and btoa_totext 1999-02-03 06:01:32 +00:00
Mark Andrews
e59c5fc23f UNSPEC Initial Implementation 1999-02-03 06:00:51 +00:00
Mark Andrews
217f572018 NSAP-PTR Initial implementation.
Modified gen.c to support "-" in class and type names.
1999-02-02 22:34:20 +00:00
Mark Andrews
5d15501996 Fix incorrect fix for valid strtol conversion sig_24.h
Make tests for full string consumption by strtol consistant
	(*e == 0) || (*e != 0)
1999-02-02 13:31:46 +00:00
Bob Halley
6af67b3c70 update 1999-02-02 06:11:15 +00:00
Mark Andrews
06a4967441 ATMA not supported. 1999-02-02 05:44:51 +00:00
Mark Andrews
bdfffc68db Initial Implementation 1999-02-02 05:03:10 +00:00
Mark Andrews
901b5fb3b3 Initial Implementation. 1999-02-02 04:52:31 +00:00
Bob Halley
a48fa4b49c add 1999-02-02 02:07:21 +00:00
Bob Halley
990fe8c3a9 do not link with lex/yacc libraries 1999-02-02 01:44:15 +00:00
Bob Halley
8272eed68f fix typo 1999-02-02 01:43:47 +00:00
Bob Halley
f0bbac2c0f signed vs. unsigned fix 1999-02-02 01:28:48 +00:00
Mark Andrews
12a12d8ab4 Initial Implementation 1999-02-02 01:19:22 +00:00
Bob Halley
fe47f41b13 eliminate compiler warnings (signed vs. unsigned) 1999-02-02 01:18:51 +00:00
Bob Halley
1c969834dc do not build parser 1999-02-02 01:18:38 +00:00
Bob Halley
af6dfd762e eliminate compiler warnings (char vs. uchar) 1999-02-02 01:17:49 +00:00
Bob Halley
7c0876aa42 initial HP-UX support 1999-02-02 01:17:05 +00:00
Bob Halley
5a7a0823f4 fix cut-and-paste error 1999-02-02 00:39:44 +00:00
Bob Halley
6acb28c304 use isc_inet_pton 1999-02-02 00:38:50 +00:00
Bob Halley
28ed301319 Solaris port: inet_pton, AF_INET6 1999-02-02 00:38:23 +00:00
Bob Halley
a6d40879d4 add inet_pton 1999-02-02 00:37:09 +00:00
Mark Andrews
a3c5ba000a Initial implementation 1999-02-01 23:49:47 +00:00
Mark Andrews
12c6f4b3b2 SRV RR 1999-02-01 22:05:56 +00:00
Mark Andrews
fcf8db89e6 EID, NIMLOC 1999-02-01 21:34:51 +00:00
Bob Halley
2bbc9da7cf update 1999-02-01 21:23:31 +00:00
Bob Halley
a99979c686 add dns_db_origin 1999-02-01 21:21:35 +00:00
Bob Halley
1ed857d600 deal with names outside of the db; auth vs. nonauth 1999-02-01 21:11:47 +00:00
Bob Halley
98d3b18373 make mem stats printing optional 1999-02-01 21:11:10 +00:00