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

24521 Commits

Author SHA1 Message Date
Francis Dupont
d646d2e56c [master] Updated git hash trac5186_base 2017-04-19 14:39:34 +02:00
Francis Dupont
eca0b8c642 [master] Finished merge of trac5087 (domain-search CSV) 2017-04-19 14:38:41 +02:00
Francis Dupont
5828a0c2af [master] Merged trac5087 (domain-search CSV) 2017-04-19 14:36:24 +02:00
Francis Dupont
40e28caaad [5087] Removed the getCode() == DHO_DOMAIN_SEARCH check 2017-04-19 14:32:51 +02:00
Francis Dupont
9d7d808cc7 [5087] Fixed the length issue 2017-04-19 14:32:11 +02:00
Tomek Mrugalski
0a1a4fc3f7 [5087] Changes after review:
- split FQDN test into 3 smaller ones
 - added test for truncated option
 - added sanity check for empty/truncated options
 - extended config example to showcase domain-search option
2017-04-19 13:23:10 +02:00
Tomek Mrugalski
080f095ad8 [master] ChangeLog updated. 2017-04-18 23:19:03 +02:00
Tomek Mrugalski
3dc4908fe0 [master] Merge branch 'trac5171' (User's Guide section about Kea shell) 2017-04-18 23:17:19 +02:00
Stephen Morris
a253aba33e [5171] Miscellaneous edits to the documentation 2017-04-18 19:38:40 +01:00
Tomek Mrugalski
08f18c59cd [5171] missing shell.xml added. 2017-04-18 17:18:54 +02:00
Francis Dupont
f354240011 [master] Finished merge of trac4242 (boost version detection) trac5187_base 2017-04-18 16:38:30 +02:00
Francis Dupont
ef16777819 [master] Trying again to fix ChangeLog 2017-04-18 16:35:33 +02:00
Francis Dupont
f41aec7577 [master] Updated git hash 2017-04-18 16:34:18 +02:00
Francis Dupont
66d328df52 [master] Updated git hash 2017-04-18 16:33:02 +02:00
Francis Dupont
f82a806dff [5087] Done: now DHCPv4 domain-search option takes a (possibly compressed) FQDN list 2017-04-18 16:25:57 +02:00
Tomek Mrugalski
51c8e3b58d [master] ChangeLog updated (#5213 merge, #4540 commit-id update) 2017-04-18 15:19:26 +02:00
Tomek Mrugalski
b209c2b577 [master] Merge branch 'trac5213' (config-reload, set-config renamed to config-set) 2017-04-18 15:03:10 +02:00
Francis Dupont
497f225b55 [5213] Some cosmetic fixes 2017-04-18 09:52:23 +02:00
Francis Dupont
79b5468afa [5213] indent and untabily 2017-04-18 09:28:16 +02:00
Francis Dupont
4cbf341f41 [master] Finished merge of (hex in integer options) trac5087_base 2017-04-18 08:52:32 +02:00
Francis Dupont
6221a9e2f2 [5213] commandSetConfigHandler -> commandConfigSetHandler 2017-04-18 08:20:23 +02:00
Francis Dupont
da72f8e0df [5213] Last set-config -> config-set 2017-04-18 08:16:58 +02:00
Francis Dupont
9957f9c138 [4540] Finished doc/example updates 2017-04-18 08:09:40 +02:00
Francis Dupont
fc28ed0336 [master] Revert "[4501] Fixed outsideSubnetPool tests where error location was moved"
This reverts commit 0ae26a1ab8.
2017-04-18 08:01:35 +02:00
Francis Dupont
33235f0d97 [master] Finishing merge of trac4501 (misc unit tests) 2017-04-18 08:00:00 +02:00
Francis Dupont
f2a8b2d0f5 [master] Updated git hash 2017-04-18 07:26:54 +02:00
Francis Dupont
30102cacee [master] Finished merge of trac4070 (option tuple) 2017-04-18 07:25:58 +02:00
Francis Dupont
7fa24b7daf [master] Merged trac4070 (option tuple) 2017-04-18 07:23:49 +02:00
Francis Dupont
0ae26a1ab8 [4501] Fixed outsideSubnetPool tests where error location was moved 2017-04-18 07:21:47 +02:00
Francis Dupont
bbf2a0b67a [4070] Added a bootfile-param example (from a Lunix doc) 2017-04-18 07:11:37 +02:00
Francis Dupont
5e66394bcc [4242] Addressed comments 2017-04-15 15:34:30 +02:00
Tomek Mrugalski
4c79ed1a21 [5171] User's Guide section for Kea-shell written. 2017-04-14 16:18:49 +02:00
Tomek Mrugalski
367db08931 [5213] Handling of parameterless commands improved 2017-04-14 14:57:16 +02:00
Tomek Mrugalski
725862d780 [5213] config-reload documented. 2017-04-14 14:03:28 +02:00
Tomek Mrugalski
a286b3baf6 [5213] Documentation updated. 2017-04-14 13:52:03 +02:00
Tomek Mrugalski
27cf2211cd [5213] config-reload implemented, set-config renamed to config-set 2017-04-14 13:51:51 +02:00
Marcin Siodelski
2eca3ebc17 [master] Added ChangeLog entry for #5216. 2017-04-13 16:56:48 +02:00
Marcin Siodelski
a7c2946678 [master] Merge branch 'trac5216' 2017-04-13 16:55:39 +02:00
Tomek Mrugalski
ba1fa47b71 [5213] Unit-tests for config-reload implemented. 2017-04-13 15:48:35 +02:00
Tomek Mrugalski
59b3f2e97d [5213] set-config renamed to config-set, config-reload implemented
- removed obsolete kea_controller.cc (all code moved to ctrl_dhcp4_srv.cc)
2017-04-13 15:09:12 +02:00
Tomek Mrugalski
bca8fd2331 [4540] Docs, example configs updated 2017-04-13 14:16:25 +02:00
Marcin Siodelski
d1ae2bffa1 [5216] Ignore EINPROGRESS error in IOFetch. 2017-04-13 13:05:56 +02:00
Wlodek Wencel
9e3ca83d07 [v_1_2_0] copy right dates updated trac5213_base 2017-04-12 15:47:26 +02:00
Wlodek Wencel
85e33d4fc2 [v1_2_0] ChangeLog updates
Conflicts:
	ChangeLog
2017-04-12 15:46:53 +02:00
Marcin Siodelski
7c2d35b367 [master] Added ChangeLog entry for #5207. 2017-04-12 10:09:32 +02:00
Marcin Siodelski
ea42c6f479 [master] Merge branch 'trac5207' 2017-04-12 09:50:55 +02:00
Tomek Mrugalski
501190d884 [5207] Reverted part of earlier comments, add4/add6 description updated 2017-04-11 18:51:31 +02:00
Thomas Markwalder
9660c647bd [master] Removed cryptolink lib dependency from libkea-process
Merge branch 'trac5211'
2017-04-11 06:55:12 -04:00
Tomek Mrugalski
f1866ab8c7 [5207] extra checks added in add4(), add6() 2017-04-10 19:45:05 +02:00
Tomek Mrugalski
9147ce9a83 [5207] Improved duplication checks when adding reservations 2017-04-10 18:43:23 +02:00