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
/
config
/
tests
/
testdata
Age
Commit message (
Expand
)
Author
2016-03-22
[4326] untabified
Francis Dupont
2015-06-17
[3732b] Removed no longer used b10-config files
Francis Dupont
2015-06-17
[master] Revert "[master] Finished merge if trac3732a (remove BUNDY 2nd pass)"
Francis Dupont
2015-06-13
[3732a] Fixed EXTRA_DIST
Francis Dupont
2015-06-13
[3732a] Cleaned b10-config* from testdata
Francis Dupont
2014-08-06
[3417] "bind 10" => Kea converted in many .cc/.h files
Tomek Mrugalski
2014-01-12
[2904] Change test port from 4780XX to 5617XX
Kean Johnston
2012-10-02
[master] forgot to add test file to EXTRA_DIST
Jelte Jansen
2012-10-02
[2254] Expand _complete comment, add one more testcase
Jelte Jansen
2012-09-26
[2254] and one more test
Jelte Jansen
2012-08-29
[master] Merge branch 'trac2179'
Naoki Kambe
2012-08-10
[2184] Fix issue of null default value
Jelte Jansen
2012-08-10
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into ...
Naoki Kambe
2012-08-09
[2179] added missing testdata files for statistics
Naoki Kambe
2012-08-09
[2179] Supported a named_set data type
Naoki Kambe
2012-08-02
[master] remove some extra white space
Jeremy C. Reed
2012-07-24
Merge #1976
Michal 'vorner' Vaner
2012-07-22
[2114] unit test for failing list-in-named-set
Jelte Jansen
2012-07-04
[2114] unit test for failing list-in-named-set
Jelte Jansen
2012-06-20
[1976] The "any" type is compatible with any default
Michal 'vorner' Vaner
2012-03-09
Add more .gitignore files for the rest of generated stuff
Mukund Sivaraman
2012-01-04
[1515] Fix Makefile.am
Michal 'vorner' Vaner
2011-12-28
[1515] Don't crash when printing exception
Michal 'vorner' Vaner
2011-10-28
[1344] don't be too hasty on erroring on None when setting data
Jelte Jansen
2011-08-15
[trac929] add a statistics category into "spec2.spec"
Naoki Kambe
2011-08-15
[trac929] add some spec files for unittest of statistics category
Naoki Kambe
2011-07-15
[trac926] call it 'named set', not 'named map'
Jelte Jansen
2011-07-11
[trac926] forgot some EXTRA_DIST lines
Jelte Jansen
2011-07-11
[trac926] forgot to git add test files
Jelte Jansen
2011-07-08
[trac926] add 'named_map' type in cpp module check
Jelte Jansen
2011-05-30
[trac967] added some more tests for nested lists/maps
Jelte Jansen
2011-05-25
[trac967] test, bugfix and small refactor for 967
Jelte Jansen
2011-03-17
[master] add testdata file to the distribution
Jeremy C. Reed
2011-03-16
[trac471] added test data file
Jelte Jansen
2011-01-20
Merge branch 'master' into trac384
zhanglikun
2011-01-10
forgot to update EXTRA_DIST
Jelte Jansen
2011-01-07
fix description of command_with_arg
Jelte Jansen
2011-01-03
add validate_command to module_spec API
Jelte Jansen
2011-01-03
sync with trunk
Jelte Jansen
2010-12-22
forgot to add the new test data file to the EXTRA_DIST file (fixes failed dis...
Jelte Jansen
2010-12-08
also prevent unknown data to get into internal systems (by adding a check for...
Jelte Jansen
2010-11-04
bindctl config show improvements;
Jelte Jansen
2010-10-01
moved EXTRA_DIST under testdata/Makefile.am
JINMEI Tatuya
2010-09-20
moved src/lib/config/testdata under src/lib/config/tests/ for consistency.
JINMEI Tatuya