]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
4 years ago[#90] Created table for DHCPv6 option definitions
Tomek Mrugalski [Mon, 31 May 2021 16:20:11 +0000 (18:20 +0200)] 
[#90] Created table for DHCPv6 option definitions

4 years ago[#90] added dhcp6_options_server relationship
Tomek Mrugalski [Mon, 31 May 2021 16:11:12 +0000 (18:11 +0200)] 
[#90] added dhcp6_options_server relationship

4 years ago[#90] Added dhcp6_shared_network_server relationship
Tomek Mrugalski [Mon, 31 May 2021 16:10:42 +0000 (18:10 +0200)] 
[#90] Added dhcp6_shared_network_server relationship

4 years ago[#90] dhcp6_options table added
Tomek Mrugalski [Mon, 31 May 2021 16:00:18 +0000 (18:00 +0200)] 
[#90] dhcp6_options table added

4 years ago[#90] Created dhcp6_global_parameter_server
Tomek Mrugalski [Mon, 31 May 2021 15:49:57 +0000 (17:49 +0200)] 
[#90] Created dhcp6_global_parameter_server

4 years ago[#90] Created dhcp6_global_parameter table
Tomek Mrugalski [Mon, 31 May 2021 15:49:37 +0000 (17:49 +0200)] 
[#90] Created dhcp6_global_parameter table

4 years ago[#90] dhcp6_subnet_server table and indexes added
Tomek Mrugalski [Mon, 31 May 2021 13:33:34 +0000 (15:33 +0200)] 
[#90] dhcp6_subnet_server table and indexes added

4 years ago[#90] dhcp6_server added to schema
Tomek Mrugalski [Mon, 31 May 2021 13:32:10 +0000 (15:32 +0200)] 
[#90] dhcp6_server added to schema

4 years ago[#90] Created dhcp6_pd_pool table, indexes, triggers, contraints
Tomek Mrugalski [Mon, 31 May 2021 12:23:02 +0000 (14:23 +0200)] 
[#90] Created dhcp6_pd_pool table, indexes, triggers, contraints

4 years ago[#90] Added dhcp6_pool table, indexes, constraints, triggers
Tomek Mrugalski [Mon, 31 May 2021 12:13:02 +0000 (14:13 +0200)] 
[#90] Added dhcp6_pool table, indexes, constraints, triggers

4 years ago[#90] dhcp6_subnet table added, some cleanup
Tomek Mrugalski [Wed, 19 May 2021 17:43:32 +0000 (19:43 +0200)] 
[#90] dhcp6_subnet table added, some cleanup

4 years ago[#90] dhcp6_shared_network table added
Tomek Mrugalski [Mon, 17 May 2021 16:28:42 +0000 (18:28 +0200)] 
[#90] dhcp6_shared_network table added

4 years ago[#90] Minor cleanup
Tomek Mrugalski [Mon, 17 May 2021 16:28:21 +0000 (18:28 +0200)] 
[#90] Minor cleanup

4 years ago[#90] dhcp6_server table defined
Tomek Mrugalski [Mon, 17 May 2021 15:34:06 +0000 (17:34 +0200)] 
[#90] dhcp6_server table defined

 My first table with a trigger. Woo hoo!

4 years ago[#90] Initial 7.0 schema script skeleton
Tomek Mrugalski [Mon, 10 May 2021 16:42:46 +0000 (18:42 +0200)] 
[#90] Initial 7.0 schema script skeleton

4 years ago[#2153] release changes Kea-2.1.0
Andrei Pavel [Mon, 25 Oct 2021 09:42:50 +0000 (12:42 +0300)] 
[#2153] release changes

4 years ago[#2141] bump lib versions for 2.1.0
Razvan Becheriu [Fri, 22 Oct 2021 14:45:40 +0000 (17:45 +0300)] 
[#2141] bump lib versions for 2.1.0

4 years ago[#2110] Mentioned -topk8 parameter in testutils/ca/doc.txt
Tomek Mrugalski [Fri, 22 Oct 2021 11:30:15 +0000 (13:30 +0200)] 
[#2110] Mentioned -topk8 parameter in testutils/ca/doc.txt

4 years ago[#2033] minor adjustments
Razvan Becheriu [Fri, 22 Oct 2021 14:07:00 +0000 (17:07 +0300)] 
[#2033] minor adjustments

4 years ago[#2033] more comment fixes
Razvan Becheriu [Fri, 22 Oct 2021 13:21:36 +0000 (16:21 +0300)] 
[#2033] more comment fixes

4 years ago[#2033] fixed comments
Razvan Becheriu [Fri, 22 Oct 2021 13:19:52 +0000 (16:19 +0300)] 
[#2033] fixed comments

4 years ago[#2033] updated code comments
Razvan Becheriu [Fri, 22 Oct 2021 11:51:22 +0000 (14:51 +0300)] 
[#2033] updated code comments

4 years ago[#2033] stat cmds - omit stats for non-existent subnets
Thomas Markwalder [Fri, 1 Oct 2021 18:39:33 +0000 (14:39 -0400)] 
[#2033] stat cmds - omit stats for non-existent subnets

added ChangeLog entry

src/hooks/dhcp/stat_cmds/stat_cmds.cc
    LeaseStatCmdsImpl::makeResultSet4()
    LeaseStatCmdsImpl::makeResultSet6() - modified to omit statistics
    for non-existent subnets

src/hooks/dhcp/stat_cmds/stat_cmds_messages.*
    STAT_CMDS_LEASE4_ORPHANED_STATS
    STAT_CMDS_LEASE6_ORPHANED_STATS - new log messages

src/hooks/dhcp/stat_cmds/tests/stat_cmds_unittest.cc
    TEST_F(StatCmdsTest, statLease4OrphanedStats)
    TEST_F(StatCmdsTest, statLease6OrphanedStats) - new unit tests

4 years ago[#2049] hammer.py: create YANG repository
Andrei Pavel [Sat, 18 Sep 2021 07:10:01 +0000 (10:10 +0300)] 
[#2049] hammer.py: create YANG repository

4 years ago[#2049] prevent empty location appended to rpath
Andrei Pavel [Sat, 18 Sep 2021 06:35:14 +0000 (09:35 +0300)] 
[#2049] prevent empty location appended to rpath

4 years ago[#2132] Even more text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 19:02:30 +0000 (19:02 +0000)] 
[#2132] Even more text edits after review

4 years ago[#2132] More text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 18:50:25 +0000 (18:50 +0000)] 
[#2132] More text edits after review

4 years ago[#2132] Remove spacing in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 15:23:04 +0000 (15:23 +0000)] 
[#2132] Remove spacing in "NameChangeRequest" text

4 years ago[#2132] Revert one text change
Suzanne Goldlust [Thu, 21 Oct 2021 15:19:12 +0000 (15:19 +0000)] 
[#2132] Revert one text change

4 years ago[#2132] Fixing capitalization/spacing of NameChangeRequest
Suzanne Goldlust [Thu, 21 Oct 2021 15:04:13 +0000 (15:04 +0000)] 
[#2132] Fixing capitalization/spacing of NameChangeRequest

4 years ago[#2132] Fix capitalization/spelling of NameChangeRequest
Suzanne Goldlust [Thu, 21 Oct 2021 15:02:03 +0000 (15:02 +0000)] 
[#2132] Fix capitalization/spelling of NameChangeRequest

4 years ago[#2132] Removing spaces in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 14:57:49 +0000 (14:57 +0000)] 
[#2132] Removing spaces in "NameChangeRequest" text

4 years ago[#2132] Remove spaces in "NameChangeRequest" text
Suzanne Goldlust [Thu, 21 Oct 2021 14:56:26 +0000 (14:56 +0000)] 
[#2132] Remove spaces in "NameChangeRequest" text

4 years ago[#2132] Additional text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 14:40:28 +0000 (14:40 +0000)] 
[#2132] Additional text edits after review

4 years ago[#2132] Additional text edits after review
Suzanne Goldlust [Thu, 21 Oct 2021 14:20:43 +0000 (14:20 +0000)] 
[#2132] Additional text edits after review

4 years ago[#2132] Additional text edits
Suzanne Goldlust [Mon, 18 Oct 2021 16:48:47 +0000 (16:48 +0000)] 
[#2132] Additional text edits

4 years ago[#2132] Text edits
Suzanne Goldlust [Mon, 18 Oct 2021 16:40:27 +0000 (16:40 +0000)] 
[#2132] Text edits

4 years ago[#2132] Text edits
Suzanne Goldlust [Fri, 15 Oct 2021 18:19:14 +0000 (18:19 +0000)] 
[#2132] Text edits

4 years ago[#2132] Text edits
Suzanne Goldlust [Fri, 15 Oct 2021 16:50:17 +0000 (16:50 +0000)] 
[#2132] Text edits

4 years ago[#1584] Fixed review nit
Thomas Markwalder [Thu, 21 Oct 2021 17:27:40 +0000 (13:27 -0400)] 
[#1584] Fixed review nit

    modified:   src/lib/dhcpsrv/alloc_engine.h

4 years ago[#1584] Addressed minor review comments
Thomas Markwalder [Thu, 21 Oct 2021 15:14:38 +0000 (11:14 -0400)] 
[#1584] Addressed minor review comments

modified:
    src/bin/dhcp4/dhcp4_srv.cc
    src/bin/dhcp4/tests/dora_unittest.cc
    src/bin/dhcp4/tests/hooks_unittest.cc
    src/lib/dhcpsrv/alloc_engine.cc

4 years ago[#1584] Addressed minor review comments
Thomas Markwalder [Wed, 20 Oct 2021 20:18:18 +0000 (16:18 -0400)] 
[#1584] Addressed minor review comments

modified:   src/bin/dhcp4/dhcp4_srv.cc

4 years ago[#1584] Suppress v4 NAKs for unknown addresses
Thomas Markwalder [Mon, 11 Oct 2021 15:35:53 +0000 (11:35 -0400)] 
[#1584] Suppress v4 NAKs for unknown addresses

kea-dhcp4 no longer NAKs when the client DHCPREQUESTs
an address that the server does not know.

Added ChangeLog entry

src/bin/dhcp4/dhcp4_messages.*
    DHCP4_UNKNOWN_ADDRESS_REQUESTED - new log message

src/bin/dhcp4/dhcp4_srv.cc
    Dhcpv4Srv::assignLease() - added logic to drop NAKs when
    the address is not managed the server.

src/bin/dhcp4/tests/dora_unittest.cc
src/bin/dhcp4/tests/hooks_unittest.cc
src/bin/dhcp4/tests/out_of_range_unittest.cc
    updated tests

src/lib/dhcpsrv/alloc_engine.*
    AllocEngine::ClientContext4 - added unknown_requested_addr_ flag
    AllocEngine::requestLease4(AllocEngine::ClientContext4& ctx) - sets
    unknown_requested_addr_ flag

4 years ago[#2103] ARM text edits
Andrei Pavel [Thu, 21 Oct 2021 09:44:50 +0000 (12:44 +0300)] 
[#2103] ARM text edits

4 years ago[#2103] Additional text edits after review
Suzanne Goldlust [Wed, 20 Oct 2021 18:37:24 +0000 (18:37 +0000)] 
[#2103] Additional text edits after review

4 years ago[#2103] Additional text edits after review
Suzanne Goldlust [Wed, 20 Oct 2021 18:37:03 +0000 (18:37 +0000)] 
[#2103] Additional text edits after review

4 years ago[#2103] Text edits
Andrei Pavel [Wed, 20 Oct 2021 09:57:15 +0000 (12:57 +0300)] 
[#2103] Text edits

4 years ago[#2103] Additional text edits after review (partial, through line 1589)
Suzanne Goldlust [Tue, 19 Oct 2021 21:51:41 +0000 (21:51 +0000)] 
[#2103] Additional text edits after review (partial, through line 1589)

4 years ago[#2103] Additional text edits after review (partial; through line 1873)
Suzanne Goldlust [Tue, 19 Oct 2021 21:51:18 +0000 (21:51 +0000)] 
[#2103] Additional text edits after review (partial; through line 1873)

4 years ago[#2103] Additional text edits after review
Suzanne Goldlust [Tue, 19 Oct 2021 19:03:55 +0000 (19:03 +0000)] 
[#2103] Additional text edits after review

4 years ago[#2103] Formatting edits
Suzanne Goldlust [Tue, 19 Oct 2021 19:01:08 +0000 (19:01 +0000)] 
[#2103] Formatting edits

4 years ago[#2103] Formatting edits
Suzanne Goldlust [Tue, 19 Oct 2021 18:49:20 +0000 (18:49 +0000)] 
[#2103] Formatting edits

4 years ago[#2103] address review from previous errata
Andrei Pavel [Tue, 19 Oct 2021 15:41:26 +0000 (18:41 +0300)] 
[#2103] address review from previous errata

4 years ago[#2103] Text edits
Suzanne Goldlust [Wed, 13 Oct 2021 20:42:23 +0000 (20:42 +0000)] 
[#2103] Text edits

4 years ago[#2103] Final (additional) text edits
Suzanne Goldlust [Wed, 13 Oct 2021 20:15:27 +0000 (20:15 +0000)] 
[#2103] Final (additional) text edits

4 years ago[#2103] Final text edits
Suzanne Goldlust [Wed, 13 Oct 2021 20:15:22 +0000 (20:15 +0000)] 
[#2103] Final text edits

4 years ago[#2103] Additional text edits through line 5878
Suzanne Goldlust [Tue, 12 Oct 2021 21:20:23 +0000 (21:20 +0000)] 
[#2103] Additional text edits through line 5878

4 years ago[#2103] Text edits (interim save through line 5466)
Suzanne Goldlust [Tue, 12 Oct 2021 21:20:11 +0000 (21:20 +0000)] 
[#2103] Text edits (interim save through line 5466)

4 years ago[#2103] Additional text edits through line 5336
Suzanne Goldlust [Tue, 12 Oct 2021 16:46:17 +0000 (16:46 +0000)] 
[#2103] Additional text edits through line 5336

4 years ago[#2103] Text edits (interim save through line 4715)
Suzanne Goldlust [Tue, 12 Oct 2021 16:45:50 +0000 (16:45 +0000)] 
[#2103] Text edits (interim save through line 4715)

4 years ago[#2103] Text edits (interim save through line 4015)
Suzanne Goldlust [Mon, 11 Oct 2021 22:10:53 +0000 (22:10 +0000)] 
[#2103] Text edits (interim save through line 4015)

4 years ago[#2103] Additional text edits through line 4624
Suzanne Goldlust [Mon, 11 Oct 2021 22:10:35 +0000 (22:10 +0000)] 
[#2103] Additional text edits through line 4624

4 years ago[#2103] Additional text edits through line 3790
Suzanne Goldlust [Fri, 8 Oct 2021 22:26:59 +0000 (22:26 +0000)] 
[#2103] Additional text edits through line 3790

4 years ago[#2103] Text edits (interim save through line 3230)
Suzanne Goldlust [Fri, 8 Oct 2021 22:26:53 +0000 (22:26 +0000)] 
[#2103] Text edits (interim save through line 3230)

4 years ago[#2103] Text edits
Andrei Pavel [Fri, 8 Oct 2021 06:21:17 +0000 (09:21 +0300)] 
[#2103] Text edits

Fixed a sphinx error: Inline literal start-string without end-string.
`` `` is not allowed.

4 years ago[#2103] Additional text edits through line 2185
Suzanne Goldlust [Thu, 7 Oct 2021 16:17:45 +0000 (16:17 +0000)] 
[#2103] Additional text edits through line 2185

4 years ago[#2103] Text edits (interim save through line 1972)
Suzanne Goldlust [Thu, 7 Oct 2021 16:17:19 +0000 (16:17 +0000)] 
[#2103] Text edits (interim save through line 1972)

4 years ago[#2103] Text edits (interim save through line 550)
Suzanne Goldlust [Wed, 6 Oct 2021 22:26:57 +0000 (22:26 +0000)] 
[#2103] Text edits (interim save through line 550)

4 years ago[#2103] Additional text edits
Suzanne Goldlust [Wed, 6 Oct 2021 22:26:30 +0000 (22:26 +0000)] 
[#2103] Additional text edits

4 years ago[#2103] Text edits (interim save through line 501)
Suzanne Goldlust [Fri, 1 Oct 2021 19:11:49 +0000 (19:11 +0000)] 
[#2103] Text edits (interim save through line 501)

4 years ago[#2135] Additional text edits after review
Suzanne Goldlust [Wed, 20 Oct 2021 19:27:40 +0000 (19:27 +0000)] 
[#2135] Additional text edits after review

4 years ago[#2135] Text edits
Suzanne Goldlust [Mon, 18 Oct 2021 21:12:32 +0000 (21:12 +0000)] 
[#2135] Text edits

4 years ago[#2135] Text edits
Suzanne Goldlust [Mon, 18 Oct 2021 18:41:44 +0000 (18:41 +0000)] 
[#2135] Text edits

4 years ago[#2128] fix noreturn check for older compilers
Andrei Pavel [Wed, 20 Oct 2021 12:03:16 +0000 (15:03 +0300)] 
[#2128] fix noreturn check for older compilers

4 years ago[#1745] document vivso options
Andrei Pavel [Fri, 8 Oct 2021 13:59:30 +0000 (16:59 +0300)] 
[#1745] document vivso options

4 years agoApply 1 suggestion(s) to 1 file(s)
Andrei Pavel [Wed, 20 Oct 2021 10:35:05 +0000 (10:35 +0000)] 
Apply 1 suggestion(s) to 1 file(s)

4 years ago[#2128] fixed flags leak
Razvan Becheriu [Tue, 19 Oct 2021 12:34:27 +0000 (15:34 +0300)] 
[#2128] fixed flags leak

4 years ago[#2128] add check for [[noreturn]]
Razvan Becheriu [Mon, 18 Oct 2021 16:17:31 +0000 (19:17 +0300)] 
[#2128] add check for [[noreturn]]

4 years ago[#2087] updated documentation for legal log with multiple lines
Razvan Becheriu [Wed, 13 Oct 2021 17:54:26 +0000 (20:54 +0300)] 
[#2087] updated documentation for legal log with multiple lines

4 years ago[#2129] Made stat test tools more generic
Francis Dupont [Mon, 11 Oct 2021 14:40:48 +0000 (16:40 +0200)] 
[#2129] Made stat test tools more generic

4 years ago[#2129] Made stat test tools more generic
Francis Dupont [Mon, 11 Oct 2021 14:40:48 +0000 (16:40 +0200)] 
[#2129] Made stat test tools more generic

4 years ago[#2125] Typos
Francis Dupont [Mon, 11 Oct 2021 12:25:28 +0000 (14:25 +0200)] 
[#2125] Typos

4 years ago[#2125] Updated examples and doc
Francis Dupont [Fri, 8 Oct 2021 16:48:41 +0000 (18:48 +0200)] 
[#2125] Updated examples and doc

4 years ago[#2113] Addressed some comments
Francis Dupont [Mon, 11 Oct 2021 12:18:28 +0000 (14:18 +0200)] 
[#2113] Addressed some comments

4 years ago[#2113] Added doc from tests and in particular with AD
Francis Dupont [Sun, 3 Oct 2021 21:39:55 +0000 (23:39 +0200)] 
[#2113] Added doc from tests and in particular with AD

4 years ago[#2124] Updated doc for stats
Francis Dupont [Fri, 8 Oct 2021 13:17:04 +0000 (15:17 +0200)] 
[#2124] Updated doc for stats

4 years ago[#2089] added ncr unittests
Razvan Becheriu [Thu, 7 Oct 2021 17:26:38 +0000 (20:26 +0300)] 
[#2089] added ncr unittests

4 years ago[#2089] check keys stats in unittests
Razvan Becheriu [Tue, 5 Oct 2021 18:32:37 +0000 (21:32 +0300)] 
[#2089] check keys stats in unittests

4 years ago[#2089] added d2 stats unittests
Razvan Becheriu [Tue, 5 Oct 2021 17:51:47 +0000 (20:51 +0300)] 
[#2089] added d2 stats unittests

4 years ago[#2056] Added a ChangeLog entry
Francis Dupont [Thu, 7 Oct 2021 13:07:52 +0000 (15:07 +0200)] 
[#2056] Added a ChangeLog entry

4 years ago[#2056] Addressed comments
Francis Dupont [Thu, 7 Oct 2021 13:03:46 +0000 (15:03 +0200)] 
[#2056] Addressed comments

4 years ago[#2056] Added a short item to dev guide
Francis Dupont [Fri, 1 Oct 2021 21:57:10 +0000 (23:57 +0200)] 
[#2056] Added a short item to dev guide

4 years ago[#2118] changed kea version for 2.1
Wlodek Wencel [Fri, 1 Oct 2021 07:57:35 +0000 (09:57 +0200)] 
[#2118] changed kea version for 2.1

4 years ago[#2095] Missing asiodns dependency is d2srv
Francis Dupont [Tue, 5 Oct 2021 15:23:30 +0000 (17:23 +0200)] 
[#2095] Missing asiodns dependency is d2srv

4 years ago[#2095] removed dependency on src/bin/d2
Razvan Becheriu [Mon, 4 Oct 2021 17:12:47 +0000 (20:12 +0300)] 
[#2095] removed dependency on src/bin/d2

4 years ago[#2092] implement GSS-TSIG TKey exchange cancel
Razvan Becheriu [Thu, 16 Sep 2021 10:05:08 +0000 (13:05 +0300)] 
[#2092] implement GSS-TSIG TKey exchange cancel

4 years ago[#2109] Added that empty values are ignored for env vars
Francis Dupont [Thu, 30 Sep 2021 13:15:27 +0000 (15:15 +0200)] 
[#2109] Added that empty values are ignored for env vars

4 years ago[#2115] added ChangeLog entry
Razvan Becheriu [Fri, 1 Oct 2021 14:49:26 +0000 (17:49 +0300)] 
[#2115] added ChangeLog entry

4 years ago[#2115] Doc updated
Francis Dupont [Thu, 30 Sep 2021 10:48:26 +0000 (12:48 +0200)] 
[#2115] Doc updated

4 years ago[#2107] changed date format
Wlodek Wencel [Mon, 27 Sep 2021 07:28:30 +0000 (00:28 -0700)] 
[#2107] changed date format