]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
20 months ago[#3565] Added ChangeLog for #3565
Marcin Siodelski [Mon, 23 Sep 2024 08:36:18 +0000 (10:36 +0200)] 
[#3565] Added ChangeLog for #3565

20 months ago[#3565] Prevent declining expired and released
Marcin Siodelski [Mon, 23 Sep 2024 08:36:09 +0000 (10:36 +0200)] 
[#3565] Prevent declining expired and released

20 months ago[#3578] addressed review comments
Razvan Becheriu [Tue, 1 Oct 2024 10:21:13 +0000 (13:21 +0300)] 
[#3578] addressed review comments

20 months ago[#3578] added more UTs to config_parser_unittest
Razvan Becheriu [Fri, 27 Sep 2024 21:00:10 +0000 (00:00 +0300)] 
[#3578] added more UTs to config_parser_unittest

20 months ago[#3578] addressed review comments
Razvan Becheriu [Fri, 27 Sep 2024 23:14:40 +0000 (02:14 +0300)] 
[#3578] addressed review comments

20 months ago[#3578] reverted changes
Razvan Becheriu [Fri, 27 Sep 2024 23:13:08 +0000 (02:13 +0300)] 
[#3578] reverted changes

20 months ago[#3578] added ChangeLog entry
Razvan Becheriu [Thu, 26 Sep 2024 18:15:02 +0000 (21:15 +0300)] 
[#3578] added ChangeLog entry

20 months ago[#3578] added tests in get_config_unittests
Razvan Becheriu [Thu, 26 Sep 2024 18:10:41 +0000 (21:10 +0300)] 
[#3578] added tests in get_config_unittests

20 months ago[#3578] removed disabled tests
Razvan Becheriu [Thu, 26 Sep 2024 16:33:35 +0000 (19:33 +0300)] 
[#3578] removed disabled tests

20 months ago[#3578] added load write and reload test
Razvan Becheriu [Wed, 25 Sep 2024 19:55:24 +0000 (22:55 +0300)] 
[#3578] added load write and reload test

20 months ago[#3390] Rebased and addressed comments
Francis Dupont [Sun, 22 Sep 2024 07:53:03 +0000 (09:53 +0200)] 
[#3390] Rebased and addressed comments

20 months ago[#3390] Added a ChangeLog entry
Francis Dupont [Fri, 30 Aug 2024 06:50:34 +0000 (08:50 +0200)] 
[#3390] Added a ChangeLog entry

20 months ago[#3390] Completed split UT
Francis Dupont [Thu, 29 Aug 2024 22:01:37 +0000 (00:01 +0200)] 
[#3390] Completed split UT

20 months ago[#3390] Checkpoint: doc and split
Francis Dupont [Thu, 29 Aug 2024 15:44:16 +0000 (17:44 +0200)] 
[#3390] Checkpoint: doc and split

20 months ago[#3390] Checkpoint: code done
Francis Dupont [Thu, 29 Aug 2024 10:26:44 +0000 (12:26 +0200)] 
[#3390] Checkpoint: code done

20 months ago[#3604] Bump up version in configure.ac to 2.7.4
Marcin Godzina [Wed, 25 Sep 2024 17:10:27 +0000 (17:10 +0000)] 
[#3604] Bump up version in configure.ac to 2.7.4

20 months ago[#3599] release changes Kea-2.7.3
Marcin Godzina [Mon, 23 Sep 2024 07:34:07 +0000 (07:34 +0000)] 
[#3599] release changes

20 months ago[#3600] check if message file is empty
Marcin Godzina [Sun, 22 Sep 2024 18:35:59 +0000 (18:35 +0000)] 
[#3600] check if message file is empty

21 months ago[#3597] bump up library versions for 2.7.3 release
Razvan Becheriu [Fri, 20 Sep 2024 17:39:34 +0000 (20:39 +0300)] 
[#3597] bump up library versions for 2.7.3 release

21 months ago[#3576] fix indentation
Razvan Becheriu [Fri, 20 Sep 2024 14:45:31 +0000 (17:45 +0300)] 
[#3576] fix indentation

21 months ago[#3576] Addressed review comments
Thomas Markwalder [Fri, 20 Sep 2024 13:34:43 +0000 (13:34 +0000)] 
[#3576] Addressed review comments

Moved UT, cleaned up test JSON

21 months ago[#3576] Updated ARM, added ChangeLog
Thomas Markwalder [Mon, 16 Sep 2024 12:28:36 +0000 (12:28 +0000)] 
[#3576] Updated ARM, added ChangeLog

modified:
    ChangeLog
    doc/sphinx/arm/classify.rst

21 months ago[#3576] Swap order of template and subclass
Thomas Markwalder [Fri, 13 Sep 2024 20:18:59 +0000 (20:18 +0000)] 
[#3576] Swap order of template and subclass

/src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
    TEST_F(Dhcpv4SrvTest, subClassPrecedence) - new test

/src/bin/dhcp6/tests/classify_unittests.cc
    TEST_F(ClassifyTest, subClassPrecedence) - new test

/src/lib/dhcp/pkt.cc
    Pkt::addSubClass() - changed to add subclass then template to packet

/src/lib/dhcp/tests/pkt4_unittest.cc
    TEST_F(Pkt4Test, templateClasses) - test now verifies class order

/src/lib/dhcp/tests/pkt6_unittest.cc
    TEST_F(Pkt6Test, templateClasses) - test now verifies class order

21 months ago[#3506] Addressed comments
Francis Dupont [Fri, 20 Sep 2024 12:55:41 +0000 (14:55 +0200)] 
[#3506] Addressed comments

21 months ago[#3506] Final improvements
Francis Dupont [Mon, 2 Sep 2024 13:00:15 +0000 (15:00 +0200)] 
[#3506] Final improvements

21 months ago[#3506] Fixed lock code
Francis Dupont [Mon, 2 Sep 2024 08:04:16 +0000 (10:04 +0200)] 
[#3506] Fixed lock code

21 months ago[#3506] Typo
Francis Dupont [Mon, 2 Sep 2024 07:16:59 +0000 (09:16 +0200)] 
[#3506] Typo

21 months ago[#3506] Close lock file descriptor
Francis Dupont [Sun, 1 Sep 2024 20:45:03 +0000 (22:45 +0200)] 
[#3506] Close lock file descriptor

21 months ago[#3506] Improved UNIX code
Francis Dupont [Sun, 1 Sep 2024 20:39:43 +0000 (22:39 +0200)] 
[#3506] Improved UNIX code

21 months ago[#3506] Checkpoint: renamed get/set ControlSocketInfo
Francis Dupont [Sun, 1 Sep 2024 20:04:03 +0000 (22:04 +0200)] 
[#3506] Checkpoint: renamed get/set ControlSocketInfo

21 months ago[#3506] Checkpoint: split UnixCommandMgr
Francis Dupont [Sun, 1 Sep 2024 18:55:56 +0000 (20:55 +0200)] 
[#3506] Checkpoint: split UnixCommandMgr

21 months ago[#3477] Typo
Francis Dupont [Fri, 20 Sep 2024 12:34:49 +0000 (14:34 +0200)] 
[#3477] Typo

21 months ago[#3477] Applied new patch
Francis Dupont [Fri, 20 Sep 2024 12:17:22 +0000 (14:17 +0200)] 
[#3477] Applied new patch

21 months ago[#3477] Applied and completed patch
Francis Dupont [Fri, 20 Sep 2024 08:45:07 +0000 (10:45 +0200)] 
[#3477] Applied and completed patch

21 months ago[#3477] Added missing shell tests
Francis Dupont [Fri, 23 Aug 2024 15:44:20 +0000 (17:44 +0200)] 
[#3477] Added missing shell tests

21 months ago[#3477] Handled CA dir path
Francis Dupont [Fri, 9 Aug 2024 14:29:37 +0000 (16:29 +0200)] 
[#3477] Handled CA dir path

21 months ago[#3477] Added DHCPv6 TLS UTs
Francis Dupont [Fri, 9 Aug 2024 13:36:15 +0000 (15:36 +0200)] 
[#3477] Added DHCPv6 TLS UTs

21 months ago[#3477] Checkpoint: finished DHCPv4 TLS UTs
Francis Dupont [Fri, 9 Aug 2024 12:43:59 +0000 (14:43 +0200)] 
[#3477] Checkpoint: finished DHCPv4 TLS UTs

21 months ago[#3477] Checkpoint: began DHCPv4 TLS UTs
Francis Dupont [Fri, 9 Aug 2024 11:45:17 +0000 (13:45 +0200)] 
[#3477] Checkpoint: began DHCPv4 TLS UTs

21 months ago[#3477] Fixed longCommand UT
Francis Dupont [Fri, 9 Aug 2024 10:18:40 +0000 (12:18 +0200)] 
[#3477] Fixed longCommand UT

21 months ago[#3477] Added TLS UT to d2
Francis Dupont [Fri, 9 Aug 2024 08:55:31 +0000 (10:55 +0200)] 
[#3477] Added TLS UT to d2

21 months ago[#3477] Checkpoint: first UT updates
Francis Dupont [Thu, 8 Aug 2024 20:45:06 +0000 (22:45 +0200)] 
[#3477] Checkpoint: first UT updates

21 months ago[#3477] Small fixes proposed by Razvan
Francis Dupont [Tue, 6 Aug 2024 10:46:06 +0000 (12:46 +0200)] 
[#3477] Small fixes proposed by Razvan

21 months ago[#3477] Checkpoint: last changes for d2
Francis Dupont [Fri, 2 Aug 2024 14:37:12 +0000 (16:37 +0200)] 
[#3477] Checkpoint: last changes for d2

21 months ago[#3477] Checkpoint: added d2 shell tests
Francis Dupont [Thu, 1 Aug 2024 19:04:39 +0000 (21:04 +0200)] 
[#3477] Checkpoint: added d2 shell tests

21 months ago[#3570] Fix line length in ChangeLog
Thomas Markwalder [Wed, 18 Sep 2024 11:14:42 +0000 (07:14 -0400)] 
[#3570] Fix line length in ChangeLog

21 months ago[#3570] Removed obsolete notes from ARM
Thomas Markwalder [Thu, 12 Sep 2024 14:55:32 +0000 (10:55 -0400)] 
[#3570] Removed obsolete notes from ARM

modified:   sphinx/arm/hooks-lease-query.rst

21 months ago[#3536] addressed review comments
Razvan Becheriu [Mon, 16 Sep 2024 09:33:27 +0000 (12:33 +0300)] 
[#3536] addressed review comments

21 months ago[#3536] updated Makefile.am files
Razvan Becheriu [Fri, 13 Sep 2024 18:22:02 +0000 (21:22 +0300)] 
[#3536] updated Makefile.am files

21 months ago[#3536] moved from lib to hooks
Razvan Becheriu [Fri, 13 Sep 2024 18:16:17 +0000 (21:16 +0300)] 
[#3536] moved from lib to hooks

21 months ago[#3536] moved lease and host backends
Razvan Becheriu [Wed, 11 Sep 2024 18:01:30 +0000 (21:01 +0300)] 
[#3536] moved lease and host backends

21 months ago[#3536] move lease and host backends
Razvan Becheriu [Wed, 11 Sep 2024 15:14:09 +0000 (18:14 +0300)] 
[#3536] move lease and host backends

21 months ago[#3542] Added ChangeLog entry
Razvan Becheriu [Wed, 11 Sep 2024 12:22:29 +0000 (15:22 +0300)] 
[#3542] Added ChangeLog entry

21 months ago[#3419] Spelling
Francis Dupont [Wed, 11 Sep 2024 07:30:22 +0000 (09:30 +0200)] 
[#3419] Spelling

21 months ago[#3419] Added a DB test mode
Francis Dupont [Fri, 6 Sep 2024 21:52:27 +0000 (23:52 +0200)] 
[#3419] Added a DB test mode

21 months ago[#3542] do not open sockets in test mode
Razvan Becheriu [Mon, 26 Aug 2024 20:19:48 +0000 (23:19 +0300)] 
[#3542] do not open sockets in test mode

21 months ago[#3550] add ChangeLog entry
Andrei Pavel [Sun, 25 Aug 2024 22:45:28 +0000 (01:45 +0300)] 
[#3550] add ChangeLog entry

21 months ago[#3536] addressed review comments
Razvan Becheriu [Mon, 9 Sep 2024 20:35:41 +0000 (23:35 +0300)] 
[#3536] addressed review comments

21 months ago[#3536] addressed review comments
Razvan Becheriu [Mon, 9 Sep 2024 13:17:59 +0000 (16:17 +0300)] 
[#3536] addressed review comments

21 months ago[#3536] implemented register and deregister in lease mgr factory
Razvan Becheriu [Wed, 28 Aug 2024 14:51:41 +0000 (17:51 +0300)] 
[#3536] implemented register and deregister in lease mgr factory

21 months ago[#3504] add ChangeLog entry
Andrei Pavel [Mon, 9 Sep 2024 09:27:54 +0000 (12:27 +0300)] 
[#3504] add ChangeLog entry

21 months ago[#3504] remove unused references to spec_config.h
Andrei Pavel [Mon, 9 Sep 2024 09:46:15 +0000 (12:46 +0300)] 
[#3504] remove unused references to spec_config.h

21 months ago[#3504] fix Kea not being able to find exec paths in custom sbindir
Andrei Pavel [Mon, 9 Sep 2024 09:46:48 +0000 (12:46 +0300)] 
[#3504] fix Kea not being able to find exec paths in custom sbindir

21 months ago[#3566] changelog added
Tomek Mrugalski [Thu, 5 Sep 2024 10:37:43 +0000 (12:37 +0200)] 
[#3566] changelog added

21 months ago[#3566] doxygen: changed png to svg
Tomek Mrugalski [Thu, 5 Sep 2024 10:33:01 +0000 (12:33 +0200)] 
[#3566] doxygen: changed png to svg

21 months ago[#1387] Typo
Francis Dupont [Wed, 4 Sep 2024 13:09:10 +0000 (15:09 +0200)] 
[#1387] Typo

21 months ago[#1387] Addressed comments
Francis Dupont [Tue, 3 Sep 2024 14:15:49 +0000 (16:15 +0200)] 
[#1387] Addressed comments

21 months ago[#1387] Regen flex/bison
Francis Dupont [Tue, 3 Sep 2024 08:18:35 +0000 (08:18 +0000)] 
[#1387] Regen flex/bison

21 months ago[#1387] Regen flex/bison
Francis Dupont [Thu, 1 Aug 2024 17:26:08 +0000 (17:26 +0000)] 
[#1387] Regen flex/bison

21 months ago[#1387] Fixed admin tests
Francis Dupont [Mon, 29 Jul 2024 09:05:29 +0000 (11:05 +0200)] 
[#1387] Fixed admin tests

21 months ago[#1387] Typo
Francis Dupont [Sat, 27 Jul 2024 12:04:09 +0000 (14:04 +0200)] 
[#1387] Typo

21 months ago[#1387] Synchronized upgrade scripts
Francis Dupont [Sat, 27 Jul 2024 09:11:38 +0000 (11:11 +0200)] 
[#1387] Synchronized upgrade scripts

21 months ago[#1387] Fixes for CI (2)
Francis Dupont [Tue, 2 Jul 2024 22:07:03 +0000 (00:07 +0200)] 
[#1387] Fixes for CI (2)

21 months ago[#1387] Fixes for CI
Francis Dupont [Tue, 2 Jul 2024 22:01:54 +0000 (00:01 +0200)] 
[#1387] Fixes for CI

21 months ago[#1387] Added a ChangeLog entry
Francis Dupont [Tue, 2 Jul 2024 21:55:12 +0000 (23:55 +0200)] 
[#1387] Added a ChangeLog entry

21 months ago[#1387] Checkpoint: server code
Francis Dupont [Tue, 2 Jul 2024 21:36:29 +0000 (23:36 +0200)] 
[#1387] Checkpoint: server code

21 months ago[#1387] Checkpoint: updated doc
Francis Dupont [Tue, 2 Jul 2024 18:22:32 +0000 (20:22 +0200)] 
[#1387] Checkpoint: updated doc

21 months ago[#1387] Added unit tests
Francis Dupont [Tue, 2 Jul 2024 16:14:40 +0000 (18:14 +0200)] 
[#1387] Added unit tests

21 months ago[#1387] Checkpoint: fixes
Francis Dupont [Tue, 2 Jul 2024 08:32:37 +0000 (10:32 +0200)] 
[#1387] Checkpoint: fixes

21 months ago[#1387] Checkpoint: database host code
Francis Dupont [Mon, 1 Jul 2024 20:08:35 +0000 (22:08 +0200)] 
[#1387] Checkpoint: database host code

21 months ago[#1387] Checkpoint: updated schema
Francis Dupont [Mon, 1 Jul 2024 16:40:30 +0000 (18:40 +0200)] 
[#1387] Checkpoint: updated schema

21 months ago[#1387] Checkpoint: added PDExclude UTs
Francis Dupont [Mon, 1 Jul 2024 15:51:37 +0000 (17:51 +0200)] 
[#1387] Checkpoint: added PDExclude UTs

21 months ago[#1387] Checkpoint: added PPexclude
Francis Dupont [Mon, 1 Jul 2024 13:43:47 +0000 (15:43 +0200)] 
[#1387] Checkpoint: added PPexclude

21 months ago[#3533] add AUTHORS and ChangeLog entries
Andrei Pavel [Tue, 3 Sep 2024 07:29:17 +0000 (10:29 +0300)] 
[#3533] add AUTHORS and ChangeLog entries

21 months ago[3533] do filename munging with variable expansions
Philip Prindeville [Sat, 3 Aug 2024 16:19:05 +0000 (10:19 -0600)] 
[3533] do filename munging with variable expansions

21 months ago[#3532] bring AUTHORS and ChangeLog up to date
Andrei Pavel [Tue, 3 Sep 2024 06:02:43 +0000 (09:02 +0300)] 
[#3532] bring AUTHORS and ChangeLog up to date

21 months ago[#3532] Add ChangeLog and AUTHORS entries.
Dimitry Andric [Thu, 29 Aug 2024 17:31:41 +0000 (19:31 +0200)] 
[#3532] Add ChangeLog and AUTHORS entries.

21 months ago[#3532] Fix unittests:
Dimitry Andric [Wed, 28 Aug 2024 20:32:44 +0000 (22:32 +0200)] 
[#3532] Fix unittests:

* Typo in `Name::Name`: append to `ndata_`, not `ndata`
* In `Name::split`, use the correct iterators for assigning

21 months ago[#3532] Replace Name::NameString with vector of uint8_t
Dimitry Andric [Sat, 3 Aug 2024 12:37:52 +0000 (14:37 +0200)] 
[#3532] Replace Name::NameString with vector of uint8_t

As noted in the libc++ 19 release notes, it now only provides
std::char_traits<> for types char, char8_t, char16_t, char32_t and
wchar_t, and any instantiation for other types will fail.

Name::NameString is defined as a std::basic_string<uint8_t>, so that
will no longer work. Redefine it as a std::vector<uint8_t> instead.

21 months ago[#3525] update release checklist with new steps for maintenance release
Wlodek Wencel [Mon, 2 Sep 2024 08:48:45 +0000 (10:48 +0200)] 
[#3525] update release checklist with new steps for maintenance release

21 months ago[#3559] hammer.py: pkill mariadb_safe before restarting
Andrei Pavel [Tue, 27 Aug 2024 14:36:08 +0000 (17:36 +0300)] 
[#3559] hammer.py: pkill mariadb_safe before restarting

Attempt to fix `start-stop-daemon: /usr/bin/mysqld_safe is already running`

21 months ago[#3564] Bump up version in configure.ac to 2.7.3
Andrei Pavel [Wed, 28 Aug 2024 10:33:26 +0000 (13:33 +0300)] 
[#3564] Bump up version in configure.ac to 2.7.3

21 months ago[#3556] release changes Kea-2.7.2
Andrei Pavel [Mon, 26 Aug 2024 14:00:03 +0000 (17:00 +0300)] 
[#3556] release changes

21 months ago[#3550] AC_PROG_LN_S and ChangeLog entry
Andrei Pavel [Mon, 26 Aug 2024 13:36:50 +0000 (16:36 +0300)] 
[#3550] AC_PROG_LN_S and ChangeLog entry

21 months ago[#3549] bump up library versions for 2.7.2 release
Razvan Becheriu [Thu, 22 Aug 2024 20:46:40 +0000 (23:46 +0300)] 
[#3549] bump up library versions for 2.7.2 release

21 months ago[#1945] fix building docs from tarball
Andrei Pavel [Thu, 22 Aug 2024 15:16:45 +0000 (18:16 +0300)] 
[#1945] fix building docs from tarball

- Move tools/* EXTRA_DISTs inside tools/Makefile.am because that's where
  they belong.
- Add check-messages.py to EXTRA_DIST in tools/Makefile.am to allow
  someone who downloads the tarball to regenerate the entire message
  documentation just like before.
- Add debug-messages.rst and kea-messages.rst to the tarball so that
  they are not forced to use check-messages.py to regenerate message
  documentation.
- Add singlehtml to all rule. It is the only type of docs that are not
  built by default.

21 months ago[#3496] Extra changes by Razvan
Francis Dupont [Thu, 22 Aug 2024 12:51:01 +0000 (14:51 +0200)] 
[#3496] Extra changes by Razvan

21 months ago[#3496] Removed the dubious line of code
Francis Dupont [Wed, 7 Aug 2024 08:15:57 +0000 (10:15 +0200)] 
[#3496] Removed the dubious line of code

21 months ago[#3487] Added unsetenv code in fixture
Francis Dupont [Wed, 10 Jul 2024 09:57:28 +0000 (11:57 +0200)] 
[#3487] Added unsetenv code in fixture

21 months ago[#3513] address review
Andrei Pavel [Thu, 22 Aug 2024 11:33:27 +0000 (14:33 +0300)] 
[#3513] address review

- fix documentation
- show null on system-time and clock-skew when uninitialized
- add UT CommunicationStateTest.getReportWithClockSkewTest