Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#2101] addressed review comments | Razvan Becheriu | 2024-12-24 | 1 | -0/+6 |
| | |||||
* | [#3663] Added issue number to ChangeLog | Thomas Markwalder | 2024-12-16 | 1 | -1/+1 |
| | |||||
* | [#2819] Added ChangeLog entry | Thomas Markwalder | 2024-12-16 | 1 | -0/+6 |
| | | | | | Changes to be committed: modified: ChangeLog | ||||
* | [#3686] release changesKea-2.7.5 | Marcin Godzina | 2024-12-06 | 1 | -0/+22 |
| | |||||
* | [#3685] bump up library versions for 2.7.5 release | Marcin Godzina | 2024-12-06 | 1 | -0/+5 |
| | |||||
* | [#3655] Added ChangeLog for #3655 | Marcin Siodelski | 2024-12-04 | 1 | -0/+6 |
| | |||||
* | [#3674] Fixed ChangeLog | Francis Dupont | 2024-11-28 | 1 | -2/+2 |
| | |||||
* | [#3592] Addressed remaining comments | Thomas Markwalder | 2024-11-26 | 1 | -6/+6 |
| | | | | | | | Changes to be committed: modified: ChangeLog modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst | ||||
* | [#3592] Addressed review comments | Thomas Markwalder | 2024-11-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Addressed first round of comments. Changes to be committed: modified: ChangeLog modified: doc/sphinx/arm/classify.rst modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: src/bin/dhcp4/tests/classify_unittest.cc modified: src/lib/dhcp/classify.cc modified: src/lib/dhcp/classify.h modified: src/lib/dhcpsrv/parsers/base_network_parser.cc modified: src/lib/dhcpsrv/parsers/base_network_parser.h modified: src/lib/dhcpsrv/tests/shared_network_parser_unittest.cc | ||||
* | [#3592] Added missing ChangeLog for #3587 | Thomas Markwalder | 2024-11-26 | 1 | -0/+8 |
| | | | | modified: ChangeLog | ||||
* | [#3592] Updated ARM and added ChangeLog | Thomas Markwalder | 2024-11-26 | 1 | -1/+8 |
| | | | | | | | | | modified: ChangeLog modified: doc/sphinx/arm/classify.rst modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/arm/hooks-bootp.rst modified: doc/sphinx/arm/hooks-ha.rst | ||||
* | [#3609] Improved ChangeLog entry | Francis Dupont | 2024-11-22 | 1 | -3/+4 |
| | |||||
* | [#3609] Addressed final comments | Francis Dupont | 2024-11-22 | 1 | -1/+7 |
| | |||||
* | [#2736] Addressed review comments | Thomas Markwalder | 2024-11-19 | 1 | -5/+5 |
| | | | | | | | | Changes to be committed: modified: ../../../../ChangeLog modified: ../../../../doc/sphinx/arm/classify.rst modified: ../parsers/client_class_def_parser.cc modified: client_class_def_parser_unittest.cc | ||||
* | [#2736] Warn on additional and lifetime params | Thomas Markwalder | 2024-11-19 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | Updated the ARM: /doc/sphinx/arm/dhcp4-srv.rst /doc/sphinx/arm/dhcp6-srv.rst Added ChangeLog /src/lib/dhcpsrv/dhcpsrv_messages.* DHCPSRV_CLASS_WITH_ADDTIONAL_AND_LIFETIMES - new message /src/lib/dhcpsrv/parsers/client_class_def_parser.cc ClientClassDefParser::parse() - now emits WARN log /src/lib/dhcpsrv/tests/client_class_def_parser_unittest.cc TEST_F(ClientClassDefParserTest, addtionalWithLifetimes4) TEST_F(ClientClassDefParserTest, addtionalWithLifetimes6) - new tests | ||||
* | [#3257] Fixed ChangeLog | Thomas Markwalder | 2024-11-19 | 1 | -1/+1 |
| | |||||
* | [#3257] Suppress NCRs when reusing leases | Thomas Markwalder | 2024-11-19 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | /src/bin/dhcp4/dhcp4_srv.cc Dhcpv4Srv::createNameChangeRequests() - modified to check for reused lease /src/bin/dhcp4/tests/dora_unittest.cc DORATest::leaseCaching() - modified to verify suppression of NCRs /src/bin/dhcp6/dhcp6_srv.cc Dhcpv6Srv::createNameChangeRequests() - modified to iteralte over IA contexts rather than IA options in response and to check for reused leases /src/bin/dhcp6/tests/fqdn_unittest.cc Updated tests to populate IAContexts /src/bin/dhcp6/tests/sarr_unittest.cc SARRTest::leaseCaching()- modified to verify suppression of NCRs /src/lib/dhcpsrv/alloc_engine.* AllocEngine::ClientContext6::IAContext - added reused_leases_ container AllocEngine::ClientContext6::getIAContexts() - new function | ||||
* | [#3650] Address review: format ChangeLog entries | Andrei Pavel | 2024-10-31 | 1 | -3/+3 |
| | |||||
* | [#3650] configure.ac version bumped up | Wlodek Wencel | 2024-10-30 | 1 | -5/+12 |
| | |||||
* | [#3646] release changes | Wlodek Wencel | 2024-10-29 | 1 | -0/+52 |
| | |||||
* | [#3639] bump up library versions for 2.7.4 release | Razvan Becheriu | 2024-10-28 | 1 | -0/+5 |
| | |||||
* | [#3538] Updated the ARM | Thomas Markwalder | 2024-10-24 | 1 | -0/+6 |
| | | | | | | modified: ChangeLog modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/debug-messages.rst | ||||
* | [#2974] minor changes | Razvan Becheriu | 2024-10-23 | 1 | -1/+1 |
| | |||||
* | [#2974] Added ChangeLog | Thomas Markwalder | 2024-10-23 | 1 | -0/+7 |
| | |||||
* | [#3583] Amended ChangeLog for #3536 | Thomas Markwalder | 2024-10-15 | 1 | -7/+4 |
| | |||||
* | [#3594] added ChangeLog entry | Razvan Becheriu | 2024-10-08 | 1 | -0/+7 |
| | |||||
* | [#3536] added ChangeLog entry | Razvan Becheriu | 2024-10-03 | 1 | -0/+10 |
| | |||||
* | [#3565] Added ChangeLog for #3565 | Marcin Siodelski | 2024-10-01 | 1 | -0/+8 |
| | |||||
* | [#3578] added ChangeLog entry | Razvan Becheriu | 2024-09-30 | 1 | -0/+5 |
| | |||||
* | [#3599] release changesKea-2.7.3 | Marcin Godzina | 2024-09-23 | 1 | -0/+12 |
| | |||||
* | [#3597] bump up library versions for 2.7.3 release | Razvan Becheriu | 2024-09-20 | 1 | -1/+6 |
| | |||||
* | [#3576] Updated ARM, added ChangeLog | Thomas Markwalder | 2024-09-20 | 1 | -0/+9 |
| | | | | | | modified: ChangeLog doc/sphinx/arm/classify.rst | ||||
* | [#3570] Fix line length in ChangeLog | Thomas Markwalder | 2024-09-18 | 1 | -3/+3 |
| | |||||
* | [#3542] Added ChangeLog entry | Razvan Becheriu | 2024-09-16 | 1 | -0/+7 |
| | |||||
* | [#3542] do not open sockets in test mode | Razvan Becheriu | 2024-09-11 | 1 | -2/+2 |
| | |||||
* | [#3550] add ChangeLog entry | Andrei Pavel | 2024-09-11 | 1 | -2/+2 |
| | |||||
* | [#3504] add ChangeLog entry | Andrei Pavel | 2024-09-09 | 1 | -0/+5 |
| | |||||
* | [#1387] Added a ChangeLog entry | Francis Dupont | 2024-09-04 | 1 | -0/+7 |
| | |||||
* | [#3533] add AUTHORS and ChangeLog entries | Andrei Pavel | 2024-09-03 | 1 | -0/+5 |
| | |||||
* | [#3532] bring AUTHORS and ChangeLog up to date | Andrei Pavel | 2024-09-03 | 1 | -2/+2 |
| | |||||
* | [#3532] Add ChangeLog and AUTHORS entries. | Dimitry Andric | 2024-09-03 | 1 | -0/+7 |
| | |||||
* | [#3556] release changesKea-2.7.2 | Andrei Pavel | 2024-08-26 | 1 | -1/+4 |
| | |||||
* | [#3550] AC_PROG_LN_S and ChangeLog entry | Andrei Pavel | 2024-08-26 | 1 | -0/+3 |
| | |||||
* | [#3549] bump up library versions for 2.7.2 release | Razvan Becheriu | 2024-08-26 | 1 | -0/+5 |
| | |||||
* | [#3513] add ChangeLog entry | Andrei Pavel | 2024-08-22 | 1 | -0/+7 |
| | |||||
* | [#1945] add ChangeLog entry | Andrei Pavel | 2024-08-22 | 1 | -0/+10 |
| | |||||
* | [#3483] Added a ChangeLog entry | Francis Dupont | 2024-08-22 | 1 | -0/+7 |
| | |||||
* | [#3502] Added a ChangeLog entry | Francis Dupont | 2024-08-21 | 1 | -0/+5 |
| | |||||
* | [#3477] Addressed comments | Francis Dupont | 2024-08-21 | 1 | -1/+1 |
| | |||||
* | [#3477] Added a ChangeLog entry | Francis Dupont | 2024-08-21 | 1 | -0/+9 |
| |