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
/
masterload.cc
Age
Commit message (
Expand
)
Author
2016-12-14
Added #include <config.h> to all .cc files.
Andrei Pavel
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-11-20
[3213] Wrap long line
Mukund Sivaraman
2013-11-15
[3213] ignore the 'source' param for the istream version of masterLoad.
JINMEI Tatuya
2013-11-15
[mavericks] use MasterLoader as a backend of masterLoad().
JINMEI Tatuya
2012-08-22
[2178] better error log on masterfile parse problems
Jelte Jansen
2012-07-26
[master] report actual error in masterload
Jelte Jansen
2012-02-29
[1722] fix tab escape in whitespace replacer
Jelte Jansen
2012-02-29
[1722] find_last does not need argument now
Jelte Jansen
2012-02-29
[1722] also remove EOL whitespace in rr reader
Jelte Jansen
2012-02-21
[1667] added workaround support for end-of-line comments in masterLoad().
JINMEI Tatuya
2012-01-24
[1614] make sure that RRSIGs of different types covered are regarded as
JINMEI Tatuya
2011-12-12
[1470] Check for null filename before attempting to open master file
Stephen Morris
2010-12-16
renamed filenames to masterload*.*
JINMEI Tatuya