Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3587] Bulk of the code changes | Thomas Markwalder | 2024-10-28 | 25 | -299/+344 |
* | [#3605] fixed fuzz on BSD-like systems | Razvan Becheriu | 2024-10-24 | 1 | -2/+1 |
* | [#3605] Integrate a new fuzzing solution in Kea | Andrei Pavel | 2024-10-23 | 6 | -52/+73 |
* | [#3605] Remove extra semis | Andrei Pavel | 2024-10-23 | 23 | -59/+59 |
* | [#3605] Prepare existing code for fuzzing | Andrei Pavel | 2024-10-23 | 6 | -77/+82 |
* | [#3582] Extended option-data toElement | Francis Dupont | 2024-10-23 | 4 | -5/+87 |
* | [#3583] Addressred review comments | Thomas Markwalder | 2024-10-15 | 7 | -17/+37 |
* | [#3583] MySQL CB V6 supports option class tagging | Thomas Markwalder | 2024-10-15 | 2 | -96/+27 |
* | [#3583] MySQL CB V4 supports option class tagging | Thomas Markwalder | 2024-10-15 | 1 | -4/+5 |
* | [#3583] kea-dhcp4 now supports option class tagging | Thomas Markwalder | 2024-10-15 | 3 | -0/+58 |
* | [#3583] Added client-class to OptionDescriptor | Thomas Markwalder | 2024-10-15 | 7 | -29/+262 |
* | [#3586] updated documentation | Razvan Becheriu | 2024-10-09 | 4 | -10/+15 |
* | [#3536] fix check-messages | Razvan Becheriu | 2024-10-03 | 2 | -18/+18 |
* | [#3536] addressed review comments | Razvan Becheriu | 2024-10-03 | 1 | -12/+40 |
* | [#3536] moved log messages and loggers | Razvan Becheriu | 2024-10-03 | 4 | -863/+15 |
* | [#3536] refactor getDBVersions | Razvan Becheriu | 2024-10-03 | 6 | -24/+35 |
* | [#3536] addressed comments | Razvan Becheriu | 2024-10-03 | 1 | -1/+5 |
* | [#3536] wrap long lines | Razvan Becheriu | 2024-10-03 | 1 | -1/+3 |
* | [#3536] remove Initializer | Razvan Becheriu | 2024-10-03 | 4 | -12/+18 |
* | [#3536] implement getDBVersion | Razvan Becheriu | 2024-10-03 | 9 | -36/+148 |
* | [#3536] enable unittests | Razvan Becheriu | 2024-10-03 | 7 | -4/+70 |
* | [#3536] remove HAVE_MYSQL and HAVE_PGSQL | Razvan Becheriu | 2024-10-03 | 5 | -68/+1 |
* | [#3536] added hook callouts | Razvan Becheriu | 2024-10-03 | 3 | -38/+0 |
* | [#3599] release changesKea-2.7.3 | Marcin Godzina | 2024-09-23 | 11 | -24/+24 |
* | [#3597] bump up library versions for 2.7.3 release | Razvan Becheriu | 2024-09-20 | 1 | -1/+1 |
* | [#3506] Checkpoint: renamed get/set ControlSocketInfo | Francis Dupont | 2024-09-20 | 2 | -3/+3 |
* | [#3536] moved lease and host backends | Razvan Becheriu | 2024-09-16 | 20 | -7492/+11 |
* | [#3536] move lease and host backends | Razvan Becheriu | 2024-09-16 | 9 | -19685/+0 |
* | [#3419] Spelling | Francis Dupont | 2024-09-16 | 4 | -6/+6 |
* | [#3419] Added a DB test mode | Francis Dupont | 2024-09-16 | 4 | -0/+18 |
* | [#3536] addressed review comments | Razvan Becheriu | 2024-09-11 | 1 | -6/+9 |
* | [#3536] addressed review comments | Razvan Becheriu | 2024-09-11 | 7 | -28/+34 |
* | [#3536] implemented register and deregister in lease mgr factory | Razvan Becheriu | 2024-09-11 | 12 | -33/+393 |
* | [#3504] fix Kea not being able to find exec paths in custom sbindir | Andrei Pavel | 2024-09-09 | 1 | -1/+1 |
* | [#1387] Addressed comments | Francis Dupont | 2024-09-04 | 3 | -12/+21 |
* | [#1387] Added unit tests | Francis Dupont | 2024-09-04 | 7 | -22/+180 |
* | [#1387] Checkpoint: fixes | Francis Dupont | 2024-09-04 | 1 | -63/+66 |
* | [#1387] Checkpoint: database host code | Francis Dupont | 2024-09-04 | 2 | -47/+180 |
* | [#1387] Checkpoint: added PDExclude UTs | Francis Dupont | 2024-09-04 | 3 | -92/+338 |
* | [#1387] Checkpoint: added PPexclude | Francis Dupont | 2024-09-04 | 5 | -19/+151 |
* | [#3549] bump up library versions for 2.7.2 release | Razvan Becheriu | 2024-08-26 | 1 | -1/+1 |
* | [#1945] log EVAL_RESULT messages only at debug level | Andrei Pavel | 2024-08-22 | 4 | -22/+41 |
* | [#3502] Additional updates | Francis Dupont | 2024-08-21 | 1 | -1/+1 |
* | [#3502] Updated misc UTs | Francis Dupont | 2024-08-21 | 1 | -1/+1 |
* | [#3477] Typos (Razvan's proposals) | Francis Dupont | 2024-08-01 | 1 | -4/+4 |
* | [#3477] Introduced a new config class | Francis Dupont | 2024-08-01 | 3 | -9/+12 |
* | [#3477] Moved to control-sockets | Francis Dupont | 2024-08-01 | 6 | -35/+86 |
* | [#3477] Checkpoint before regen | Francis Dupont | 2024-08-01 | 1 | -0/+1 |
* | [#3477] Updated dhcp4 syntax | Francis Dupont | 2024-08-01 | 1 | -0/+1 |
* | [#3520] release changesKea-2.7.1 | Wlodek Wencel | 2024-07-29 | 3 | -3/+3 |