index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
auth
/
statistics.cc.pre
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3391] Removed DNS specific folders from the tree.
Marcin Siodelski
2014-04-09
1
-286
/
+0
*
[3016] 64bit value requires "LL" suffix
Kazunori Fujiwara
2013-08-08
1
-1
/
+1
*
[3016] Counter::Value is changed to uint64_t and auth outputs 63bit of values
Kazunori Fujiwara
2013-07-08
1
-2
/
+4
*
[2796] compare with Opcode object instead of a numeric code
Yoshitaka Aharen
2013-06-06
1
-4
/
+2
*
[2796] compare with a constant instead of a magic number
Yoshitaka Aharen
2013-05-29
1
-1
/
+1
*
[2796] add statistics item 'qryrecursion'
Yoshitaka Aharen
2013-05-21
1
-1
/
+10
*
[2157] editorial: unify two short lines
JINMEI Tatuya
2013-02-02
1
-3
/
+1
*
[2157] fix opcode handling and added some documentation
Yoshitaka Aharen
2013-02-02
1
-14
/
+16
*
[2157] correct method naming of MessageAttributes
Yoshitaka Aharen
2013-02-02
1
-7
/
+7
*
[2157] increment opcode counter if message header parse succeeded
Yoshitaka Aharen
2013-01-31
1
-2
/
+9
*
[2157] add parameter checks for setRequest(IPVersion|TransportProtocol)
Yoshitaka Aharen
2013-01-30
1
-6
/
+0
*
[2157] simplify return type of getRequestOpCode()
Yoshitaka Aharen
2013-01-30
1
-2
/
+2
*
Revert "[2157] pass IP versions and transport protocols with enum"
Yoshitaka Aharen
2013-01-28
1
-10
/
+16
*
[2157] use boost::optional for getRequestOpcode()
Yoshitaka Aharen
2013-01-28
1
-44
/
+38
*
[2157] rename setResponseSigTSIG to setResponseTSIG
Yoshitaka Aharen
2013-01-28
1
-1
/
+1
*
[2157] use boost::optional for Opcode in MessageAttributes
Yoshitaka Aharen
2012-12-26
1
-30
/
+45
*
[2157] fix checks for response is TSIG signed or not
Yoshitaka Aharen
2012-12-11
1
-2
/
+1
*
[2157] Counters::get() now returns ConstElementPtr.
Yoshitaka Aharen
2012-12-11
1
-10
/
+9
*
[2157] pass IP versions and transport protocols with enum
Yoshitaka Aharen
2012-12-11
1
-23
/
+10
*
[2157] remove SIG(0) from MessageAttributes
Yoshitaka Aharen
2012-11-28
1
-3
/
+0
*
[2157] aligned the case of opcode and rcode
Yoshitaka Aharen
2012-11-28
1
-2
/
+2
*
[2157] updated includes
Yoshitaka Aharen
2012-11-28
1
-0
/
+2
*
[2157] use isc::dns::Opcode directly
Yoshitaka Aharen
2012-11-28
1
-4
/
+6
*
[2157] update doxygen, remove extra header includes
Yoshitaka Aharen
2012-11-26
1
-1
/
+0
*
[2157] minor comment fix
Yoshitaka Aharen
2012-11-22
1
-2
/
+4
*
[2157] corrected condition for "request.badednsver"
Yoshitaka Aharen
2012-11-21
1
-3
/
+4
*
[2157] corrected conditions for compound attributes
Yoshitaka Aharen
2012-11-20
1
-25
/
+29
*
[2157] add notes for fillNodes
Yoshitaka Aharen
2012-11-20
1
-0
/
+4
*
[2157] renamed CounterTypeTree to CounterSpec
Yoshitaka Aharen
2012-11-20
1
-5
/
+5
*
[2157] remove per-zone statistics code
Yoshitaka Aharen
2012-11-20
1
-3
/
+1
*
[2157] add getter method
Yoshitaka Aharen
2012-11-16
1
-13
/
+13
*
[2157] renamed according to coding style, moved to anonymous namespace
Yoshitaka Aharen
2012-11-16
1
-3
/
+4
*
[2157] rename following the naming policy
Yoshitaka Aharen
2012-11-16
1
-87
/
+89
*
[2157] update item definitions
Yoshitaka Aharen
2012-11-15
1
-7
/
+1
*
[2157] fix code-to-counter conversion table
Yoshitaka Aharen
2012-11-15
1
-11
/
+13
*
[2157] directly convert `ConstEDNSPtr` to bool
Yoshitaka Aharen
2012-11-15
1
-1
/
+1
*
[2157] ItemTreeType renamed to ItemTreePtr, fixed markup
Yoshitaka Aharen
2012-11-15
1
-6
/
+6
*
[2157] remove empty explicit destructor
Yoshitaka Aharen
2012-11-15
1
-3
/
+0
*
[2155] added some notes to the mapping tables of counter item
Yoshitaka Aharen
2012-11-15
1
-40
/
+40
*
[2157] removed a member from QRAttributes
Yoshitaka Aharen
2012-11-15
1
-2
/
+4
*
[2157] apply review comments
Yoshitaka Aharen
2012-11-13
1
-0
/
+269