- 03 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4134 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4104 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Dec, 2010 1 commit
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4082 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Dec, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3999 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
This is slightly out of order for the b10-recurse entries. This also includes: Trac #401, svn r3660 Trac #393, r3602 Trac #389, r3448 And I kept those change log entries too. I renumbered the two newest entries. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3992 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3991 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3990 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Fix run_*.sh scripts that are used for development testing so they use a msgq socket file in the build tree. I didn't merge from that branch since had 21 conflicts and missing ranges. My original commit message for r3881 was: Set BIND10_MSGQ_SOCKET_FILE in environment for every run_*.sh script (not for unittests though). It is set to @abs_top_builddir@/msgq_socket I didn't test all of them and some do not even use it. But it shouldn't hurt. This is for Trac ticket #226. Note I don't patch the src/bin/recurse/run_b10-recurse.sh.in now. It is now missing and I don't know why. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3989 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Dec, 2010 3 commits
-
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3972 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3968 e5f2f494-b856-4b98-b285-d166d9295462
-
Yoshitaka Aharen authored
- Documentation and comments were appended. - Some classes and functions were renamed. - Some test cases were appended. - Removed unnecessary includes. - Thrown exceptions were changed not to hide asio specific definitions. - Query counter increment is moved from AuthSrv::processMessage() to AuthSrvImpl::processNormalQuery() and AuthSrvImpl::processAxfrQuery(). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3954 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Dec, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3891 e5f2f494-b856-4b98-b285-d166d9295462
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3886 e5f2f494-b856-4b98-b285-d166d9295462
-
Han Feng authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac397focused@3885 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Dec, 2010 3 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3867 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3866 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(with a minor irrelevant cleanup: folded a long line) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3858 e5f2f494-b856-4b98-b285-d166d9295462
-
- 14 Dec, 2010 3 commits
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3839 e5f2f494-b856-4b98-b285-d166d9295462
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3829 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3824 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Dec, 2010 1 commit
-
-
Yoshitaka Aharen authored
* Timer call back scheme of submitting statistics changed. * Avoid dynamic allocations. * Some files and classes were renamed. - stats.{cc,h} -> statistics.{cc,h} - class Counter -> class QueryCounters * Remove unnecessary includes. * Some test cases were appended. - class IntervalTimer - Submitted values from QueryCounters::submitStatistics() - Counter increment with handling query * Remove namespace 'statistics'. * Argument to constructor of IntervalTimer was changed to asio_link::IOService&. * Error handling improved - Parameter check - Exception handling * Documentation and comments were appended. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3782 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Dec, 2010 1 commit
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3741 e5f2f494-b856-4b98-b285-d166d9295462
-
- 01 Dec, 2010 6 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3699 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3698 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Fix one misspelling. Fix some formatting. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3697 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
for the component and BIND 10 suite. This is not complete as others can be set to do same thing. Also need to reconsider if we really want to keep up with per-module versioning. While editing Changelog also add svn revision for another entry. And update the version in configure.ac. (I jump to future a few hours :) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3696 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
bindctl printing of configuration values changed to be in JSON format instead of python literals (which is also the format required for input). 1-line change, discussed on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3694 e5f2f494-b856-4b98-b285-d166d9295462
-
Yoshitaka Aharen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac347@3686 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Nov, 2010 2 commits
-
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3681 e5f2f494-b856-4b98-b285-d166d9295462
-
Stephen Morris authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3677 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Nov, 2010 2 commits
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3662 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3650 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Nov, 2010 2 commits
-
-
Jeremy C. Reed authored
Add brief changelog entry. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac362@3628 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3623 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Nov, 2010 4 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3600 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3596 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3592 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3591 e5f2f494-b856-4b98-b285-d166d9295462
-
- 07 Nov, 2010 1 commit
-
-
Jerry authored
Auth needs to make a new connection only on the first time or if an error occurred. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3482 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Nov, 2010 1 commit
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3453 e5f2f494-b856-4b98-b285-d166d9295462
-