summaryrefslogtreecommitdiffstats
path: root/src/lib/datasrc/zone_finder.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [3391] Removed DNS specific folders from the tree.Marcin Siodelski2014-04-091-147/+0
* [2112] Fix initialization in for loops (for Microsoft C++)Mukund Sivaraman2014-01-221-1/+1
* [2834] (unrelated cleanup): move all datasrc exceptions to exceptions.h.JINMEI Tatuya2013-04-041-1/+2
* [2309] made findAtOrigin virtual again, removing the Impl protected method.JINMEI Tatuya2013-01-231-2/+2
* [2309] separate the public if and protected impl method; add docs.JINMEI Tatuya2013-01-231-3/+3
* [2309] supported use_minttl part of findAtOrigin.JINMEI Tatuya2013-01-231-4/+88
* [2309] implemented ZoneFinder::findAtOrigin for some basic cases.JINMEI Tatuya2013-01-231-0/+7
* [2309] (unrelated cleanup) move ZoneFinder to a separate header file.JINMEI Tatuya2013-01-231-1/+1
* [2165] Move ZoneFinder::stripRRsigs() into a .cc fileMukund Sivaraman2012-08-271-0/+55