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

29138 Commits

Author SHA1 Message Date
Marcin Siodelski
326fdbeb51 [#710,!408] Fixed invalid tabulations in test config backends impl. 2019-07-09 09:30:45 +02:00
Francis Dupont
22aa7d8422 [710-cb_cmds-add-support-for-server-tags-in-global-options] Addressed some comments 2019-07-09 09:30:45 +02:00
Francis Dupont
7060805908 [710-cb_cmds-add-support-for-server-tags-in-global-options] Completed CB testutils 2019-07-09 09:30:45 +02:00
Francis Dupont
1b7c71449d [630-cb-can-be-used-to-remove-mandatory-global-parameters] Added ChangeLog entry for default values of external config globals 2019-07-08 23:56:03 +02:00
Francis Dupont
237afd3c51 [630-cb-can-be-used-to-remove-mandatory-global-parameters] Addressed comments 2019-07-08 20:00:51 +02:00
Francis Dupont
715cbe4d04 [630-cb-can-be-used-to-remove-mandatory-global-parameters] (checkpoint) Added applyDefaultsConfiguredGlobals 2019-07-08 20:00:51 +02:00
Francis Dupont
a5c49f72eb [533-response-to-remote-global-parameter4-set-is-incomplete] Updated remote-global-parameter[46]-set doc 2019-07-08 13:53:43 -04:00
Francis Dupont
8de2bb3514 [master] spurious line 2019-07-08 18:32:43 +02:00
Francis Dupont
6fe36470cf [466-kea-admin-lease-options-to-be-renamed-to-db] Added ChangeLog entry for kea-admin lease-* renamed into db-* 2019-07-08 18:02:36 +02:00
Francis Dupont
cbd2ed23f2 [466-kea-admin-lease-options-to-be-renamed-to-db] typo 2019-07-08 15:24:17 +02:00
Francis Dupont
5feb0d82f4 [466-kea-admin-lease-options-to-be-renamed-to-db] Added a note in the ARM 2019-07-08 14:50:31 +02:00
Francis Dupont
d8086e2ba8 [466-kea-admin-lease-options-to-be-renamed-to-db] After rebasing fixes 2019-07-08 14:50:31 +02:00
Francis Dupont
54b8a4bcc8 [466-kea-admin-lease-options-to-be-renamed-to-db] Called usage on invalid command 2019-07-08 14:50:31 +02:00
Francis Dupont
dca13339a4 [466-kea-admin-lease-options-to-be-renamed-to-db] typo 2019-07-08 14:50:31 +02:00
Francis Dupont
5e30f98666 [466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (doc) 2019-07-08 14:50:31 +02:00
Francis Dupont
ea2a8aed1f [466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (src) 2019-07-08 14:50:31 +02:00
Francis Dupont
82d601c1b5 [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added ChangeLog entry for new keyword checks 2019-07-08 14:37:36 +02:00
Francis Dupont
c9d87afad8 [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Fixed rebase errors 2019-07-07 11:07:09 +02:00
Francis Dupont
43526b2d6c [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Moved parameters and defaults to simple_parser[46] files 2019-07-07 11:07:09 +02:00
Francis Dupont
c4414e7853 [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added metadata and fixed server tests 2019-07-07 11:07:09 +02:00
Francis Dupont
6fce342cc4 [575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added keyword checks for option def, data, subnet, shared network, (pd)pools 2019-07-07 11:07:09 +02:00
Marcin Siodelski
11b99aa743 [master] Fixed tabulator in ChangeLog entry for #715.
This is trivial fix. Fixing on my own discretion.
2019-07-06 20:30:41 +02:00
Marcin Siodelski
4ccbbcfa96 [#715,!411] Added ChangeLog for #715. 2019-07-06 20:13:05 +02:00
Marcin Siodelski
ca536526c3 [#715,!411] Removed dead code from the mysql_cb_impl.cc
As a result of the review.
2019-07-06 20:11:17 +02:00
Marcin Siodelski
007bbb7ee6 [#715] Added support for associating option defs with server tags. 2019-07-04 22:25:31 +02:00
Marcin Siodelski
5511725555 [#714,!409] Added ChangeLog entry. 2019-07-04 21:50:26 +02:00
Marcin Siodelski
ce12d980d2 [#714,!409] Addressed review comments.
Removed unnecessary queries before create/update.
2019-07-04 15:48:15 -04:00
Marcin Siodelski
33e02e168b [#714,!409] Corrected a comment in the mysql_cb. 2019-07-04 15:48:15 -04:00
Marcin Siodelski
44b35d4242 [#714,!409] Only delete dangling global options when server deleted. 2019-07-04 15:48:15 -04:00
Marcin Siodelski
c8a627d0ed [#714,!409] Try to update an option followed by insert.
Previously we'd first fetch the option to check if it exists, then update
or insert but that would always trigger two queries. Now we're down to
one query if the option already exists.
2019-07-04 15:48:15 -04:00
Marcin Siodelski
ed7befb616 [#714,!409] Associate global options with the server tags. 2019-07-04 15:48:15 -04:00
Razvan Becheriu
711c1dca9d [#639,!410] updated ChangeLog 2019-07-04 19:41:46 +03:00
Razvan Becheriu
289bc24ca9 [#639,!410] check for null pointer 2019-07-04 19:40:27 +03:00
Razvan Becheriu
5cbf42b12d [#639,!410] clear cache_ptr_ before unloading library 2019-07-04 19:40:27 +03:00
Francis Dupont
d650c176c7 [419-subnet-prefix-subnet-parameter-ambiguity] Added ChangeLog entry for subnet prefix ambiguity 2019-07-04 18:17:00 +02:00
Francis Dupont
f260b51148 [419-subnet-prefix-subnet-parameter-ambiguity] Added unit tests and updated docs 2019-07-04 10:52:15 -04:00
Francis Dupont
f2fce0e42b [690-bad-ip-length-header-error-misformats-number] Added a cast for uint8_t ip_len output 2019-07-04 10:47:00 -04:00
Francis Dupont
b7fe40b11b [704-forensic-log-hook-paths-are-incorrect] Fixed forensic/legal paths 2019-07-04 07:24:47 -04:00
Francis Dupont
f66007cb8b [667-remove-obsolete-compatcheck-dir] Added ChangeLog entry for compatcheck dir removal 2019-07-04 13:20:50 +02:00
Francis Dupont
8cb113a52f [667-remove-obsolete-compatcheck-dir] Removed compatcheck more than obsolete directory 2019-07-04 07:17:08 -04:00
Marcin Siodelski
de19650f6f [#709,!407] Minor updates to the server unittests as a result of review.
- Fixed a typo in the toElement test name,
- Added missing whitespace
- Fixed a typo in getByTag test description.
2019-07-04 01:10:51 +02:00
Francis Dupont
a538049ac3 [709-cb_cmds-add-support-for-commands-to-manage-the-servers] Added a toElement method to Server 2019-07-04 01:10:51 +02:00
Francis Dupont
22c549eceb [709-cb_cmds-add-support-for-commands-to-manage-the-servers] Improved server support 2019-07-04 01:10:51 +02:00
Francis Dupont
3d618610fc [709-cb_cmds-add-support-for-commands-to-manage-the-servers] Added delServerTag 2019-07-04 01:10:51 +02:00
Francis Dupont
f693084db5 [550-authentication-key-to-text-method-miss-spelled] Added ChangeLog entry for auth key fixes 2019-07-02 18:12:34 +02:00
Francis Dupont
f45511f044 [550-authentication-key-to-text-method-miss-spelled] Addressed comments 2019-07-02 17:33:39 +02:00
Francis Dupont
d8276f1036 [550-authentication-key-to-text-method-miss-spelled] AuthKey is binary 2019-07-02 17:33:39 +02:00
Francis Dupont
1aaae966e0 [705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Revert "[705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Protected dhcp_test_lib.sh against unset ${prefix} and fixed includers"
This reverts commit 7fe457cb301772093ff7002c9a3be12b25f7d73b.

Reviewer asked this to be reverted as overkilling.
2019-07-02 11:20:41 -04:00
Francis Dupont
5b33ae7dd2 [705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Protected dhcp_test_lib.sh against unset ${prefix} and fixed includers 2019-07-02 11:20:41 -04:00
Francis Dupont
2187d76041 [705-wipe_data-sh-and-other-upgrade_-scripts-do-not-set-prefix] Added prefix=@prefix@ and put shell bang at the right place 2019-07-02 11:20:41 -04:00