Mukund Sivaraman
|
86d5acdb8b
[956] Make Message::toWire() TSIG agnostic
|
11 years ago |
Mukund Sivaraman
|
4655c110af
Merge branch 'trac2300'
|
11 years ago |
Naoki Kambe
|
698682948e
[2274] editorial fix due to reviewer's suggestion
|
11 years ago |
Naoki Kambe
|
d03eba7fae
[2274] add unit tests for statistics counters introduced in Xfrin
|
11 years ago |
Naoki Kambe
|
b86a58b5f1
[2274] modify test codes before implementing for new counters
|
11 years ago |
Naoki Kambe
|
499e6f2e3f
[2300] set self.tsig_key_name in XfrinConnection.__init__()
|
11 years ago |
Naoki Kambe
|
dc10e21d3a
[2300] add unit tests for statistics socket counters introduced in Xfrin
|
11 years ago |
Naoki Kambe
|
f7a34944f3
[2300] use _master_addrinfo[0] for address family in _get_ipver_str()
|
12 years ago |
Naoki Kambe
|
516bb5392f
[2883] no need to clear all counters before each test
|
11 years ago |
Naoki Kambe
|
f98caa5f31
[2883] add counters arguments into XfrinConnection class and its related methods
|
11 years ago |
Naoki Kambe
|
c0153581c3
[master] Merge branch 'trac2884'
|
11 years ago |
Naoki Kambe
|
53f6ad9e37
[2884] insert classname
|
12 years ago |
JINMEI Tatuya
|
554c01b75c
[2854] made trivial updates to xfrin for the correction to reconfigure()
|
12 years ago |
JINMEI Tatuya
|
f24dff697d
[2964] (unrelated) cleanup: removed the check for pydnspp module.
|
12 years ago |
JINMEI Tatuya
|
429d200e94
[2964] cleanup: removed any reference to db_file command params
|
12 years ago |
JINMEI Tatuya
|
525021e0a8
[2964] make sure to catch exception from DataSrcClientsMgr.reconfigure.
|
12 years ago |
JINMEI Tatuya
|
e51d6fd38a
[2964] updated _get_zone_soa so it won't auto create a new zone anymore.
|
12 years ago |
JINMEI Tatuya
|
edc1911c2d
[2964] use DataSrcClientsMgr to identify the data source for xfr.
|
12 years ago |
JINMEI Tatuya
|
159d0dd5e0
[2964] refactoring: create datasrc_client before starting session thread.
|
12 years ago |
JINMEI Tatuya
|
42213653b8
[2964] added data_sources for necessary remote config. it's nop for now.
|
12 years ago |
JINMEI Tatuya
|
2ed196723c
[2964] cleanup: removed inmemory config retrieved from auth config
|
12 years ago |
JINMEI Tatuya
|
8b143c88e7
[2964] small refactoring: move more stuff from mock _cc_setup to ctor.
|
12 years ago |
JINMEI Tatuya
|
cd6f223e8f
[2911] some editorial fixes: align lines more nicely.
|
12 years ago |
JINMEI Tatuya
|
e3a4ca39f1
[2911] deprecated use_ixfr
|
12 years ago |
JINMEI Tatuya
|
0332ecca45
[2911] updates to retransfer/refresh so it works with new semantics.
|
12 years ago |
JINMEI Tatuya
|
8c0de3883e
[2911] changed the default policy of request_ixfr to 'yes'.
|
12 years ago |
JINMEI Tatuya
|
9c25723eb9
[2911] suppress IXFR-to-AXFR fallback if IXFR only is specified.
|
12 years ago |
JINMEI Tatuya
|
2a2f47d375
[2911] select initial request type based on config and SOA availability.
|
12 years ago |
JINMEI Tatuya
|
60a1738279
[2911] updated XfrinConnection ctor so it takes zone soa as a parameter.
|
12 years ago |
JINMEI Tatuya
|
73f842441c
[2911] make sure to use default request_ixfr from the spec, not hardcoding it.
|
12 years ago |