index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
datasrc
/
memory
/
zone_data_loader.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3391] Removed DNS specific folders from the tree.
Marcin Siodelski
2014-04-09
1
-294
/
+0
*
[3312] Pass variables by reference (cppcheck report, etc.)
Mukund Sivaraman
2014-01-29
1
-1
/
+1
*
[2836] style fix: unify two short lines
JINMEI Tatuya
2013-05-15
1
-2
/
+1
*
[2836] More retries on segment growing
Michal 'vorner' Vaner
2013-05-15
1
-29
/
+41
*
[2836] Set the segment holder separately
Michal 'vorner' Vaner
2013-05-15
1
-1
/
+2
*
Merge branch 'master' into work/grow
Michal 'vorner' Vaner
2013-05-15
1
-0
/
+6
|
\
|
*
[2834] removed now-unused methods and members from InMemoryClient.
JINMEI Tatuya
2013-04-06
1
-0
/
+6
*
|
[2836] Minor docs fixes
Michal 'vorner' Vaner
2013-04-30
1
-1
/
+1
|
/
*
[2441] Bring back ZoneDataLoader's old queueing behavior
Mukund Sivaraman
2013-03-06
1
-4
/
+90
*
[2441] Remove the grouping vectors from ZoneDataLoader
Mukund Sivaraman
2013-03-04
1
-64
/
+4
*
[2441] Update in-memory data source so it can load RRs in any order
Mukund Sivaraman
2013-03-04
1
-26
/
+10
*
[2499] Perform validation using dns::checkZone() during in-memory loading
Mukund Sivaraman
2013-01-17
1
-6
/
+26
*
[2470] Revert "[2470] provide RR collator with issue callbacks"
JINMEI Tatuya
2012-12-18
1
-4
/
+4
*
[2470] provide RR collator with issue callbacks
JINMEI Tatuya
2012-12-12
1
-4
/
+4
*
[2470] renamed RRCollator::finish() to flush() as suggested in review.
JINMEI Tatuya
2012-12-12
1
-1
/
+1
*
[2470] removed redundant #include
JINMEI Tatuya
2012-12-12
1
-1
/
+0
*
[2470] use MasterLoader instead of masterLoad for in-memory loading from text.
JINMEI Tatuya
2012-12-11
1
-9
/
+19
*
[master] Merge branch 'trac2420'
JINMEI Tatuya
2012-11-30
1
-24
/
+7
|
\
|
*
[2420] cleanup: unify getCoveredType() used in 2 .cc's.
JINMEI Tatuya
2012-11-13
1
-17
/
+2
|
*
[2420] enable the RRSIG-only case in ZoneDataLoader.
JINMEI Tatuya
2012-11-13
1
-11
/
+3
|
*
[2420] initial attempt of allowing RRSIG-only case
JINMEI Tatuya
2012-11-13
1
-0
/
+6
*
|
[2421] Throw ZoneLoaderException even for MasterLoadError
Mukund Sivaraman
2012-11-14
1
-1
/
+5
|
/
*
[2209] Pass objects by const reference
Michal 'vorner' Vaner
2012-10-25
1
-3
/
+3
*
[2268] minor editorial cleanups
JINMEI Tatuya
2012-10-12
1
-7
/
+4
*
[2268] Move ZoneDataLoader into an unnamed namespace
Mukund Sivaraman
2012-10-12
1
-5
/
+5
*
[2268] Move ZoneDataLoader class out of its header
Mukund Sivaraman
2012-10-12
1
-0
/
+49
*
[2268] Implement loadZoneData() functions
Mukund Sivaraman
2012-10-12
1
-0
/
+96
*
[2268] Move ZoneDataLoader to a separate file
Mukund Sivaraman
2012-10-12
1
-0
/
+108