Francis Dupont
|
2d05571002
[3919] copyrights
|
il y a 10 ans |
Francis Dupont
|
4faf2a0b19
[3919] Fixed cppcheck suppressions
|
il y a 10 ans |
Francis Dupont
|
fdc31435c1
[3919] Suppress cppcheck warning for item_default
|
il y a 10 ans |
Tomek Mrugalski
|
7ebd4f56e1
[3417] "bind 10" => Kea converted in many .cc/.h files
|
il y a 10 ans |
Naoki Kambe
|
53724b30ad
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2179
|
il y a 12 ans |
Naoki Kambe
|
41085877d6
[2179] Supported a named_set data type
|
il y a 12 ans |
Michal 'vorner' Vaner
|
343dc8e1fe
[1976] The "any" type is compatible with any default
|
il y a 13 ans |
Naoki Kambe
|
3e0a0e157b
[trac929]
|
il y a 13 ans |
Naoki Kambe
|
93a7f7d149
[trac929] add more strict check for date and time format (add reverse check)
|
il y a 13 ans |
Naoki Kambe
|
7bda7762ab
[trac929]
|
il y a 14 ans |
Jelte Jansen
|
e108ea6f21
[trac926] support direct addition of values to named set
|
il y a 14 ans |
Jelte Jansen
|
1f26ac530c
[trac926] call it 'named set', not 'named map'
|
il y a 14 ans |
Jelte Jansen
|
bf635ee41a
[trac926] add 'named_map' type in cpp module check
|
il y a 14 ans |
Jelte Jansen
|
61e7f493f8
[trac471] address review comments
|
il y a 14 ans |
JINMEI Tatuya
|
b229aa1c06
[trac613] pass parameters by reference instead of a copy of obj when possible
|
il y a 14 ans |
JINMEI Tatuya
|
8a47d8d2b9
[trac613] catch exceptions by (const) reference.
|
il y a 14 ans |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
il y a 14 ans |
Jelte Jansen
|
231849d98c
change method names according to right camelcasing
|
il y a 14 ans |
Jelte Jansen
|
0a4145a3c6
add validate_command to module_spec API
|
il y a 14 ans |
Jelte Jansen
|
3d605d9770
also prevent unknown data to get into internal systems (by adding a check for unspecified data in validate_config calls)
|
il y a 14 ans |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
il y a 14 ans |
JINMEI Tatuya
|
1c503d75b4
constified lib/cc API as much as possible. (trac #310)
|
il y a 14 ans |
JINMEI Tatuya
|
81eb4c244c
style fixes:
|
il y a 14 ans |
JINMEI Tatuya
|
5f1739873b
s/#include "header"/#include <[path/]header>/ (trac #291)
|
il y a 15 ans |
Jelte Jansen
|
b763a8e027
rename createFromString() to fromJSON()
|
il y a 15 ans |
Jelte Jansen
|
ab6751e34f
empty constructors for lists and maps, and corresponding 'factory' functions Element::createList() and Element::createMap()
|
il y a 15 ans |
Jelte Jansen
|
2568b6c2fa
created toJSON functions (which are mostly the old str() ones, str() is now a general Element function that calls toJSON)
|
il y a 15 ans |
Jelte Jansen
|
1db7be2208
Merged in branches/trac90
|
il y a 15 ans |
Jelte Jansen
|
4074eb619e
use isnull in test
|
il y a 15 ans |
Jelte Jansen
|
f189032a01
rename unittests/ dirs to tests/
|
il y a 15 ans |