Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3361] fix typosKea-2.5.8 | Wlodek Wencel | 2024-04-29 | 2 | -3/+3 |
| | |||||
* | [#3361] release changes | Wlodzimierz Wencel | 2024-04-29 | 133 | -163/+168 |
| | |||||
* | [#3355] bump up library versions for 2.5.8 release | Piotrek Zadroga | 2024-04-26 | 19 | -19/+24 |
| | |||||
* | [#2984] Updated doc | Francis Dupont | 2024-04-26 | 1 | -4/+5 |
| | |||||
* | [#2976] addressed review | Razvan Becheriu | 2024-04-26 | 3 | -23/+22 |
| | |||||
* | [#2976] Added doc and ChangeLog entry | Francis Dupont | 2024-04-26 | 2 | -1/+42 |
| | |||||
* | [#2976] Added DORA+RENEW tests | Francis Dupont | 2024-04-26 | 2 | -6/+259 |
| | |||||
* | [#2976] Began basic UTs | Francis Dupont | 2024-04-26 | 3 | -10/+449 |
| | |||||
* | [#2976] Added recoverStashedAgentOption | Francis Dupont | 2024-04-26 | 5 | -10/+141 |
| | |||||
* | [#2976] Disabled stashed RAI in updateLease4ExtendedInfo | Francis Dupont | 2024-04-26 | 2 | -0/+69 |
| | |||||
* | [#2976] Disabled stashed RAI copy into response | Francis Dupont | 2024-04-26 | 2 | -8/+62 |
| | |||||
* | [#2976] Rebuilt get_config_unittest.cc | Francis Dupont | 2024-04-26 | 1 | -2/+78 |
| | |||||
* | [#2976] Regen flex/bison | Francis Dupont | 2024-04-26 | 4 | -4021/+4072 |
| | |||||
* | [#2976] Extended syntax | Francis Dupont | 2024-04-26 | 7 | -1/+27 |
| | |||||
* | [#2820] addressed review comments | Piotrek Zadroga | 2024-04-26 | 8 | -8/+44 |
| | |||||
* | [#2820] revert some log msgs | Piotrek Zadroga | 2024-04-26 | 8 | -45/+26 |
| | |||||
* | [#2820] ChangeLog entry | Piotrek Zadroga | 2024-04-26 | 1 | -0/+6 |
| | |||||
* | [#2820] small fixes | Piotrek Zadroga | 2024-04-26 | 2 | -11/+11 |
| | |||||
* | [#2820] add tid in some packets logs | Piotrek Zadroga | 2024-04-26 | 8 | -51/+89 |
| | |||||
* | [#2820] add tid in some options logs | Piotrek Zadroga | 2024-04-26 | 6 | -11/+17 |
| | |||||
* | [#2820] add tid in some leases logs | Piotrek Zadroga | 2024-04-26 | 3 | -2/+3 |
| | |||||
* | [#2820] add tid in all eval logs | Piotrek Zadroga | 2024-04-26 | 9 | -610/+734 |
| | |||||
* | [#2820] add tid in some ddns logs | Piotrek Zadroga | 2024-04-26 | 3 | -4/+5 |
| | |||||
* | [#2820] add tid in some bad-packets logs | Piotrek Zadroga | 2024-04-26 | 6 | -15/+21 |
| | |||||
* | [#2820] add tid in some alloc-engine logs | Piotrek Zadroga | 2024-04-26 | 3 | -12/+18 |
| | |||||
* | [#3344] Addressed review comments (doc) | Marcin Siodelski | 2024-04-26 | 4 | -25/+63 |
| | |||||
* | [#3344] Correct Kea versions in comments | Tomek Mrugalski | 2024-04-26 | 3 | -9/+9 |
| | |||||
* | [#3344] Fix origin type in notify cmd | Marcin Siodelski | 2024-04-26 | 2 | -2/+10 |
| | |||||
* | [#3344] Use origin-id instead of origin | Marcin Siodelski | 2024-04-26 | 14 | -56/+499 |
| | | | | | The HA partners now send the commands with both origin-id and origin to provide backward compatibility between different Kea versions. | ||||
* | [#1914] Use IOService::stopAndPoll | Marcin Siodelski | 2024-04-26 | 1 | -5/+1 |
| | |||||
* | [#1914] Fixed unstable HA tests | Marcin Siodelski | 2024-04-26 | 2 | -1/+8 |
| | |||||
* | [#3254] add ChangeLog entry | Andrei Pavel | 2024-04-24 | 1 | -0/+6 |
| | |||||
* | [#3254] 'premium: no' in version when missing | Andrei Pavel | 2024-04-24 | 1 | -0/+1 |
| | |||||
* | [#3254] consistent version output across executables | Andrei Pavel | 2024-04-24 | 27 | -59/+87 |
| | | | | | | | | | | | | | | | - replace VERSION with PACKAGE_VERSION in src/bin/admin to avoid overlap with VERSION used in src/share/database. - add -V to kea-admin - add -V to kea-shell - add -V to keactrl - add -V to perfdhcp - removed getVersionAddendum from d2 and added the openssl version to the output of other process versions since it's not only used by d2 - make all -V outputs consistent. Some are showing only core version and are missing premium version which is fine since they are the executables that don't have something to do with premium directly anyway. | ||||
* | [#3254] show premium source in extended version | Andrei Pavel | 2024-04-24 | 6 | -17/+24 |
| | |||||
* | [#3254] show premium source in config report | Andrei Pavel | 2024-04-24 | 1 | -2/+3 |
| | |||||
* | [#3314] Addressed review comment | Thomas Markwalder | 2024-04-24 | 1 | -1/+1 |
| | | | | Typo in UT commentary. | ||||
* | [#3314] Review comment | Thomas Markwalder | 2024-04-24 | 1 | -1/+2 |
| | | | | | Fixed UT test. modified: callout_handle_unittest.cc | ||||
* | [#3314] Add optional handle context member fetch | Thomas Markwalder | 2024-04-24 | 2 | -0/+61 |
| | | | | | modified: src/lib/hooks/callout_handle.h modified: src/lib/hooks/tests/callout_handle_unittest.cc | ||||
* | [#3247] add rocky linux 9 | Marcin Godzina | 2024-04-24 | 1 | -33/+78 |
| | |||||
* | [#3321] Added back missing header in Makefile.am | Tomek Mrugalski | 2024-04-23 | 1 | -0/+1 |
| | |||||
* | [#3321] legacy code removed | Tomek Mrugalski | 2024-04-23 | 11 | -1384/+3 |
| | |||||
* | [#3347] Updated ChangeLog | Thomas Markwalder | 2024-04-23 | 2 | -4/+3 |
| | |||||
* | [#3347] Added ChangeLog | Thomas Markwalder | 2024-04-23 | 1 | -0/+6 |
| | |||||
* | [#3347] Handle calls with no subnet | Thomas Markwalder | 2024-04-23 | 5 | -19/+38 |
| | | | | | | | | | | | | Move handling of subnet parmaeter from callouts to PerfMonMgr::processPktEventStack(). modified: perfmon_callouts.cc perfmon_mgr.cc perfmon_mgr.h tests/Makefile.am tests/perfmon_mgr_unittests.cc | ||||
* | [#3294] ChangeLog entry | Piotrek Zadroga | 2024-04-23 | 1 | -0/+9 |
| | |||||
* | [#3294] adding UTs | Piotrek Zadroga | 2024-04-23 | 4 | -0/+54 |
| | |||||
* | [#3294] fix reservation-del psql query | Piotrek Zadroga | 2024-04-23 | 1 | -1/+2 |
| | | | | | | - fixing a bug where when postgresql used as hosts reservations backend and when trying to delete only one reservation with host_cmds reservation-del by ipv6 and subnet-id, all host reservations in given subnet were deleted | ||||
* | [#3315] use enum SpawnMode instead of bool | Razvan Becheriu | 2024-04-22 | 9 | -44/+48 |
| | |||||
* | [#3315] use stopAndPoll | Razvan Becheriu | 2024-04-22 | 68 | -455/+204 |
| |