summaryrefslogtreecommitdiffstats
path: root/src/bin/d2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [#3733] release changesWlodek Wencel6 days9-15/+15
|
* [#3398] Address src/bin UTsFrancis Dupont7 days1-1/+1
|
* [#3082] add support for multiple unix and http socketsRazvan Becheriu12 days11-388/+558
|
* [#3696] Updated UT filesFrancis Dupont2025-01-151-10/+1
|
* [#3602] fixed crash in http/https UTsRazvan Becheriu2024-10-281-6/+5
|
* [#3605] Remove extra semisAndrei Pavel2024-10-2314-30/+30
|
* [#3536] remove HAVE_MYSQL and HAVE_PGSQLRazvan Becheriu2024-10-031-6/+1
|
* [#3578] added load write and reload testRazvan Becheriu2024-09-301-3/+2
|
* [#3506] Improved UNIX codeFrancis Dupont2024-09-201-0/+1
|
* [#3506] Checkpoint: renamed get/set ControlSocketInfoFrancis Dupont2024-09-202-5/+6
|
* [#3506] Checkpoint: split UnixCommandMgrFrancis Dupont2024-09-203-13/+16
|
* [#3477] Applied and completed patchFrancis Dupont2024-09-201-12/+10
|
* [#3477] Handled CA dir pathFrancis Dupont2024-09-202-5/+19
|
* [#3477] Checkpoint: began DHCPv4 TLS UTsFrancis Dupont2024-09-201-14/+0
|
* [#3477] Fixed longCommand UTFrancis Dupont2024-09-201-4/+2
|
* [#3477] Added TLS UT to d2Francis Dupont2024-09-202-86/+740
|
* [#3477] Checkpoint: first UT updatesFrancis Dupont2024-09-201-4/+4
|
* [#3477] Small fixes proposed by RazvanFrancis Dupont2024-09-202-2/+2
|
* [#3556] release changesKea-2.7.2Andrei Pavel2024-08-262-22/+20
|
* [#3478] Finished server sideFrancis Dupont2024-08-211-0/+3
|
* [#3490] Post rebase updatesFrancis Dupont2024-08-081-1/+1
|
* [#3477] Last fixes before 2.7.2Francis Dupont2024-08-012-4/+4
|
* [#3477] Addressed commentsFrancis Dupont2024-08-012-38/+39
|
* [#3477] Making socket name/address exclusive (2)Francis Dupont2024-08-012-2/+48
|
* [#3477] Regen bisonFrancis Dupont2024-08-012-160/+162
|
* [#3477] Making socket name/address exclusive (1)Francis Dupont2024-08-011-0/+2
|
* [#3477] Addressed commentsFrancis Dupont2024-08-011-1/+1
|
* [#3477] Fixed Botan buildFrancis Dupont2024-08-012-2/+2
|
* [#3477] Addressed some commentsFrancis Dupont2024-08-011-1/+1
|
* [#3477] fixed comments and unittestsRazvan Becheriu2024-08-012-11/+11
|
* [#3477] Finished unit testsFrancis Dupont2024-08-012-69/+74
|
* [#3477] Checkpoint: finished d2 UTsFrancis Dupont2024-08-012-671/+455
|
* [#3477] Checkpoint: added d2 UTsFrancis Dupont2024-08-011-0/+1411
|
* [#3477] Checkpoint: updating serversFrancis Dupont2024-08-012-2/+14
|
* [#3477] Introduced a new config classFrancis Dupont2024-08-011-1/+6
|
* [#3477] Updated d2 and some UTsFrancis Dupont2024-08-018-98/+166
|
* [#3477] Regen flex/bisonFrancis Dupont2024-08-014-1331/+2560
|
* [#3477] Checkpoint before regen (2)Francis Dupont2024-08-011-0/+51
|
* [#3477] Checkpoint before regenFrancis Dupont2024-08-012-5/+395
|
* [#2611] Added queue-mgr-queue-full stat to D2Thomas Markwalder2024-06-072-2/+16
| | | | | | | | | | | | src/bin/d2/d2_queue_mgr.cc D2QueueMgr::operator() - increments queue-full stat src/bin/d2/tests/d2_queue_mgr_unittests.cc TEST_F (QueueMgrUDPTest, liveFeed) - modified to verify new stat src/lib/d2srv/d2_stats.* Added new stat to D2Stats::ncr
* [#2618] Fixed shadowFrancis Dupont2024-06-051-1/+0
|
* [#3361] release changesWlodzimierz Wencel2024-04-2916-16/+15
|
* [#3254] consistent version output across executablesAndrei Pavel2024-04-242-13/+0
| | | | | | | | | | | | | | | - 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.
* [#3315] use stopAndPollRazvan Becheriu2024-04-225-32/+9
|
* [#3315] addressed review commentsRazvan Becheriu2024-04-222-8/+13
|
* [#3315] use internal IOService for hooksRazvan Becheriu2024-04-2214-45/+57
|
* [#3133] Updated code and testsFrancis Dupont2024-04-162-15/+137
|
* [#3133] CheckpointFrancis Dupont2024-04-163-3/+9
|
* [#3133] Regen flex/bisonFrancis Dupont2024-04-164-1072/+1134
|
* [#3133] Extended syntaxFrancis Dupont2024-04-162-2/+28
|