2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-10-17 14:26:31 +00:00
Commit Graph

17439 Commits

Author SHA1 Message Date
Mukund Sivaraman
5fe6fd9977 [2855] Add builder module tests 2013-06-30 21:27:10 +05:30
Mukund Sivaraman
a4ff0d97db [2855] Add a basic builder thread that understands the shutdown command 2013-06-30 21:27:07 +05:30
Mukund Sivaraman
4afd4b896c [2855] Update comment 2013-06-30 21:27:05 +05:30
Mukund Sivaraman
489316fd74 [2855] Add BIND10Server._shutdown_module() method for shutdown processing 2013-06-30 21:27:02 +05:30
Mukund Sivaraman
8b4019ff15 [2855] Fix typos 2013-06-30 21:26:55 +05:30
Mukund Sivaraman
603b0180bc [2855] Add BIND10Server.watch_fileno() method 2013-06-30 21:26:44 +05:30
Mukund Sivaraman
ac446f0280 [2855] Don't loop to check membership 2013-06-30 21:26:34 +05:30
Mukund Sivaraman
dc6150ca4d Merge branch 'trac2993' 2013-06-30 20:55:12 +05:30
Mukund Sivaraman
c400406661 Merge branch 'trac3006' 2013-06-30 20:09:17 +05:30
Mukund Sivaraman
aa0265f874 [master] Add ChangeLog entry for #2759 2013-06-30 20:06:23 +05:30
Mukund Sivaraman
d8991bf8ed Merge branch 'trac2759' 2013-06-30 19:53:37 +05:30
Thomas Markwalder
95d6573794 [2957] Review comments. Added in the ability to configure TSIG Key
information.
2013-06-28 16:43:09 -04:00
JINMEI Tatuya
464664e323 [master] changelog for #2854 2013-06-28 10:13:16 -07:00
JINMEI Tatuya
d05d7aa36d [master] Merge branch 'trac2854' 2013-06-28 09:39:48 -07:00
JINMEI Tatuya
cef64b540e [2854] a minor wording update to a detailed log description 2013-06-28 09:39:02 -07:00
Michal 'vorner' Vaner
1095506737 Merge #2775
Design about scaling across multiple cores.

Conflicts:
	doc/design/resolver/01-scaling-across-cores (taken from the branch)
	doc/design/resolver/02-mixed-recursive-authority-setup (taken from master)
