- 08 Nov, 2011 5 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
- log client's address (needed to update _guess_remote also) - log xfr type (currently it's always 'AXFR', but we'll soon support IXFR) - log the event of quote failure
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
data. also added some more test cases for _get_notify_slaves_from_ns and some log messages.
-
JINMEI Tatuya authored
XfroutSession(). The original code was already buggy in this sense, but with the newer data source API it will be a bit more likely to happen due to the generality of the API, so it would make sense to fix it here.
-
- 07 Nov, 2011 3 commits
-
-
JINMEI Tatuya authored
one question.
-
JINMEI Tatuya authored
can happen from a broken data source)
-
JINMEI Tatuya authored
-
- 05 Nov, 2011 6 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
instead of the old API. Now we can completely drop _create_rrset_from_db_record, so did it. With this change the main xfrout code is free from the old API.
-
- 04 Nov, 2011 4 commits
-
-
JINMEI Tatuya authored
not in _reply_xfrout_query() using the old API. _create_rrset_from_db_record() is now almost obsolete, so the test for it was also removed.
-
JINMEI Tatuya authored
use that for logging. get_query_zone_name/class() are now removed (they were almost one-liner, and didn't see make much sense to be separate methods other than making the code rather unredable)
-
JINMEI Tatuya authored
using the new API. _zone_has_soa() and _zone_exit() were not needed anymore, so were removed, so were corresponding tests.
-
JINMEI Tatuya authored
in _check_xfrout_available().
-
- 03 Nov, 2011 5 commits
-
-
Jeremy C. Reed authored
-
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
And revert the change from jreed-doxygen to io_asio_socket.h. Opened a ticket for that #1366.
-
- 02 Nov, 2011 16 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
on a MockAccessor object. Also added check code to detect any such attempt.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jeremy C. Reed authored
This included fixing conflict which introduced a new fix changing bogus \parameter to \param.
-
Tomek Mrugalski authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 01 Nov, 2011 1 commit
-
-
JINMEI Tatuya authored
-