JINMEI Tatuya
|
d05d315cf0
corrected the position of comment
|
15 years ago |
Evan Hunt
|
099bd4daf8
Close branch trac109. (Also added ChangeLog to trunk for previous commit.)
|
15 years ago |
Evan Hunt
|
f9ef39e6e6
Merged changes from trac109 (the few that hadn't been rendered moot
|
15 years ago |
Evan Hunt
|
90c8141b69
3. [func] each
|
15 years ago |
Evan Hunt
|
b502e251cb
- add checks for queued config commands to ASIO query processing loop
|
15 years ago |
JINMEI Tatuya
|
6e231ad01c
removed unnecessary ASIO definitions from fake_session, and removed dependency on libpthread
|
15 years ago |
JINMEI Tatuya
|
c415c9b1d5
converted the argument to timeToText() in DNSSECTimeTest.overflow explicitly.
|
15 years ago |
JINMEI Tatuya
|
d8ca5bcb11
renamed boost_ex to asio_ex to be aligned with the migration to non boost asio.
|
15 years ago |
JINMEI Tatuya
|
f754f3782e
on further check, ASSERT_EQ doesn't seem to solve the reported "problem".
|
15 years ago |
Likun Zhang
|
508a2ffe37
Update test cases for bindctl.(skip review)
|
15 years ago |
Likun Zhang
|
1968cea211
1. Merge branches/likun-value-check to trunk.(for ticket 201: add value/type check for commands sent to cmdctl.)\n 2. Apply the patch for ticket 193:msgq: real type data isn't encoded and decoded properly. \n3. The change had been reviewed by Jelte.
|
15 years ago |
Likun Zhang
|
61dd21635c
Use constant CONFIG_MODULE_NAME to avoid hardcode name for fake module 'config'
|
15 years ago |
Likun Zhang
|
55864ffabb
Pass bind10 verbose option to module xfrin, xfrout and cmdctl(Has been reviewed by jeremy)
|
15 years ago |
JINMEI Tatuya
|
977fddeaf5
replace EXPECT_EQ with ASSERT_EQ if the expected value is a null pointer.
|
15 years ago |
JINMEI Tatuya
|
18fb5d007c
detect problematic implementation of kqueue EV_SET to avoid the use of it with ASIO
|
15 years ago |
JINMEI Tatuya
|
737c49cf85
addressed some portability issues with non boost ASIO:
|
15 years ago |
Evan Hunt
|
748e5c85b1
- suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
|
15 years ago |
Evan Hunt
|
aad8d399e2
checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code
|
15 years ago |
JINMEI Tatuya
|
54485aaaf3
used a separate internal library for ASIO related code to avoid the unused-parameter warning due to the ASIO code.
|
15 years ago |
Jelte Jansen
|
2def58b09b
applied jinmei's patches from http://bind10.isc.org/ticket/183 (with a minor cleanup)
|
15 years ago |
Likun Zhang
|
b13c2aac74
Ignore value/type check for commands belong to fake module 'config'.
|
15 years ago |
JINMEI Tatuya
|
7b078ae3bc
catch exception by reference.
|
15 years ago |
Jelte Jansen
|
250a36eef5
test for boost::asio version of course needs have_boost_system check
|
15 years ago |
Jeremy C. Reed
|
2475a5ffc7
Install the headers for libdns and libexceptions.
|
15 years ago |
Jelte Jansen
|
2d16d72766
oops, committed wrong version of file
|
15 years ago |
Jeremy C. Reed
|
03673d36aa
Also set PYTHONPATH so b10-xfrin can import bind10_dns
|
15 years ago |
Likun Zhang
|
1f3e9eb8fd
Add the forgotten specification file for test case.
|
15 years ago |
Jelte Jansen
|
1306183eb7
some changes inspired by jinmei's review
|
15 years ago |
Jelte Jansen
|
58d4c7d4c7
A refactor in cfgmgr.py, inspired (and reviewed) by ticket
|
15 years ago |
JINMEI Tatuya
|
b61033f328
added sys/un.h
|
15 years ago |