summaryrefslogtreecommitdiffstats
path: root/src/bin/d2/tests/d2_cfg_mgr_unittests.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4202] Replaced underscore with hypen in src/bin/d2 for kea-ddns parametersThomas Markwalder2015-11-201-187/+188
* [master] untabifyFrancis Dupont2015-06-111-1/+1
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-1/+3
* [trac3593] added truncated HMAC support to TSIGFrancis Dupont2014-10-221-8/+24
* [3615] Applied patches attached to tickets #3615 and #3617.Marcin Siodelski2014-10-151-1/+1
* [3477] Report configuration summary when configuration is complete.Marcin Siodelski2014-08-181-0/+4
* [3417] Bind10 => Kea in many .cc/.h filesTomek Mrugalski2014-08-051-1/+1
* [3436] Added check to verify error messages contain position infoThomas Markwalder2014-07-011-9/+51
* [3436] Addressed review commentsThomas Markwalder2014-07-011-0/+12
* [3436] Added configuration permutations test from file to D2Thomas Markwalder2014-06-261-0/+101
* [3436] D2 DdnsDomain configuration errors now include position info.Thomas Markwalder2014-06-261-1/+1
* [3436] D2 DnsServerInfo configuration errors now include position info.Thomas Markwalder2014-06-261-42/+43
* [3436] D2CfgMgr now validates top level paramsThomas Markwalder2014-06-261-0/+4
* [3436] Added position info to top level parser creation in D2Thomas Markwalder2014-06-261-10/+55
* [master] Merge branch 'trac3432'Thomas Markwalder2014-05-281-71/+122
|\
| * [3432] Updated unit test commentaryThomas Markwalder2014-05-281-2/+3
| * [3432] Addressed review commentsThomas Markwalder2014-05-271-35/+6
| * [3432] Changed algorithm strings to match dnsssec-keygen labelsThomas Markwalder2014-05-161-27/+31
| * [3432] Fixed d2::TSIGKeyInfo::remake to use correct dns::TSIGKey constructorThomas Markwalder2014-05-161-34/+48
| * [3432] Replaced sting key_name with TSIGKeyInfo in d2::DdnsDomainThomas Markwalder2014-05-151-0/+6
| * [3432] TSIGKeyInfo now creates and owns a dns::TSIGKeyThomas Markwalder2014-05-141-18/+73
* | [3432] Addressed review commentsThomas Markwalder2014-05-201-3/+13
* | [3268] Fixed a couple of typos during a review.Marcin Siodelski2014-05-191-1/+1
* | [3268] Modified D2CfgMgr and spec fileThomas Markwalder2014-05-071-17/+213
|/
* [3121] Moved validation logic to build method for DdnsDomain parsingThomas Markwalder2014-04-171-11/+8
* [3121] Moved validation logic to build method for DnsServeInfo parsingThomas Markwalder2014-04-171-11/+6
* [3121] Moved validation logic to build method for TSIGKeyInfo parsingThomas Markwalder2014-04-161-18/+9
* [master] Merge branch 'trac3341'Thomas Markwalder2014-02-271-0/+12
|\
| * [3341] Allow b10-dchp-ddns to optionally support updates in a given directionThomas Markwalder2014-02-171-0/+12
* | [3222] Fixed a few nits found during the review.Marcin Siodelski2014-02-251-1/+1
* | [3222] Made b10-dhcp-ddns server matching case insensitveThomas Markwalder2014-02-201-2/+7
|/
* [3075] Address review comments.Thomas Markwalder2013-08-261-2/+1
* [3075] Implemented main event loop in b10-dhcp-ddnsThomas Markwalder2013-08-161-2/+8
* [3059] Addressed review comments.Thomas Markwalder2013-08-061-9/+9
* [3059] Added D2UpdateMgr to DHCP_DDNSThomas Markwalder2013-08-051-10/+27
* [2957] Additional review-related changes. Replaced TODO with todoThomas Markwalder2013-07-021-73/+30
* [2957] A few more review comment changes.Thomas Markwalder2013-07-011-39/+38
* [2957] Review comments. Added in the ability to configure TSIG KeyThomas Markwalder2013-06-281-64/+449
* [2957] Fixed path to dhcp-ddns.spec for spec file unit test, so fileThomas Markwalder2013-06-201-1/+7
* [2957] This is the second of a two part commit for D2CfgMgr. It Adds aThomas Markwalder2013-06-181-0/+891