- 11 Apr, 2011 1 commit
-
-
chenzhengzhang authored
-
- 15 Mar, 2011 1 commit
-
-
Jelte Jansen authored
-
- 11 Mar, 2011 1 commit
-
-
Jelte Jansen authored
-
- 07 Mar, 2011 1 commit
-
-
Jeremy C. Reed authored
-
- 28 Feb, 2011 1 commit
-
-
Jelte Jansen authored
if not in forwarder mode.
-
- 25 Feb, 2011 1 commit
-
-
Jelte Jansen authored
Also moved initialization of the cache to Resolver
-
- 21 Jan, 2011 1 commit
-
-
JINMEI Tatuya authored
briefly talked about it on jabber, no one opposed to it, Jeremy explicitly agreed. changes are trivial themselves, so no explicit review.
-
- 07 Jan, 2011 1 commit
-
-
Scott Mann authored
-
- 03 Jan, 2011 1 commit
-
-
Jeremy C. Reed authored
Changed some names. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac470@4130 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Dec, 2010 1 commit
-
-
Jelte Jansen authored
also added a few more dlog() calls git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3786 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3569 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Nov, 2010 1 commit
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3556 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Oct, 2010 1 commit
-
-
Jelte Jansen authored
delete dns_service in the main.cc of recurse and auth made coroutine destructor virtual git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac394@3369 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Oct, 2010 4 commits
-
-
Michal Vaner authored
It bought some changes elsewhere. The verbose attribute was removed as unnecessary. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3363 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3361 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3359 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-config@3353 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Oct, 2010 2 commits
-
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-config@3338 e5f2f494-b856-4b98-b285-d166d9295462
-
Michal Vaner authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-config@3335 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Oct, 2010 1 commit
-
-
http://bind10.isc.org/ticket/383?replyto=3#comment:3Jelte Jansen authored
also added some more documentation git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac383@3312 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Oct, 2010 2 commits
-
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3310 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
removed a few lines that were commented out git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac383@3306 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Oct, 2010 1 commit
-
-
Evan Hunt authored
having its own copies of them. (these files, along with other common code in auth_srv.cc and recursor.cc, still need to be moved into a library.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3266 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Oct, 2010 1 commit
-
-
Evan Hunt authored
- added diagrams to asiolink documentation - eliminated improper error return in TCPServer operator() - moved UDPEndpoint, TCPEndpoint, UDPSOcket, TCPSOcket implementation code into internal/udpdns.h and internal/tcpdns.h - RecursiveQuery ns_addr_ member now an IOAddress rather than asio address - add method headers in recursor.h and auth_srv.h - change asio_link unittest name to asiolink git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3177 e5f2f494-b856-4b98-b285-d166d9295462
-
- 05 Oct, 2010 1 commit
-
-
Evan Hunt authored
variable names and class names. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3115 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Oct, 2010 1 commit
-
-
Evan Hunt authored
use the "-f nameserver" option to the bind10 boss script (eventually that will have to be a config system option). This can currently only send upstream queries via UDP, without any niceties like EDNS0, DNSSEC, checking for QID match, etc. Also, still very poorly documented. More to come... git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3108 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Sep, 2010 1 commit
-
-
Evan Hunt authored
DNS lookup calls can now be asynchronous, calling back into the UDPServer or TCPServer coroutine that originated them via io_service::post(). git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@3084 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Sep, 2010 1 commit
-
-
Evan Hunt authored
to datasrc, xfrin, xfrout and so on removed. This is simply the client-facing side of a name server; it can receive and send packets but can't process them in any way yet. It will become a simple forwarder, and then a proper resolver, in future work. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@2958 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Sep, 2010 1 commit
-
-
Evan Hunt authored
src/lib/asiolink. No changes to the code itself have been made except for the purely cosmetic one of changing the namespace and filenames from "asio_link" to "asiolink". git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@2953 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Sep, 2010 1 commit
-
-
Evan Hunt authored
1) The asio_link object no longer directly depends on AuthSrv*; instead the caller must provide a pair of callback objects, CheckinProvider and DNSProvider, which are called at appropriate times to check for outstanding configuration messages and to process a DNS message. 2) In hopes of making it less painful to write the ASIO handlers when we add the code to send requests to upstream authoritative servers, I rewrote the TCPServer and UDPServer classes to use the "stackless coroutine" pattern described at: http://blog.think-async.com/2010/03/potted-guide-to-stackless-coroutines.html The resulting ASIO code should be functionally identical to the previous code, but it is shorter and (IMHO) easier to read: instead of several different asynchronous response handlers, there's a single function for TCP and another for UDP, and the I/O operations are all laid out in logical order. Next step will be to move asio_link into src/lib, but I'm leaving it here for now to make it easier to read the diff. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac327@2934 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Aug, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac310@2748 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- added surrandong parentheses for return values based on agreed guideline - removed redundant semicolons after a block - fixed curly brace position diff is large, but the change is very trivial. so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2745 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Aug, 2010 1 commit
-
-
Jelte Jansen authored
new approach for blocking reads to prevent races: if the timeout or read is canceled, also wait until the cancel signal is processed other cleanup; only use one variable for the read_result and timer_result (with boost::optional) setResult does not need to be a member function, so i moved it out of the class don't cancel timer if it wasn't set added an io_service.reset() call to reset internal flags before the run_one() calls git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac296@2716 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Aug, 2010 1 commit
-
-
Jelte Jansen authored
use the correct socket file to pass to the XfroutClient in b10-auth when run from source (ticket #283) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2705 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
(trivial) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2582 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Jul, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac268@2527 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac268@2525 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2517 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Jul, 2010 1 commit
-
-
JINMEI Tatuya authored
commented about some weirdness with this option. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac221b@2472 e5f2f494-b856-4b98-b285-d166d9295462
-