Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 3cc88bfa25 cleanup: removed <config.h> because we don't use UNUSED_PARAM in this file. il y a 15 ans
  JINMEI Tatuya f4d9f872e5 sync with trunk il y a 15 ans
  JINMEI Tatuya 5f1739873b s/#include "header"/#include <[path/]header>/ (trac #291) il y a 15 ans
  JINMEI Tatuya 918b6962cd added -a to the usage. il y a 15 ans
  JINMEI Tatuya 84bdd04537 on second thought, it would be better to separate constructors for the explicit address case and the "any" address case. il y a 15 ans
  JINMEI Tatuya 0e16c1b5b7 a trivial bug fix: -a wasn't recognized. il y a 15 ans
  JINMEI Tatuya 22d942fa39 changed interface of the IOService constructor so that it's impossible il y a 15 ans
  JINMEI Tatuya 678e8861f5 merged the original trac221 branch il y a 15 ans
  JINMEI Tatuya a52058ff5d merged r2393 il y a 15 ans
  Evan Hunt 52ac5cf227 71. [func] each il y a 15 ans
  JINMEI Tatuya ee4099c30d introduced an abstract base Session class so that we can easily create test cases using a mock sessio implementation. il y a 15 ans
  Evan Hunt 34159d6962 70. [func] each il y a 15 ans
  JINMEI Tatuya 241e30a82b added tests about exceptional cases in communicating with the xfrin process. il y a 15 ans
  JINMEI Tatuya d990b85fbe introduced an abstract base Session class to allow tests to define and use a mock session class. il y a 15 ans
  JINMEI Tatuya 798c5262f8 introduced an abstract base class for XfroutClient, introduced a mock derived class of it, and added detailed tests for xfrout using it. il y a 15 ans
  JINMEI Tatuya 0fb9d9d889 style cleanup: removed a redundant blank line. il y a 15 ans
  JINMEI Tatuya 905e15266d minor style fix: fold a long line. il y a 15 ans
  Jelte Jansen 949ef72726 Applied second patch from ticket #227 (print module name on stdout/stderr output), reviewed by Jeremy il y a 15 ans
  Jelte Jansen 5c7eaa635a add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (some spec files are now generated and end up in the build tree instead of the source tree) il y a 15 ans
  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 ;) 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
  JINMEI Tatuya 737c49cf85 addressed some portability issues with non boost ASIO: 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
  Evan Hunt 4f5ca8bd9c - added ASIO library header files (version 1.4.5, downloaded from il y a 15 ans
  Likun Zhang f9c48018e6 1. Send 'shutdown' command to Xfrin and Xfrout when boss receive SIGINT.(Reported in ticket 135) il y a 15 ans
  JINMEI Tatuya d71c306ac3 fixed build problem without boost::sys and boost::python. il y a 15 ans
  Jelte Jansen 1b47012f42 one ifdef hadn't been renamed il y a 15 ans
  Likun Zhang 3771057f6f Commit code for module xfrout, AXFR-out works now. Notes: il y a 15 ans
  JINMEI Tatuya 6dd3cc5d3b allow the python binding of libdns to be built using automake. il y a 15 ans
  Jelte Jansen 3489841c4b srv is unused in this version of run_server() il y a 15 ans