index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2521] minor simplification: initialize mem var in the list when possible.
JINMEI Tatuya
2013-05-04
1
-2
/
+1
*
[2521] a minor style nit: adjusted a '*' position per style guideline.
JINMEI Tatuya
2013-05-04
1
-1
/
+1
*
[2521] divide Rdata_RRSIG_Test.badText into many smaller tests
Paul Selkirk
2013-05-02
1
-11
/
+22
*
[2521] style cleanup: remove trailing whitespace
Paul Selkirk
2013-05-02
3
-3
/
+3
*
[2521] further DHCID review updates
Paul Selkirk
2013-05-02
3
-44
/
+40
*
[2521] further RRSIG review updates
Paul Selkirk
2013-05-02
3
-37
/
+68
*
[2521] style cleanup: removed a space after EOL
JINMEI Tatuya
2013-04-29
1
-1
/
+1
*
[2521] remove erroneous whitespace in RRCollator test data
Paul Selkirk
2013-04-26
1
-2
/
+2
*
[2521] more DHCID unit tests
Paul Selkirk
2013-04-26
2
-36
/
+59
*
[2521] RFC4034 only allows unsigned int in the RRSIG Original TTL field
Paul Selkirk
2013-04-26
3
-36
/
+27
*
[2521] more RRSIG unit tests
Paul Selkirk
2013-04-26
1
-48
/
+167
*
[2521] Handle space-separated base-64 digest in DHCID, per Jinmei's review.
Paul Selkirk
2013-04-26
2
-10
/
+34
*
[2521] Rearrange RRSIG parser error handling, per Jinmei's review.
Paul Selkirk
2013-04-26
3
-27
/
+80
*
[2521] doc cleanup for OPT, per Jinmei's review
Paul Selkirk
2013-04-26
1
-1
/
+5
*
[2521] constify
JINMEI Tatuya
2013-04-23
1
-1
/
+2
*
[2521] style cleanups: folded a long line; constify variables
JINMEI Tatuya
2013-04-23
1
-17
/
+21
*
[2521] add MasterLexer constructor for DHCID
Paul Selkirk
2013-04-10
3
-18
/
+51
*
[2521] enabled previously disabled rrsig test
Paul Selkirk
2013-04-10
3
-15
/
+13
*
[2521] add MasterLexer constructor for RRSIG
Paul Selkirk
2013-04-08
6
-29
/
+107
*
[2521] add minimal doxygen comments for string & lexer constructors
Paul Selkirk
2013-04-06
1
-1
/
+7
*
[2521] add MasterLexer constructor for OPT
Paul Selkirk
2013-04-06
2
-1
/
+10
*
[master] Remove duplicate Makefile.am rules
Mukund Sivaraman
2013-04-04
1
-13
/
+4
*
[master] use a separate object to pass to a function instead of a temporary
JINMEI Tatuya
2013-04-04
1
-13
/
+15
*
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya
2013-04-03
1
-73
/
+73
|
\
|
*
[master] fix order of .mes file
Jeremy C. Reed
2013-04-03
1
-73
/
+73
*
|
[master] Merge branch 'trac2833'
JINMEI Tatuya
2013-04-03
22
-505
/
+979
|
\
\
|
|
/
|
/
|
|
*
[2833] use example.com zone for tests using in-memory data source (cache)
JINMEI Tatuya
2013-04-03
2
-29
/
+18
|
*
[2833] fixed a typo in doc
JINMEI Tatuya
2013-04-03
1
-1
/
+1
|
*
[2833] updated the doc ZoneTableSegment::create() for the latest interface.
JINMEI Tatuya
2013-04-02
1
-3
/
+2
|
*
[2833] use NULL instead of 0.
JINMEI Tatuya
2013-04-02
1
-1
/
+1
|
*
[2833] clarified the meaning of data source config passed to CacheConfig
JINMEI Tatuya
2013-04-02
1
-2
/
+3
|
*
[2833] clarified error types, avoid using the word of "syntax"
JINMEI Tatuya
2013-04-02
1
-3
/
+5
|
*
[2833] cleanup: removed static data source module.
JINMEI Tatuya
2013-04-02
6
-180
/
+24
|
*
[2833] cleanup: removed a space at EOL
JINMEI Tatuya
2013-04-02
1
-1
/
+1
|
*
[2833] throw CacheConfigError for duplicate zone names.
JINMEI Tatuya
2013-04-02
3
-7
/
+9
|
*
[2833] some documentation
JINMEI Tatuya
2013-04-02
3
-27
/
+90
|
*
[2833] added begin/end to CacheConfig instead of getZoneConfig.
JINMEI Tatuya
2013-04-02
3
-31
/
+32
|
*
[2833] added test cases where 'allowed' is false
JINMEI Tatuya
2013-04-02
1
-2
/
+12
|
*
[2833] some cleanup
JINMEI Tatuya
2013-04-01
2
-5
/
+2
|
*
[2833] pass CacheConfig to DataSourceClient and maintain it there.
JINMEI Tatuya
2013-04-01
3
-42
/
+27
|
*
[2833] update/clarify the (new) meaning of DATASRC_LIST_NOT_CACHED
JINMEI Tatuya
2013-04-01
2
-10
/
+9
|
*
[2833] cleanup: removed now-unnecessary variable
JINMEI Tatuya
2013-04-01
1
-4
/
+1
|
*
[2833] pass allow_cache to CacheConfig
JINMEI Tatuya
2013-04-01
6
-41
/
+48
|
*
[2833] renamed ZoneTableConfig to CacheConfig
JINMEI Tatuya
2013-04-01
12
-212
/
+105
|
*
[2833] consolidate some cache related config checks in ZoneTableConfig.
JINMEI Tatuya
2013-04-01
11
-74
/
+146
|
*
[2833] (unrelated) corrected a trivial typo
JINMEI Tatuya
2013-03-29
1
-1
/
+1
|
*
[2833] make ZoneTableSegment::create generic so it checks segment type.
JINMEI Tatuya
2013-03-29
3
-8
/
+33
|
*
[2833] added ZoneTableConfig::getSegmentType() interface.
JINMEI Tatuya
2013-03-29
3
-0
/
+36
|
*
[2833] revise ZoneTableSegment::create() so it takes ZoneTableConfig
JINMEI Tatuya
2013-03-28
11
-51
/
+156
|
*
[2833] tightened param validation in zt config ctor with dedicated tests.
JINMEI Tatuya
2013-03-28
5
-7
/
+195
[next]