2013-06-28 10:48:43 +02:00
Mukund Sivaraman
0d3ac3452b [2993] Update Python documentation for ZoneWriter's load() method 2013-06-28 06:09:25 +05:30
Mukund Sivaraman
d878168fcd [2759] Add a lettuce scenario to test validation and response code 2013-06-28 05:50:25 +05:30
Mukund Sivaraman
8354cca476 [2759] Return rcode=REFUSED when validation fails 2013-06-28 05:32:01 +05:30
Marcin Siodelski
454dbb4960 [master] Added ChangeLog entry for 2979. 2013-06-27 13:50:05 +02:00
Thomas Markwalder
20b0efb43c [3007] util lib missing from D2 Makefiles. 2013-06-27 07:43:58 -04:00
Marcin Siodelski
7f644c2532 [2976] Changes as a result of code review. 2013-06-27 13:22:18 +02:00
Thomas Markwalder
5b0a2957d3 [3007] Addressed review comments. 2013-06-27 07:06:08 -04:00
Marcin Siodelski
a81a52389a [2976] Trivial: folded long lines. 2013-06-27 11:42:37 +02:00
Marcin Siodelski
6d42b333f4 [master] Merge branch 'trac2979' 2013-06-27 10:08:36 +02:00
Mukund Sivaraman
b4f1cd645e [2993] Add unittest for the case where ZoneWriter encounters a bad zone and must throw 2013-06-27 09:03:40 +05:30
Mukund Sivaraman
204733844d [2993] Update comment 2013-06-27 09:00:47 +05:30
Mukund Sivaraman
d399683b0d [2993] Add unittest for the case where ZoneWriter encounters a bad zone and must not throw 2013-06-27 08:59:25 +05:30
Mukund Sivaraman
b178f2a38b [2993] Extend ConfigurableClientList::getCachedZoneWriter() to have catch_load_error 2013-06-27 08:41:50 +05:30
Mukund Sivaraman
aa6d3a22e2 [2993] Untabify 2013-06-27 08:13:45 +05:30
Mukund Sivaraman
c18cb31085 [master] Add ChangeLog for #3001 2013-06-27 07:53:10 +05:30
Mukund Sivaraman
6e42b90971 Merge branch 'trac3001' 2013-06-27 07:52:14 +05:30
Tomas Hozza
382705e83e Add missing stdint.h header inclusion
Previously a missing header inclusion caused bind10-1.1.0
compilation to fail.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2013-06-27 07:42:40 +05:30
Mukund Sivaraman
fcbb1a926c [3006] Use a more portable makefile pattern substitution syntax 2013-06-27 06:58:18 +05:30
Mukund Sivaraman
f1c399008d [3006] Fail make if tools are not found during "make devel" 2013-06-27 06:51:23 +05:30
Mukund Sivaraman
213d905ed8 [2759] Update log messages to better reflect the DDNS case 2013-06-27 06:26:15 +05:30
Marcin Siodelski
c5b11e54a9 [2976] Minor: fix the doxygen tag in D2UpdateMessage. 2013-06-26 12:05:40 +02:00
Marcin Siodelski
5eea9d893e [2976] Updated doxygen documentation for D2UpdateMessage class. 2013-06-26 11:58:21 +02:00
Marcin Siodelski
5d9916e939 [2976] Added negative test cases for fromWire function.
Also, some of the comments have been improved in unit tests.
2013-06-26 11:56:44 +02:00
JINMEI Tatuya
f999dcb870 [master] trivial editorial fix: folded long lines. 2013-06-25 17:23:53 -07:00
JINMEI Tatuya
6d1d496ef0 [master] skip test cases that rely on select.poll. it's not always available.
this is an urgent care fix to #3014; we'll need cleaner solution (I
suggest #2690), but we should keep the master branch testable at least
for all developers and buildbots.
2013-06-25 13:18:17 -07:00
Marcin Siodelski
a63b3077dd [2976] Minor: fixed the multi-line comment. 2013-06-25 20:34:44 +02:00
Marcin Siodelski
16156f814b [2976] Updated doxygen documentation for the D2UpdateMessage class. 2013-06-25 20:31:49 +02:00
JINMEI Tatuya
361853d37c [2854] changed the return type of get_reset_param() from string to dict.
as it will probably be more convenient.
2013-06-25 11:08:45 -07:00
Thomas Markwalder
b4b1eca713 [3007] Adds the initial implementation of NameChangeRequest and accompanying
unit tests. This class embodies a DNS Update request that is sent to DHCP-DDNS
from its clients (typically DHCP servers). The initial wire format is JSON.

The following new files were added:
    src/bin/d2/ncr_msg.h
    src/bin/d2/ncr_msg.cc
    src/bin/d2/tests/ncr_unittests.cc
2013-06-25 13:25:16 -04:00
Marcin Siodelski
5e8a8cc152 [2976] Implemented unit tests for D2UpdateMessage setters. 2013-06-25 16:30:32 +02:00
Stephen Morris
d63e340ac3 [2980] Merge branch 'trac2980' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2980 2013-06-25 14:20:42 +01:00
Stephen Morris
1954874770 [2980] Add Component Developer documentation 2013-06-25 14:19:49 +01:00
Marcin Siodelski
570fc14873 [2976] Completed implementation of fromWire test. 2013-06-25 13:45:07 +02:00
Stephen Morris
c77a043a8a [2980] Take account of differences in DLL naming
On Ubuntu, DLLs have the suffix .so: on OSX, the suffix is .dylib
2013-06-24 21:03:43 +01:00