Mukund Sivaraman
|
f5dc7406f6
[2431] Throw InternalException instead of BadValue in parseRRParams()
|
il y a 12 ans |
JINMEI Tatuya
|
91455fb76e
[2431] Add parseRRParams() description
|
il y a 12 ans |
Mukund Sivaraman
|
757d91ff52
[2431] Add more testcases for missing tokens
|
il y a 12 ans |
Mukund Sivaraman
|
7400eee5cb
[2431] Check exception message in tests
|
il y a 12 ans |
Mukund Sivaraman
|
88dd03a006
[2431] Remove always-true operand
|
il y a 12 ans |
Mukund Sivaraman
|
8a49f520e1
[2431] Rename test
|
il y a 12 ans |
Mukund Sivaraman
|
c41a723a55
[2431] Update test comment (to refer to implementation)
|
il y a 12 ans |
Mukund Sivaraman
|
1a7c1e3d9a
[2431] Add comments
|
il y a 12 ans |
JINMEI Tatuya
|
78688fbf0d
[2431] Move TTL, class and type parsing into a helper method
|
il y a 12 ans |
JINMEI Tatuya
|
7450f285f1
[2431] removed unused variables in catch.
|
il y a 12 ans |
JINMEI Tatuya
|
4643f0af18
[2431] constify exceptions in catch.
|
il y a 12 ans |
Mukund Sivaraman
|
0333782cc1
[2431] Add tests with incorrect order of class, TTL and type
|
il y a 12 ans |
Mukund Sivaraman
|
1f33972410
[2431] Add missing 'as' in comment
|
il y a 12 ans |
Mukund Sivaraman
|
48a559472a
[2431] Support flexible order of TTL, type and class
|
il y a 12 ans |
JINMEI Tatuya
|
33d80f8689
[2429] introduce a no-throw factor of RRTTL and use it in the loader.
|
il y a 12 ans |
JINMEI Tatuya
|
e2ff6e8c7e
[2429] played with max allowable TTL (2^31-1).
|
il y a 12 ans |
JINMEI Tatuya
|
ea84394f03
[2429] handled even more minor cases. added some more comments.
|
il y a 12 ans |
JINMEI Tatuya
|
c482404272
[2429] handled various corner cases.
|
il y a 12 ans |
JINMEI Tatuya
|
334ffd1316
[2429] refactoring: extracted TTL detection code into a separate method.
|
il y a 12 ans |
JINMEI Tatuya
|
e5336c30e0
[2429] warn when no default TTL is available and the TTL of the last RR is used
|
il y a 12 ans |
JINMEI Tatuya
|
f7470975b4
[2429] use SOA's minimum TTL as a last resort default TTL
|
il y a 12 ans |
JINMEI Tatuya
|
1f1d62190f
[2429] some other cases with $TTL, including more than one $TTL w/ change val.
|
il y a 12 ans |
JINMEI Tatuya
|
84a3a650b3
[2429] handle case of extra garbage after $TTL
|
il y a 12 ans |
JINMEI Tatuya
|
9fecf9fce1
[2429] added basic support for $TTL
|
il y a 12 ans |
JINMEI Tatuya
|
606ba69e36
[2429] added getMinimum() method for SOA Rdata; needed for TTL-guess handling.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
14e57fb23c
[2428] Use iequals instead of strncasecmp
|
il y a 12 ans |
Michal 'vorner' Vaner
|
c5526a8ccd
[2428] Code simplification
|
il y a 12 ans |
Michal 'vorner' Vaner
|
9ece3d02af
[2428] Check quoted "$INCLUDE" is accepted too
|
il y a 12 ans |
JINMEI Tatuya
|
1649bf2b29
[2429] Merge remote-tracking branch 'origin/trac2428' into trac2429
|
il y a 12 ans |
JINMEI Tatuya
|
3c779a4236
[2429] Merge branch 'trac2377' into trac2429
|
il y a 12 ans |