]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
2 months ago[#4274] Checkpoint: updated doc
Francis Dupont [Tue, 27 Jan 2026 00:26:23 +0000 (01:26 +0100)] 
[#4274] Checkpoint: updated doc

2 months ago[#4274] Bound server address in UTs
Francis Dupont [Mon, 26 Jan 2026 23:22:14 +0000 (00:22 +0100)] 
[#4274] Bound server address in UTs

2 months ago[#4274] Checkpoint: added TLS request UTs
Francis Dupont [Mon, 26 Jan 2026 10:12:54 +0000 (11:12 +0100)] 
[#4274] Checkpoint: added TLS request UTs

2 months ago[#4274] Checkpoint: finished TLS status UTs
Francis Dupont [Mon, 26 Jan 2026 08:52:27 +0000 (09:52 +0100)] 
[#4274] Checkpoint: finished TLS status UTs

2 months ago[#4274] Updated ex[h]onerated messages
Francis Dupont [Mon, 26 Jan 2026 01:35:05 +0000 (02:35 +0100)] 
[#4274] Updated ex[h]onerated messages

2 months ago[#4274] Checkpoint: more TLS status UTs
Francis Dupont [Mon, 26 Jan 2026 01:23:38 +0000 (02:23 +0100)] 
[#4274] Checkpoint: more TLS status UTs

2 months ago[#4274] Checkpoint: drop UT
Francis Dupont [Sun, 25 Jan 2026 13:43:22 +0000 (14:43 +0100)] 
[#4274] Checkpoint: drop UT

2 months ago[#4274] Checkpoint: timeout UT
Francis Dupont [Sun, 25 Jan 2026 12:34:32 +0000 (13:34 +0100)] 
[#4274] Checkpoint: timeout UT

2 months ago[#4274] Checkpoint: more UTs
Francis Dupont [Sun, 25 Jan 2026 01:23:49 +0000 (02:23 +0100)] 
[#4274] Checkpoint: more UTs

2 months ago[#4274] Checkpoint: adding Tcp UTs
Francis Dupont [Sat, 24 Jan 2026 11:47:11 +0000 (12:47 +0100)] 
[#4274] Checkpoint: adding Tcp UTs

2 months ago[#4274] Checkpoint: begin new UTs
Francis Dupont [Sat, 24 Jan 2026 09:05:25 +0000 (10:05 +0100)] 
[#4274] Checkpoint: begin new UTs

2 months ago[#4274] Checkpoint: finished RcpExchange
Francis Dupont [Sat, 24 Jan 2026 00:09:49 +0000 (01:09 +0100)] 
[#4274] Checkpoint: finished RcpExchange

2 months ago[#4274] Checkpoint: split Exchange
Francis Dupont [Fri, 23 Jan 2026 14:54:21 +0000 (15:54 +0100)] 
[#4274] Checkpoint: split Exchange

2 months ago[#4274] Checkpoint: add Exchange::create
Francis Dupont [Fri, 23 Jan 2026 13:27:09 +0000 (14:27 +0100)] 
[#4274] Checkpoint: add Exchange::create

2 months ago[#4274] Checkpoint: less UDP only
Francis Dupont [Fri, 23 Jan 2026 11:54:50 +0000 (12:54 +0100)] 
[#4274] Checkpoint: less UDP only

2 months ago[#4274] Checkpoint: more UDP client
Francis Dupont [Thu, 22 Jan 2026 23:15:11 +0000 (00:15 +0100)] 
[#4274] Checkpoint: more UDP client

2 months ago[#4274] Checkpoint: began UDP client
Francis Dupont [Thu, 22 Jan 2026 17:59:54 +0000 (18:59 +0100)] 
[#4274] Checkpoint: began UDP client

2 months ago[#4274] Checkpoint: revamped enabled
Francis Dupont [Thu, 22 Jan 2026 16:32:07 +0000 (17:32 +0100)] 
[#4274] Checkpoint: revamped enabled

2 months ago[#4274] Checkpoint: add config UTs
Francis Dupont [Wed, 21 Jan 2026 23:21:50 +0000 (00:21 +0100)] 
[#4274] Checkpoint: add config UTs

2 months ago[#4274] Checkpoint: TLS context
Francis Dupont [Wed, 21 Jan 2026 16:35:21 +0000 (17:35 +0100)] 
[#4274] Checkpoint: TLS context

2 months ago[#4274] Fixed rebase
Francis Dupont [Tue, 20 Jan 2026 22:28:48 +0000 (23:28 +0100)] 
[#4274] Fixed rebase

2 months ago[#4274] Checkpoint: parse
Francis Dupont [Tue, 20 Jan 2026 14:56:15 +0000 (15:56 +0100)] 
[#4274] Checkpoint: parse

2 months ago[#4274] Checkpoint: just began
Francis Dupont [Tue, 20 Jan 2026 10:59:33 +0000 (11:59 +0100)] 
[#4274] Checkpoint: just began

2 months ago[#4262] Addressed review comments
Thomas Markwalder [Mon, 9 Feb 2026 20:18:55 +0000 (15:18 -0500)] 
[#4262] Addressed review comments

modified:   src/bin/dhcp6/tests/shared_network_unittest.cc

2 months ago[#4262] Update selected subnet
Thomas Markwalder [Mon, 2 Feb 2026 19:09:58 +0000 (14:09 -0500)] 
[#4262] Update selected subnet

Noticed that selected subnet was also wrong
and that leads to wrong options. Fixed it.

modified:   changelog_unreleased/4262-kea-dhcpv6-no-static-reservations-available
modified:   src/bin/dhcp6/tests/shared_network_unittest.cc
modified:   src/lib/dhcpsrv/alloc_engine.cc

2 months ago[#4262] Added ChangeLog
Thomas Markwalder [Wed, 4 Feb 2026 03:01:39 +0000 (22:01 -0500)] 
[#4262] Added ChangeLog

new file:   4262-kea-dhcpv6-no-static-reservations-available

2 months ago[#4262] Properly reuse reclaimed reserved lease
Thomas Markwalder [Wed, 4 Feb 2026 02:03:13 +0000 (21:03 -0500)] 
[#4262] Properly reuse reclaimed reserved lease

/src/bin/dhcp6/tests/shared_network_unittest.cc
    TEST_F(Dhcpv6SharedNetworkTest, useReclaimedReservedLease) {

/src/lib/dhcpsrv/alloc_engine.cc
    AllocEngine::allocateReservedLeases6() - don't exclude reclaimed or
    released leases from consideration

/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    TEST_F(AllocEngine6Test, useReleasedReservedLease)
    TEST_F(AllocEngine6Test, useReclaimedReservedLease)
    - new tests

2 months ago[#4332] Hammer: Fetch dependencies of packages on FreeBSD, and add pcre2
Andrei Pavel [Thu, 5 Feb 2026 13:42:58 +0000 (15:42 +0200)] 
[#4332] Hammer: Fetch dependencies of packages on FreeBSD, and add pcre2

2 months ago[#4305] Fix ChangeLog formatting
Andrei Pavel [Thu, 5 Feb 2026 12:12:12 +0000 (14:12 +0200)] 
[#4305] Fix ChangeLog formatting

2 months ago[#4305] Added missing number in Changelog
Tomek Mrugalski [Mon, 2 Feb 2026 19:45:08 +0000 (20:45 +0100)] 
[#4305] Added missing number in Changelog

2 months ago[#4305] ChangeLog entries added
Tomek Mrugalski [Mon, 2 Feb 2026 14:31:41 +0000 (15:31 +0100)] 
[#4305] ChangeLog entries added

 Missing entries for #4245, #4246 added

2 months ago[#4305] ChangeLog entries added
Tomek Mrugalski [Fri, 23 Jan 2026 14:43:52 +0000 (15:43 +0100)] 
[#4305] ChangeLog entries added

 Missing entries for #4245, #4246 added

2 months ago[#4280] added ChangeLog entry
Razvan Becheriu [Tue, 3 Feb 2026 14:30:58 +0000 (16:30 +0200)] 
[#4280] added ChangeLog entry

2 months ago[#4280] remove lease-expires-on from ncr
Razvan Becheriu [Mon, 2 Feb 2026 13:15:26 +0000 (15:15 +0200)] 
[#4280] remove lease-expires-on from ncr

2 months ago[#4335] Removed extra captures
Francis Dupont [Mon, 2 Feb 2026 14:36:02 +0000 (15:36 +0100)] 
[#4335] Removed extra captures

2 months ago[#4328] addressed comment
Razvan Becheriu [Mon, 2 Feb 2026 15:23:25 +0000 (15:23 +0000)] 
[#4328] addressed comment

2 months ago[#4328] handle IOService stop on server shutdown
Razvan Becheriu [Fri, 30 Jan 2026 18:19:04 +0000 (20:19 +0200)] 
[#4328] handle IOService stop on server shutdown

2 months ago[#4316] Update AUTHORS
Andrei Pavel [Mon, 2 Feb 2026 09:14:52 +0000 (11:14 +0200)] 
[#4316] Update AUTHORS

2 months ago[#4316] Update copyright dates
Andrei Pavel [Mon, 2 Feb 2026 09:13:00 +0000 (11:13 +0200)] 
[#4316] Update copyright dates

2 months ago[#4316] Typo fixes by Razvan
Razvan Becheriu [Mon, 2 Feb 2026 08:47:17 +0000 (10:47 +0200)] 
[#4316] Typo fixes by Razvan

2 months ago[#4316] Typo fixes by Suzanne
Andrei Pavel [Tue, 27 Jan 2026 13:51:24 +0000 (15:51 +0200)] 
[#4316] Typo fixes by Suzanne

2 months ago[#4316] Regenerate kea-messages.rst
Andrei Pavel [Tue, 27 Jan 2026 08:58:31 +0000 (10:58 +0200)] 
[#4316] Regenerate kea-messages.rst

2 months ago[#4316] More typo fixes
Andrei Pavel [Tue, 27 Jan 2026 08:55:25 +0000 (10:55 +0200)] 
[#4316] More typo fixes

2 months ago[#4316] Corrected typos and grammatical errors in message files
liyunqing [Thu, 23 Oct 2025 09:32:07 +0000 (17:32 +0800)] 
[#4316] Corrected typos and grammatical errors in message files

2 months ago[#4322] Remove old reference to subscriber-only hook
Suzanne Goldlust [Thu, 29 Jan 2026 17:45:01 +0000 (12:45 -0500)] 
[#4322] Remove old reference to subscriber-only hook

2 months ago[#4284] fixed cache-threshold ARM section
Razvan Becheriu [Fri, 30 Jan 2026 10:44:00 +0000 (12:44 +0200)] 
[#4284] fixed cache-threshold ARM section

2 months ago[#4256] Fix changelog
Thomas Markwalder [Tue, 3 Feb 2026 12:17:07 +0000 (07:17 -0500)] 
[#4256] Fix changelog

modified:   changelog_unreleased/4256-3-1-4-dhcpv6-client-classes-logical-expressions-in-ifelse-do-not-work

2 months ago[#4256] Addressed more comments
Thomas Markwalder [Tue, 3 Feb 2026 12:13:16 +0000 (07:13 -0500)] 
[#4256] Addressed more comments

changelog_unreleased/4256-3-1-4-dhcpv6-client-classes-logical-expressions-in-ifelse-do-not-work
src/lib/dhcpsrv/tests/client_class_def_unittest.cc

2 months ago[#4256] Addressed review comments
Thomas Markwalder [Tue, 3 Feb 2026 09:04:07 +0000 (04:04 -0500)] 
[#4256] Addressed review comments

    minor nits

2 months ago[#4256] Detect template dependency on KNOWN
Thomas Markwalder [Sun, 1 Feb 2026 15:20:06 +0000 (10:20 -0500)] 
[#4256] Detect template dependency on KNOWN

src/bin/dhcp4/tests/classify_unittest.cc
    TEST_F(ClassifyTest, templateDependOnKnown) - new test

/src/bin/dhcp6/tests/classify_unittest.cc
    TEST_F(ClassifyTest, templateDependOnKnown) - new test

/src/lib/dhcpsrv/parsers/client_class_def_parser.cc
    ClientClassDefParser::parse() - now detects and records
    template class dependency on KNOWN

/src/lib/dhcpsrv/tests/client_class_def_unittest.cc
    TEST(ClientClassDictionary, templateClassDependOnKnown) - new test

2 months ago[#4256] Experiemental reversion
Thomas Markwalder [Thu, 8 Jan 2026 16:20:17 +0000 (11:20 -0500)] 
[#4256] Experiemental reversion

Revert to original logic in ClientClassDefParser to
see if any systems test fail.

3 months ago[#4312] Typos fixed by Andrei Kea-3.1.5
Tomek Mrugalski [Tue, 27 Jan 2026 09:36:48 +0000 (10:36 +0100)] 
[#4312] Typos fixed by Andrei

3 months ago[#4305] Changlog indentation fixed
Tomek Mrugalski [Mon, 26 Jan 2026 14:05:25 +0000 (15:05 +0100)] 
[#4305] Changlog indentation fixed

3 months ago[#4254] Moved ChangeLog entry
Francis Dupont [Mon, 26 Jan 2026 23:01:39 +0000 (00:01 +0100)] 
[#4254] Moved ChangeLog entry

3 months ago[#4254] Update ext-radius.rst
Andrei Pavel [Mon, 26 Jan 2026 14:27:12 +0000 (16:27 +0200)] 
[#4254] Update ext-radius.rst

3 months ago[#4254] Added a ChangeLog entry
Francis Dupont [Mon, 26 Jan 2026 14:06:06 +0000 (15:06 +0100)] 
[#4254] Added a ChangeLog entry

3 months ago[#4254] Updated ARM
Francis Dupont [Mon, 26 Jan 2026 13:58:00 +0000 (14:58 +0100)] 
[#4254] Updated ARM

3 months ago[#4312] Typo fixed
Tomek Mrugalski [Mon, 26 Jan 2026 13:03:12 +0000 (13:03 +0000)] 
[#4312] Typo fixed

3 months ago[#4312] Typo fixed
Tomek Mrugalski [Mon, 26 Jan 2026 13:03:01 +0000 (13:03 +0000)] 
[#4312] Typo fixed

3 months ago[#4312] Typo fixed
Tomek Mrugalski [Mon, 26 Jan 2026 13:01:49 +0000 (13:01 +0000)] 
[#4312] Typo fixed

3 months ago[#4312] release changes
Tomek Mrugalski [Mon, 26 Jan 2026 10:19:14 +0000 (11:19 +0100)] 
[#4312] release changes

3 months ago[#4273] Disable fuzz jobs from appearing on MRs
Andrei Pavel [Wed, 21 Jan 2026 10:01:47 +0000 (12:01 +0200)] 
[#4273] Disable fuzz jobs from appearing on MRs

3 months ago[#4306] bump up library versions for 3.1.5 release
Razvan Becheriu [Fri, 23 Jan 2026 11:33:34 +0000 (13:33 +0200)] 
[#4306] bump up library versions for 3.1.5 release

3 months ago[#4311] Skip tests if socket name is too long
Andrei Pavel [Fri, 23 Jan 2026 11:42:46 +0000 (13:42 +0200)] 
[#4311] Skip tests if socket name is too long

3 months ago[#4308] fixed UB of try_lock on same thread
Razvan Becheriu [Thu, 22 Jan 2026 18:35:16 +0000 (20:35 +0200)] 
[#4308] fixed UB of try_lock on same thread

3 months ago[#4296] Reformatted
Francis Dupont [Wed, 21 Jan 2026 09:57:32 +0000 (10:57 +0100)] 
[#4296] Reformatted

3 months ago[#4296] Added a ChangeLog entry too
Francis Dupont [Mon, 12 Jan 2026 14:03:50 +0000 (15:03 +0100)] 
[#4296] Added a ChangeLog entry too

3 months ago[#4224] Update release_checklist.md
Andrei Pavel [Thu, 18 Dec 2025 12:50:32 +0000 (14:50 +0200)] 
[#4224] Update release_checklist.md

3 months ago[#4246] Add cstdlib include to files using 'getenv|setenv|unsetenv'
Andrei Pavel [Thu, 4 Dec 2025 14:46:16 +0000 (16:46 +0200)] 
[#4246] Add cstdlib include to files using 'getenv|setenv|unsetenv'

3 months ago[#3103] Added a ChangeLog entry
Francis Dupont [Thu, 8 Jan 2026 15:50:24 +0000 (16:50 +0100)] 
[#3103] Added a ChangeLog entry

3 months ago[#3103] Removed not implemented realm
Francis Dupont [Tue, 23 Dec 2025 13:32:16 +0000 (14:32 +0100)] 
[#3103] Removed not implemented realm

3 months ago[#4185] Added another drop stats
Francis Dupont [Thu, 18 Dec 2025 15:43:54 +0000 (16:43 +0100)] 
[#4185] Added another drop stats

3 months ago[#4185] Added some drop stats
Francis Dupont [Wed, 17 Dec 2025 23:35:17 +0000 (00:35 +0100)] 
[#4185] Added some drop stats

3 months ago[#4260] Addressed comments
Francis Dupont [Tue, 20 Jan 2026 16:22:44 +0000 (17:22 +0100)] 
[#4260] Addressed comments

3 months ago[#4260] Added ChangeLog entry
Francis Dupont [Sun, 21 Dec 2025 12:14:58 +0000 (13:14 +0100)] 
[#4260] Added ChangeLog entry

3 months ago[#4260] Checkpoint: ChangeLog to add
Francis Dupont [Sun, 21 Dec 2025 12:01:04 +0000 (13:01 +0100)] 
[#4260] Checkpoint: ChangeLog to add

3 months ago[#4282] Restored TSAN fix
Francis Dupont [Tue, 20 Jan 2026 09:03:58 +0000 (10:03 +0100)] 
[#4282] Restored TSAN fix

3 months ago[#4282] poll before reset
Razvan Becheriu [Tue, 20 Jan 2026 07:51:27 +0000 (09:51 +0200)] 
[#4282] poll before reset

3 months ago[#4282] fixed TSAN warning
Razvan Becheriu [Tue, 20 Jan 2026 06:31:31 +0000 (08:31 +0200)] 
[#4282] fixed TSAN warning

3 months ago[#4282] removed comment
Razvan Becheriu [Mon, 19 Jan 2026 19:16:07 +0000 (21:16 +0200)] 
[#4282] removed comment

3 months ago[#4282] minor changes to comments
Razvan Becheriu [Mon, 19 Jan 2026 19:10:39 +0000 (21:10 +0200)] 
[#4282] minor changes to comments

3 months ago[#4282] Added doxygen comment
Francis Dupont [Mon, 19 Jan 2026 18:24:54 +0000 (19:24 +0100)] 
[#4282] Added doxygen comment

3 months ago[#4282] Fixed TSAN reported issue
Francis Dupont [Mon, 19 Jan 2026 16:55:15 +0000 (17:55 +0100)] 
[#4282] Fixed TSAN reported issue

3 months ago[#4282] Spelling
Francis Dupont [Mon, 19 Jan 2026 14:23:45 +0000 (15:23 +0100)] 
[#4282] Spelling

3 months ago[#4282] Unified can't messages
Francis Dupont [Mon, 19 Jan 2026 12:16:50 +0000 (13:16 +0100)] 
[#4282] Unified can't messages

3 months ago[#4282] Addressed more comments
Francis Dupont [Mon, 19 Jan 2026 11:57:53 +0000 (12:57 +0100)] 
[#4282] Addressed more comments

3 months ago[#4282] More improvements
Francis Dupont [Sat, 17 Jan 2026 23:21:31 +0000 (00:21 +0100)] 
[#4282] More improvements

3 months ago[#4282] Addressed first comments
Francis Dupont [Fri, 16 Jan 2026 21:36:03 +0000 (22:36 +0100)] 
[#4282] Addressed first comments

3 months ago[#4282] Added a ChangeLog entry
Francis Dupont [Fri, 16 Jan 2026 15:10:30 +0000 (16:10 +0100)] 
[#4282] Added a ChangeLog entry

3 months ago[#4282] Added back/front to add
Francis Dupont [Fri, 16 Jan 2026 15:02:57 +0000 (16:02 +0100)] 
[#4282] Added back/front to add

3 months ago[#4282] Added logs error responses
Francis Dupont [Tue, 30 Dec 2025 08:36:16 +0000 (09:36 +0100)] 
[#4282] Added logs error responses

3 months ago[#4282] Fixed messages
Francis Dupont [Mon, 29 Dec 2025 18:15:18 +0000 (19:15 +0100)] 
[#4282] Fixed messages

3 months ago[#4282] Added 4xx error causes
Francis Dupont [Mon, 29 Dec 2025 17:03:20 +0000 (18:03 +0100)] 
[#4282] Added 4xx error causes

3 months ago[#4282] Checkpoint: RFC 5997 UTs
Francis Dupont [Mon, 29 Dec 2025 16:49:03 +0000 (17:49 +0100)] 
[#4282] Checkpoint: RFC 5997 UTs

3 months ago[#4282] Checkpoint: more UTs
Francis Dupont [Mon, 29 Dec 2025 13:20:53 +0000 (14:20 +0100)] 
[#4282] Checkpoint: more UTs

3 months ago[#4282] Checkpoint: doc and UTs
Francis Dupont [Mon, 29 Dec 2025 11:31:34 +0000 (12:31 +0100)] 
[#4282] Checkpoint: doc and UTs

3 months ago[#4282] Checkpoint: added idle timer
Francis Dupont [Mon, 29 Dec 2025 08:45:07 +0000 (09:45 +0100)] 
[#4282] Checkpoint: added idle timer

3 months ago[#4282] Added Radius*Status classes
Francis Dupont [Mon, 29 Dec 2025 00:15:36 +0000 (01:15 +0100)] 
[#4282] Added Radius*Status classes

3 months ago[#4282] Updated exhonerated list (2)
Francis Dupont [Fri, 26 Dec 2025 16:01:18 +0000 (17:01 +0100)] 
[#4282] Updated exhonerated list (2)

3 months ago[#4282] Updated exhonerated list
Francis Dupont [Fri, 26 Dec 2025 14:20:52 +0000 (15:20 +0100)] 
[#4282] Updated exhonerated list