]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
3 years ago[#2299] Fixed minor review comments
Thomas Markwalder [Tue, 7 Jun 2022 17:47:26 +0000 (13:47 -0400)] 
[#2299] Fixed minor review comments

modified:
    src/share/database/scripts/mysql/dhcpdb_create.mysql
    src/share/database/scripts/mysql/upgrade_013_to_014.sh.in
    src/share/database/scripts/pgsql/dhcpdb_create.pgsql
    src/share/database/scripts/pgsql/upgrade_011_to_012.sh.in

3 years agoApply 1 suggestion(s) to 1 file(s)
Andrei Pavel [Tue, 7 Jun 2022 17:09:23 +0000 (17:09 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years ago[#2299] Fixed ChangeLog
Thomas Markwalder [Mon, 6 Jun 2022 11:16:32 +0000 (07:16 -0400)] 
[#2299] Fixed ChangeLog

3 years ago[#2299] Fixed db script differences
Thomas Markwalder [Mon, 6 Jun 2022 11:07:14 +0000 (07:07 -0400)] 
[#2299] Fixed db script differences

3 years ago[#2299] Added ChangeLog entry
Thomas Markwalder [Fri, 3 Jun 2022 14:52:04 +0000 (10:52 -0400)] 
[#2299] Added ChangeLog entry

3 years ago[#2299] Script sync issues
Thomas Markwalder [Fri, 3 Jun 2022 14:05:45 +0000 (10:05 -0400)] 
[#2299] Script sync issues

modified:   dhcpdb_create.mysql
modified:   upgrade_013_to_014.sh.in

3 years ago[#2299] Create subnet audit entry when network is deleted
Thomas Markwalder [Fri, 3 Jun 2022 13:43:24 +0000 (09:43 -0400)] 
[#2299]  Create subnet audit entry when network is deleted

    Update subnets in shared-network BDEL trigger rather than
    relying on foreign key update action

new files:
    src/share/database/scripts/mysql/upgrade_013_to_014.sh.in
    src/share/database/scripts/pgsql/upgrade_011_to_012.sh.in

configure.ac
    added:
    src/share/database/scripts/mysql/upgrade_013_to_014.sh
    src/share/database/scripts/pgsql/upgrade_011_to_012.sh

src/bin/admin/tests/mysql_tests.sh.in
    added 13 to 14 checks
src/bin/admin/tests/pgsql_tests.sh.in
    added 11 to 12 checks

src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp4_unittest.cc
src/hooks/dhcp/mysql_cb/tests/mysql_cb_dhcp6_unittest.cc
    enabled disabled tests

src/lib/dhcpsrv/testutils/generic_cb_dhcp4_unittest.cc
    GenericConfigBackendDHCPv4Test::getAllSharedNetworks4Test()
    - updated expected audit entry order

src/lib/dhcpsrv/testutils/generic_cb_dhcp6_unittest.cc
    GenericConfigBackendDHCPv6Test::getAllSharedNetworks6Test()
    - updated expected audit entry order

src/lib/mysql/mysql_constants.h
    Updated schema version to 14

src/lib/pgsql/pgsql_connection.h
    Updated schema version to 12

src/share/database/scripts/mysql/.gitignore
src/share/database/scripts/mysql/Makefile.am
    added upgrade_013_to_014.sh

src/share/database/scripts/mysql/dhcpdb_create.mysql
    subnet rows are now updated directly in shared-network
    BEFORE delete triggers (v4 and v6)

src/share/database/scripts/pgsql/Makefile.am
    added upgrade_011_to_012.sh

src/share/database/scripts/pgsql/dhcpdb_create.pgsql
    subnet rows are now updated directly in shared-network
    BEFORE delete triggers (v4 and v6)

3 years agoApply 4 suggestion(s) to 2 file(s)
Suzanne Goldlust [Wed, 1 Jun 2022 21:23:41 +0000 (21:23 +0000)] 
Apply 4 suggestion(s) to 2 file(s)

3 years agoUpdate doc/sphinx/arm/config.rst
Marcin Godzina [Wed, 1 Jun 2022 21:10:15 +0000 (21:10 +0000)] 
Update doc/sphinx/arm/config.rst

3 years agoApply 1 suggestion(s) to 1 file(s)
Vicky Risk [Wed, 1 Jun 2022 21:08:34 +0000 (21:08 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Vicky Risk [Wed, 1 Jun 2022 21:08:28 +0000 (21:08 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Vicky Risk [Wed, 1 Jun 2022 21:07:59 +0000 (21:07 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Suzanne Goldlust [Wed, 1 Jun 2022 21:07:52 +0000 (21:07 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Suzanne Goldlust [Wed, 1 Jun 2022 21:07:43 +0000 (21:07 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoUpdate doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst
Marcin Godzina [Wed, 1 Jun 2022 20:11:01 +0000 (20:11 +0000)] 
Update doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst

3 years agoUpdate doc/sphinx/arm/config.rst
Marcin Godzina [Wed, 1 Jun 2022 16:39:26 +0000 (16:39 +0000)] 
Update doc/sphinx/arm/config.rst

3 years agoUpdate doc/sphinx/arm/config.rst
Marcin Godzina [Wed, 1 Jun 2022 16:38:14 +0000 (16:38 +0000)] 
Update doc/sphinx/arm/config.rst

3 years agoUpdate doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst
Marcin Godzina [Wed, 1 Jun 2022 14:52:57 +0000 (14:52 +0000)] 
Update doc/sphinx/arm/config.rst, doc/sphinx/arm/hooks.rst

3 years agoUpdate doc/sphinx/arm/hooks.rst
Marcin Godzina [Tue, 31 May 2022 15:19:34 +0000 (15:19 +0000)] 
Update doc/sphinx/arm/hooks.rst

3 years ago[#2425] Fixed no logger check code and test
Francis Dupont [Wed, 25 May 2022 13:49:35 +0000 (15:49 +0200)] 
[#2425] Fixed no logger check code and test

3 years ago[#2426] add -y to kea-admin manual
Andrei Pavel [Thu, 26 May 2022 06:06:00 +0000 (09:06 +0300)] 
[#2426] add -y to kea-admin manual

3 years ago[#2426] bump version to 2.1.7-git
Andrei Pavel [Thu, 26 May 2022 05:48:52 +0000 (08:48 +0300)] 
[#2426] bump version to 2.1.7-git

3 years ago[#2423] release changes Kea-2.1.6
Andrei Pavel [Tue, 24 May 2022 07:36:41 +0000 (10:36 +0300)] 
[#2423] release changes

3 years ago[#2423] release changes
Andrei Pavel [Mon, 23 May 2022 15:09:23 +0000 (18:09 +0300)] 
[#2423] release changes

3 years ago[#2423] release changes: editorial changes to the ChangeLog
Andrei Pavel [Mon, 23 May 2022 15:00:08 +0000 (18:00 +0300)] 
[#2423] release changes: editorial changes to the ChangeLog

3 years ago[#2423] release changes
Andrei Pavel [Mon, 23 May 2022 14:38:46 +0000 (17:38 +0300)] 
[#2423] release changes

3 years ago[#2423] release changes: spelling corrections
Andrei Pavel [Mon, 23 May 2022 14:16:29 +0000 (17:16 +0300)] 
[#2423] release changes: spelling corrections

3 years ago[#2293] minor kea-admin adjustments
Andrei Pavel [Mon, 23 May 2022 13:19:49 +0000 (16:19 +0300)] 
[#2293] minor kea-admin adjustments

3 years ago[#2293] tests for kea-admin -y
Andrei Pavel [Mon, 23 May 2022 10:45:32 +0000 (13:45 +0300)] 
[#2293] tests for kea-admin -y

3 years ago[#2291] add ChangeLog entry
Andrei Pavel [Fri, 20 May 2022 19:17:51 +0000 (22:17 +0300)] 
[#2291] add ChangeLog entry

3 years ago[#2293] Add flag to kea-admin to assume yes for all prompts, fix tests
Dan Theisen [Fri, 20 May 2022 17:51:24 +0000 (10:51 -0700)] 
[#2293] Add flag to kea-admin to assume yes for all prompts, fix tests

3 years ago[#2293] assume a default for kea-admin on non-interactive shells
Andrei Pavel [Tue, 5 Apr 2022 09:22:41 +0000 (12:22 +0300)] 
[#2293] assume a default for kea-admin on non-interactive shells

3 years ago[#2293] adjust tests for kea-lfc called in kea-admin lease-upload
Andrei Pavel [Tue, 5 Apr 2022 08:11:43 +0000 (11:11 +0300)] 
[#2293] adjust tests for kea-lfc called in kea-admin lease-upload

3 years ago[#2293] call kea-lfc in kea-admin lease-upload
Andrei Pavel [Tue, 5 Apr 2022 07:51:53 +0000 (10:51 +0300)] 
[#2293] call kea-lfc in kea-admin lease-upload

3 years ago[#2421] bump lib versions for 2.1.6
Razvan Becheriu [Fri, 20 May 2022 19:35:55 +0000 (22:35 +0300)] 
[#2421] bump lib versions for 2.1.6

3 years ago[#562] fix warning about uninitialized variable in LibLoadTest fixture
Andrei Pavel [Fri, 20 May 2022 17:02:35 +0000 (20:02 +0300)] 
[#562] fix warning about uninitialized variable in LibLoadTest fixture

3 years ago[#562] Minor edits to ARM
Thomas Markwalder [Fri, 20 May 2022 13:06:08 +0000 (09:06 -0400)] 
[#562] Minor edits to ARM

modified:   hooks-limits.rst

3 years ago[#562] document rate limiting
Andrei Pavel [Fri, 20 May 2022 11:34:54 +0000 (14:34 +0300)] 
[#562] document rate limiting

3 years ago[#562] remove unused dhcp_space.cc
Andrei Pavel [Thu, 19 May 2022 16:26:34 +0000 (19:26 +0300)] 
[#562] remove unused dhcp_space.cc

3 years ago[#562] remove index used for sorting ClientClasses
Andrei Pavel [Thu, 19 May 2022 15:25:22 +0000 (18:25 +0300)] 
[#562] remove index used for sorting ClientClasses

3 years ago[#562] add LibLoadTest fixture
Andrei Pavel [Thu, 19 May 2022 09:58:31 +0000 (12:58 +0300)] 
[#562] add LibLoadTest fixture

3 years ago[#562] add ChangeLog entry
Andrei Pavel [Wed, 11 May 2022 11:23:51 +0000 (14:23 +0300)] 
[#562] add ChangeLog entry

3 years ago[#562] document rate limiting
Andrei Pavel [Fri, 6 May 2022 05:56:07 +0000 (08:56 +0300)] 
[#562] document rate limiting

3 years ago[#562] add an ordered_unique index to ClientClassContainer
Andrei Pavel [Fri, 6 May 2022 05:56:19 +0000 (08:56 +0300)] 
[#562] add an ordered_unique index to ClientClassContainer

3 years ago[#562] mention mark and argument in logger error
Andrei Pavel [Fri, 6 May 2022 05:56:00 +0000 (08:56 +0300)] 
[#562] mention mark and argument in logger error

3 years ago[#562] template adapters to existing qualified names
Andrei Pavel [Fri, 6 May 2022 05:55:54 +0000 (08:55 +0300)] 
[#562] template adapters to existing qualified names

3 years ago[#562] enable range-based for loops on ClientClasses
Andrei Pavel [Fri, 6 May 2022 05:55:44 +0000 (08:55 +0300)] 
[#562] enable range-based for loops on ClientClasses

3 years ago[#562] use SubnetID from subnet_id.h in Lease
Andrei Pavel [Fri, 6 May 2022 05:55:32 +0000 (08:55 +0300)] 
[#562] use SubnetID from subnet_id.h in Lease

3 years ago[#2381] addresses review
Razvan Becheriu [Thu, 19 May 2022 15:53:08 +0000 (18:53 +0300)] 
[#2381] addresses review

3 years ago[#2381] fixed initialization race
Razvan Becheriu [Sun, 8 May 2022 08:55:02 +0000 (11:55 +0300)] 
[#2381] fixed initialization race

3 years agoApply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Thu, 19 May 2022 16:17:55 +0000 (16:17 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Thu, 19 May 2022 16:09:49 +0000 (16:09 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years agoApply 1 suggestion(s) to 1 file(s)
Marcin Godzina [Thu, 19 May 2022 16:09:16 +0000 (16:09 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

3 years ago[#2414] spelling
Francis Dupont [Thu, 19 May 2022 14:40:56 +0000 (16:40 +0200)] 
[#2414] spelling

3 years agoUpdate doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Wed, 18 May 2022 14:10:16 +0000 (14:10 +0000)] 
Update doc/sphinx/arm/hooks-ha.rst

3 years agoUpdate doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 14:02:45 +0000 (14:02 +0000)] 
Update doc/sphinx/arm/hooks-ha.rst

3 years agoUpdate doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:36:24 +0000 (13:36 +0000)] 
Update doc/sphinx/arm/hooks-ha.rst

3 years agoUpdate doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:23:39 +0000 (13:23 +0000)] 
Update doc/sphinx/arm/hooks-ha.rst

3 years agoUpdate doc/sphinx/arm/hooks-ha.rst
Marcin Godzina [Tue, 17 May 2022 13:04:20 +0000 (13:04 +0000)] 
Update doc/sphinx/arm/hooks-ha.rst

3 years ago[#2354] Allow test expression for SKIP_DDNS
Thomas Markwalder [Thu, 19 May 2022 18:49:45 +0000 (14:49 -0400)] 
[#2354] Allow test expression for SKIP_DDNS

doc/sphinx/arm/hooks-ddns-tuning.rst
src/lib/dhcpsrv/client_class_def.cc

3 years ago[#2354] Fixed a typo in ARM
Thomas Markwalder [Thu, 19 May 2022 17:47:54 +0000 (13:47 -0400)] 
[#2354] Fixed a typo in ARM

modified:   hooks-ddns-tuning.rst

3 years ago[#2354] Added a note to DDNS-tuning section
Thomas Markwalder [Thu, 19 May 2022 17:38:10 +0000 (13:38 -0400)] 
[#2354] Added a note to DDNS-tuning section

modified:   arm/hooks-ddns-tuning.rst

3 years ago[#2354] Addressed review comments
Thomas Markwalder [Thu, 19 May 2022 14:56:10 +0000 (10:56 -0400)] 
[#2354] Addressed review comments

doc/sphinx/arm/classify.rst
    Added SKIP_DDNS

doc/sphinx/arm/hooks.rst
    Fixed spelling.

src/bin/dhcp6/tests/Makefile.am
    Restored commented out line

3 years ago[#2354] Update response FQDN flags when skipping DDNS
Thomas Markwalder [Wed, 11 May 2022 17:59:48 +0000 (13:59 -0400)] 
[#2354] Update response FQDN flags when skipping DDNS

src/bin/dhcp4/dhcp4_srv.cc
    Dhcpv4Srv::processClientName() - update flags in response
    FQDN to reflect no updates when DDNS gets skipped

src/bin/dhcp6/dhcp6_srv.cc
    Dhcpv6Srv::processClientFqdn()) - update flags in response
    FQDN to reflect no updates when DDNS gets skipped

3 years ago[#2354] Added built-in class "SKIP_DDNS"
Thomas Markwalder [Wed, 11 May 2022 14:14:56 +0000 (10:14 -0400)] 
[#2354] Added built-in class "SKIP_DDNS"

Added ChangeLog entry

doc/sphinx/arm/hooks-ddns-tuning.rst
doc/sphinx/arm/hooks.rst
    Updated ARM

src/lib/dhcpsrv/client_class_def.cc
    Added built-in class "SKIP_DDNS"

3 years ago[#2227] added ChangeLog entry
Razvan Becheriu [Thu, 19 May 2022 17:22:11 +0000 (20:22 +0300)] 
[#2227] added ChangeLog entry

3 years ago[2227] Minor edits in to ARM
Thomas Markwalder [Thu, 19 May 2022 17:08:47 +0000 (13:08 -0400)] 
[2227] Minor edits in to ARM

modified:   doc/sphinx/arm/dhcp4-srv.rst

3 years ago[#2227] added documentation in ARM
Razvan Becheriu [Thu, 19 May 2022 15:39:41 +0000 (18:39 +0300)] 
[#2227] added documentation in ARM

3 years ago[#2227] addressed comments
Razvan Becheriu [Thu, 19 May 2022 14:59:48 +0000 (17:59 +0300)] 
[#2227] addressed comments

3 years ago[#2227] restore initial packet options
Razvan Becheriu [Wed, 18 May 2022 19:09:45 +0000 (22:09 +0300)] 
[#2227] restore initial packet options

3 years ago[#2227] reverted changes in CB
Razvan Becheriu [Wed, 18 May 2022 15:42:26 +0000 (18:42 +0300)] 
[#2227] reverted changes in CB

3 years ago[#2227] split suboptions in separate options
Razvan Becheriu [Thu, 5 May 2022 21:16:48 +0000 (00:16 +0300)] 
[#2227] split suboptions in separate options

3 years ago[#2227] fixed unittests
Razvan Becheriu [Tue, 19 Apr 2022 17:57:06 +0000 (20:57 +0300)] 
[#2227] fixed unittests

3 years ago[#2227] add support for unpacking multiple options with the same code RFC3396
Razvan Becheriu [Tue, 19 Apr 2022 13:37:51 +0000 (16:37 +0300)] 
[#2227] add support for unpacking multiple options with the same code RFC3396

3 years ago[#2227] add support for long options RFC3396
Razvan Becheriu [Mon, 18 Apr 2022 21:20:54 +0000 (00:20 +0300)] 
[#2227] add support for long options RFC3396

3 years ago[#2410] fedora 35 and 35 support
Wlodek Wencel [Wed, 18 May 2022 07:22:15 +0000 (09:22 +0200)] 
[#2410] fedora 35 and 35 support

3 years agoEnable additional features in hammer.py for RHEL8
manu [Fri, 13 May 2022 07:24:28 +0000 (09:24 +0200)] 
Enable additional features in hammer.py for RHEL8

3 years ago[#2410] build rhel 8 pkgs
Wlodek Wencel [Thu, 12 May 2022 11:48:07 +0000 (13:48 +0200)] 
[#2410] build rhel 8 pkgs

3 years ago[#2409] Corrected ChangeLog per review comments
Marcin Siodelski [Tue, 17 May 2022 12:58:37 +0000 (14:58 +0200)] 
[#2409] Corrected ChangeLog per review comments

3 years ago[#2409] Added ChangeLog for #2409
Marcin Siodelski [Mon, 16 May 2022 07:35:22 +0000 (09:35 +0200)] 
[#2409] Added ChangeLog for #2409

3 years ago[#2409] Fix wrong subnet-id assignment
Marcin Siodelski [Mon, 16 May 2022 06:11:14 +0000 (08:11 +0200)] 
[#2409] Fix wrong subnet-id assignment

Fix an issue in the allocation engine resulting in wrong subnet assignment
after the lease renew.

3 years agoUpdate configure.ac
Marcin Godzina [Wed, 27 Apr 2022 09:11:03 +0000 (09:11 +0000)] 
Update configure.ac

3 years ago[#1263] Changed List by Control
Francis Dupont [Tue, 17 May 2022 08:22:02 +0000 (10:22 +0200)] 
[#1263] Changed List by Control

3 years ago[#1263] Added ChangeLog and hook table entries
Francis Dupont [Tue, 17 May 2022 08:10:44 +0000 (10:10 +0200)] 
[#1263] Added ChangeLog and hook table entries

3 years ago[#1263] addressed review
Razvan Becheriu [Mon, 16 May 2022 22:15:58 +0000 (01:15 +0300)] 
[#1263] addressed review

3 years ago[#1263] addressed review
Razvan Becheriu [Mon, 16 May 2022 22:11:54 +0000 (01:11 +0300)] 
[#1263] addressed review

3 years ago[#1263] addressed review
Razvan Becheriu [Mon, 16 May 2022 20:12:33 +0000 (23:12 +0300)] 
[#1263] addressed review

3 years ago[#1263] Added extensive example
Francis Dupont [Mon, 16 May 2022 14:04:27 +0000 (16:04 +0200)] 
[#1263] Added extensive example

3 years ago[#1263] Applied lib/http patch
Francis Dupont [Fri, 13 May 2022 17:04:11 +0000 (19:04 +0200)] 
[#1263] Applied lib/http patch

3 years ago[#1263] Restored messages stuff
Francis Dupont [Fri, 13 May 2022 17:02:07 +0000 (19:02 +0200)] 
[#1263] Restored messages stuff

3 years ago[#1263] Ported RBAC hook doc and examples
Francis Dupont [Fri, 13 May 2022 16:33:04 +0000 (18:33 +0200)] 
[#1263] Ported RBAC hook doc and examples

3 years agoHammer: add MariaDB and PostgreSQL for RHEL 8
manu [Thu, 12 May 2022 10:34:45 +0000 (12:34 +0200)] 
Hammer: add MariaDB and PostgreSQL for RHEL 8

3 years agoHammer: Add support for Alpine 3.14 and 3.15
Dan Theisen [Tue, 1 Feb 2022 13:19:12 +0000 (05:19 -0800)] 
Hammer: Add support for Alpine 3.14 and 3.15

3 years ago[#2392] Fixed typos in ChangeLog Kea-2.1.5
Thomas Markwalder [Tue, 26 Apr 2022 19:28:22 +0000 (15:28 -0400)] 
[#2392] Fixed typos in ChangeLog

3 years ago[#2392] Fixed kea-dhcp6 not updating outbound FQDN
Thomas Markwalder [Tue, 26 Apr 2022 19:07:10 +0000 (15:07 -0400)] 
[#2392] Fixed kea-dhcp6 not updating outbound FQDN

Added Changelog

src/bin/dhcp6/dhcp6_srv.cc
    Dhcpv6Srv::processClientFqdn() - changed to update the outbound FQDN

3 years ago[#2390] Another Changelog typo
Thomas Markwalder [Tue, 26 Apr 2022 15:30:56 +0000 (11:30 -0400)] 
[#2390] Another Changelog typo

3 years ago[#2390] Fixed typos in ChangeLog
Thomas Markwalder [Tue, 26 Apr 2022 15:22:17 +0000 (11:22 -0400)] 
[#2390] Fixed typos in ChangeLog

3 years ago[#2390] Fix failing reconfigure in kea-dhcpX
Thomas Markwalder [Tue, 26 Apr 2022 14:54:36 +0000 (10:54 -0400)] 
[#2390] Fix failing reconfigure in kea-dhcpX

Added ChangeLog

src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/dhcp6_srv.cc
    add RAII wrapper around callout handle prior to invoking ddnsX_update
    callouts

3 years ago[#2388] release changes
Marcin Godzina [Mon, 25 Apr 2022 17:17:45 +0000 (19:17 +0200)] 
[#2388] release changes

3 years ago[#2385] ChangeLog typo
Thomas Markwalder [Mon, 25 Apr 2022 12:52:34 +0000 (08:52 -0400)] 
[#2385] ChangeLog typo