| Commit message (Expand) | Author | Age | Files | Lines |
* | [#1671] the -t parameter now loads and checks hook libraries config | Razvan Becheriu | 2023-03-17 | 1 | -4/+16 |
* | [#2769] release changes | Andrei Pavel | 2023-02-17 | 1 | -1/+1 |
* | [#2702] moved cfgrpt inside process folder | Razvan Becheriu | 2023-02-11 | 1 | -1/+1 |
* | [#2577] release changes | Marcin Godzina | 2022-09-26 | 1 | -1/+1 |
* | [#1955] don't revert logging on initial config fail | Andrei Pavel | 2022-09-06 | 1 | -1/+9 |
* | [#1947] 1.9.9 release changes | Andrei Pavel | 2021-06-28 | 1 | -1/+1 |
* | [#1907] addressed comments | Razvan Becheriu | 2021-06-09 | 1 | -1/+1 |
* | [#1907] addressed comments | Razvan Becheriu | 2021-06-09 | 1 | -0/+4 |
* | [#1907] fixed compilation | Razvan Becheriu | 2021-06-09 | 1 | -199/+194 |
* | [#1907] catch all exceptions in main functions | Razvan Becheriu | 2021-06-09 | 1 | -195/+200 |
* | [#1236] Avoid literal literal comparison | Francis Dupont | 2020-05-19 | 1 | -1/+1 |
* | [#1184] Finished development warn stuff | Francis Dupont | 2020-05-14 | 1 | -1/+3 |
* | [#1184] Checkpoint: message added, todo: minor improvements | Francis Dupont | 2020-05-14 | 1 | -1/+8 |
* | [#893] addressed review comments | Razvan Becheriu | 2020-04-15 | 1 | -1/+1 |
* | [#893] addressed review comments | Razvan Becheriu | 2020-04-15 | 1 | -2/+0 |
* | [#893] addressed review comments | Razvan Becheriu | 2020-04-15 | 1 | -20/+1 |
* | [#893] added multi-threading parameters | Razvan Becheriu | 2020-04-14 | 1 | -1/+1 |
* | [#893] addressed review | Razvan Becheriu | 2020-03-18 | 1 | -1/+1 |
* | [#893] enable command line parameters | Razvan Becheriu | 2020-03-18 | 1 | -2/+4 |
* | [#1115] shutdown command exit-value arg, exit w/failure on db loss | Thomas Markwalder | 2020-03-04 | 1 | -1/+1 |
* | [#1128] 1.7.4 pre prelease changes | Wlodek Wencel | 2020-02-25 | 1 | -1/+1 |
* | [#892] addressed review comments | Razvan Becheriu | 2020-02-21 | 1 | -2/+2 |
* | [#892] fixed command line parameters | Razvan Becheriu | 2020-02-21 | 1 | -1/+1 |
* | [#892] create pkt thread pool and handle processing using multiple threads | Razvan Becheriu | 2020-02-21 | 1 | -19/+30 |
* | updated versions, updated copyright dates, sorted messages | Michal Nowikowski | 2019-05-28 | 1 | -1/+1 |
* | [82-improve-kea-test-capabilities] Added remote port to dhcp4/dhcp6/perfdhcp | Francis Dupont | 2019-01-18 | 1 | -7/+28 |
* | [82-improve-kea-test-capabilities] Made "server" port | Francis Dupont | 2019-01-18 | 1 | -8/+9 |
* | [#137,!42] Kea version moved to separate header. | Tomek Mrugalski | 2018-09-21 | 1 | -0/+1 |
* | [#25,!14] Copyright update | Tomek Mrugalski | 2018-09-07 | 1 | -1/+1 |
* | [#25,!14] DHCP4,6 now use Deamon to set up default logger name | Tomek Mrugalski | 2018-09-07 | 1 | -3/+3 |
* | [#25,!14] UserContext is now in isc::data, deps updated | Tomek Mrugalski | 2018-09-07 | 1 | -2/+4 |
* | [fdunparse2] Rebased, still reservations to do | Francis Dupont | 2017-03-07 | 1 | -0/+3 |
* | [3770_rebase] Updated code (but not doc) to -t file | Francis Dupont | 2017-02-14 | 1 | -8/+8 |
* | [3770_rebase] Implemented logic checks for DHCPv6 | Tomek Mrugalski | 2017-02-13 | 1 | -0/+32 |
* | [3770] Added -t to kea-dhcp6 | Francis Dupont | 2017-02-13 | 1 | -2/+28 |
* | Corrected typos | Andrei Pavel | 2016-12-14 | 1 | -2/+3 |
* | [4310] Put LOG_FATAL() calls in a try block to avoid double errors | Francis Dupont | 2016-02-24 | 1 | -4/+12 |
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
* | [3769] DHCPv6 now uses PID file | Thomas Markwalder | 2015-07-02 | 1 | -0/+16 |
* | [master] Merged trac3859 (getVersion() defined outside its module) | Francis Dupont | 2015-06-15 | 1 | -2/+2 |
|\ |
|
| * | [3859] redeclare and redefine the getVersion() | Francis Dupont | 2015-05-22 | 1 | -2/+2 |
* | | [master] Merged trac3513 (-V extended version) | Francis Dupont | 2015-06-15 | 1 | -7/+13 |
|\ \ |
|
| * | | [3513] Adopted standard order for usage (flags then options) and main (same w... | Francis Dupont | 2015-06-13 | 1 | -7/+7 |
| * | | [3513] Added the code for -W, now working on the doc | Francis Dupont | 2015-06-10 | 1 | -2/+8 |
| |/ |
|
* / | [3732] removed bundy from code and most docs | Francis Dupont | 2015-05-18 | 1 | -2/+1 |
|/ |
|
* | [3755] Add started message to log output | Shawn Routhier | 2015-03-18 | 1 | -1/+4 |
* | [3534] Logger configuration can be rolled back. | Marcin Siodelski | 2014-09-03 | 1 | -1/+7 |
* | [3508] Changes after review | Tomek Mrugalski | 2014-08-11 | 1 | -22/+4 |
* | [3508] Fix in -V option for DHCPv6 | Tomek Mrugalski | 2014-08-11 | 1 | -1/+1 |
* | [3508] version reporting added to Kea4,Kea6,D2 | Tomek Mrugalski | 2014-08-11 | 1 | -6/+40 |