- 02 Mar, 2011 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Master contains fix of #338, which influences this code quite a lot. The merge includes not only the code-level conflict resolutions, but also logic-level conflicts and enabling of the tests that failed because of #338. Conflicts: src/bin/auth/tests/Makefile.am src/bin/resolver/Makefile.am src/bin/resolver/resolver.cc src/bin/resolver/tests/Makefile.am src/bin/resolver/tests/resolver_config_unittest.cc src/lib/Makefile.am
-
- 01 Mar, 2011 1 commit
-
-
JINMEI Tatuya authored
for solaris build due to #613.
-
- 28 Feb, 2011 9 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it should have been necessary but apparently the check was skipped due to the way we include header files.
-
JINMEI Tatuya authored
Based on the review comment. It was not clear why only these caused missingInclude, but we now suppress it that doesn't matter anyway. This reverts commit 59455cd6.
-
JINMEI Tatuya authored
exclude these warnings in the suppress list instead. also added some comments about the suppress list.
-
JINMEI Tatuya authored
false alarms on some systems.
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
- 25 Feb, 2011 15 commits
-
-
JINMEI Tatuya authored
With this change we can silence cppcheck in one other point.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
The directory was removed before and reappeared trough some less successful merge. The changelog already contains the removal.
-
-
JINMEI Tatuya authored
-
hanfeng authored
-
JINMEI Tatuya authored
with it cppcheck on bind10.isc.org would complain about lots of include file 'not found'.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
specifically, cppcheck on bind10.isc.org doesn't understand the --suppressions-list= form of option.
-
JINMEI Tatuya authored
but nanosleep would be more portable anyway.
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
Remove some duplicated DESTDIR. This was reported by Jan Engelhardt via bind10-dev list.
-
JINMEI Tatuya authored
-
- 24 Feb, 2011 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
realized (un)luckily.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
(NOTE: I had the wrong date in the release tarball again; I changed my checklist again to make sure this is fixed for next time.)
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
This is 20110224. Add release stamp in the ChangeLog Update versions for bind10, bindctl, and msgq. Maybe not precise and we should discuss if or how we should maintain per component version numbers.
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
-
Stephen Morris authored
In the test for UDPSocket, use io_service::run_one() instead of poll().
-