2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

24442 Commits

Author SHA1 Message Date
Tomek Mrugalski
8c1630fc05 [master] valgrind script, AUTHORS, ChangeLog updated 2017-04-04 18:02:04 +02:00
Olivier Clavel
272e7babf9 Ignore files generated for gtest when compiling with --with-gtest-source 2017-04-04 17:13:20 +02:00
Olivier Clavel
aa964794b6 Various Fixes for testing in valgrind
1- Some test names differ from default run_unnittest (e.g bin/dhcpv4/dhcpv4_unittest)

2- For some reason I didn't get, some test do not produce a valgrind.$PID file,
in which case the script exits. Fix this so that it continues.
2017-04-04 17:13:14 +02:00
Tomek Mrugalski
b860eba5ab Merge branch 'master' of ssh://git.kea.isc.org/git/kea 2017-04-04 16:41:17 +02:00
Tomek Mrugalski
c30503314d [master] ChangeLog updated. 2017-04-04 16:40:53 +02:00
Marcin Siodelski
2d5d07bba9 [master] Disable forwarding tests until fix for hangs is applied.
Okayed on Jabber.
2017-04-04 16:37:58 +02:00
Tomek Mrugalski
4038157a34 [master] Merge branch 'github14' (-h parameter to kea-admin)
# Conflicts:
#	ChangeLog
2017-04-04 16:25:45 +02:00
Tomek Mrugalski
1c406d1ad9 [github14] unit-test fix, ChangeLog, AUTHORS updated 2017-04-04 16:24:05 +02:00
Marcin Siodelski
eb853fe244 [master] Eliminate the risk of messing up the 'skip' status from hook.
This fix was okayed on Jabber.
2017-04-04 15:41:41 +02:00
Tomek Mrugalski
96feac8273 [master] ChangeLog entry 1220 updated. 2017-04-04 14:04:29 +02:00
Francis Dupont
e221d80b8e [master] Merged trac5196 (python detection) 2017-04-04 10:06:22 +02:00
Francis Dupont
d3db2d05a3 [5196] Fixed the python detection (hack the list vs call twice the macro) 2017-04-03 23:15:35 +02:00
Marcin Siodelski
7ffa8f05dd [master] Add explicit to UnixDomainSocket constructor.
Okayed on jabber.
trac5196_base
2017-04-03 21:55:40 +02:00
Tomek Mrugalski
823a6c8b3d [master] Fix in shell unit-tests after #5078 merge. 2017-04-03 21:06:11 +02:00
Tomek Mrugalski
ba69cb1155 [master] ChangeLog spelling fix. 2017-04-03 20:48:30 +02:00
Marcin Siodelski
056e3d38a2 [master] Trivial fix to address regression after #5175.
The example config for control agent uses IP address of 127.0.0.1
rather than localhost. This caused regression in some unit tests
that use this configuration. The trivial fix committed on my
discretion.
2017-04-03 20:44:16 +02:00
Francis Dupont
c8925d78a0 [master] Regen flex/bison 2017-04-03 17:53:37 +00:00
Francis Dupont
e81af1e553 [master] Updated git hash 2017-04-03 19:40:12 +02:00
Francis Dupont
68a902fb72 [master] Finished merge of trac5170 (kea-shell install) 2017-04-03 19:39:29 +02:00
Francis Dupont
a01b3eb47d [master] Merged trac5170 (kea-shell install) 2017-04-03 19:38:02 +02:00
Marcin Siodelski
c65e196263 [master] Added ChangeLog entry for #5175. 2017-04-03 19:02:21 +02:00
Marcin Siodelski
abf7887ad6 [master] Merge branch 'trac5175' 2017-04-03 19:00:59 +02:00
Tomek Mrugalski
fdbb4c57a2 [master] removed git premium code 2017-04-03 18:25:18 +02:00
Marcin Siodelski
ab8a956b35 [5175] Remove spurious whitespace. 2017-04-03 18:14:27 +02:00
Tomek Mrugalski
2dc2d44288 [master] ChangeLog updated. 2017-04-03 17:37:47 +02:00
Tomek Mrugalski
cd497526d5 [master] Merge branch 'trac5132' (flex-id) 2017-04-03 17:06:30 +02:00
Thomas Markwalder
2b05db6142 [5175] Corrected some spelling, wording issues 2017-04-03 11:01:22 -04:00
Francis Dupont
413bce5e38 [5132] finished spelling 2017-04-03 16:34:38 +02:00
Marcin Siodelski
b8f1bc5bda [master] Added ChangeLog entry for #5078. 2017-04-03 16:22:00 +02:00
Marcin Siodelski
19a50ed1cc [master] Merge branch 'trac5078_rebase' 2017-04-03 15:59:43 +02:00
Marcin Siodelski
8a39fd2f3c [5078] Address second round of review comments.
Only fixing commentary issues.
2017-04-03 15:58:51 +02:00
Marcin Siodelski
ef65766be5 [5175] Added description of CA in the Developer's Guide. 2017-04-03 15:27:00 +02:00
Tomek Mrugalski
352173f391 [5132] Spelling correction in hooks.xml 2017-04-03 14:25:08 +02:00
Tomek Mrugalski
08ccac5d46 bison regenerated 2017-04-03 12:17:01 +00:00
Tomek Mrugalski
7a7eaf2f64 [5132] Changes after review (comment #10):
- Missing break added
 - LAST_IDENTIFIER_TYPE updated
 - auto now includes flex-id
 - HostTest::getIdentifier unit-test updated
 - bool_expr | string_expr removed
 - unit-tests now check that bool expressions are rejected for strings
2017-04-03 14:15:01 +02:00
Tomek Mrugalski
cf9be2f7fc [5132] Changes after review (comment #9):
- new tests added
 - needed => required
 - spaced added where needed
 - CfgHosts::toElement6 updated
 -
2017-04-03 13:33:34 +02:00
Stephen Morris
5e6a6ec702 [5191] Minor update to documentation after review. 2017-04-03 11:53:26 +01:00
Marcin Siodelski
41b560cc8a [5078] Addressed review comments. 2017-04-03 12:18:38 +02:00
Stephen Morris
401a5a5207 [5191] Remove experimental lightweight 4over6 option 2017-03-31 18:17:20 +01:00
Thomas Markwalder
1a4d847ec1 [5175] Fixed some typos minor word-play 2017-03-31 11:29:56 -04:00
Marvin Frick
cee9882a55 adds support for databse hosts
The `-h` parameter can now be used to specify a database host to use
instead of implicitely localhost.

Conflicts in rebase to current master:
	src/bin/admin/admin-utils.sh
	src/bin/admin/kea-admin.in
2017-03-31 16:07:53 +02:00
Marcin Siodelski
bcb0eac2bf Revert "[5078] Allow forwarding precedence for the registered CA commands."
This reverts commit b3358ca546.
2017-03-31 15:04:07 +02:00
Marcin Siodelski
8152b76e97 [5175] Updated Developer's Guide with hooks for CA. 2017-03-31 14:54:31 +02:00
Marcin Siodelski
1ae4d3f0c1 [5175] Updated http-host in the agent's example config file. 2017-03-31 14:13:30 +02:00
Marcin Siodelski
8683cd5948 [5175] Added default configuration file for Control Agent. 2017-03-31 13:47:32 +02:00
Marcin Siodelski
ca5c01ea3b [5175] Added Guide sections about Control Agent. 2017-03-31 12:51:20 +02:00
Francis Dupont
7ed2e66084 [5132] spelling 2017-03-30 21:37:12 +02:00
Marcin Siodelski
b3358ca546 [5078] Allow forwarding precedence for the registered CA commands. 2017-03-30 09:53:45 +02:00
Tomek Mrugalski
b864228eaa [5132] Flex-id described 2017-03-29 14:43:44 -05:00
Tomek Mrugalski
161e61ec5b bison regenerated 2017-03-29 18:27:43 +00:00