]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
3 days ago[#4437] Removed spaces in change log master
Thomas Markwalder [Fri, 31 Jul 2026 09:43:47 +0000 (05:43 -0400)] 
[#4437] Removed spaces in change log

modified:   changelog_unreleased/4437-d2-leaves-orphaned-ptr-records-when-a-client-changes-subnets-with-an-active-lease

3 days ago[#4437] Addressed review comments
Thomas Markwalder [Fri, 31 Jul 2026 09:31:22 +0000 (05:31 -0400)] 
[#4437] Addressed review comments

modified:   4437-d2-leaves-orphaned-ptr-records-when-a-client-changes-subnets-with-an-active-lease

3 days ago[#4437] Avoid orphaning PTR records
Thomas Markwalder [Wed, 29 Jul 2026 17:17:09 +0000 (13:17 -0400)] 
[#4437] Avoid orphaning PTR records

/src/bin/d2/check_exists_remove.cc
    CheckExistsRemoveTransaction::removingFwdRRsHandler()
    - treat YXRRSET as success

/src/bin/d2/nc_remove.cc
    NameRemoveTransaction::removingFwdRRsHandler()
    - treat YXRRSET as success

/src/bin/d2/tests/check_exists_remove_unittests.cc
    TEST_F(CheckExistsRemoveTransactionTest, removingFwdRRsHandler_FQDNInUse)
    - new test

/src/bin/d2/tests/nc_remove_unittests.cc
    TEST_F(NameRemoveTransactionTest, removingFwdRRsHandler_FQDNInUse)
    - new test

3 days ago[#4678] Addressed review comments
Thomas Markwalder [Thu, 30 Jul 2026 10:42:26 +0000 (06:42 -0400)] 
[#4678] Addressed review comments

Minor nits:

modified:   src/lib/dhcpsrv/alloc_engine.cc
modified:   src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
modified:   src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc

3 days ago[#4678] Added Changelog
Thomas Markwalder [Wed, 29 Jul 2026 13:32:17 +0000 (09:32 -0400)] 
[#4678] Added Changelog

new file:   changelog_unreleased/4678-dynamic-reservations-in-shared-network-subnets-do-not-select-the-subnet

3 days ago[#4678] Modify host logic for shared-networks
Thomas Markwalder [Wed, 29 Jul 2026 12:44:44 +0000 (08:44 -0400)] 
[#4678]  Modify host logic for shared-networks

Initial commit

/src/lib/dhcpsrv/alloc_engine.cc
    AllocEngine::allocateReservedLeases6() - add logic to
    allow a dynamic host to select the subnet

    AllocEngine::hasAddressReservation() - reworked to priotize
    subnet hosts over global and allow a dynamic host to select
    the subnet

/src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
    TEST_F(SharedNetworkAlloc4Test, discoverGlobalResVsSubnetRes)
    TEST_F(SharedNetworkAlloc4Test, requestGlobalResVsSubnetRes) - new tests

/src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    TEST_F(SharedNetworkAlloc6Test, discoverGlobalResVsSubnetRes)
    TEST_F(SharedNetworkAlloc6Test, requestGlobalResVsSubnetRes) - new tests

4 days ago[#3780] Addressed review comments
Thomas Markwalder [Thu, 30 Jul 2026 10:53:54 +0000 (06:53 -0400)] 
[#3780] Addressed review comments

Minor nits in doc.

modified:   doc/sphinx/arm/hooks-flex-id.rst

4 days ago[#3780] Added Changelog
Thomas Markwalder [Wed, 29 Jul 2026 14:07:50 +0000 (10:07 -0400)] 
[#3780] Added Changelog

new file:   3780-feature-request-dhcid-overrides-for-dual-stack-clients-that-emit-conflicting-dhcids

4 days ago[#3780] Fixed ARM references
Thomas Markwalder [Tue, 28 Jul 2026 12:13:18 +0000 (08:13 -0400)] 
[#3780] Fixed ARM references

modified:   doc/sphinx/arm/hooks-flex-id.rst

4 days ago[#3780] Added to ARM
Thomas Markwalder [Tue, 28 Jul 2026 11:52:33 +0000 (07:52 -0400)] 
[#3780] Added to ARM

modified:   doc/sphinx/arm/hooks-flex-id.rst

4 days ago[#3780] Added cid-as-rfr4361-duid to flex-id
Thomas Markwalder [Thu, 23 Jul 2026 18:32:42 +0000 (14:32 -0400)] 
[#3780] Added cid-as-rfr4361-duid to flex-id

Preliminary commit

/doc/sphinx/arm/hooks-flex-id.rst
    Udpated the ARM

/src/hooks/dhcp/flex_id/callouts.cc
    Added flex_id_cid_as_rfc4361_duid parameter
    storeConfiguration() - store new parameter

    pkt4_receive() - format as rfc4361 when enabled.

/src/hooks/dhcp/flex_id/flex_id_messages.mes
    FLEX_ID_CID_AS_RFC4361_DUID_ENABLED
    FLEX_ID_CID_AS_RFC4361_DUID_JSON_TYPE messags

/src/hooks/dhcp/flex_id/libloadtests/load_unload_unittests.cc
    TEST_F(FlexIdLibLoadTest, parseCidAsRfc4361Duid) - new test

/src/hooks/dhcp/flex_id/load_unload.cc
    int load(LibraryHandle& handle) - parse new parameter

/src/hooks/dhcp/flex_id/tests/callout_unittests.cc
    TEST_F(CalloutTest, cidAsRfc4361DuidEnabled)
    TEST_F(CalloutTest, cidAsRfc4361DuidDisabled) - new tests

4 days ago[#4580] Update changelog entry
Andrei Pavel [Tue, 28 Jul 2026 09:24:20 +0000 (12:24 +0300)] 
[#4580] Update changelog entry

4 days ago[#4580] Add ChangeLog entry
Andrei Pavel [Wed, 10 Jun 2026 12:25:43 +0000 (15:25 +0300)] 
[#4580] Add ChangeLog entry

4 days ago[#4580] Check that variables are populated in upgrade scripts
Andrei Pavel [Wed, 10 Jun 2026 10:47:55 +0000 (13:47 +0300)] 
[#4580] Check that variables are populated in upgrade scripts

So instead of:

Processing share/kea/scripts/mysql/upgrade_009.6_to_010.0.sh file...
share/kea/scripts/mysql/upgrade_009.6_to_010.0.sh: line 68: [: : integer expected
<continues as if nothing happened>

You get:

Processing share/kea/scripts/mysql/upgrade_009.6_to_010.0.sh file...
Could not determine tag length in schema '-N', table 'dhcp4_server'.
EXIT 255

4 days ago[#4580] Fix logic to determine schema name in upgrade scripts
Andrei Pavel [Wed, 10 Jun 2026 09:12:25 +0000 (12:12 +0300)] 
[#4580] Fix logic to determine schema name in upgrade scripts

And remove that logic in scripts that do have no use for the schema name.

4 days ago[#4715] After-release chores
Andrei Pavel [Thu, 30 Jul 2026 06:35:40 +0000 (09:35 +0300)] 
[#4715] After-release chores

6 days ago[#4555] Addressed comment Kea-3.3.0
Francis Dupont [Mon, 27 Jul 2026 14:22:49 +0000 (16:22 +0200)] 
[#4555] Addressed comment

6 days ago[#4555] Better code
Francis Dupont [Thu, 9 Jul 2026 10:09:40 +0000 (12:09 +0200)] 
[#4555] Better code

6 days ago[#4555] Checkpoint
Francis Dupont [Thu, 9 Jul 2026 07:21:12 +0000 (09:21 +0200)] 
[#4555] Checkpoint

6 days ago[#4702] moved extra ChangeLog entry
Wlodek Wencel [Mon, 27 Jul 2026 14:45:06 +0000 (16:45 +0200)] 
[#4702] moved extra ChangeLog entry

6 days ago[#4702] fixed typos
Wlodek Wencel [Mon, 27 Jul 2026 13:35:46 +0000 (15:35 +0200)] 
[#4702] fixed typos

6 days ago[#4702] fixed typos
Wlodek Wencel [Mon, 27 Jul 2026 13:22:04 +0000 (15:22 +0200)] 
[#4702] fixed typos

6 days ago[#4702] fixed typo
Wlodek Wencel [Mon, 27 Jul 2026 13:06:12 +0000 (15:06 +0200)] 
[#4702] fixed typo

6 days ago[#4702] release changes
Wlodek Wencel [Mon, 27 Jul 2026 15:00:41 +0000 (17:00 +0200)] 
[#4702] release changes

7 days ago[#4544] Ignored v4 reuses
Francis Dupont [Mon, 20 Jul 2026 15:41:06 +0000 (17:41 +0200)] 
[#4544] Ignored v4 reuses

10 days ago[#4143] More UT code improvements
Francis Dupont [Thu, 23 Jul 2026 19:38:30 +0000 (21:38 +0200)] 
[#4143] More UT code improvements

10 days ago[#4143] minor unit tests code changes
Razvan Becheriu [Thu, 23 Jul 2026 18:27:27 +0000 (21:27 +0300)] 
[#4143] minor unit tests code changes

10 days ago[#4143] More fixes and UTs
Francis Dupont [Thu, 23 Jul 2026 15:24:40 +0000 (17:24 +0200)] 
[#4143] More fixes and UTs

10 days ago[#4143] Checkpoint: addressed comments
Francis Dupont [Thu, 23 Jul 2026 14:24:13 +0000 (16:24 +0200)] 
[#4143] Checkpoint: addressed comments

10 days ago[#4143] Updated duplicate messages
Francis Dupont [Thu, 23 Jul 2026 08:31:47 +0000 (10:31 +0200)] 
[#4143] Updated duplicate messages

10 days ago[#4143] Spelling
Francis Dupont [Thu, 23 Jul 2026 08:28:38 +0000 (10:28 +0200)] 
[#4143] Spelling

10 days ago[#4143] Updated doc
Francis Dupont [Thu, 23 Jul 2026 08:23:22 +0000 (10:23 +0200)] 
[#4143] Updated doc

10 days ago[#4143] Checkpoint: doc todo
Francis Dupont [Wed, 22 Jul 2026 23:31:35 +0000 (01:31 +0200)] 
[#4143] Checkpoint: doc todo

10 days ago[#4143] Checkpoint: more UTs and doc todo
Francis Dupont [Wed, 22 Jul 2026 18:08:35 +0000 (20:08 +0200)] 
[#4143] Checkpoint: more UTs and doc todo

10 days ago[#4143] Checkpoint: UTs and doc todo
Francis Dupont [Wed, 22 Jul 2026 15:55:53 +0000 (17:55 +0200)] 
[#4143] Checkpoint: UTs and doc todo

11 days ago[#4680] Extended to 4 byte longs
Francis Dupont [Tue, 21 Jul 2026 20:02:49 +0000 (22:02 +0200)] 
[#4680] Extended to 4 byte longs

11 days ago[#4680] unittests
Marcin Godzina [Mon, 20 Jul 2026 16:35:30 +0000 (18:35 +0200)] 
[#4680] unittests

11 days ago[#4680] changelog fix
Marcin Godzina [Mon, 20 Jul 2026 09:49:24 +0000 (11:49 +0200)] 
[#4680]  changelog fix

11 days ago[#4680] heartbeat-delay max-ack-delay fix
Marcin Godzina [Mon, 20 Jul 2026 09:29:16 +0000 (11:29 +0200)] 
[#4680]  heartbeat-delay max-ack-delay fix

11 days ago[#4680] heartbeat-delay max-ack-delay fix
Marcin Godzina [Mon, 20 Jul 2026 09:17:10 +0000 (11:17 +0200)] 
[#4680]  heartbeat-delay max-ack-delay fix

11 days ago[#4680] max-response-delay parsing value fix
Marcin Godzina [Mon, 20 Jul 2026 09:10:47 +0000 (11:10 +0200)] 
[#4680]  max-response-delay parsing value fix

11 days ago[#4675] Update release_checklist.md
Andrei Pavel [Mon, 13 Jul 2026 07:59:52 +0000 (10:59 +0300)] 
[#4675] Update release_checklist.md

12 days ago[#4496] Addressed comments
Francis Dupont [Wed, 22 Jul 2026 12:13:11 +0000 (14:13 +0200)] 
[#4496] Addressed comments

12 days ago[#4496] Regenerated v6 get_config_unittest.cc
Francis Dupont [Tue, 21 Jul 2026 07:20:27 +0000 (09:20 +0200)] 
[#4496] Regenerated v6 get_config_unittest.cc

12 days ago[#4496] Added cleanup/decapsulation
Francis Dupont [Tue, 21 Jul 2026 06:25:20 +0000 (08:25 +0200)] 
[#4496] Added cleanup/decapsulation

12 days ago[#4496] Checkpoint
Francis Dupont [Mon, 20 Jul 2026 20:35:01 +0000 (22:35 +0200)] 
[#4496] Checkpoint

12 days ago[#4529] added doxygen
Razvan Becheriu [Wed, 22 Jul 2026 04:42:28 +0000 (07:42 +0300)] 
[#4529] added doxygen

12 days ago[#4529] Compute the limit
Francis Dupont [Tue, 21 Jul 2026 20:56:09 +0000 (22:56 +0200)] 
[#4529] Compute the limit

12 days ago[#4529] Considered other buildAcct[46] too
Francis Dupont [Mon, 20 Jul 2026 13:08:58 +0000 (15:08 +0200)] 
[#4529] Considered other buildAcct[46] too

12 days ago[#4529] Fixed log messages
Francis Dupont [Thu, 25 Jun 2026 19:39:40 +0000 (21:39 +0200)] 
[#4529] Fixed log messages

12 days ago[#4529] Limit the UDP pending exchange list
Francis Dupont [Thu, 25 Jun 2026 14:33:45 +0000 (16:33 +0200)] 
[#4529] Limit the UDP pending exchange list

12 days ago[#4529] Moved to std::exception
Francis Dupont [Thu, 25 Jun 2026 11:49:23 +0000 (13:49 +0200)] 
[#4529] Moved to std::exception

12 days ago[#4557] Addressed review comments
Thomas Markwalder [Tue, 21 Jul 2026 12:47:16 +0000 (08:47 -0400)] 
[#4557] Addressed review comments

Updated log messages.

Changes to be committed:
modified:   src/bin/dhcp4/dhcp4_messages.cc
modified:   src/bin/dhcp4/dhcp4_messages.mes
modified:   src/bin/dhcp6/dhcp6_messages.cc
modified:   src/bin/dhcp6/dhcp6_messages.mes

12 days ago[#4557] Log and drop malformed names
Thomas Markwalder [Mon, 20 Jul 2026 17:47:28 +0000 (13:47 -0400)] 
[#4557] Log and drop malformed names

new file:   changelog_unreleased/4557-f-153-kea-dhcp4-post-scrub-hostname-with-empty-dns-label-bypasses-cve-2025-11232-fix-causes
modified:   src/bin/dhcp4/dhcp4_messages.cc
modified:   src/bin/dhcp4/dhcp4_messages.h
modified:   src/bin/dhcp4/dhcp4_messages.mes
modified:   src/bin/dhcp4/dhcp4_srv.cc
modified:   src/bin/dhcp4/tests/fqdn_unittest.cc
modified:   src/lib/dhcpsrv/d2_client_mgr.h
modified:   src/lib/dhcpsrv/tests/d2_client_unittest.cc

12 days ago[#4309] Addressed comments
Francis Dupont [Tue, 21 Jul 2026 06:57:45 +0000 (08:57 +0200)] 
[#4309] Addressed comments

12 days ago[#4309] Finished: UTs, ChangeLog entry
Francis Dupont [Fri, 10 Jul 2026 10:29:10 +0000 (12:29 +0200)] 
[#4309] Finished: UTs, ChangeLog entry

12 days ago[#4309] Checkpoint
Francis Dupont [Fri, 10 Jul 2026 06:59:16 +0000 (08:59 +0200)] 
[#4309] Checkpoint

13 days ago[#4589] Add changelog entry
Andrei Pavel [Mon, 15 Jun 2026 14:42:33 +0000 (17:42 +0300)] 
[#4589] Add changelog entry

13 days ago[#4589] Bump up some timeouts in meson.build
Andrei Pavel [Thu, 25 Jun 2026 12:28:25 +0000 (15:28 +0300)] 
[#4589] Bump up some timeouts in meson.build

13 days ago[#4589] Add unit tests
Andrei Pavel [Mon, 15 Jun 2026 13:51:07 +0000 (16:51 +0300)] 
[#4589] Add unit tests

13 days ago[#4589] Update csv_lease_file6.cc
Andrei Pavel [Mon, 13 Jul 2026 08:46:00 +0000 (11:46 +0300)] 
[#4589] Update csv_lease_file6.cc

For leases that are not identified through a hardware address, do write
default values which are required by kea-admin's lease-upload
command which would otherwise fail with a syntax error when passing the
content of the CSV file to the SQL clients.

13 days ago[#4589] Unrelated: fix a crash in UT when database is not available
Andrei Pavel [Thu, 25 Jun 2026 12:52:47 +0000 (15:52 +0300)] 
[#4589] Unrelated: fix a crash in UT when database is not available

2 weeks ago[#4558] Added a note to the ARM
Thomas Markwalder [Mon, 20 Jul 2026 13:39:12 +0000 (09:39 -0400)] 
[#4558] Added a note to the ARM

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

2 weeks ago[#4567] Spelling
Francis Dupont [Mon, 20 Jul 2026 12:44:22 +0000 (14:44 +0200)] 
[#4567] Spelling

2 weeks ago[#4567] Fixed readFqdn with raw input
Francis Dupont [Thu, 9 Jul 2026 16:36:32 +0000 (18:36 +0200)] 
[#4567] Fixed readFqdn with raw input

2 weeks ago[#3743] Addressed comments
Francis Dupont [Mon, 20 Jul 2026 12:39:11 +0000 (14:39 +0200)] 
[#3743] Addressed comments

2 weeks ago[#3743] Added resetContentLength
Francis Dupont [Tue, 14 Jul 2026 12:58:33 +0000 (14:58 +0200)] 
[#3743] Added resetContentLength

2 weeks ago[#4146] addressed review comments
Razvan Becheriu [Mon, 20 Jul 2026 06:59:37 +0000 (09:59 +0300)] 
[#4146] addressed review comments

2 weeks ago[#4146] addressed review comments
Razvan Becheriu [Thu, 16 Jul 2026 13:24:00 +0000 (16:24 +0300)] 
[#4146] addressed review comments

2 weeks ago[#4146] updated documentation
Razvan Becheriu [Wed, 15 Jul 2026 17:32:35 +0000 (20:32 +0300)] 
[#4146] updated documentation

2 weeks ago[#4146] added unit tests
Razvan Becheriu [Wed, 15 Jul 2026 14:11:52 +0000 (17:11 +0300)] 
[#4146] added unit tests

2 weeks ago[#4146] unlimited number of sub-option levels
Razvan Becheriu [Tue, 14 Jul 2026 05:14:30 +0000 (08:14 +0300)] 
[#4146] unlimited number of sub-option levels

2 weeks ago[#4424] Added reporter in ChangeLog
Francis Dupont [Wed, 15 Jul 2026 13:50:26 +0000 (15:50 +0200)] 
[#4424] Added reporter in ChangeLog

2 weeks ago[#4424] Spelling
Francis Dupont [Mon, 6 Jul 2026 15:29:12 +0000 (17:29 +0200)] 
[#4424] Spelling

2 weeks ago[#4424] Fixed the compliance bug
Francis Dupont [Mon, 6 Jul 2026 08:14:20 +0000 (10:14 +0200)] 
[#4424] Fixed the compliance bug

2 weeks ago[#2260] Fixed #2598 negative UT
Francis Dupont [Wed, 15 Jul 2026 13:39:07 +0000 (15:39 +0200)] 
[#2260] Fixed #2598 negative UT

2 weeks ago[#2260] check page size limits
Razvan Becheriu [Tue, 14 Jul 2026 17:30:20 +0000 (20:30 +0300)] 
[#2260] check page size limits

3 weeks ago[#2260] More fixes including for #4395
Francis Dupont [Sat, 11 Jul 2026 09:09:53 +0000 (11:09 +0200)] 
[#2260] More fixes including for #4395

3 weeks ago[#2260] Added a ChangeLog entry
Francis Dupont [Fri, 10 Jul 2026 15:02:07 +0000 (17:02 +0200)] 
[#2260] Added a ChangeLog entry

3 weeks ago[#2260] Added iaid check
Francis Dupont [Fri, 10 Jul 2026 14:46:21 +0000 (16:46 +0200)] 
[#2260] Added iaid check

3 weeks ago[#2260] Some reorg, e.g. scenario UTs
Francis Dupont [Fri, 10 Jul 2026 14:02:10 +0000 (16:02 +0200)] 
[#2260] Some reorg, e.g. scenario UTs

3 weeks ago[#2260] Addressed (updated) second item
Francis Dupont [Wed, 1 Jul 2026 16:20:13 +0000 (18:20 +0200)] 
[#2260] Addressed (updated) second item

3 weeks ago[#2260] Addressed third item
Francis Dupont [Tue, 30 Jun 2026 17:46:46 +0000 (19:46 +0200)] 
[#2260] Addressed third item

3 weeks ago[#2260] Fixed first item
Francis Dupont [Tue, 30 Jun 2026 08:32:00 +0000 (10:32 +0200)] 
[#2260] Fixed first item

3 weeks ago[#4547] Updated the check
Francis Dupont [Thu, 9 Jul 2026 17:19:04 +0000 (19:19 +0200)] 
[#4547] Updated the check

3 weeks ago[#4547] Added ChangeLog
Francis Dupont [Tue, 7 Jul 2026 21:09:58 +0000 (23:09 +0200)] 
[#4547] Added ChangeLog

3 weeks ago[#4547] Checkpoint
Francis Dupont [Tue, 7 Jul 2026 18:32:54 +0000 (20:32 +0200)] 
[#4547] Checkpoint

3 weeks ago[#4674] Ported warning fix
Francis Dupont [Thu, 9 Jul 2026 15:29:07 +0000 (17:29 +0200)] 
[#4674] Ported warning fix

3 weeks ago[#4630] disable netconf in test if not present
Marcin Godzina [Thu, 9 Jul 2026 07:31:20 +0000 (09:31 +0200)] 
[#4630] disable netconf in test if not present

3 weeks ago[#4549] Added client id check
Francis Dupont [Sun, 5 Jul 2026 08:58:28 +0000 (10:58 +0200)] 
[#4549] Added client id check

3 weeks ago[#4549] Fixed while typo
Francis Dupont [Sat, 4 Jul 2026 15:01:52 +0000 (17:01 +0200)] 
[#4549] Fixed while typo

3 weeks ago[#4630] generate versions automatically
Razvan Becheriu [Wed, 8 Jul 2026 19:39:56 +0000 (22:39 +0300)] 
[#4630] generate versions automatically

3 weeks ago[#4630] explicitly check the usage output
Razvan Becheriu [Wed, 8 Jul 2026 18:46:24 +0000 (21:46 +0300)] 
[#4630] explicitly check the usage output

3 weeks ago[#4630] fixed -F for kea-dhcp-ddns and kea-netconf
Razvan Becheriu [Wed, 8 Jul 2026 16:21:45 +0000 (19:21 +0300)] 
[#4630] fixed -F for kea-dhcp-ddns and kea-netconf

3 weeks ago[#4630] expanded testing to include d2 and nc
Marcin Godzina [Wed, 8 Jul 2026 15:29:33 +0000 (17:29 +0200)] 
[#4630] expanded testing to include d2 and nc

3 weeks ago[#4630] removed space in rst file
Marcin Godzina [Tue, 7 Jul 2026 08:05:24 +0000 (10:05 +0200)] 
[#4630] removed space in rst file

3 weeks ago[#4630] added changelog
Marcin Godzina [Tue, 7 Jul 2026 07:33:12 +0000 (09:33 +0200)] 
[#4630] added changelog

3 weeks ago[#4630] moved -d to begining
Marcin Godzina [Tue, 7 Jul 2026 07:27:27 +0000 (09:27 +0200)] 
[#4630] moved -d to begining

3 weeks ago[#4630] keactrl options tests
Marcin Godzina [Mon, 6 Jul 2026 18:24:12 +0000 (20:24 +0200)] 
[#4630] keactrl options tests

3 weeks ago[#4630] Added server options to keactrl
Marcin Godzina [Mon, 6 Jul 2026 11:54:16 +0000 (13:54 +0200)] 
[#4630] Added server options to keactrl