summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-18[#2487] Toned down message ID and textThomas Markwalder5-62/+62
2022-07-14[#2469] moved upload to cloudsmith step later in the process, addressed revie...Wlodek Wencel1-8/+9
2022-07-14[#2469] updates to release checklistWlodek Wencel1-12/+13
2022-07-12[#2481] Added ChangeLog entryThomas Markwalder1-0/+5
2022-07-12[#2481] Addressed review commentsThomas Markwalder1-25/+6
2022-07-12Apply 17 suggestion(s) to 3 file(s)Suzanne Goldlust3-49/+43
2022-07-12[#2481] unrelated - respect naming convention for structsAndrei Pavel3-12/+12
2022-07-12[#2481] document lease limits in the ARMAndrei Pavel3-83/+229
2022-07-11[#2083] addressed commentsRazvan Becheriu1-3/+3
2022-07-11[#2083] addressed commentsRazvan Becheriu1-5/+5
2022-07-11[#2083] addressed commentsRazvan Becheriu1-36/+38
2022-07-11[#2083] fixed documentationRazvan Becheriu1-72/+73
2022-07-11[#2083] fixed ha rst documntation by adding quotation marcs and fixing indent...Razvan Becheriu1-1197/+1118
2022-07-08[#2419] Make suggested changes from Code ReviewDan Theisen8-16/+18
2022-07-08[#2419] Add changelog entry for reservation conflicts statDan Theisen1-7/+6
2022-07-08[#2419] Add changelog entry for reservation conflicts statDan Theisen1-0/+8
2022-07-08[#2419] Begin adding stats to track HR assignment conflictsDan Theisen1-1/+1
2022-07-08[#2419] Modify existing unit tests that cause reservation conflicts to ensure...Dan Theisen3-4/+37
2022-07-08[#2419] Add documentation for v4-reservation-conflictsDan Theisen2-0/+20
2022-07-08[#2419] Fix statistics (add v4-reservation-conflicts) unit tests for dhcp4Dan Theisen3-3/+4
2022-07-08[#2419] Begin adding stats to track HR assignment conflictsDan Theisen4-2/+24
2022-07-08[#2432] Added a note about no longer needing autogenerationTomek Mrugalski1-7/+9
2022-07-08[#2432] solve warning: std::binary_function is deprecatedAndrei Pavel2-8/+4
2022-07-08[#2432] solve warning: std::unary_function is deprecatedAndrei Pavel4-13/+13
2022-07-08[#2432] solve warning: unused variable ‘err’Andrei Pavel1-1/+1
2022-07-07[#2448] add NEXT_STEP_DROP test cases to dhcpX_srv_configured unit testAndrei Pavel4-114/+199
2022-07-07[#2448] make NEXT_STEP_DROP in dhcpX_srv_configured lead to DHCPX_CONFIG_LOAD...Andrei Pavel4-11/+31
2022-07-07[#2448] add virtual in LeaseMgr methodsAndrei Pavel4-24/+26
2022-07-07[#2448] solve unused parameter warningAndrei Pavel4-8/+8
2022-07-07[#2448] add "limits" to header regex in .clang-formatAndrei Pavel1-1/+1
2022-07-07[#2448] add ClientClasses::toElement()Andrei Pavel3-0/+44
2022-07-07[#2448] add C++ template adapters to LeaseXPtrAndrei Pavel1-0/+27
2022-07-07[#2448] make class counter methods virtual in LeaseMgrAndrei Pavel7-3/+77
2022-07-07[#2448] add MultiThreadingLockAndrei Pavel3-1/+56
2022-07-07[#2448] add Element::create(uint32_t)Andrei Pavel3-0/+16
2022-07-06[#2473] added ChangeLogRazvan Becheriu1-0/+6
2022-07-05[#2473] add continuation for ScopedCalloutHandleStateRazvan Becheriu4-7/+57
2022-07-01[#2470] fix formatting tools on premium or other reposAndrei Pavel2-2/+32
2022-07-01[#2461] remove SHA2-256 from hash generated by openssl command to keep backwa...Andrei Pavel1-1/+1
2022-07-01[#2379] add ChangeLog entryAndrei Pavel1-0/+7
2022-07-01[#2379] add tools/check-for-missing-api-commands.shAndrei Pavel2-20/+71
2022-07-01[#2447] added ChangeLogRazvan Becheriu1-1/+7
2022-06-30[#2447] fixed documentationRazvan Becheriu2-4/+4
2022-06-30[#2445] add the proper data types to function arguments in dhcpdb_drop.pgsqlAndrei Pavel1-16/+40
2022-06-30[#2445] change lease_type to smallint in PostgreSQL trigger functionsAndrei Pavel2-18/+18
2022-06-30[#2445] trim double quotes from classes in PostgreSQL update triggersAndrei Pavel2-0/+16
2022-06-30[#2445] add getClassLeaseCount() for MySQL and PostgreSQLAndrei Pavel10-24/+201
2022-06-29[#2445] add ChangeLog entryAndrei Pavel1-0/+5
2022-06-29[#2445] use PgSqlExchange::getColumnValue() to fetch limitsAndrei Pavel1-3/+5
2022-06-29[#2445] fix PgSqlLeaseMgr::isJsonSupported() from always returning trueAndrei Pavel2-8/+20