2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

572 Commits

Author SHA1 Message Date
Brian Wellington
c47ca47629 Remove the old rndc config parser. 2001-02-16 00:47:45 +00:00
Brian Wellington
b0b84a5036 add lib/dns/sec/dst/openssldsa_link.c 2001-02-15 04:23:01 +00:00
Andreas Gustafsson
be7f273043 merge in new yacc-free configuration parser from the newconfig branch 2001-02-15 04:14:15 +00:00
Andreas Gustafsson
b2942b18a1 refcount.h 2001-02-09 00:28:08 +00:00
Andreas Gustafsson
6e8a02d5d3 take recent moves of man pages into account 2001-01-19 22:02:48 +00:00
Brian Wellington
6ec4990544 copyright update 2001-01-18 02:00:59 +00:00
Brian Wellington
754768580f update various files for the glue test. 2001-01-17 01:46:56 +00:00
Brian Wellington
73eb75dc21 add copyrights to the tkey system test 2001-01-11 20:51:19 +00:00
Andreas Gustafsson
1988fd60fa share the root.hint file among most of the system tests instead of having multiple identical copies 2001-01-11 20:44:21 +00:00
Andreas Gustafsson
8227257b1c added IPv6 synthesis tests 2001-01-10 01:19:06 +00:00
Brian Wellington
499b34cea0 copyright update 2001-01-09 22:01:04 +00:00
Brian Wellington
9e3a7b0faf update copyrights file, add 2001. 2001-01-09 21:35:55 +00:00
Brian Wellington
3f160155da ISC_MUTEX_PROFILE can be set to enable basic mutex profiling. Running named
with -s prints the results.
2000-12-29 01:29:56 +00:00
Andreas Gustafsson
e4c6adf028 check-instincludes.sh could not be run due to incorrect working directory 2000-12-22 23:05:17 +00:00
Andreas Gustafsson
3518c2023a put contrib/idn back in the release 2000-12-21 19:42:53 +00:00
Andreas Gustafsson
9224b1c0b6 do test builds with -DISC_LIST_CHECKINIT 2000-12-21 02:58:49 +00:00
Andreas Gustafsson
59dc41f536 omit contrib/idn from this release 2000-12-21 02:55:18 +00:00
Andreas Gustafsson
75d927bd72 renamed check-zone to named-checkzone and check-conf to named-checkzone
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:51:08 +00:00
Andreas Gustafsson
bb1cf189bb renamed check-zone to named-checkzone and check-conf to named-checkzone
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00
Andreas Gustafsson
c877d7db8f use common configuration files 2000-12-18 23:24:24 +00:00
Andreas Gustafsson
8351864ef8 added directory bin/tests/system/common for code to be shared by
multiple system tests
2000-12-18 21:04:27 +00:00
Mark Andrews
9ef0d4a179 add check-conf.1 2000-12-14 22:03:58 +00:00
Mark Andrews
e7f4be873f add checking files 2000-12-14 21:35:25 +00:00
Andreas Gustafsson
93ead7de34 omit lib/cfg from distribution until it is ready 2000-12-13 21:21:30 +00:00
Andreas Gustafsson
43b9c76f5e do tests builds with --disable-threads, too,
to keep RT #551 from happening again
2000-12-11 21:33:05 +00:00
Brian Wellington
911ed0d3be Split journal.[ch] into journal.[ch] and diff.[ch] 2000-12-09 02:17:12 +00:00
David Lawrence
04bdb23457 initial checkin of mdnkit, for multilingual domain names, from jpnic 2000-12-07 00:52:31 +00:00
Andreas Gustafsson
ed8ba54e64 590. [doc] There are now man pages for the lwres library in
doc/man/lwres.
2000-12-04 18:40:24 +00:00
Andreas Gustafsson
c1d04508c8 exclude bin/tests/system/relay from release kits 2000-12-04 17:21:03 +00:00
Andreas Gustafsson
ab3f2d77bd sanitize away the DNS_OPT_NEWCODES stuff 2000-12-02 04:13:35 +00:00
Andreas Gustafsson
ce1f5b8d0a rewrote much of the statistics counter code 2000-12-01 23:49:59 +00:00
Andreas Gustafsson
a3e41e3c03 obey the allow-update forwarding option for both signed and unsigned updates;
fold the upforwd system test README file and nsupdate input files into the tests.sh script;
other minor cleanup of the upforwd test
2000-12-01 21:37:17 +00:00
Andreas Gustafsson
49a6051082 build from a kit so that sanitation has been performed;
otherwise build with a separate object tree won't work
2000-12-01 18:23:45 +00:00
Brian Wellington
a408d5b005 Don't sanitize away the nothreads support 2000-11-22 23:28:27 +00:00
Andreas Gustafsson
64cd7ee717 missing line continuation backslash 2000-11-22 19:03:20 +00:00
Andreas Gustafsson
28002bd7cb replaced update.scp with a here document 2000-11-20 17:59:20 +00:00
Brian Wellington
cffe50abf6 Lots of copyright updates 2000-11-18 03:01:17 +00:00
Brian Wellington
c0003bfcaf Added header files; fixed copyrights. 2000-11-18 01:29:14 +00:00
Andreas Gustafsson
abfb7fe67f add TCL comment type 2000-11-18 01:25:27 +00:00
Brian Wellington
e6f82b9dbb copyrights 2000-11-17 22:01:45 +00:00
Andreas Gustafsson
ba6fd25808 567. [bug] Setting the zone transfer timeout to zero caused an
assertion failure. [RT #302]

 566.   [func]          New public function dns_timer_setidle().
2000-11-17 19:04:51 +00:00
Andreas Gustafsson
17071d427f generate doc/arm/catalog also 2000-11-16 00:25:19 +00:00
Andreas Gustafsson
4fec2b4f6e added doc/arm/.cvsignore 2000-11-16 00:15:05 +00:00
Brian Wellington
dd16d9d9e7 564. [func] Add sortlist support to lwresd. 2000-11-15 23:56:23 +00:00
Andreas Gustafsson
42cf4e4ead added convenience scripts for validating the ARM XML code and
generating HTML from it
2000-11-15 23:42:02 +00:00
Andreas Gustafsson
850d708185 562. [cleanup] Moved lib/dns/*conf.c to bin/named where they belong. 2000-11-15 00:36:42 +00:00
David Lawrence
8dd130590a new files, libisc resource.c and resource.h 2000-11-15 00:22:49 +00:00
Brian Wellington
a31c0e3966 Test that the unknown rr type code doesn't load compressed rdata. 2000-11-14 23:52:06 +00:00
Andreas Gustafsson
221fd7bd53 refactored sortlist code to make it possible to sort addresses
that are not part of an rdata, as required by lwresd
2000-11-14 03:22:53 +00:00
Andreas Gustafsson
22dde57c6e added new files from sortlist test suite 2000-11-10 03:23:29 +00:00