Evan Hunt
aefb3e308b
[master] better DDNS in DLZ; mysqldyn
...
3821. [contrib] Added a new "mysqldyn" DLZ module with dynamic
update and transaction support. Thanks to Marty
Lee for the contribution. [RT #35656 ]
3820. [func] The DLZ API doesn't pass the database version to
the lookup() function; this can cause DLZ modules
that allow dynamic updates to mishandle prerequisite
checks. This has been corrected by adding a
'dbversion' field to the dns_clientinfo_t
structure. [RT #35656 ]
2014-04-25 13:06:30 -07:00
Evan Hunt
9509569d87
[master] add epoll test for perftcpdns
2014-04-11 19:13:51 -07:00
Tinderbox User
a7051299c6
update copyright notice
2014-04-10 23:46:10 +00:00
Evan Hunt
4f1435ca32
[master] add librt check for perftcpdns
2014-04-10 10:57:35 -07:00
Francis Dupont
f182f3bfea
update perftcpdns.c
2014-04-10 13:15:46 +02:00
Evan Hunt
7cd8e7915a
[master] add contrib/perftcpdns
...
3805. [contrib] Added contrib/perftcpdns, a performance testing tool
for DNS over TCP. [RT #35710 ]
2014-04-09 15:21:14 -07:00
Evan Hunt
a2fd1de97d
[master] fix DLZ coredump
...
3777. [bug] EDNS EXPIRE code could dump core when processing
DLZ queries. [RT #35493 ]
2014-03-06 11:06:30 -08:00
Evan Hunt
6be12fa63b
[master] contrib: sqlite3 DLZ module
...
3772. [contrib] Added sqlite3 dynamically-loadable DLZ module.
(Based in part on a contribution from Tim Tessier.)
[RT #20822 ]
2014-03-02 22:16:29 -08:00
Evan Hunt
14bf4702f3
[master] fixed some dlz configure options
...
3740. [contrib] Minor fixes to configure --with-dlz-bdb,
--with-dlz-postgres and --with-dlz-odbc. [RT #35340 ]
2014-02-15 21:10:07 -08:00
Tinderbox User
81f58902eb
update copyright notice
2014-02-07 23:46:39 +00:00
Evan Hunt
41e55d0403
[master] type mismatch in ODBC DLZ driver
...
3732. [contrib] Fixed a type mismatch causing the ODBC DLZ
driver to dump core on 64-bit systems. [RT #35324 ]
2014-02-06 20:05:25 -08:00
Evan Hunt
e2d635d630
[master] update contrib
...
3725. [contrib] Updated zkt and nslint to newest versions,
cleaned up and rearranged the contrib
directory, added a README.
2014-02-05 16:38:28 -08:00
Mark Andrews
373b9944b6
#if 0/#endif debug only variable
2014-01-28 09:43:25 +11:00
Tinderbox User
85167bb10f
update copyright notice
2014-01-24 23:46:22 +00:00
Evan Hunt
bff64bf12b
[master] correct copyrights and attributions
...
see RT #35423 for details; highlights:
- remove license clauses 3 and 4 from NetBSD code
- remove advertising clause from historical BSD code
- add openssl advertising attributions
2014-01-24 09:46:00 -08:00
Evan Hunt
a18fc12ba3
[master] fix queryperf integer overflow
...
3706. [contrib] queryperf: Fixed a possible integer overflow when
printing results. [RT #35182 ]
2014-01-14 16:56:23 -08:00
Evan Hunt
5f8d6cec48
[master] fix null deref in some DLZ modules
...
3691. [contrib] Address null pointer dereference in LDAP and
MySQL DLZ modules.
2013-12-14 11:05:58 -08:00
Evan Hunt
8c910d0e38
[master] correct John Eaglesham's email in perl module README
2013-07-25 09:00:07 -07:00
Evan Hunt
f469d5d440
[master] make LDAP DLZ module work with older DLZ
2013-07-03 13:57:58 -07:00
Evan Hunt
43d8d314d5
[master] added missing Makefile to perl DLZ modules
2013-07-02 20:47:15 -07:00
Evan Hunt
3b9ba6bd74
[master] added DLZ Perl module
...
3602. [contrib] Added DLZ Perl module, allowing Perl scripts to
integrate with named and serve DNS data.
(Contributed by John Eaglesham of Yahoo.)
2013-06-24 23:08:26 -07:00
Evan Hunt
5ba1d3dcc5
[master] mysql DLZ module
...
3569. [contrib] Ported mysql DLZ driver to dynamically-loadable
module, and added multithread support. [RT #33394 ]
2013-05-06 10:54:14 -07:00
Evan Hunt
96a1161785
[master] quote table names
...
3563. [contrib] zone2sqlite failed with some table names. [RT #33375 ]
2013-05-02 07:38:49 -07:00
Evan Hunt
09637af24a
[master] another check5011 bugfix
2013-04-16 14:05:25 -07:00
Evan Hunt
2b5ae1b2a3
[master] bugfix in contrib/check5011.pl
2013-04-16 13:34:46 -07:00
Evan Hunt
dc1ed2622f
[master] add check5011.pl
...
3544. [contrib] check5011.pl: Script to report the status of
managed keys as recorded in managed-keys.bind.
Contributed by Tony Finch <dot@dotat.at>
2013-04-03 10:59:54 -07:00
Mark Andrews
da4436812c
3533. [contrib] query-loc-0.4.0: memory leaks. [RT #32960 ]
...
3532. [contrib] zkt: fixed buffer overrun, resource leaks. [RT #32960 ]
2013-03-22 09:55:29 +11:00
Evan Hunt
ee2a7c7bf6
[master] remove spurious fprintf
2013-03-21 07:39:57 -07:00
Evan Hunt
384fef0034
[master] improvements to queryperf
...
3530. [contrib] Better RTT tracking in queryperf. [RT #30128 ]
2013-03-20 19:14:30 -07:00
Evan Hunt
72c86c105a
[master] DLZ modules: filesystem, ldap, wildcard
...
3523. [contrib] Ported filesystem and ldap DLZ drivers to
dynamically-loadable modules, and added the
"wildcard" module based on a contribution from
Vadim Goncharov <vgoncharov@nic.ru>. [RT #23569 ]
2013-03-11 17:03:46 -07:00
Evan Hunt
62d63e5f02
[master] contrib: add bdbhpt DLZ module
...
3493. [contrib] Added BDBHPT dynamically-lodable DLZ module,
contributed by Mark Goldfinch. [RT #32549 ]
2013-02-21 18:06:50 -08:00
Evan Hunt
cbd1fa092e
[master] DLZ fixes
...
- handle malformed answers from DLZ better:
- handle dlz_lookup errors better:
when the first lookup of a name returns an unexpected failure code,
we return it to the caller rather than continuing on to look up
the wildcard. we now only continue processing if the return from
the first lookup was either ISC_R_SUCCESS or ISC_R_NOTFOUND.
- improved backward-compatibility for dlz_version:
added a DLZ_DLOPEN_AGE value indicating how many versions
back from the current DLZ_DLOPEN_VERSION named will support
2013-01-22 15:13:08 -08:00
Evan Hunt
b3d116c299
[master] fixed clientinfo version check
...
3466. [contrib] Corrected the DNS_CLIENTINFOMETHODS_VERSION check
in DLZ example driver. [RT #32275 ]
2013-01-10 19:57:21 -08:00
Mark Andrews
7d8bfa8f8e
queryperf: fix getopt option string
2013-01-08 22:57:11 +11:00
Evan Hunt
a35344d82f
use log callback, not fprintf in dlz_example.c
2012-12-18 15:25:58 -08:00
Mark Andrews
6f7abb89ec
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
...
buffers with constant data. [RT #32064 ]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org>
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit
2012-12-08 12:48:57 +11:00
Evan Hunt
5b1fe44f1e
[master] update contrib/dlz README
2012-12-07 09:15:43 -08:00
Evan Hunt
abff0f462a
[master] pass client info to DLZ findzone method
...
3434. [bug] Pass client info to the DLZ findzone() entry
point in addition to lookup(). This makes it
possible for a database to answer differently
whether it's authoritative for a name depending
on the address of the client. [RT #31775 ]
2012-12-06 12:59:36 -08:00
Evan Hunt
2b8bed6681
[master] multiple-dlz/dlz-nxdomain
...
3432. [func] Multiple DLZ databases can now be configured.
DLZ databases are searched in the order configured,
unless set to "search no", in which case a
zone can be configured to be retrieved from a
particular DLZ database by using a "dlz <name>"
option in the zone statement. DLZ databases can
support type "master" and "redirect" zones.
[RT #27597 ]
2012-12-06 12:39:52 -08:00
Evan Hunt
e7dfefe19d
[master] contrib/dane/mkdane.sh
...
3409. [contrib] contrib/dane/mkdane.sh: Tool to generate TLSA RR's
from X.509 certificates, for use with DANE
(DNS-based Authentication of Named Entities).
[RT #30513 ]
2012-10-27 20:46:45 -07:00
Evan Hunt
47c5b8af92
[master] silence coverity warnings
...
3401. [bug] Addressed Coverity warnings. [RT #31484 ]
2012-10-23 22:04:06 -07:00
Mark Andrews
611dc88768
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 14:20:45 +10:00
Evan Hunt
41bbb34bc2
fix coverity issues
...
3388. [bug] Fixed several Coverity warnings. [RT #30996 ]
2012-10-02 23:44:03 -07:00
Evan Hunt
3192f99813
support more rrtypes in queryperf
...
3381. [contrib] Update queryperf to support more RR types.
[RT #30762 ]
2012-09-25 22:54:10 -07:00
Evan Hunt
1af6a932b0
contrib/dbus is deprecated
2012-09-18 14:55:30 -07:00
Evan Hunt
2493d178d1
specify libtool mode in DLZBDB makefile
2012-08-15 21:53:11 -07:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
Mark Andrews
66f51d8678
3301. [contrib] Update queryperf to build on darwin. Add -R flag
...
for non-recursive queries. [RT #28565 ]
2012-03-29 10:06:31 +11:00
Evan Hunt
207845805e
set $Id$
2012-03-07 08:18:20 -08:00
Evan Hunt
2d7f41d66c
Revert "Re-created rt27597a for ongoing DLZ work"
...
This reverts commit d731ee9121 .
2012-03-05 15:42:52 -08:00
Evan Hunt
d731ee9121
Re-created rt27597a for ongoing DLZ work
2012-03-05 14:45:30 -08:00
Evan Hunt
632c0f1e91
Revert accidental merge of unfinished DLZ work
2012-03-05 14:44:21 -08:00
Mark Andrews
e214e8728a
Merge branches 'rt28261' and 'rt27597' of repo.isc.org:/proj/git/prod/bind9
2012-03-06 00:16:04 +11:00
Evan Hunt
e41d5a00bc
added gitignore, removed cvsignore
2012-03-03 23:10:05 -08:00
Evan Hunt
954501715d
checkpoint: multiple-DLZ functionality
...
- multiple DLZ's can be specified, including multiple DLZ's using
the same driver; e.g., two different back-ends both loaded by the
dlopen driver
- new "search" option can be specified in a DLZ indicating whether
this DLZ database should be searched for unknown zones. The
default is "yes". If "no", then the zone can only be found by
named if it's registered in the zone table, which happens if the
zone is configured for dynamic updates, or if "dlz <dlzname>" is
specified in the zone statement. (The latter functionality is
incomplete in this commit).
2012-03-03 22:43:38 -08:00
Mark Andrews
411d2914ad
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:48:51 +00:00
Evan Hunt
2db105b04c
Add ISC_R_NOMORE to dlz_minimal.h, document its use in findzone() routines.
...
No CHANGES note.
2011-11-11 01:00:40 +00:00
Evan Hunt
5584cbf427
3207. [contrib] Fixed build error in Berkeley DB DLZ module. [RT #26444 ]
2011-11-05 05:14:28 +00:00
Evan Hunt
36794606b8
add ISC_R_NOPERM to dlz_minimal.h
2011-10-28 01:28:58 +00:00
Evan Hunt
9336f01769
3176. [doc] Corrected example code and added a README to the
...
sample external DLZ module in contrib/dlz/example.
[RT #26215 ]
2011-10-20 22:01:48 +00:00
Automatic Updater
0e11ca0f0b
update copyright notice
2011-10-11 23:46:45 +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
Evan Hunt
67e3b3b9fc
3155. [bug] Fixed a build failure when using contrib DLZ
...
drivers (e.g., mysql, postgresql, etc). [RT #25710 ]
2011-09-07 20:50:08 +00:00
Evan Hunt
7a2173839c
3099. [test] "dlz" system test now runs but gives R:SKIPPED if
...
not compiled with --with-dlz-filesystem. [RT #24146 ]
3098. [bug] DLZ zones were answering without setting the AA bit.
[RT #24146 ]
2011-04-19 22:30:52 +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
Evan Hunt
5d35a7a2fb
Style cleanup in DLZ LDAP driver. No functional change, no CHANGES note.
2011-03-07 22:01:05 +00:00
Evan Hunt
f02b5d87a5
3063. [contrib] More verbose error reporting from DLZ LDAP. [RT #23402 ]
2011-03-05 23:11:21 +00:00
Evan Hunt
f9303c6db0
added missing .cvsignore entry
2011-01-07 07:11:41 +00:00
Evan Hunt
f686c5d700
Added missing .cvsignore entries
2011-01-07 07:10:34 +00:00
Automatic Updater
8868ef9c64
update copyright notice
2010-12-21 23:47:08 +00:00
Mark Andrews
0ece47f7c1
2992. [contrib] contrib/check-secure-delegation.pl: A simple tool
...
for looking at a secure delegation. [RT #22059 ]
2010-12-21 02:32:21 +00:00
Mark Andrews
1f512cd06b
2991. [contrib] contrib/zone-edit.sh: A simple zone editing tool for
...
dynamic zones. [RT #22365 ]
2010-12-21 02:19:06 +00:00
Evan Hunt
71bd858d8e
2989. [func] Added support for writable DLZ zones. (Contributed
...
by Andrew Tridgell of the Samba project.) [RT #22629 ]
2988. [experimental] Added a "dlopen" DLZ driver, allowing the creation
of external DLZ drivers that can be loaded as
shared objects at runtime rather than linked with
named. Currently this is switched on via a
compile-time option, "configure --with-dlz-dlopen".
Note: the syntax for configuring DLZ zones
is likely to be refined in future releases.
(Contributed by Andrew Tridgell of the Samba
project.) [RT #22629 ]
2987. [func] Improve ease of configuring TKEY/GSS updates by
adding a "tkey-gssapi-keytab" option. If set,
updates will be allowed with any key matching
a principal in the specified keytab file.
"tkey-gssapi-credential" is no longer required
and is expected to be deprecated. (Contributed
by Andrew Tridgell of the Samba project.)
[RT #22629 ]
2010-12-18 01:56:23 +00:00
Mark Andrews
75f48cecb3
2954. [bug] contrib: dlz_mysql_driver.c bad error handling on
...
build_sqldbinstance failure. [RT #21623 ]
2010-09-13 03:27:48 +00:00
Mark Andrews
f94ec08c17
2942. [contrib] zone2sqlite failed to setup the entropy sources.
...
[RT #21610 ]
2010-08-16 05:32:44 +00:00
Mark Andrews
8bc194b266
2941. [bug] sdb and sdlz (dlz's zone database) failed to support
...
DNAME at the zone apex. [RT #21610 ]
2010-08-16 04:49:14 +00:00
Francis Dupont
26f55cbdf6
trivial fix in comment
2010-08-11 12:37:36 +00:00
Mark Andrews
c52235e52e
2922 [contrib] Update zkt to version 1.0.:
2010-06-23 02:42:10 +00:00
Mark Andrews
dc64df4479
2894. [contrib] DLZ LDAP support now use '$' not '%'. [RT #21294 ]
2010-05-14 06:29:37 +00:00
Mark Andrews
bb9298e008
2879. [contrib] DLZ bdbhpt driver fails to close correct cursor.
...
[RT #21106 ]
2010-05-05 12:39:41 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Evan Hunt
306b36adb6
- moved NSEC3-NOTES to README.dnssec
...
- moved README.idnkit to contrib/idn
2009-12-04 20:14:28 +00:00
Mark Andrews
289dbe005c
2777. [contrib] DLZ MYSQL auto reconnect support discovery was wrong.
2009-11-23 02:37:14 +00:00
Francis Dupont
78e0199a39
update OpenSSL PKCS#11 patch (19143)
2009-10-05 11:12:45 +00:00
Francis Dupont
484076c325
move to zkt 0,99c (RT #20054 )
2009-09-23 13:27:59 +00:00
Francis Dupont
e25451b66c
pkcs11 tools were moved (20067)
2009-09-23 10:54:46 +00:00
Francis Dupont
2946e44c86
pkcs11 tools were moved (20067)
2009-09-23 10:52:18 +00:00
Francis Dupont
3d3b7e5a5b
pkcs11 tools were moved (20067)
2009-09-23 10:43:53 +00:00
Francis Dupont
fc47f5d6f1
typo
2009-09-08 12:52:23 +00:00
Evan Hunt
d7c15f7c37
- new README.pkcs11
...
- old README.pkcs11 moved to contrib/pkcs11-keygen/PKCS11-NOTES
2009-09-08 06:54:00 +00:00
Evan Hunt
d7e3784c77
Now that include files are in place in the opencryptoki subdirectory,
...
remove "#ifndef OPENCRYPTOKI" conditionals
2009-09-08 06:00:11 +00:00
Francis Dupont
bf1fb08416
PKCS#11 includes from OpenCryptoki project
2009-09-07 21:19:21 +00:00
Mark Andrews
8b5f99861f
use HAVE_GETPASS
2009-09-04 03:58:57 +00:00
Mark Andrews
762682e990
make getpass dependent on HAVE_GETPASS
2009-09-04 02:09:33 +00:00
Francis Dupont
760a6c5ac1
remove extra ./Makefile
2009-09-03 13:51:46 +00:00
Mark Andrews
f4b1fec888
remove md4.c from patch
2009-09-03 04:33:13 +00:00
Mark Andrews
bbc204a237
2669. [func] Update PKCS#11 support to support Keyper HSM.
...
Update PKCS#11 patch to be against openssl-0.9.8i.
2009-09-03 04:09:58 +00:00
Automatic Updater
d7201de09b
update copyright notice
2009-09-02 23:48:03 +00:00
Tatuya JINMEI 神明達哉
1eb6d0f372
make the _H definition consistent with the file name.
2009-09-01 03:31:33 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Mark Andrews
9384dc16a1
2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
...
Requires MySQL 5.0.19 or later. [RT #19084 ]
2009-03-26 17:40:15 +00:00
Mark Andrews
c349441d7e
2543. [contrib] Update contrib/zkt to version 0.98. [RT #19113 ]
2009-02-03 06:59:35 +00:00
Mark Andrews
719045b68e
remove dead code. [RT #18629 ]
2008-11-27 23:11:24 +00:00
Mark Andrews
47d9a2bec1
2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
...
function. [RT #18582 ]
2008-11-27 06:14:22 +00:00
Evan Hunt
614a39f897
Import dnssec-zkt to contrib/zkt. [rt18448]
2008-09-29 21:44:21 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Mark Andrews
510dca6f52
remove whitespace
2008-06-17 03:54:30 +00:00
Mark Andrews
8ef7b7f3f6
2381. [port] dlz/mysql: support multiple install layouts for
...
mysql. <prefix>/include/{,mysql/}mysql.h and
<prefix>/lib/{,mysql/}. [RT #18152 ]
2008-06-17 03:52:37 +00:00
Tatuya JINMEI 神明達哉
250dcb4cf5
2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
...
TLDs and supported RRs with TTLs [RT #17972 ]
2008-06-13 18:17:08 +00:00
Francis Dupont
2a31bd5310
add EVP and PKCS11
2008-03-31 14:42:51 +00:00
Mark Andrews
3cff31d890
2332. [contrib] query-loc-0.4.0. [RT #17602 ]
2008-02-15 01:47:15 +00:00
Mark Andrews
7e82141918
2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232 ]
2007-12-02 19:20:20 +00:00
Michael Graff
45b2fd65df
#if 0 out many, many debugging statements left behind. There's no way anyone is using this -- I hope. With about 10 error-level logging statements per query, it is really slow at best.
2007-11-09 21:47:41 +00:00
Mark Andrews
a0749e59c0
2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
...
[RT #17088 ]
2007-09-07 06:53:03 +00:00
Mark Andrews
30d6e6e907
regen
2007-09-05 07:41:42 +00:00
Mark Andrews
9db88ce113
2188. [contrib] queryperf: autoconf changes to make the seach for
...
libresolv or libbind more robust. [RT #16299 ]
2007-09-05 07:36:04 +00:00
Automatic Updater
70e5a7403f
update copyright notice
2007-06-19 23:47:24 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Mark Andrews
ab6e5af4cd
2188. [contrib] queryperf: autoconf changes to make the seach for
...
libresolv or libbind more robust. [RT #16299 ]
2007-05-21 01:23:36 +00:00
Mark Andrews
337e70ead9
2176. [contrib] dbus update to handle race condition during
...
initialisation (Bugzilla 235809). [RT #16842 ]
2007-05-10 05:47:02 +00:00
Mark Andrews
4259095c80
2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
...
[RT #16694 ]
2007-03-05 05:30:22 +00:00
Mark Andrews
3d697a7edd
2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630 ]
2007-02-06 05:44:26 +00:00
Mark Andrews
92f56936fb
update copyright notice
2007-01-09 03:11:16 +00:00
Mark Andrews
7acb804e7f
update copyright notice
2007-01-09 02:44:24 +00:00
Mark Andrews
0ae69bccae
update copyright notice
2006-10-11 02:33:30 +00:00
Mark Andrews
09cbf84907
2094. [contrib] Update named-bootconf. [RT# 16404]
2006-10-10 00:06:04 +00:00
Mark Andrews
6fd91ff51b
2084. [contrib] dbus update for 9.3.3rc2.
2006-09-28 05:52:12 +00:00
Mark Andrews
2952abf7cb
2084. [contrib] dbus update for 9.3.3rc2.
2006-09-28 05:46:18 +00:00
Mark Andrews
eca38a9d43
2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
...
set of libraries to be linked. [RT #16129 ]
2006-06-07 02:21:50 +00:00
Mark Andrews
c9eaf357a3
1972. [contrib] DBUS dynamic forwarders integation from
...
Jason Vas Dias <jvdias@redhat.com>.
2006-01-23 04:53:34 +00:00
Tatuya JINMEI 神明達哉
b89095ba15
1919. [contrib] queryperf: a set of new features: collecting/printing
...
response delays, printing intermediate results, and
adjusting query rate for the "target" qps.
2005-10-29 00:18:10 +00:00
Mark Andrews
1425217e5c
spelling arguement vs arguments
2005-10-26 04:35:56 +00:00
Mark Andrews
675d696977
update copyright notice
2005-09-06 03:51:37 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
c834db9f95
create/destroy entropy and hash
2005-08-16 04:22:37 +00:00
Mark Andrews
e6bddc301c
create and destroy entropy and hash
2005-08-11 23:32:32 +00:00
Mark Andrews
959fb01017
1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
...
<bortzmeyer@nic.fr>.
2005-04-01 05:35:01 +00:00
Mark Andrews
9cc53f2a08
1707. [contrib] sdb/ldap updated to version 1.0-beta.
2004-08-27 00:07:23 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
1bf8f4b77d
1671. [contrib] queryperf: add NAPTR to the list on known types.
2004-06-21 00:03:16 +00:00
Tatuya JINMEI 神明達哉
234ef071da
missing files
2004-05-12 07:06:40 +00:00
Tatuya JINMEI 神明達哉
f620c5e527
1630. [contrib] queryperf: add support for IPv6 transport.
2004-05-12 07:04:58 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
9c2a5c334b
mdnkit has been replace by idnkit
2003-06-04 00:39:15 +00:00
Mark Andrews
5c526acb82
import of idnkit 1.0 from JPNIC see http://www.nic.ad.jp/en/idn/index.html
2003-06-04 00:27:55 +00:00
Mark Andrews
cfa19fe5c9
1456. [contrib] gen-data-queryperf.py from Stephane Bortzmeyer.
2003-04-10 02:33:40 +00:00
Mark Andrews
e9f2290397
silence compiler warning
2003-03-31 07:23:47 +00:00
Mark Andrews
6d7939a850
spelling
2003-03-26 06:07:54 +00:00
Mark Andrews
03760eeb54
1423. [contrib] queryperf: added A6 and SRV.
2003-01-24 03:15:05 +00:00
Mark Andrews
bd3946db29
reviewed marka/bwelling
...
1263. [contrib] queryperf usage was incomplete. Add '-h' for help.
2002-08-22 23:57:47 +00:00
Mark Andrews
0ae34c3f62
1353. [contrib] sdb/ldap to version 0.9.
2002-08-05 04:23:13 +00:00
Mark Andrews
e2cf0e8ff9
1253. [contrib] queryperf now reports a summary of returned
...
rcodes (-c), rcodes are printed in neumonic form (-v).
2002-07-22 02:47:24 +00:00
Mark Andrews
88aa68f478
1292. [contrib] Berkeley DB 4.0 sdb implementation from
...
Nuno Miguel Rodrigues <nmr@co.sapo.pt>.
2002-05-16 04:25:22 +00:00
Mark Andrews
8ac1acc30d
1276. [contrib] 'queryperf' now has EDNS (-e) + DNSSEC DO (-D) support.
2002-04-30 00:11:55 +00:00
Mark Andrews
c6b78d91a1
silence compiler
2002-03-19 15:57:23 +00:00
Mark Andrews
b597abd9cc
1234. [bug] contrib/sdb: 'zonetodb' failed to call
...
dns_result_register(). DNS_R_SEENINCLUDE should not
be fatal.
2002-03-19 03:32:08 +00:00
Andreas Gustafsson
81e805888b
Added command line option -v (verbose), which makes
...
queryperf report the query name, type, and RCODE of each response on stdout.
This is useful for testing recursive servers, and in particular for comparing
the the percentage of SERVFAIL and timeout responses between multiple
recursive server implementations.
2002-03-11 19:00:01 +00:00
Mark Andrews
8e17fc6ef9
leftover from previous version
2002-02-12 00:19:21 +00:00
Mark Andrews
caa8797a00
1196. [contrib] update mdnkit to 2.2.3.
2002-02-08 05:42:24 +00:00
Mark Andrews
13ba983cc8
1167. [contrib] nslint-2.1a3 (from author).
2001-12-21 04:12:05 +00:00
Andreas Gustafsson
f8aa552edb
Split contrib/sdb into a subdirectory per driver
2001-11-15 23:15:34 +00:00
Andreas Gustafsson
f642eb7b9f
look for socklen_t in <sys/types.h>, too
2001-09-26 22:37:31 +00:00
Andreas Gustafsson
1123872a47
SunOS 5.6 portability
2001-09-26 22:35:06 +00:00
Andreas Gustafsson
68a8db1efb
ISC-style copyright
2001-07-18 23:33:04 +00:00
Stephen Jacob
623aa30301
Remove dubious hostname from sample.1.
2001-07-12 18:19:52 +00:00
Andreas Gustafsson
499072b46b
Reimported with corrected vendor tags
2001-07-12 02:02:27 +00:00
Andreas Gustafsson
4848fe4ad2
Reimported with corrected tags
2001-07-12 02:02:09 +00:00
David Lawrence
99c9a71675
update from author
2001-06-10 22:36:38 +00:00
David Lawrence
401538f8dd
JPNIC mDNkit 2.1 update
2001-06-09 00:30:55 +00:00
Brian Wellington
a6f360bb94
update from the author
2001-06-08 18:40:35 +00:00
Brian Wellington
adf16bbdb6
update to newer version
2001-05-30 22:02:09 +00:00
Brian Wellington
80b3f47796
Empty database nodes caused the program to fail.
2001-03-17 01:53:01 +00:00
Brian Wellington
bf49a52178
Added the contributed LDAP sdb driver and program to convert a zone into an
...
LDAP schema.
2001-03-14 20:22:32 +00:00
David Lawrence
47aac1da4b
documentation for mdnkit
2001-03-05 12:58:09 +00:00
Brian Wellington
1ff970120a
Add support for reconnection and allow user, passwd, and host to be specified.
2001-02-28 23:42:37 +00:00
David Lawrence
42312b0fcc
updated for clean application to current mainline
2001-01-24 06:26:59 +00:00
David Lawrence
6f9ad07670
new mdnkit release from jpnic
2001-01-24 01:18:00 +00:00
Brian Wellington
499b34cea0
copyright update
2001-01-09 22:01:04 +00:00
David Lawrence
09de3a0f0b
updated for release
2000-12-21 17:37:39 +00:00
Mark Andrews
88a6fef494
init dns_rdata_t's
2000-12-11 23:09:47 +00:00
Brian Wellington
b48ada653e
Added a FAQ about multithreaded core dumps on linux and the kernel patch.
2000-12-11 18:55:49 +00:00
Andreas Gustafsson
b28c61df9a
moved driver description comments closer to top of file and edited some of them
2000-12-10 07:53:12 +00:00
Andreas Gustafsson
740af672b4
commented
2000-12-10 07:47:43 +00:00
David Lawrence
e194ad59ee
unsupported bind9 platforms, removed per yoneya's suggestion
2000-12-08 17:47:34 +00:00
David Lawrence
04bdb23457
initial checkin of mdnkit, for multilingual domain names, from jpnic
2000-12-07 00:52:31 +00:00
Brian Wellington
23f64ea0dc
594. [func] sdb drivers are now assumed to not be thread-safe
...
unless the DNS_SDBFLAG_THREADSAFE flag is supplied.
(also make the dirdb.c driver specify DNS_SDBFLAG_THREADSAFE)
2000-12-06 01:08:41 +00:00
Brian Wellington
5f3e104347
the drivers should include their own header files
2000-12-06 00:59:08 +00:00
Brian Wellington
db237e5475
note that the \ is special for PostgreSQL, not standard SQL.
2000-11-22 21:18:12 +00:00
Brian Wellington
8d69143c07
use ' to quote ', not \
2000-11-20 19:56:12 +00:00
Brian Wellington
94b6d69d94
If dns_sdb_register() fails, don't call dns_sdb_unregister().
2000-11-20 19:50:02 +00:00
Brian Wellington
8befe9e546
canonicalize -> quotestring
2000-11-20 19:34:13 +00:00
Andreas Gustafsson
2e9fc52267
comment formatting; spacing
2000-11-20 18:25:14 +00:00
Andreas Gustafsson
2fbc38f7b9
if driver initialization failed, memory was leaked and
...
dns_sdb_unregister() caught an assertion failure
2000-11-20 18:24:41 +00:00
Mark Andrews
25a66b4e41
#include <isc/print.h>
2000-11-20 13:02:18 +00:00
Brian Wellington
055934c9dd
keep lines under 80 columns
2000-11-18 01:39:20 +00:00
Andreas Gustafsson
3c0454fe25
make SOA MNAME and NS records consistent; keep
...
lines under 80 columns
2000-11-18 01:35:05 +00:00
Brian Wellington
c0003bfcaf
Added header files; fixed copyrights.
2000-11-18 01:29:14 +00:00
Andreas Gustafsson
89beab7594
some comments were holdovers from dirdb
2000-11-18 00:32:14 +00:00
Andreas Gustafsson
facb8fc8c6
removed debugging printf
2000-11-18 00:29:28 +00:00
Andreas Gustafsson
ef491b68cd
added copyright notices
2000-11-18 00:18:27 +00:00
Andreas Gustafsson
22aa1c0bc2
added sample sdb driver where the zone data is specified
...
algorithmically in Tcl code
2000-11-18 00:14:34 +00:00
Brian Wellington
5aee7a4da4
store and retrieve TTLs
2000-11-17 23:57:33 +00:00
Brian Wellington
dfd5809a58
properly quote \ and ' before reading from or writing to the database.
2000-11-17 23:12:11 +00:00
Brian Wellington
d6bbcc9fd5
gratuitous enhancements.
2000-11-17 22:30:20 +00:00
Brian Wellington
e6f82b9dbb
copyrights
2000-11-17 22:01:45 +00:00
Brian Wellington
18cd5a8e59
The "pgsql" simple database driver and the associated table generator
2000-11-17 21:54:02 +00:00
Brian Wellington
2721a25ba3
The "directory" simple database driver.
2000-11-17 21:17:43 +00:00
Brian Wellington
32f2764f4c
A comment was incorrect.
2000-11-17 21:09:33 +00:00
Brian Wellington
a19f3422d3
The "time" simple database driver.
2000-11-17 19:33:16 +00:00
David Lawrence
40f53fa8d9
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
...
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace.
2000-08-01 01:33:37 +00:00
David Lawrence
15a4474541
word wrap copyright notice at column 70
2000-07-27 09:55:03 +00:00
Michael Sawyer
d334b341f6
Remove stdout print
...
Fix tabbing
2000-06-27 00:31:36 +00:00
David Lawrence
9c3531d72a
add RCS id string
2000-06-22 22:00:42 +00:00
David Lawrence
e44e0ff385
update_copyrights
2000-06-22 17:36:01 +00:00
colleen
6823f4a4b6
constantly restarting is bad, mmmmkay?
2000-06-22 02:34:36 +00:00
David Lawrence
49dbdb0186
update_copyrights
2000-06-21 22:05:07 +00:00
Michael Sawyer
f5aa0fb80d
Add the named-bootconf.sh from bind8. No changes have been made to this
...
version.
2000-06-19 23:05:00 +00:00
Michael Sawyer
ac259437c5
Initial commit
2000-06-19 19:32:46 +00:00
Andreas Gustafsson
629736996f
created empty .cvsignore to make directory nonempty
2000-06-08 16:48:04 +00:00