Mukund Sivaraman
|
e540ba5b43
[2650] Add cppcheck suppressions
|
il y a 12 ans |
JINMEI Tatuya
|
2992f269ed
[2573] count added RR within datasrc loader, and deprecate MasterLoader method
|
il y a 12 ans |
JINMEI Tatuya
|
579f5abd03
[2573] implemented loader getSize and getPosition
|
il y a 12 ans |
JINMEI Tatuya
|
867d9a39ee
[2573] defined MasterLoader::getRRCount().
|
il y a 12 ans |
Mukund Sivaraman
|
d86e308e8d
[2593] Workaround the aliasing problem in boost::optional
|
il y a 12 ans |
JINMEI Tatuya
|
96f9733471
[2433] constify various callback objects for consistency
|
il y a 12 ans |
Mukund Sivaraman
|
bef01123fb
Merge branch 'master' into trac2565
|
il y a 12 ans |
Mukund Sivaraman
|
857d7fbf03
[2565] Fix exception message returned when classes don't match
|
il y a 12 ans |
Mukund Sivaraman
|
514b87c307
[2565] Throw InternalException instead of isc::BadValue
|
il y a 12 ans |
Mukund Sivaraman
|
6d28690c67
[2565] Use the wrapped RRClass directly, in the comparison
|
il y a 12 ans |
JINMEI Tatuya
|
5ec876c98d
[2565] style cleanups: constify; combine short lines
|
il y a 12 ans |
JINMEI Tatuya
|
37cc046b9f
[2380] make sure the new origin for $INCLUDE doesn't change post-include.
|
il y a 12 ans |
Mukund Sivaraman
|
b0bc2d3601
[2565] Use boost::optional in the newly introduced RRClass factory
|
il y a 12 ans |
Mukund Sivaraman
|
4d6495aa80
[2565] Avoid redundant construction in parseRRParams()
|
il y a 12 ans |
Michal 'vorner' Vaner
|
9c7390b2e7
Merge #2427
|
il y a 12 ans |
Michal 'vorner' Vaner
|
b5904bd8ee
[2427] Warn about relative $ORIGIN
|
il y a 12 ans |
Michal 'vorner' Vaner
|
bdc390376f
[2427] Handling of INITIAL_WS on the first line of included file
|
il y a 12 ans |
Mukund Sivaraman
|
55e0fb2472
[master] Rename RRTTL::MAX() to MAX_TTL() to avoid shadowing
|
il y a 12 ans |
Mukund Sivaraman
|
5cd3fa2a02
Merge branch 'master' into trac2431_2
|
il y a 12 ans |
JINMEI Tatuya
|
c4cf366911
[master] Merge branch 'trac2470'
|
il y a 12 ans |
JINMEI Tatuya
|
655395cdae
[master] Merge branch 'trac2429'
|
il y a 12 ans |
Mukund Sivaraman
|
cecd1c5961
[2431] Remove obsolete comment
|
il y a 12 ans |
JINMEI Tatuya
|
8b616d0d3f
[2429] use boost::optional instead of homebrew and less clean interface
|
il y a 12 ans |
JINMEI Tatuya
|
f277a67977
[2429] Merge branch 'trac2429' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2429
|
il y a 12 ans |
JINMEI Tatuya
|
b9fa6ce6e6
[2429] on second thought, define max rrttl as an object
|
il y a 12 ans |
JINMEI Tatuya
|
2aa24772e0
[2429] define MAX_TTL in rrttl.h, as its bare value, not in form of RRTTL
|
il y a 12 ans |
JINMEI Tatuya
|
ed49f68cc9
[2429] more clarified the max TTL handling in terms of RFC compliance.
|
il y a 12 ans |
JINMEI Tatuya
|
62f943fe6b
[2429] clarified the RFC1035-TTL semantics warning further
|
il y a 12 ans |
JINMEI Tatuya
|
525af02fc5
[2429] renamed one of setCurrentTTL to clarify it only sets it to the default.
|
il y a 12 ans |
JINMEI Tatuya
|
c8f37fef05
[2429] clarified some comments
|
il y a 12 ans |