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
|
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 |
|
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 |
|
Brian Wellington
|
ca44fe49be
|
Add a system test for records with unknown types/classes. There are probably
a lot more things that could be tested here.
|
2000-11-10 03:05:54 +00:00 |
|
Brian Wellington
|
38379c5c5e
|
lwresd search list stuff. This isn't used by getaddrbyname yet, but
it's used by the uncommitted getrrsetbyname.
|
2000-10-24 04:25:16 +00:00 |
|
Andreas Gustafsson
|
a5044c42a8
|
added copyright message
|
2000-10-17 20:13:56 +00:00 |
|
Brian Wellington
|
e3124c5bfe
|
Add lookup.[ch]
|
2000-10-17 19:37:21 +00:00 |
|
Brian Wellington
|
194dc5d0b8
|
Add bin/tests/journalprint.c
|
2000-10-16 21:43:03 +00:00 |
|
Brian Wellington
|
9d794b5203
|
Added lwres{} statement to named.conf.
|
2000-10-04 18:47:24 +00:00 |
|
Andreas Gustafsson
|
922e6a3c2a
|
478. [bug] "make install" failed if the directory specified with
--prefix did not already exist.
|
2000-09-20 19:06:16 +00:00 |
|
Brian Wellington
|
93ebaca304
|
remove dnssafe, add openssl rsa
|
2000-09-16 01:17:00 +00:00 |
|
Mark Andrews
|
23e5e3065d
|
add bin/tests/system/upforwd/clean.sh
|
2000-09-13 07:47:03 +00:00 |
|
Mark Andrews
|
f267ee3e4f
|
Add upforwd files.
Addition cleaning up from previous runs.
|
2000-09-13 01:24:05 +00:00 |
|
Andreas Gustafsson
|
ec965b4201
|
.css files are not C files; files of random data removed
|
2000-08-30 19:20:01 +00:00 |
|
Andreas Gustafsson
|
003b1f94e8
|
merge_copyrights
|
2000-08-30 19:11:20 +00:00 |
|
Brian Wellington
|
e489c8c653
|
added non-threaded libisc private header files
|
2000-08-30 00:09:34 +00:00 |
|
Brian Wellington
|
f05941692e
|
Add an empty lib/isc/nothreads/condition.c, since it greatly simplifies
the build process.
|
2000-08-29 18:19:29 +00:00 |
|
Brian Wellington
|
bc40028504
|
Added the "nothreads" directory in lib/isc. These will be used in the
non-threaded libisc.
|
2000-08-28 23:16:50 +00:00 |
|
Brian Wellington
|
dcc6bde0a3
|
Added a system test for selective forwarding.
|
2000-08-24 22:23:46 +00:00 |
|
Brian Wellington
|
30e6ea9ded
|
405. [func] Add support for selective forwarding (forward zones)
|
2000-08-24 22:15:40 +00:00 |
|
Brian Wellington
|
b3e3e95537
|
add sig0_test and its keys
|
2000-08-22 01:14:35 +00:00 |
|
Brian Wellington
|
8eee0fb337
|
new simple database files
|
2000-08-21 22:20:57 +00:00 |
|
Brian Wellington
|
c528dee35b
|
added lib/dns/sec/dst/gssapi_link.c
|
2000-08-17 19:03:59 +00:00 |
|
Brian Wellington
|
2e88e05fd4
|
add bin/tests/genrandom.c
|
2000-08-10 22:29:05 +00:00 |
|
Andreas Gustafsson
|
4508b24fcd
|
nuked zone2_test
|
2000-08-10 18:38:27 +00:00 |
|
Andreas Gustafsson
|
21f17c42ec
|
added script for exercising seldom-used build options
|
2000-08-08 01:07:17 +00:00 |
|
David Lawrence
|
4e2f273e97
|
bin/tests/system/clean.sh was removed a few weeks ago
|
2000-08-01 15:22:29 +00:00 |
|
David Lawrence
|
4372495bc7
|
363. [doc] doc/html was not being maintained so has been removed.
|
2000-08-01 15:19:19 +00:00 |
|
Brian Wellington
|
f4811a903a
|
lib/dns/sec/dst/dst_support.c no longer exists.
|
2000-07-31 19:45:56 +00:00 |
|
Andreas Gustafsson
|
d49d75f507
|
added script for building release kits
|
2000-07-28 01:47:16 +00:00 |
|
David Lawrence
|
b74c4df13a
|
confparser.y.dirty is 1996-2000, and confparser.y no longer exists
|
2000-07-27 09:01:59 +00:00 |
|
David Lawrence
|
5829520260
|
merge_copyrights
|
2000-07-27 03:28:21 +00:00 |
|
Michael Sawyer
|
998befa9f3
|
Copyrights entry for update_test.pl stuff
|
2000-07-24 22:53:54 +00:00 |
|
Brian Wellington
|
9c4cba349f
|
334. [func] Added hmac-md5 to libisc.
|
2000-07-17 17:33:39 +00:00 |
|
Andreas Gustafsson
|
855bda3de3
|
new joint ISC/BSDI copyright message as requested by
Paul Borman <prb@bsdi.com>
|
2000-07-03 17:44:22 +00:00 |
|
Andreas Gustafsson
|
0c1002e0b0
|
./doc/arm/Bv9ARM.9.html HTML 2000
|
2000-06-29 00:07:37 +00:00 |
|
Andreas Gustafsson
|
507bdd91f7
|
added script for updating internet-draft collection
|
2000-06-28 20:37:09 +00:00 |
|