Commit graph

83 commits

Author SHA1 Message Date
Michael Graff
d736db6dc5 lwres get-addr-by-name returns a linked list, not an array, of names. This
was needed to make adding the sortlist code, which will be checked in
in a few minutes.
2000-03-10 23:11:36 +00:00
Andreas Gustafsson
353dcaf1cc 'logging' statement partially wired up 2000-02-28 18:38:44 +00:00
Bob Halley
6de7f2cbf2 add keytable, request and validator 2000-02-23 23:25:58 +00:00
Andreas Gustafsson
5d82424f5d New source file netaddr.c; new functions isc_netaddr_eqprefix(),
isc_netaddr_masktoprefixlen(), isc_netaddr_fromsockaddr(),
isc_netaddr_fromin(), isc_netaddr_fromin6(), isc_sockaddr_fromnetaddr();
new result code ISC_R_MASKNONCONTIG
2000-02-09 22:52:37 +00:00
Bob Halley
de476e9bd3 update 2000-02-04 06:00:40 +00:00
Bob Halley
7d32c065c7 update copyright 2000-02-03 23:50:32 +00:00
Bob Halley
0de5c101d7 update gai_strerror.c 2000-02-03 23:50:05 +00:00
David Lawrence
ca860d298f 1 added, 3 no longer present 2000-02-02 02:39:53 +00:00
Bob Halley
58007c5fde update 2000-02-01 23:12:03 +00:00
Mark Andrews
7e4d75a5da add copyright notices 2000-02-01 02:58:47 +00:00
Mark Andrews
89ab7f672f add ufile and mktemplate 2000-01-31 07:46:56 +00:00
Mark Andrews
b9c829dc8f add gxbn_test.c 2000-01-27 07:41:34 +00:00
Andreas Gustafsson
f93d33e24f separated BIND specific configuration code from rest
of TSIG/TKEY code; renamed TSIG/TKEY context create and destroy functions for
consistency with rest of library
2000-01-24 19:14:26 +00:00
David Lawrence
b8bd339084 updated list of omapi files 2000-01-22 20:55:24 +00:00
Andreas Gustafsson
8f16e457f7 dns_rootns_create() is now in libdns 2000-01-22 01:59:02 +00:00
Mark Andrews
9b1e4986e1 add netdb.h.in 2000-01-21 01:42:50 +00:00
Mark Andrews
483a5a91ad add isc_strsep() and isc/string.h 2000-01-21 01:40:27 +00:00
David Lawrence
e6cf8bb62c also include isc_mem_stats output for allocations with non-0 remaining 2000-01-14 00:33:14 +00:00
Andreas Gustafsson
a55d0a9080 obey the 'listen-on' configuration option 2000-01-13 23:32:41 +00:00
Bob Halley
d3646bfc0e update 2000-01-12 23:24:35 +00:00
Michael Graff
5a0ffa9775 add 2000 to all files. I did not regenerate every single file in the system. 2000-01-12 02:05:45 +00:00
Michael Graff
c68fa795a1 add lwres bits 2000-01-12 02:05:44 +00:00
Andreas Gustafsson
5f2d1b96ac new type isc_quota_t, for client (and other) quotas 2000-01-11 21:08:13 +00:00
David Lawrence
487e6abc16 basic windows-nt support 2000-01-04 20:31:10 +00:00
Andreas Gustafsson
6017f424ee introducing dns_acl_t; other restructuring of server
configuration process aiming to reduce the degree of mutual dependency
between lib/dns/config and the rest of libdns
1999-12-16 23:11:07 +00:00
Michael Graff
5f38a3b14a add lfsr_test.c, lfsr.c, and lfsr.h 1999-12-15 01:51:53 +00:00
Mark Andrews
608f870f48 add notify support 1999-12-14 07:47:35 +00:00
Andreas Gustafsson
19d2b70b53 checked in Perl script for tracking down memory leaks 1999-12-14 02:07:27 +00:00
Andreas Gustafsson
dac2799ea1 new source file aml.c, for address match list handling 1999-11-30 22:10:08 +00:00
Andreas Gustafsson
683da0cd90 added isc_sockaddr_eqaddrprefix() tests 1999-11-29 20:09:23 +00:00
Andreas Gustafsson
715799a30e removed bin/named/xfrin.c, bin/named/include/named/xfrin.h 1999-11-17 01:41:17 +00:00
Andreas Gustafsson
d71317b05c added rate limiter files 1999-11-17 01:39:20 +00:00
David Lawrence
90d3a7800b + omapi 1999-10-31 23:29:15 +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
David Lawrence
a7c70d26b9 removed 2nd, redundant, lib/dns/sec/dst/Makefile.in 1999-10-08 21:53:11 +00:00
David Lawrence
8834b251b1 +./make/includes.in X 1999 1999-10-07 02:24:51 +00:00
David Lawrence
afc5e8acb4 +./lib/isc/win32/Makefile.in MAKE 1999
+./lib/isc/win32/.cvsignore                     X       1999
+./lib/isc/win32/include/Makefile.in            MAKE    1999
+./lib/isc/win32/include/.cvsignore             X       1999
+./lib/isc/win32/include/isc/Makefile.in                MAKE    1999
+./lib/isc/win32/include/isc/.cvsignore         X       1999
+./lib/isc/win32/include/isc/net.h              C       1999
+./lib/isc/win32/include/isc/netdb.h            C       1999
1999-10-06 19:29:42 +00:00
James Brister
4d723bc84e Added confview.c and confview.h 1999-10-02 21:16:13 +00:00
David Lawrence
067c6ae66b + lib/isc/win32/stdtime.c, lib/isc/win32/include/isc/stdtime.h 1999-09-25 22:37:06 +00:00
Michael Graff
c0b16ed865 add mutexblock.c 1999-09-24 23:26:40 +00:00
Bob Halley
12e425fa79 add rootns.[ch] 1999-09-24 01:39:11 +00:00
David Lawrence
3bc89b0c05 added ./bin/tests/log_test.c, ./lib/dns/include/dns/log.h, ./lib/dns/log.c,
./lib/isc/include/isc/log.h, ./lib/isc/log.c,
./lib/isc/win32/include/isc/once.h, ./lib/isc/win32/once.c
1999-09-23 18:16:11 +00:00
David Lawrence
49e558760e directory scanning API for unix/nt portability 1999-09-23 17:31:59 +00:00
Bob Halley
cdf3c7270e add ncache.[ch] 1999-09-22 00:35:22 +00:00
Michael Graff
66bd3b3c6b Start on address.c 1999-09-21 22:46:42 +00:00
Mark Andrews
59a6d9cbcd Set file modes based on pre updated version. 1999-09-20 02:33:32 +00:00
Andreas Gustafsson
3ddd92da66 improved support for mnemonics in DNSSEC RR types 1999-09-17 09:25:21 +00:00
Michael Graff
e6d6ce00e2 Update all copyright info for all our files. 1999-09-16 00:01:48 +00:00
Michael Graff
d2eb164406 Update copyrights master file 1999-09-15 23:40:42 +00:00