2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00
Commit Graph

24672 Commits

Author SHA1 Message Date
Francis Dupont
556f6591be [5288] Added option-data in DHCPv4 pools 2017-07-03 23:09:12 +02:00
Marcin Siodelski
f5e88bca80 [master] Added Changelogs for #5302 and #5303. trac5288_base trac5287_base trac5286_base 2017-06-29 18:06:49 +02:00
Marcin Siodelski
b3113da16e [master] Merge branch 'trac5303'
# Conflicts:
#	src/lib/http/connection.cc
2017-06-29 17:53:18 +02:00
Marcin Siodelski
547a90cb49 [5303] Added comment in the apache example that it is for testing purposes. 2017-06-29 17:46:24 +02:00
Marcin Siodelski
48113aba21 [master] Merge branch 'trac5302' 2017-06-29 16:33:11 +02:00
Marcin Siodelski
b62d511b44 [5302] Added comment in the https example that it is for testing purposes. 2017-06-29 16:32:26 +02:00
Marcin Siodelski
d223958722 [master] Apply the fix which was accidentally omitted during merge.
Commiting on my discretion as this is trivial fix.
2017-06-22 12:10:53 +02:00
Marcin Siodelski
de7ab98e4f [master] Added Changelog entry for #5190. 2017-06-22 11:14:10 +02:00
Marcin Siodelski
fc67885022 [master] Merge branch 'trac5190' 2017-06-22 11:11:57 +02:00
Marcin Siodelski
4d1fbdb393 [master] Added ChangeLog entry for #5261. 2017-06-22 10:40:13 +02:00
Marcin Siodelski
34addef4a6 [master] Merge branch 'trac5261' 2017-06-22 10:38:37 +02:00
Francis Dupont
0ce848c04d [master] Updated git hashes trac5243_base 2017-06-08 20:25:42 +02:00
Francis Dupont
b9ab6ebe7a [master] Finished merge of trac5104 (prefix triple assignment) 2017-06-08 20:23:14 +02:00
Francis Dupont
f1280450cd [master] Merged trac5104 (prefix triple assignment) 2017-06-08 20:21:20 +02:00
Marcin Siodelski
7d45ef0228 [master] Added ChangeLog entry for #5189. 2017-06-08 16:58:07 +02:00
Marcin Siodelski
e48d9399c2 [master] Merge branch 'trac5189'
# Conflicts:
#	src/bin/agent/ca_command_mgr.h
#	src/bin/agent/tests/ca_command_mgr_unittests.cc
#	src/lib/asiolink/testutils/test_server_unix_socket.cc
2017-06-08 16:56:14 +02:00
Marcin Siodelski
a421df32fa [5189] Trivial fixes in the unix domain socket unitest. 2017-06-08 15:44:24 +02:00
Marcin Siodelski
e9093796d7 [5189] Fixed failing unix domain socket unit test.
As a result of the review.
2017-06-08 15:27:43 +02:00
Tomek Mrugalski
2d704442c5 [5189] Couple minor comment improvements. 2017-06-08 13:15:15 +02:00
Tomek Mrugalski
e4bafed2bb [master] updated config examples with refrence to syslog 2017-06-07 21:34:52 +02:00
Marcin Siodelski
085a5708e4 [5189] Addressed review comments. 2017-06-07 17:25:08 +02:00
Wlodek Wencel
a6198d72db [master] fixes in command examples 2017-06-07 12:55:27 +02:00
Tomek Mrugalski
c448d80dfb [5189] Minor corrections after review. 2017-06-06 20:32:41 +02:00
Marcin Siodelski
e17c638dac [5190] Updated Kea User's Guide with a warning about renames. 2017-06-02 17:58:21 +02:00
Marcin Siodelski
c2b46cb684 [5190] Replace CA ServerType with service name. 2017-06-02 17:40:05 +02:00
Marcin Siodelski
04135d94ed [5190] Regenerated CA parser files 2017-06-02 12:46:16 +00:00
Marcin Siodelski
97d73a1eb4 [5190] Replaced dhcpX-server with dhcpX and d2-server with d2 in CA config. 2017-06-02 13:53:38 +02:00
Marcin Siodelski
c7fe228634 [5303] Added sample httpd2 partial configuration. 2017-06-02 11:34:16 +02:00
Marcin Siodelski
537ef63fe1 [5302] Updated paths to the cert files for nginx. 2017-06-01 16:35:35 +02:00
Marcin Siodelski
4c48a72ce9 [5303] Use raw pointer to the timeout handler class in HTTP connections.
This prevents dangling timers after the connection has been terminated.
2017-06-01 12:56:50 +02:00
Marcin Siodelski
8e9aba8c59 [5302] Updates in the kea-nginx.conf commentary. 2017-06-01 12:56:02 +02:00
Tomek Mrugalski
5f7916ddf1 [master] Merge branch 'trac5212' (config comments # -> //)
# Conflicts:
#	doc/examples/kea4/reservations.json
#	doc/examples/kea6/reservations.json
2017-05-30 19:32:11 +02:00
Tomek Mrugalski
1f89f01415 [master] Merge branch 'trac5270' (typo in .mes file) 2017-05-30 19:00:26 +02:00
Tomek Mrugalski
8187b1a10a [5270] .mes file reordered, copyright updated 2017-05-30 19:00:02 +02:00
Marcin Siodelski
c17161e9e8 [5302] Added sample nginx configuration for Kea reverse proxy. 2017-05-29 20:29:38 +02:00
Marcin Siodelski
180f1f993a [5189] Added a test for checking ClientConnection timeout in CA. 2017-05-29 13:51:51 +02:00
Marcin Siodelski
193cd31c82 [5189] Miscellanous corrections. 2017-05-29 13:30:12 +02:00
Francis Dupont
460a3e2ed0 [master] Merged trac5010 (fix --with-cql) 2017-05-26 17:03:07 +02:00
Marcin Siodelski
80b2f09c00 [5189] Removed unused variable. 2017-05-26 15:00:44 +02:00
Marcin Siodelski
05a38f2387 [5189] Reverted changes in libkea-http. 2017-05-26 14:53:58 +02:00
Marcin Siodelski
060f324fad [5189] Eliminated race conditions and mem leaks in CA unit tests. 2017-05-26 13:35:17 +02:00
Wlodek Wencel
008208dc26 [master] documentation and examples updated for flex-id hook 2017-05-24 18:42:38 +02:00
Marcin Siodelski
07d85808c0 [5261] Eliminated valgrind errors in libkea-http. 2017-05-24 17:10:12 +02:00
Wlodek Wencel
2d2bc63de2 [master] scripts upgrade_5.0_to_5.1.sh upgrade_3.0_to_3.1.sh will be now installed 2017-05-18 14:20:41 +02:00
Francis Dupont
d5eedcbba7 [master] regen flex/bison files 2017-05-17 14:59:32 +00:00
Francis Dupont
69f9ca1ec2 [master] Finishing merge of trac5106 (flex 2.6.2 compat) 2017-05-17 16:49:59 +02:00
Francis Dupont
44908c5fa5 [master] Finished merge of trac5214 (kea-shell install) 2017-05-17 15:50:04 +02:00
Francis Dupont
843918b55f [master] Merged trac5214 (kea-shell install) 2017-05-17 15:47:36 +02:00
Francis Dupont
5b02a96409 [5104] Fixed comment and added unit tests 2017-05-13 11:05:07 +02:00
Francis Dupont
e01f1d6f7f [5104] Fix core 2017-05-13 09:54:01 +02:00