Jeremy C. Reed
|
47f653792f
Add temporary branch for removing ext/boost
|
15 years ago |
Jeremy C. Reed
|
5d8fbfef53
Remove recommendations about using Boost System (for ASIO)
|
15 years ago |
Likun Zhang
|
e487e63bd7
Fixed a minor error in code(Reviewed by Jelte).
|
15 years ago |
Shane Kerr
|
6e3c1596ce
Merging changes from Trac ticket #40.
|
15 years ago |
Likun Zhang
|
409e9d7818
1. Refactor the unittest code for cmdctl. \n2. Fix code error commentted temply in r1991. \n3. Add a new unittest for cmdctl. (Skip review)
|
15 years ago |
Jelte Jansen
|
5ce49e93d7
it would appear Solaris does not like variables called 'sun'
|
15 years ago |
Jelte Jansen
|
51803e4064
|
15 years ago |
Jelte Jansen
|
1e7b973839
rename HAVE_SIN_LEN macro to HAVE_SA_LEN, and use it for setting sun_len in the custom domain socket handler in lib/cc/session.cc
|
15 years ago |
Jelte Jansen
|
f28f0da30a
Use asio's io_service for the msgq handling in auth as well. Needed to add a getter for the io_service to asio_link. This may very wel come under reconsideration for the next release, but it is needed right now to get it to work again ;)
|
15 years ago |
JINMEI Tatuya
|
0519ea6505
minor style fix
|
15 years ago |
JINMEI Tatuya
|
38f4cca34a
5. [bug] jinmei
|
15 years ago |
JINMEI Tatuya
|
85bc9eea0d
merge branches/trac185 (trac #185): more tests for xfrin with some bug fixes.
|
15 years ago |
JINMEI Tatuya
|
68e6225552
removed unnecessary header files. these seem to be naively copied from other .cc files.
|
15 years ago |
JINMEI Tatuya
|
08604a8516
wording fixes to comment lines.
|
15 years ago |
JINMEI Tatuya
|
ad7077f60e
disalbe /dev/poll with ASIO (trac #211).
|
15 years ago |
JINMEI Tatuya
|
68f84c77a9
temporarily disabled a failed test.
|
15 years ago |
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 |