summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/mysql_lease_mgr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3536] move lease and host backendsRazvan Becheriu2024-09-161-1303/+0
* [#3025] add db init on startup to other managersAndrei Pavel2024-02-221-2/+0
* [#3025] automatic init of mysql schemaAndrei Pavel2024-02-221-0/+2
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3149] Moved to getLeases6 overloadFrancis Dupont2024-01-171-14/+14
* [#3149] Rewrote getLeases6ByLinkFrancis Dupont2024-01-171-4/+2
* [#3019] addressed review commentsRazvan Becheriu2023-12-141-1/+1
* [#3019] retry db open on startupRazvan Becheriu2023-12-141-1/+2
* [#3149] Removed link filter on relay/remoteFrancis Dupont2023-12-131-10/+0
* [#2869] Rewrote get by relay/remote in one queryFrancis Dupont2023-07-061-12/+0
* [#2869] After rebase fixesFrancis Dupont2023-07-061-8/+0
* [#2869] Added extended-info6-upgradeFrancis Dupont2023-07-061-0/+13
* [#2869] Revamped set/getExtendedInfoTablesEnabledFrancis Dupont2023-07-061-20/+0
* [#2869] Implemented getByR*Id6Francis Dupont2023-07-061-1/+2
* [#2869] Add getExtendedInfo6CommonFrancis Dupont2023-07-061-0/+11
* [#2869] Implemented other not get opsFrancis Dupont2023-07-061-0/+10
* [#2869] Implemented new deletesFrancis Dupont2023-07-061-0/+11
* [#2869] Implemented wipeExtendedInfoTables6Francis Dupont2023-07-061-0/+3
* [#2869] Added count statementsFrancis Dupont2023-07-061-0/+2
* [#2869] Checkpoint: added statementsFrancis Dupont2023-07-061-0/+10
* [#2909] Mysql v6 addresses to binaryThomas Markwalder2023-06-211-12/+0
* [#145] backend support for pool countersRazvan Becheriu2023-05-261-0/+28
* [#2868] Addressed commentsFrancis Dupont2023-05-251-1/+1
* [#2868] Implemented getLeases6ByLinkFrancis Dupont2023-05-251-0/+1
* [#2868] Checkpoint: finished upgradeBinaryAddress6Francis Dupont2023-05-251-0/+11
* [#2868] Checkpoint: adding upgradeBinaryAddress6Francis Dupont2023-05-251-0/+1
* [#2757] Moved to upgradeExtendedInfo4Francis Dupont2023-05-231-1/+1
* [#2757] Added function comments as required from reviewFrancis Dupont2023-05-231-0/+7
* [#2757] Rebased from #275[23]Francis Dupont2023-05-231-0/+8
* [#2753] Rebased with new schemasFrancis Dupont2023-03-311-0/+8
* [#2764] Added lease tracking to the backendsMarcin Siodelski2023-03-141-5/+40
* [#2596] Revamped buildExtendedInfoTables6Francis Dupont2022-11-161-1/+3
* [#2596] Extended buildExtendedInfoTables6Francis Dupont2022-11-161-4/+4
* [#2596] Checkpoint: unit tests to doFrancis Dupont2022-11-161-0/+6
* [#2630] Removed link-addr from relayFrancis Dupont2022-11-101-16/+11
* [#2604] Addresses review commentsThomas Markwalder2022-10-241-4/+1
* [#2604] Corrected compiler warningsThomas Markwalder2022-10-241-0/+11
* [#2585] Addressed naming commentFrancis Dupont2022-10-181-1/+1
* [#2585] Checkpoint: finish unit testsFrancis Dupont2022-10-181-42/+46
* [#2585] Checkpoint: tests to addFrancis Dupont2022-10-181-0/+42
* [#1654] Checkpoint: UT and hook to doFrancis Dupont2022-09-231-0/+6
* [#2571] Fixed override and indentFrancis Dupont2022-09-231-21/+26
* [#2571] Added BLQ query stubs to lease mgrsThomas Markwalder2022-09-231-0/+80
* [#2448] add virtual in LeaseMgr methodsAndrei Pavel2022-07-071-6/+6
* [#2448] solve unused parameter warningAndrei Pavel2022-07-071-2/+2
* [#2448] make class counter methods virtual in LeaseMgrAndrei Pavel2022-07-071-0/+9
* [#2445] add getClassLeaseCount() for MySQL and PostgreSQLAndrei Pavel2022-06-301-0/+12
* [#2445] implement PostgreSQL lease manager methods for limit checkingAndrei Pavel2022-06-291-6/+6
* [#2438] Added override keywords to lease manager API instancesFrancis Dupont2022-06-241-44/+46
* [#2438] add MySqlLeaseMgr::isJsonSupported()Andrei Pavel2022-06-221-0/+7