index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
master_loader.h
Age
Commit message (
Expand
)
Author
2017-09-27
[master] typos, dates, *.mes files updates before release
Wlodek Wencel
2017-07-23
spelling: successfully
Josh Soref
2015-12-16
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2013-01-16
[2573] count added RR within datasrc loader, and deprecate MasterLoader method
JINMEI Tatuya
2013-01-12
[2573] doc for MasterLoader updates
JINMEI Tatuya
2013-01-11
[2573] defined MasterLoader::getRRCount().
JINMEI Tatuya
2012-12-10
[2377] Allow checking if there was an error
Michal 'vorner' Vaner
2012-12-07
[2377] Prepare MasterLoader::pushSource for future
Michal 'vorner' Vaner
2012-12-07
[2377] Report error on !MANY_ERRORS as exception
Michal 'vorner' Vaner
2012-12-07
[2377] docs: Reference note about Lenient mode
Michal 'vorner' Vaner
2012-12-07
[2377] Provide MasterLoader constructor from stream
Michal 'vorner' Vaner
2012-12-06
[2377] style fix: added a blank line between method defs for readability.
JINMEI Tatuya
2012-12-04
[2377] Documentation for MasterLoader
Michal 'vorner' Vaner
2012-12-03
[2377] Change the callback interface
Michal 'vorner' Vaner
2012-12-03
[2377] Skeleton of the master loader
Michal 'vorner' Vaner
2012-12-03
[2377] Tests for actually loading something
Michal 'vorner' Vaner
2012-12-03
[2377] Add missing callback to MasterLoader
Michal 'vorner' Vaner
2012-12-03
[2377] Initial MasterLoader class and test class
Jelte Jansen
2012-11-27
[2497] Add placeholder MasterLoader class
Mukund Sivaraman