JINMEI Tatuya
|
ce67f15795
added a note about a failing test
|
il y a 15 ans |
JINMEI Tatuya
|
cef8ff3332
./DS test. currently fails (exception triggered), so disabled.
|
il y a 15 ans |
JINMEI Tatuya
|
6a3e4595f8
added a test for NSEC query at a zone cut for non-secure delegation.
|
il y a 15 ans |
JINMEI Tatuya
|
fe87c66de9
cleanup: removed (now) unused private member function
|
il y a 15 ans |
Jeremy C. Reed
|
3914654f19
Allow build outside of read-only source tree.
|
il y a 15 ans |
JINMEI Tatuya
|
c600aab418
provided the strong exception guarantee in DB initialization.
|
il y a 15 ans |
JINMEI Tatuya
|
c54a03be8f
exception guarantee test with a half-broken DB file. it currently fails,
|
il y a 15 ans |
JINMEI Tatuya
|
630c1f489a
cleanup: removed redundant and obsolete static keywrods
|
il y a 15 ans |
JINMEI Tatuya
|
62a0f92295
prevented double close for sqlite3 data sources
|
il y a 15 ans |
JINMEI Tatuya
|
f69afcb22c
prevented duplicate DB open
|
il y a 15 ans |
JINMEI Tatuya
|
cfb196fdf2
cleanup: use isc_throw (and isc::Exception derived classes) for exceptions.
|
il y a 15 ans |
JINMEI Tatuya
|
68a70daeb5
made sure debug messages would be sent to cerr, not cout
|
il y a 15 ans |
JINMEI Tatuya
|
488614f809
cleanup: removed unnecessary header files to be included.
|
il y a 15 ans |
JINMEI Tatuya
|
70b9a5ca81
handle more error cases with native socket APIs
|
il y a 15 ans |
Jeremy C. Reed
|
225b0672b4
Make the b10-cmdctl use account database and certificate files
|
il y a 15 ans |
JINMEI Tatuya
|
0be6dcc6a7
had the AuthSrv maintain verbosity
|
il y a 15 ans |
JINMEI Tatuya
|
06f1826d49
cleanup:
|
il y a 15 ans |
JINMEI Tatuya
|
fd594fd170
specify -Werror when possible. auth server code is now -Werror safe.
|
il y a 15 ans |
JINMEI Tatuya
|
5a271af9bf
added a test case where an attempot of data source update fails.
|
il y a 15 ans |
JINMEI Tatuya
|
9c05f6faae
added more tests for auth server:
|
il y a 15 ans |
Jeremy C. Reed
|
25dde25a3b
Catch up on renames. Should have committed this in previous commit.
|
il y a 15 ans |
Jeremy C. Reed
|
87e20bcb3d
Install bindctl itself and not the shell script which was
|
il y a 15 ans |
JINMEI Tatuya
|
60e25cf01d
Specific versions of gcc (g++) have a bug that incorrectly warns with
|
il y a 15 ans |
JINMEI Tatuya
|
698ee48ca0
avoid (implicit) multi-defining initial_messages, etc.
|
il y a 15 ans |
Jeremy C. Reed
|
8744991be6
Remove extra tabs.
|
il y a 15 ans |
Jelte Jansen
|
c68d74d8c2
doxygen for createAnswer and family of helper functions
|
il y a 15 ans |
Evan Hunt
|
63ce80bca2
Check sizeof(time_t) before running the time overflow test.
|
il y a 15 ans |
Jelte Jansen
|
7830a83f8f
null checks for all global fake session variables
|
il y a 15 ans |
Jelte Jansen
|
9ef6a9667b
a few small improvements
|
il y a 15 ans |
Jelte Jansen
|
c00932b53e
updated example bindctl session
|
il y a 15 ans |