index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
zone_checker.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-12-14
1
-0
/
+2
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[2433] Remove unnecessary wrapper function
Michal 'vorner' Vaner
2013-01-04
1
-7
/
+2
*
[2433] Avoid copy of the callbacks
Michal 'vorner' Vaner
2013-01-04
1
-6
/
+6
*
[2433] use a wrapper functor instead of a separate class.
JINMEI Tatuya
2013-01-03
1
-29
/
+25
*
[2433] adjusted with the latest ver of #2432: type of find(), some param order.
JINMEI Tatuya
2013-01-03
1
-20
/
+20
*
[2433] corrected minor wording error in a comment.
JINMEI Tatuya
2013-01-03
1
-2
/
+2
*
[2433] catch an invalid case where NS name is CNAME.
JINMEI Tatuya
2013-01-03
1
-0
/
+6
*
[2433] handled cases DNAME exists above an NS name
JINMEI Tatuya
2013-01-03
1
-1
/
+51
*
[2433] check some cases where NS doesn't have address records.
JINMEI Tatuya
2013-01-03
1
-18
/
+38
*
[2433] added a zone check function, just checking the number of NS and SOA
JINMEI Tatuya
2013-01-03
1
-0
/
+129