Jeremy C. Reed
|
87b9b18a21
Typo fix.
|
15 years ago |
Shane Kerr
|
0acb75776f
Convert from fork & exec server to a threaded server.
|
15 years ago |
Jelte Jansen
|
6d3e50f878
install bindctl .py files, and change imports and scripts to reflect
|
15 years ago |
Jelte Jansen
|
567439f58d
add module name to ccsession error message
|
15 years ago |
JINMEI Tatuya
|
13c65b49a1
namespace related cleanups
|
15 years ago |
JINMEI Tatuya
|
ad2c089bee
cleanup:
|
15 years ago |
JINMEI Tatuya
|
a7feeda0e9
UNUSED_PARAM
|
15 years ago |
JINMEI Tatuya
|
f9d9fccdce
make sure stringbuf::pubseekpos(0) is performed before checking in_avail()
|
15 years ago |
JINMEI Tatuya
|
461d4abe80
handle class ANY query correctly (ticket #80)
|
15 years ago |
JINMEI Tatuya
|
67df3c7a40
removed AX_COMPILER_VENDOR: We don't rely on it, and it can be even harmful
|
15 years ago |
JINMEI Tatuya
|
86539039e9
consitify
|
15 years ago |
JINMEI Tatuya
|
df5d3eb43b
enabled previous failed tests
|
15 years ago |
JINMEI Tatuya
|
518690eda8
reject class mismatch cases
|
15 years ago |
JINMEI Tatuya
|
fcd4ba602b
allowed manually specififying a path to python (when only older versions of
|
15 years ago |
JINMEI Tatuya
|
7408a5f3a6
added a note about how to enable sqlite python binding on FreeBSD
|
15 years ago |
JINMEI Tatuya
|
cfe5138f00
removed stale description about parkinglot
|
15 years ago |
JINMEI Tatuya
|
c199bfce4b
cleanup: made NameMatch non-copyable (no behavior change)
|
15 years ago |
JINMEI Tatuya
|
a1caa93a25
changed the types of QueryTask::qclass/qtype/section from reference to real
|
15 years ago |
JINMEI Tatuya
|
a8e0d0f215
missing include (to be self contained)
|
15 years ago |
JINMEI Tatuya
|
ce67f15795
added a note about a failing test
|
15 years ago |
JINMEI Tatuya
|
cef8ff3332
./DS test. currently fails (exception triggered), so disabled.
|
15 years ago |
JINMEI Tatuya
|
6a3e4595f8
added a test for NSEC query at a zone cut for non-secure delegation.
|
15 years ago |
JINMEI Tatuya
|
fe87c66de9
cleanup: removed (now) unused private member function
|
15 years ago |
Jeremy C. Reed
|
3914654f19
Allow build outside of read-only source tree.
|
15 years ago |
JINMEI Tatuya
|
c600aab418
provided the strong exception guarantee in DB initialization.
|
15 years ago |
JINMEI Tatuya
|
c54a03be8f
exception guarantee test with a half-broken DB file. it currently fails,
|
15 years ago |
JINMEI Tatuya
|
630c1f489a
cleanup: removed redundant and obsolete static keywrods
|
15 years ago |
JINMEI Tatuya
|
62a0f92295
prevented double close for sqlite3 data sources
|
15 years ago |
JINMEI Tatuya
|
f69afcb22c
prevented duplicate DB open
|
15 years ago |
JINMEI Tatuya
|
cfb196fdf2
cleanup: use isc_throw (and isc::Exception derived classes) for exceptions.
|
15 years ago |