]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
5 years ago[#899,!513] Scripts hook tests/Makefile.am added 899-script-hook
Tomek Mrugalski [Thu, 19 Sep 2019 14:41:14 +0000 (16:41 +0200)] 
[#899,!513] Scripts hook tests/Makefile.am added

5 years ago[#899,!513] Scripts Hook implemented.
Tomek Mrugalski [Thu, 19 Sep 2019 14:27:10 +0000 (16:27 +0200)] 
[#899,!513] Scripts Hook implemented.

5 years ago[#899,!513] Moved some DHCPv6 test files to utility lib.
Tomek Mrugalski [Thu, 19 Sep 2019 09:44:04 +0000 (11:44 +0200)] 
[#899,!513] Moved some DHCPv6 test files to utility lib.

5 years ago[345-drop-botan-1-x-support] Added ChangeLog entry for Botan 1.x support removal 345-drop-botan-1-x-support
Francis Dupont [Fri, 13 Sep 2019 14:10:26 +0000 (16:10 +0200)] 
[345-drop-botan-1-x-support] Added ChangeLog entry for Botan 1.x support removal

5 years ago[345-drop-botan-1-x-support] Removed Botan 1.x support
Francis Dupont [Mon, 2 Sep 2019 12:41:14 +0000 (14:41 +0200)] 
[345-drop-botan-1-x-support] Removed Botan 1.x support

5 years ago[#796,!504] Added ChangeLog entry for #796. 796-kea-deadlock-because-signal-handler-is-doing-malloc
Marcin Siodelski [Mon, 9 Sep 2019 13:37:11 +0000 (15:37 +0200)] 
[#796,!504] Added ChangeLog entry for #796.

5 years ago[#796,!504] Avoid memory allocation in signal handler.
Marcin Siodelski [Mon, 9 Sep 2019 09:21:01 +0000 (11:21 +0200)] 
[#796,!504] Avoid memory allocation in signal handler.

5 years ago[#821,!501] Rebased, updated ChangeLog 821-kea-dhcp4-should-not-grant-leases-for-packets-that-have-neither-hardware-addr-not-client-id
Thomas Markwalder [Fri, 6 Sep 2019 13:31:02 +0000 (09:31 -0400)] 
[#821,!501] Rebased, updated ChangeLog

5 years ago[#821,!501] Addressed review comments
Thomas Markwalder [Fri, 6 Sep 2019 13:27:22 +0000 (09:27 -0400)] 
[#821,!501] Addressed review comments

    src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
        Cleaned up failure text

    src/lib/testutils/gtest_utils.h
        Replaced array with vector

5 years ago[#821,!501] kea-dhcp4 now sanity checks inbound messages
Thomas Markwalder [Wed, 4 Sep 2019 15:38:07 +0000 (11:38 -0400)] 
[#821,!501] kea-dhcp4 now sanity checks inbound messages

src/bin/dhcp4/dhcp4_srv.cc
    Dhcpv4Srv::processRequest()
    Dhcpv4Srv::processRelease()
    Dhcpv4Srv::processDecline()
    Dhcpv4Srv::processInform() - now all call sanityCheck()

src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
    TEST_F(Dhcpv4SrvTest, sanityCheckDiscover)
    TEST_F(Dhcpv4SrvTest, sanityCheckRequest)
    TEST_F(Dhcpv4SrvTest, sanityCheckDecline)
    TEST_F(Dhcpv4SrvTest, sanityCheckRelease)
    TEST_F(Dhcpv4SrvTest, sanityCheckInform) - new tests

src/lib/testutils/gtest_utils.h
    New file with handy new test macros:
        EXPECT_THROW_MSG()
        ASSERT_THROW_MSG()

src/lib/testutils/Makefile.am
    Added new file gtest_utils.h

Added a ChangeLog entry

5 years ago[#755,!503] Added ChangeLog entry for #755. 755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial-values-upon-restart-or-reconfiguration
Marcin Siodelski [Fri, 6 Sep 2019 10:54:03 +0000 (12:54 +0200)] 
[#755,!503] Added ChangeLog entry for #755.

5 years ago[#755,!503] Address outstanding review comments.
Marcin Siodelski [Fri, 6 Sep 2019 10:49:09 +0000 (12:49 +0200)] 
[#755,!503] Address outstanding review comments.

This checks that selected packet statistics is set to 0 before the test.

5 years ago[#755,!503] Removed spurious whitespace.
Marcin Siodelski [Fri, 6 Sep 2019 10:38:03 +0000 (12:38 +0200)] 
[#755,!503] Removed spurious whitespace.

5 years ago[#755,!503] Small editorial changes in the stats.rst.
Marcin Siodelski [Fri, 6 Sep 2019 10:28:29 +0000 (12:28 +0200)] 
[#755,!503] Small editorial changes in the stats.rst.

5 years ago[#755,!502] Removed duplicated test after the rebase.
Marcin Siodelski [Fri, 6 Sep 2019 09:56:06 +0000 (11:56 +0200)] 
[#755,!502] Removed duplicated test after the rebase.

5 years ago[755-Kea-DHCP-servers-observations-should-be-reset] resolve threads
Franciszek Gorski [Thu, 5 Sep 2019 15:24:45 +0000 (17:24 +0200)] 
[755-Kea-DHCP-servers-observations-should-be-reset] resolve threads

5 years ago[755-Kea-DHCP-servers-observations-should-be-reset] add to AUTHORS
Franciszek Gorski [Thu, 5 Sep 2019 07:45:31 +0000 (09:45 +0200)] 
[755-Kea-DHCP-servers-observations-should-be-reset] add to AUTHORS

5 years ago[755-Kea-DHCP-servers-observations-should-be-reset] implement required changes to...
Franciszek Gorski [Thu, 5 Sep 2019 07:35:19 +0000 (09:35 +0200)] 
[755-Kea-DHCP-servers-observations-should-be-reset] implement required changes to dhcp4 and dhcp6 servers

5 years ago[755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial] changes to way...
Franciszek Gorski [Wed, 4 Sep 2019 12:49:33 +0000 (14:49 +0200)] 
[755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial] changes to way of initial values

5 years ago[755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial-values-upon-restar...
Franciszek Gorski [Mon, 26 Aug 2019 09:54:48 +0000 (11:54 +0200)] 
[755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial-values-upon-restart-or-reconfiguration] add initialization of all statistisc during set up

5 years agoupdated ChangeLog 729-commitruntimeoptiondefs-is-called-in-ctrl_dhcp6_srv-cc-and-not-in-ctrl_dhcp4_srv-cc
Razvan Becheriu [Fri, 6 Sep 2019 09:01:09 +0000 (12:01 +0300)] 
updated ChangeLog

5 years agorebased and updated ChangeLog
Razvan Becheriu [Fri, 6 Sep 2019 06:31:01 +0000 (09:31 +0300)] 
rebased and updated ChangeLog

5 years ago[#729,!434] consitency between v4 and v6 unit tests
Razvan Becheriu [Tue, 6 Aug 2019 20:24:17 +0000 (23:24 +0300)] 
[#729,!434] consitency between v4 and v6 unit tests

5 years ago[#729,!434] fixed rebase
Razvan Becheriu [Tue, 6 Aug 2019 17:27:21 +0000 (20:27 +0300)] 
[#729,!434] fixed rebase

5 years ago[#729,!434] change order of functions in file
Razvan Becheriu [Wed, 24 Jul 2019 05:48:19 +0000 (08:48 +0300)] 
[#729,!434] change order of functions in file

5 years ago[#729,!434] fixed missing commit of runtime option defs on v4
Razvan Becheriu [Tue, 23 Jul 2019 16:51:33 +0000 (19:51 +0300)] 
[#729,!434] fixed missing commit of runtime option defs on v4

5 years ago[#201] Migrated script to /bin/sh, addresses shellcheck problems 201-migrate-script-to-bin-sh
Tomek Mrugalski [Thu, 8 Aug 2019 14:45:17 +0000 (16:45 +0200)] 
[#201] Migrated script to /bin/sh, addresses shellcheck problems

5 years ago[#871,!497] hammer: switch from from kea-admin lease-init to db-init 871-hammer-should-switch-from-kea-admin-lease-init-to-db-init
Michal Nowikowski [Fri, 30 Aug 2019 15:13:04 +0000 (17:13 +0200)] 
[#871,!497] hammer: switch from from kea-admin lease-init to db-init

5 years ago[#870,!496] bumped kea version in configure.ac to 1.7.0-git 870-bump-up-kea-version-on-master-to-1-7-0-git
Michal Nowikowski [Fri, 30 Aug 2019 15:08:59 +0000 (17:08 +0200)] 
[#870,!496] bumped kea version in configure.ac to 1.7.0-git

5 years ago[master] regen flex
Francis Dupont [Sat, 31 Aug 2019 12:53:08 +0000 (12:53 +0000)] 
[master] regen flex

5 years agoconfigure.ac version changed
Wlodek Wencel [Fri, 30 Aug 2019 19:51:18 +0000 (21:51 +0200)] 
configure.ac version changed

5 years ago[v1_6_0] pre release changes Kea-1.6.0
Wlodek Wencel [Mon, 26 Aug 2019 20:27:39 +0000 (22:27 +0200)] 
[v1_6_0] pre release changes

5 years ago[#853, !26-p] Updated ChangeLog
Thomas Markwalder [Mon, 26 Aug 2019 13:40:35 +0000 (09:40 -0400)] 
[#853, !26-p] Updated ChangeLog

5 years agoApply suggestion to doc/sphinx/arm/admin.rst
Thomas Markwalder [Mon, 26 Aug 2019 13:26:56 +0000 (09:26 -0400)] 
Apply suggestion to doc/sphinx/arm/admin.rst

5 years agoApply suggestion to doc/sphinx/arm/admin.rst
Thomas Markwalder [Mon, 26 Aug 2019 13:26:53 +0000 (09:26 -0400)] 
Apply suggestion to doc/sphinx/arm/admin.rst

5 years ago[#853, !26-p] Updated ARM
Thomas Markwalder [Mon, 26 Aug 2019 12:55:03 +0000 (08:55 -0400)] 
[#853, !26-p] Updated ARM

    doc/sphinx/arm/admin.rst

5 years ago[#853, !26-p] Addressed review comments
Thomas Markwalder [Mon, 26 Aug 2019 11:54:10 +0000 (07:54 -0400)] 
[#853, !26-p] Addressed review comments

src/bin/admin/kea-admin.in
    Fixed printfs

    mysql_can_create() - removed logic to
    skip test based on MySQL version.

5 years ago[#853, !26-p] Fixed a query selecting pd pool specific options.
Marcin Siodelski [Mon, 26 Aug 2019 10:06:03 +0000 (12:06 +0200)] 
[#853, !26-p] Fixed a query selecting pd pool specific options.

The options must be ordered by pd option id.

5 years ago[#853, !26-p] Added user permissions check to kea-admin
Thomas Markwalder [Sun, 25 Aug 2019 19:23:35 +0000 (15:23 -0400)] 
[#853, !26-p] Added user permissions check to kea-admin

src/bin/admin/kea-admin.in
    mysql_can_create() - new function to verify user's ability
    to create functions

    mysql_init()
    mysql_upgrade() - modified to call mysql_can_create

5 years ago[#853, !26-p] Added ChangeLog entry
Thomas Markwalder [Fri, 23 Aug 2019 16:08:26 +0000 (12:08 -0400)] 
[#853, !26-p] Added ChangeLog entry

5 years ago[#853, !26-p] Update MySQL CB SQL statements
Thomas Markwalder [Fri, 23 Aug 2019 14:45:02 +0000 (10:45 -0400)] 
[#853, !26-p] Update MySQL CB SQL statements

src/hooks/dhcp/mysql_cb/mysql_query_macros_dhcp.h
    Changed column names to is_array

5 years ago[#853, !26-p] Update schema scripts and tests
Thomas Markwalder [Fri, 23 Aug 2019 14:11:57 +0000 (10:11 -0400)] 
[#853, !26-p] Update schema scripts and tests

src/bin/admin/tests/mysql_tests.sh.in
    Updated expected column names
    Added check of column names for 8.0 to 8.2 upgrade

src/share/database/scripts/mysql/dhcpdb_create.mysql
    Changed array column to is_array in dhcp4/6_option_def tables

src/share/database/scripts/mysql/dhcpdb_drop.mysql
    Added missing drops for createOptionAuditDHCP4/6

src/share/database/scripts/mysql/upgrade_6.0_to_7.0.sh.in
    Changed array column to is_array in dhcp4/6_option_def tables

src/share/database/scripts/mysql/upgrade_8.1_to_8.2.sh.in
    Added logic to conditionally change column names

5 years agoChanged hooks library name in table from user_chk to User Check to maintain consistency
Suzanne Goldlust [Thu, 22 Aug 2019 16:35:51 +0000 (12:35 -0400)] 
Changed hooks library name in table from user_chk to User Check to maintain consistency

5 years agoChanged duplicate reference from kea-dhcp4.options to kea-dhcp6.options
Suzanne Goldlust [Thu, 22 Aug 2019 16:32:52 +0000 (12:32 -0400)] 
Changed duplicate reference from kea-dhcp4.options to kea-dhcp6.options

5 years ago[#840, !27-p] fixed freebsd unittests
Razvan Becheriu [Sat, 24 Aug 2019 07:42:21 +0000 (10:42 +0300)] 
[#840, !27-p] fixed freebsd unittests

5 years ago[#851,!24-p] Added ChangeLog for #851.
Marcin Siodelski [Fri, 23 Aug 2019 13:04:58 +0000 (15:04 +0200)] 
[#851,!24-p] Added ChangeLog for #851.

5 years ago[#851,!24-p] Make sure we're not trying to dereference after vector end
Tomek Mrugalski [Fri, 23 Aug 2019 12:25:47 +0000 (14:25 +0200)] 
[#851,!24-p] Make sure we're not trying to dereference after vector end

5 years ago[#851,!24-p] Make sure that string is null terminated after strncpy.
Marcin Siodelski [Thu, 22 Aug 2019 18:40:27 +0000 (20:40 +0200)] 
[#851,!24-p] Make sure that string is null terminated after strncpy.

5 years ago[#851,!24-p] Address issue in use of strcpy.
Marcin Siodelski [Thu, 22 Aug 2019 15:48:39 +0000 (17:48 +0200)] 
[#851,!24-p] Address issue in use of strcpy.

5 years ago[#851,!24-p] Avoid referencing out of bounds vector element in MySQL conn.
Marcin Siodelski [Thu, 22 Aug 2019 08:29:27 +0000 (10:29 +0200)] 
[#851,!24-p] Avoid referencing out of bounds vector element in MySQL conn.

5 years ago[#851,!24-p] Avoid referencing out of bounds element of binding array.
Marcin Siodelski [Wed, 21 Aug 2019 19:33:20 +0000 (21:33 +0200)] 
[#851,!24-p] Avoid referencing out of bounds element of binding array.

MySQL host manager issue.

5 years ago[#851,!24-p] Avoid accessing out of bound vector value in DUID factory.
Marcin Siodelski [Wed, 21 Aug 2019 18:59:09 +0000 (20:59 +0200)] 
[#851,!24-p] Avoid accessing out of bound vector value in DUID factory.

5 years ago[#851,!24-p] Avoid using empty buffer in the MySQL binding.
Marcin Siodelski [Wed, 21 Aug 2019 18:33:27 +0000 (20:33 +0200)] 
[#851,!24-p] Avoid using empty buffer in the MySQL binding.

Prior to this change, the out of bound vector element would be referenced
and could lead to undefined behavior.

5 years ago[#851,!24-p] Created unit test for MySQL binding holding empty string.
Marcin Siodelski [Wed, 21 Aug 2019 15:34:01 +0000 (17:34 +0200)] 
[#851,!24-p] Created unit test for MySQL binding holding empty string.

5 years ago[#847,!23-p] Added ChangeLog for #847.
Marcin Siodelski [Tue, 20 Aug 2019 17:54:19 +0000 (19:54 +0200)] 
[#847,!23-p] Added ChangeLog for #847.

5 years ago[#847,!23-p] Fixed example of the remote-option6-pd-pool-set command.
Marcin Siodelski [Tue, 20 Aug 2019 16:20:55 +0000 (18:20 +0200)] 
[#847,!23-p] Fixed example of the remote-option6-pd-pool-set command.

5 years ago[#847,!23-p] Addressed issues with creating/deleting pool options in CB.
Marcin Siodelski [Tue, 20 Aug 2019 16:15:22 +0000 (18:15 +0200)] 
[#847,!23-p] Addressed issues with creating/deleting pool options in CB.

5 years ago[#845] Added ChangeLog entry for #845.
Marcin Siodelski [Tue, 20 Aug 2019 11:58:19 +0000 (13:58 +0200)] 
[#845] Added ChangeLog entry for #845.

5 years ago[#845] Addressed review comments.
Marcin Siodelski [Tue, 20 Aug 2019 11:53:18 +0000 (13:53 +0200)] 
[#845] Addressed review comments.

Added better commentary in the dhcpdb_create.mysql script and the 8.2
upgrade script.

5 years ago[#845] Fixes in kea-admin/mysql.upgrade unit-test
Tomek Mrugalski [Tue, 20 Aug 2019 10:41:59 +0000 (12:41 +0200)] 
[#845] Fixes in kea-admin/mysql.upgrade unit-test

5 years ago[#845] New version of MySQL CB queries which update DHCP options.
Marcin Siodelski [Tue, 20 Aug 2019 05:52:41 +0000 (07:52 +0200)] 
[#845] New version of MySQL CB queries which update DHCP options.

The updated queries support subnet, shared network and pool level options
unassigned to servers.

5 years ago[#845] Changes to MySQL to update parent object when option is set.
Marcin Siodelski [Tue, 20 Aug 2019 05:50:33 +0000 (07:50 +0200)] 
[#845] Changes to MySQL to update parent object when option is set.

Prior to this change, when an option is set or deleted, the owning subnet,
shared network or pool would not update its modification timestamp. As a
result, the server would not fecth the updated configuration.

5 years agoadded api README, _template.json, generate-templates and cmds-list to EXTRA_DIST
Michal Nowikowski [Mon, 19 Aug 2019 14:24:57 +0000 (16:24 +0200)] 
added api README, _template.json, generate-templates and cmds-list to EXTRA_DIST

5 years agoadded missing api files
Michal Nowikowski [Mon, 19 Aug 2019 13:26:20 +0000 (15:26 +0200)] 
added missing api files

5 years agoFixed error in api2doc.py
Tomek Mrugalski [Mon, 19 Aug 2019 15:00:57 +0000 (17:00 +0200)] 
Fixed error in api2doc.py

 - the default response had unnecessary quotes

5 years agoFixed server-tag-get docs
Tomek Mrugalski [Mon, 19 Aug 2019 15:00:35 +0000 (17:00 +0200)] 
Fixed server-tag-get docs

5 years agochanged pointed docs in INSTALL file from doc/sphinx to doc/sphinx/arm/install.rst
Michal Nowikowski [Mon, 19 Aug 2019 16:15:03 +0000 (18:15 +0200)] 
changed pointed docs in INSTALL file from doc/sphinx to doc/sphinx/arm/install.rst

5 years agoreplaced links to old docs to https://kea.readthedocs.io/
Michal Nowikowski [Mon, 19 Aug 2019 15:39:09 +0000 (17:39 +0200)] 
replaced links to old docs to https://kea.readthedocs.io/

5 years agoregenerated parsers for 1.6.0 final
Michal Nowikowski [Mon, 19 Aug 2019 12:47:31 +0000 (12:47 +0000)] 
regenerated parsers for 1.6.0 final

5 years agofixed release date
Michal Nowikowski [Mon, 19 Aug 2019 07:13:14 +0000 (09:13 +0200)] 
fixed release date

5 years agoupdate release entry in ChangeLog, updated copyright dates
Michal Nowikowski [Mon, 19 Aug 2019 06:37:07 +0000 (08:37 +0200)] 
update release entry in ChangeLog, updated copyright dates

5 years agofixed errors in ChangeLog
Michal Nowikowski [Mon, 19 Aug 2019 04:55:18 +0000 (06:55 +0200)] 
fixed errors in ChangeLog

5 years agoMerge branch 'master' into v1_6_0
Michal Nowikowski [Mon, 19 Aug 2019 04:48:34 +0000 (06:48 +0200)] 
Merge branch 'master' into v1_6_0

5 years ago[#805,!6-p] Updated ChangeLog
Thomas Markwalder [Fri, 16 Aug 2019 22:36:23 +0000 (18:36 -0400)] 
[#805,!6-p] Updated ChangeLog

5 years ago[#805,!6-p] Fixed copyright dates and whitespacing
Thomas Markwalder [Thu, 15 Aug 2019 14:39:12 +0000 (10:39 -0400)] 
[#805,!6-p]  Fixed copyright dates and whitespacing

5 years ago[#805,!6-p] added kea-dhcp6 to ChangeLog entry
Thomas Markwalder [Thu, 15 Aug 2019 13:08:00 +0000 (09:08 -0400)] 
[#805,!6-p]  added kea-dhcp6 to ChangeLog entry

5 years ago[#805,!6-p] Addressed review comment
Thomas Markwalder [Thu, 15 Aug 2019 13:03:15 +0000 (09:03 -0400)] 
[#805,!6-p]  Addressed review comment

src/lib/dhcpsrv/csv_lease_file6.cc
    Added check for null duid_ ptr in lease6

5 years ago[#805,!6-p] Added missing space in the log message.
Marcin Siodelski [Wed, 14 Aug 2019 16:23:36 +0000 (18:23 +0200)] 
[#805,!6-p] Added missing space in the log message.

5 years ago[#805,!6-p] Addressed review comments
Thomas Markwalder [Wed, 14 Aug 2019 14:18:26 +0000 (10:18 -0400)] 
[#805,!6-p] Addressed review comments

src/lib/dhcpsrv/csv_lease_file4.*
src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc
    - minor cleanup

src/lib/dhcpsrv/csv_lease_file6.*
    CSVLeaseFile6::append() - now throws if DUID is empty and
    state is not STATE_DECLINED

src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc
    Updated tests to verify duid/state logic

5 years ago[#805,!6-p] CSVLeaseFile4 ensures either hwaddr or client id for non-declined leases
Thomas Markwalder [Mon, 12 Aug 2019 19:46:36 +0000 (15:46 -0400)] 
[#805,!6-p] CSVLeaseFile4 ensures either hwaddr or client id for non-declined leases

Declined leases are expected to have neither hardware address nor client
id.  All others have must have at least one of them.

src/lib/dhcpsrv/csv_lease_file4.cc
    CSVLeaseFile4::append() - throws if a lease has no hardware address,
    no client id and is not in STATE_DECLINED

    CSVLeaseFile4::next(Lease4Ptr& lease) - discards rows if they have
    neither hardware addr nor client id and are not in STATE_DECLINED

src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc
src/lib/dhcpsrv/tests/generic_lease_mgr_unittest.cc
src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
src/bin/lfc/tests/lfc_controller_unittests.cc
    Updated tests.

5 years ago[#805, !6-p] check for null or empty hwaddr before writing to memfile (v4)
Razvan Becheriu [Fri, 9 Aug 2019 15:23:47 +0000 (18:23 +0300)] 
[#805, !6-p] check for null or empty hwaddr before writing to memfile (v4)

5 years ago[#805,!5-p] Updated ChangeLog and conflicted parsers
Thomas Markwalder [Fri, 16 Aug 2019 22:03:29 +0000 (18:03 -0400)] 
[#805,!5-p] Updated ChangeLog and conflicted parsers

5 years ago[#805,!5-p] Addressed more review comments
Thomas Markwalder [Fri, 16 Aug 2019 16:12:39 +0000 (12:12 -0400)] 
[#805,!5-p] Addressed more review comments

    More cleanup following 1.4 and 1.5 branch reviews

doc/sphinx/arm/dhcp6-srv.rst
src/lib/dhcpsrv/memfile_lease_mgr.cc

5 years ago[#805,!5-p] Updated ChangeLog to security, added CVE #
Thomas Markwalder [Fri, 16 Aug 2019 14:59:27 +0000 (10:59 -0400)] 
[#805,!5-p] Updated ChangeLog to security, added CVE #

5 years ago[#805,!5-p] Addressed review comments
Thomas Markwalder [Tue, 13 Aug 2019 20:31:11 +0000 (16:31 -0400)] 
[#805,!5-p] Addressed review comments

    Minor cleanup and commentary.

5 years ago[#805,!5-p] Updated the ARM
Thomas Markwalder [Fri, 9 Aug 2019 19:59:40 +0000 (15:59 -0400)] 
[#805,!5-p] Updated the ARM

Updated the ARM and added a ChangeLog entry.

5 years ago[#805,!5-p] Updated example confs
Thomas Markwalder [Fri, 9 Aug 2019 15:45:39 +0000 (11:45 -0400)] 
[#805,!5-p] Updated example confs

5 years ago[#805,!5-p] kea-dhcp6 now supports max-row-errors parameter
Thomas Markwalder [Fri, 9 Aug 2019 15:18:35 +0000 (11:18 -0400)] 
[#805,!5-p] kea-dhcp6 now supports max-row-errors parameter

src/bin/dhcp6/dhcp6_lexer.ll
src/bin/dhcp6/dhcp6_parser.yy
    Added max-row-errors

src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
    TEST_F(LeaseFileLoaderTest, maxRowErrors6) - new unit test
    to verify max-row-errors operation

5 years ago[#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter
Thomas Markwalder [Fri, 9 Aug 2019 14:03:07 +0000 (10:03 -0400)] 
[#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter

src/bin/dhcp4/dhcp4_lexer.ll
src/bin/dhcp4/dhcp4_parser.yy
    Added max-row-errors

src/lib/database/database_connection.*
src/lib/database/dbaccess_parser.*
    Added max-row-errors

src/lib/database/tests/dbaccess_parser_unittest.cc
    New tests for max-row-errors

src/lib/dhcpsrv/lease_file_loader.h
    Changed logic value of 0 means unlimited

src/lib/dhcpsrv/memfile_lease_mgr.cc
    Memfile_LeaseMgr::loadLeasesFromFiles() - now uses
    connection parmater value for max-row-errors or 0
    if not specified

src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
    TEST_F(LeaseFileLoaderTest, maxRowErrors4) - new unit test
    to verify max-row-errors operation

src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
   TEST_F(MemfileLeaseMgrTest, constructor) - added tests for
   max-row-errors

5 years ago[#805,!5-p] Updated example confs
Thomas Markwalder [Fri, 9 Aug 2019 15:45:39 +0000 (11:45 -0400)] 
[#805,!5-p] Updated example confs

5 years ago[#805,!5-p] kea-dhcp6 now supports max-row-errors parameter
Thomas Markwalder [Fri, 9 Aug 2019 15:18:35 +0000 (11:18 -0400)] 
[#805,!5-p] kea-dhcp6 now supports max-row-errors parameter

src/bin/dhcp6/dhcp6_lexer.ll
src/bin/dhcp6/dhcp6_parser.yy
    Added max-row-errors

src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
    TEST_F(LeaseFileLoaderTest, maxRowErrors6) - new unit test
    to verify max-row-errors operation

5 years ago[#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter
Thomas Markwalder [Fri, 9 Aug 2019 14:03:07 +0000 (10:03 -0400)] 
[#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter

src/bin/dhcp4/dhcp4_lexer.ll
src/bin/dhcp4/dhcp4_parser.yy
    Added max-row-errors

src/lib/database/database_connection.*
src/lib/database/dbaccess_parser.*
    Added max-row-errors

src/lib/database/tests/dbaccess_parser_unittest.cc
    New tests for max-row-errors

src/lib/dhcpsrv/lease_file_loader.h
    Changed logic value of 0 means unlimited

src/lib/dhcpsrv/memfile_lease_mgr.cc
    Memfile_LeaseMgr::loadLeasesFromFiles() - now uses
    connection parmater value for max-row-errors or 0
    if not specified

src/lib/dhcpsrv/tests/lease_file_loader_unittest.cc
    TEST_F(LeaseFileLoaderTest, maxRowErrors4) - new unit test
    to verify max-row-errors operation

src/lib/dhcpsrv/tests/memfile_lease_mgr_unittest.cc
   TEST_F(MemfileLeaseMgrTest, constructor) - added tests for
   max-row-errors

5 years ago[#730,!2-p] Addressed review comments
Thomas Markwalder [Thu, 15 Aug 2019 21:02:29 +0000 (17:02 -0400)] 
[#730,!2-p] Addressed review comments

    Minor cleanup

ChangeLog
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/dhcp4_srv.cc
src/lib/dns/tests/name_unittest.cc

5 years ago[#730,!2-p] Updated ChangeLog entry
Thomas Markwalder [Tue, 13 Aug 2019 18:17:10 +0000 (14:17 -0400)] 
[#730,!2-p] Updated ChangeLog entry

5 years ago[#730,!2-p] Minor edit in ChangeLog entry
Thomas Markwalder [Tue, 13 Aug 2019 17:46:41 +0000 (13:46 -0400)] 
[#730,!2-p] Minor edit in ChangeLog entry

5 years ago[#730,!2] Reworded ChangeLog entry
Thomas Markwalder [Wed, 31 Jul 2019 10:41:21 +0000 (06:41 -0400)] 
[#730,!2] Reworded ChangeLog entry

5 years ago[#730,!2] Addressed review comment
Thomas Markwalder [Mon, 29 Jul 2019 11:01:25 +0000 (07:01 -0400)] 
[#730,!2] Addressed review comment

    src/lib/exceptions/isc_assert.h - clarified commentary

5 years ago[#730,!2] Addressed review comments
Thomas Markwalder [Wed, 24 Jul 2019 19:00:33 +0000 (15:00 -0400)] 
[#730,!2] Addressed review comments

ChangeLog - added an entry

src/bin/dhcp4/tests/fqdn_unittest.cc
    TEST_F(NameDhcpv4SrvTest, serverUpdateMalformedHostname) - added
    commentary

src/lib/exceptions/isc_assert.h
    commentary changes

src/lib/exceptions/tests/exceptions_unittest.cc
    TEST(IscThrowAssert, checkMessage) - replace use of explicit line number

5 years ago[#730,!2] Corrected assertion failure on malformed hostname from kea-dhcp4
Thomas Markwalder [Fri, 12 Jul 2019 11:01:01 +0000 (07:01 -0400)] 
[#730,!2] Corrected assertion failure on malformed hostname from kea-dhcp4

src/lib/exceptions/isc_assert.h
    New file that defines isc_assert_throw()

src/lib/exceptions/Makefile.am
    added isc_asssert.h

src/lib/exceptions/tests/exceptions_unittest.cc
    TEST(IscThrowAssert, checkMessage) - new test

src/lib/dns/labelsequence.cc
src/lib/dns/name.cc
    Replaced assert() calls with isc_throw_assert() calls

src/lib/dns/tests/name_unittest.cc
    TEST_F(NameTest, unexpectedParseError) - new unit test
    for hostname option content based on fuzz test failure

src/lib/dhcp_ddns/ncr_msg.cc
    Removed unnecessary include of dns/name.h

src/bin/dhcp4/dhcp4_srv.cc
    Dhcpv4Srv::processHostnameOption() - added try catch
    around OptionDataTypeUtil::getLabelCount() call

src/bin/dhcp4/dhcp4_messages.*
    added new log message DHCP4_CLIENT_HOSTNAME_MALFORMED

src/bin/dhcp4/tests/fqdn_unittest.cc
    TEST_F(NameDhcpv4SrvTest, serverUpdateMalformedHostname) -
    renamed test and augmented it to include the packet of death
    produced by fuzz testing.

5 years ago[#722,!1-p] Updated ChangeLog
Thomas Markwalder [Fri, 16 Aug 2019 20:13:22 +0000 (16:13 -0400)] 
[#722,!1-p] Updated ChangeLog