Tinderbox User
f90ff76872
update copyright notice / whitespace
2016-11-01 23:51:11 +00:00
Evan Hunt
1b8d070f9a
[v9_9] simplify prereq checks by using feature-test.c
...
4498. [test] Simplify prerequisite checks in system tests.
[RT #43516 ]
(cherry picked from commit 5480a74b70 )
(cherry picked from commit 45fd95544c )
(cherry picked from commit 6e09e18400 )
2016-11-01 13:10:07 -07:00
Mark Andrews
b283aa31fc
do not overflow exit status. [RT #42643 ]
...
(cherry picked from commit 3635d8f910 )
2016-06-14 14:51:25 +10:00
Mark Andrews
71eafb2cb8
perform a more complete cleanup after running system tests [rt41255]
...
(cherry picked from commit ecfedec0e0 )
Conflicts:
bin/tests/system/acl/clean.sh
bin/tests/system/addzone/clean.sh
bin/tests/system/allow_query/clean.sh
bin/tests/system/autosign/clean.sh
bin/tests/system/case/clean.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/dscp/clean.sh
bin/tests/system/ednscompliance/clean.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/forward/clean.sh
bin/tests/system/glue/clean.sh
bin/tests/system/limits/clean.sh
bin/tests/system/lwresd/clean.sh
bin/tests/system/masterfile/clean.sh
bin/tests/system/names/clean.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nsupdate/clean.sh
bin/tests/system/sfcache/clean.sh
bin/tests/system/sit/clean.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/stub/clean.sh
bin/tests/system/xferquota/clean.sh
(cherry picked from commit f9c9fce5c7 )
Conflicts:
bin/tests/system/digdelv/tests.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/resolver/clean.sh
bin/tests/system/rndc/clean.sh
bin/tests/system/rrl/prereq.sh
bin/tests/system/sit/clean.sh
bin/tests/system/tkey/clean.sh
bin/tests/system/zonechecks/clean.sh
lib/export/isc/nothreads/include/Makefile.in
2015-12-16 17:04:30 +11:00
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Evan Hunt
ea36796f82
[v9_9] DDoS mitigation features
...
3938. [func] Added quotas to be used in recursive resolvers
that are under high query load for names in zones
whose authoritative servers are nonresponsive or
are experiencing a denial of service attack.
- "fetches-per-server" limits the number of
simultaneous queries that can be sent to any
single authoritative server. The configured
value is a starting point; it is automatically
adjusted downward if the server is partially or
completely non-responsive. The algorithm used to
adjust the quota can be configured via the
"fetch-quota-params" option.
- "fetches-per-zone" limits the number of
simultaneous queries that can be sent for names
within a single domain. (Note: Unlike
"fetches-per-server", this value is not
self-tuning.)
- New stats counters have been added to count
queries spilled due to these quotas.
These options are not available by default;
use "configure --enable-fetchlimit" (or
--enable-developer) to include them in the build.
See the ARM for details of these options. [RT #37125 ]
2015-07-08 23:00:58 -07:00
Tinderbox User
15203066d1
update copyright notice / whitespace
2015-05-24 23:46:09 +00:00
Mark Andrews
68791000c4
don't include <isc/print.h>
...
(cherry picked from commit cb9b145f39 )
2015-05-24 12:53:48 +10:00
Evan Hunt
1f3ac11cb4
[v9_9] null terminate strings for coverity
2014-06-16 15:31:04 -07:00
Tinderbox User
761a883d8b
update copyright notice
2014-04-30 23:46:04 +00:00
Evan Hunt
caf29fa0f7
[v9_9] fix relative/absolute errors in sample DLZ module
...
3827. [contrib] The example DLZ driver (a version of which is
also used in the dlzexternal system test) could
use absolute names as relative. [RT #35802 ]
(cherry picked from commit d4c735ca6b80c93634c937998c2a78f0d72999e0)
2014-04-29 16:41:55 -07:00
Evan Hunt
8b5a1caae7
[v9_9] use test -r in system tests
...
3806. [test] Improved system test portability. [RT #35625 ]
(cherry picked from commit 922959581bbdd70d5c9cae1cb107974c3d38ed08)
2014-04-09 20:30:17 -07:00
Mar Andrews
6c8b7ab630
add SO_LDFLAGS
...
(cherry picked from commit 29b646791b )
2014-02-10 06:00:13 +00:00
Tinderbox User
6e1a48501e
update copyright notice
2014-02-07 23:45:57 +00:00
Francis Dupont
d18aabcda2
trailing space
2014-02-07 22:39:11 +01:00
Evan Hunt
a9eb392c55
[v9_9] testcrypto.sh in system tests
...
3714. [test] System tests that need to test for cryptography
support before running can now use a common
"testcrypto.sh" script to do so. [RT #35213 ]
2014-02-06 16:10:03 -08:00
Evan Hunt
9d9556f942
[v9_9] fix bad test output when server fails
...
(cherry picked from commit 3cea62e3df )
2013-07-25 11:18:34 -07:00
Mark Andrews
0f5734786a
add sleep 1 to loop
...
(cherry picked from commit cc444c73d5 )
2013-04-10 21:36:27 +10:00
Tinderbox User
9888c9f463
update copyright notice
2013-01-11 23:45:46 +00:00
Evan Hunt
bb102ee495
[v9_9] fixed clientinfo version check
...
3466. [contrib] Corrected the DNS_CLIENTINFOMETHODS_VERSION check
in DLZ example driver. [RT #32275 ]
2013-01-10 20:05:28 -08:00
Evan Hunt
7589a7b2e0
[v9_9] work around libtool issue
...
- revert d3617e0d87
- use -Xcompiler option to libtool so it won't suppress -shared
- regenerate configure
2012-11-20 03:40:07 +00:00
Mark Andrews
d3617e0d87
take libtool out of the picture when generating driver.so
2012-11-18 17:25:23 -08:00
Mark Andrews
42db996b7c
More for: 3410. [bug] Addressed Coverity warnings. [RT #31626
...
Squashed commit of the following:
commit d94f5463f508773a7b027230cd81b61cf8c9cfce
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 11:52:32 2012 +1100
<string.h> -> <isc/string.h>
commit d707d6fb739c6e6df90a864141b418a13d3bccc8
Author: Mark Andrews <marka@isc.org >
Date: Tue Oct 30 11:48:20 2012 +1100
address coverity warnings
2012-10-30 12:02:27 +11:00
Evan Hunt
2589af5868
[v9_9] silence coverity warnings
...
3401. [bug] Addressed Coverity warnings. [RT #31484 ]
(cherry picked from commit 47c5b8af92 )
2012-10-23 22:12:15 -07:00
Tinderbox User
eb1ff61734
update copyright notice
2012-10-06 23:45:56 +00:00
Mark Andrews
bf6acccf9d
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 13:21:18 +10:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00
Tinderbox User
cd24b114bf
update copyright notice
2012-06-29 01:22:07 +00:00
Evan Hunt
c02c10261c
fix .gitignore files
2012-04-23 08:56:12 -07:00
Tinderbox User
5abefae88a
update copyright notice
2012-03-10 23:45:42 +00:00
Evan Hunt
c9481a4625
set $Id$
2012-03-07 08:18:58 -08:00
Evan Hunt
8047e7c06f
re-remove cvsignore files
2012-03-05 08:29:31 -08:00
Evan Hunt
f94af76649
Revert "added gitignore, removed cvsignore"
...
This reverts commit e8ae173655 .
2012-03-05 08:24:17 -08:00
Evan Hunt
e8ae173655
added gitignore, removed cvsignore
2012-03-03 23:24:11 -08:00
Evan Hunt
48a5af32f8
3288. [bug] dlz_destroy() function wasn't correctly registered
...
by the DLZ dlopen driver. [RT #28056 ]
2012-02-22 21:44:52 +00:00
Mark Andrews
411d2914ad
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:48:51 +00:00
Evan Hunt
6fb6f8a226
3217. [cleanup] Fix build problem with --disable-static. [RT #26476 ]
2011-11-16 00:42:07 +00:00
Evan Hunt
695ccee03b
added cvsignore files
2011-10-30 23:14:31 +00:00
Mark Andrews
25500a1d9f
add missing break;
2011-10-11 13:36:12 +00:00
Mark Andrews
be7772a59c
#include <isc/print.h>
2011-10-11 00:53:15 +00:00
Evan Hunt
793814f807
3164. [func] Enable DLZ modules to retrieve client information,
...
so that responses can be changed depending on the
source address of the query. [RT #25768 ]
2011-10-11 00:09:03 +00:00
Mark Andrews
653cad790b
3082. [port] strtok_r is threads only. [RT #23747 ]
2011-03-21 00:30:18 +00:00
Mark Andrews
7dc5273a3e
skip not untested
2011-03-20 09:03:47 +00:00
Francis Dupont
50f64cf0e5
silent compiler warnings for DLZ exernal driver support and example
2011-03-17 09:25:54 +00:00
Evan Hunt
4fbaf0202b
link driver.so from the .o file instead of the .lo file when building
...
with libtool.
2011-03-11 07:11:07 +00:00
Automatic Updater
cf786a52ce
update copyright notice
2011-03-10 23:47:50 +00:00
Evan Hunt
422009fe5b
3066. [func] The DLZ "dlopen" driver is now built by default,
...
no longer requiring a configure option. To
disable it, use "configure --without-dlopen".
Driver also supported on win32. [RT #23467 ]
2011-03-10 04:36:16 +00:00
Automatic Updater
ca103999e6
update copyright notice
2010-12-20 23:47:21 +00:00