JINMEI Tatuya
|
d05d315cf0
corrected the position of comment
|
il y a 15 ans |
Evan Hunt
|
099bd4daf8
Close branch trac109. (Also added ChangeLog to trunk for previous commit.)
|
il y a 15 ans |
Evan Hunt
|
f9ef39e6e6
Merged changes from trac109 (the few that hadn't been rendered moot
|
il y a 15 ans |
Evan Hunt
|
90c8141b69
3. [func] each
|
il y a 15 ans |
Evan Hunt
|
b502e251cb
- add checks for queued config commands to ASIO query processing loop
|
il y a 15 ans |
JINMEI Tatuya
|
6e231ad01c
removed unnecessary ASIO definitions from fake_session, and removed dependency on libpthread
|
il y a 15 ans |
JINMEI Tatuya
|
c415c9b1d5
converted the argument to timeToText() in DNSSECTimeTest.overflow explicitly.
|
il y a 15 ans |
JINMEI Tatuya
|
d8ca5bcb11
renamed boost_ex to asio_ex to be aligned with the migration to non boost asio.
|
il y a 15 ans |
JINMEI Tatuya
|
f754f3782e
on further check, ASSERT_EQ doesn't seem to solve the reported "problem".
|
il y a 15 ans |
Likun Zhang
|
508a2ffe37
Update test cases for bindctl.(skip review)
|
il y a 15 ans |
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.
|
il y a 15 ans |
Likun Zhang
|
61dd21635c
Use constant CONFIG_MODULE_NAME to avoid hardcode name for fake module 'config'
|
il y a 15 ans |
Likun Zhang
|
55864ffabb
Pass bind10 verbose option to module xfrin, xfrout and cmdctl(Has been reviewed by jeremy)
|
il y a 15 ans |
JINMEI Tatuya
|
977fddeaf5
replace EXPECT_EQ with ASSERT_EQ if the expected value is a null pointer.
|
il y a 15 ans |
JINMEI Tatuya
|
18fb5d007c
detect problematic implementation of kqueue EV_SET to avoid the use of it with ASIO
|
il y a 15 ans |
JINMEI Tatuya
|
737c49cf85
addressed some portability issues with non boost ASIO:
|
il y a 15 ans |
Evan Hunt
|
748e5c85b1
- suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
|
il y a 15 ans |
Evan Hunt
|
aad8d399e2
checkpoint: reverted convigure.ac change, removed UNUSED_PARAM from asio code
|
il y a 15 ans |
JINMEI Tatuya
|
54485aaaf3
used a separate internal library for ASIO related code to avoid the unused-parameter warning due to the ASIO code.
|
il y a 15 ans |
Likun Zhang
|
b13c2aac74
Ignore value/type check for commands belong to fake module 'config'.
|
il y a 15 ans |
Jeremy C. Reed
|
2475a5ffc7
Install the headers for libdns and libexceptions.
|
il y a 15 ans |
Jeremy C. Reed
|
03673d36aa
Also set PYTHONPATH so b10-xfrin can import bind10_dns
|
il y a 15 ans |
Likun Zhang
|
1f3e9eb8fd
Add the forgotten specification file for test case.
|
il y a 15 ans |
Jelte Jansen
|
58d4c7d4c7
A refactor in cfgmgr.py, inspired (and reviewed) by ticket
|
il y a 15 ans |
Evan Hunt
|
fa1daf4df7
Remove --with-boost-lib and --with-boost-include from configure.ac as
|
il y a 15 ans |
Han Feng
|
3d3cd6a35b
modify python_dns.cc according to name interface modification
|
il y a 15 ans |
Jeremy C. Reed
|
3236c00a4b
Remove the config.report on a "make distclean".
|
il y a 15 ans |
Likun Zhang
|
3dabd8c630
Add code for task 80(add value/type check for cmdctl). After review, the code needs to be merged to trunk.
|
il y a 15 ans |
Likun Zhang
|
5d0c156f57
Create a temp branch for task 80.(Add value/type check for cmdctl)
|
il y a 15 ans |
JINMEI Tatuya
|
1f01d8d69b
tighten an assertion check (based on a review comment, see trac #116)
|
il y a 15 ans |