Yoshitaka Aharen
|
a0f35ebd59
[2157] add documentation
|
12 years ago |
Yoshitaka Aharen
|
6f61065e70
[2157] remove per-zone statistics code
|
12 years ago |
Yoshitaka Aharen
|
a44025da79
[2157] use std::bitset, add notes
|
12 years ago |
Yoshitaka Aharen
|
34dd2565e9
[2157] add getter method
|
12 years ago |
Yoshitaka Aharen
|
50c6b204fe
[2157] renamed according to coding style, moved to anonymous namespace
|
12 years ago |
Yoshitaka Aharen
|
5abc52b3f4
[2157] use a constant instead of a magic number, typo fix
|
12 years ago |
Yoshitaka Aharen
|
92cf23f15e
[2157] rename following the naming policy
|
12 years ago |
Yoshitaka Aharen
|
7a821cf7fe
[2157] update item definitions
|
12 years ago |
Yoshitaka Aharen
|
24cecc6e62
[2157] only count for requests with EDNS version 0
|
12 years ago |
Yoshitaka Aharen
|
0e784ad2b3
[2157] fix code-to-counter conversion table
|
12 years ago |
Yoshitaka Aharen
|
c30ebf9ecc
[2157] change need_generate condition
|
12 years ago |
Yoshitaka Aharen
|
7dd1d39f97
[2157] directly convert `ConstEDNSPtr` to bool
|
12 years ago |
Yoshitaka Aharen
|
0382951b17
[2157] remove unnecessary #include
|
12 years ago |
Yoshitaka Aharen
|
d24fcdc599
[2157] ItemTreeType renamed to ItemTreePtr, fixed markup
|
12 years ago |
Yoshitaka Aharen
|
01cec039d9
[2157] remove empty explicit destructor
|
12 years ago |
Yoshitaka Aharen
|
16a7ef79d2
[2155] call reset() instead of initializer
|
12 years ago |
Yoshitaka Aharen
|
7791af176b
[2155] removed inline keywords from methods inside class definition
|
12 years ago |
Yoshitaka Aharen
|
1603af4c98
[2155] added some notes to the mapping tables of counter item
|
12 years ago |
Yoshitaka Aharen
|
fb246fec83
[2155] update test case according to the review comment
|
12 years ago |
Yoshitaka Aharen
|
081f73d83d
[2155] fixed wrong comment
|
12 years ago |
Yoshitaka Aharen
|
5b92e04d29
[2155] inline methods in a canonical way
|
12 years ago |
Yoshitaka Aharen
|
eeb6dd5d64
[2155] use auto-generated copy constructor
|
12 years ago |
Yoshitaka Aharen
|
52598eb44e
[2155] checkCountersAllZeroExcept() returns void
|
12 years ago |
Yoshitaka Aharen
|
b9b6e36c4e
[2155] added notes for including header files with EXTRA_DIST
|
12 years ago |
Yoshitaka Aharen
|
ea7ef4dac8
[2157] fixed doxygen comment position
|
12 years ago |
Yoshitaka Aharen
|
b08a456d70
[2157] specify encoding explicitly for xml.etree.ElementTree.tostring
|
12 years ago |
Yoshitaka Aharen
|
f9b1652469
[2157] remove extra comments, remove zone_origin_
|
12 years ago |
Yoshitaka Aharen
|
425b14dc49
[2157] removed a member from QRAttributes
|
12 years ago |
Yoshitaka Aharen
|
b2d762a14c
[2157] add note
|
12 years ago |
Yoshitaka Aharen
|
401f99d8ce
[2157] avoid unnecessary keyword substitution
|
12 years ago |