index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
memfile_lease_mgr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3536] wrap long lines
Razvan Becheriu
2024-10-03
1
-1
/
+3
*
[#3536] implement getDBVersion
Razvan Becheriu
2024-10-03
1
-1
/
+26
*
[#3536] enable unittests
Razvan Becheriu
2024-10-03
1
-3
/
+3
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3149] Addressed comments
Francis Dupont
2024-01-17
1
-2
/
+2
*
[#3149] Moved to getLeases6 overload
Francis Dupont
2024-01-17
1
-25
/
+26
*
[#3149] Rewrote getLeases6ByLink
Francis Dupont
2024-01-17
1
-8
/
+4
*
[#3019] addressed review comments
Razvan Becheriu
2023-12-14
1
-1
/
+1
*
[#3019] retry db open on startup
Razvan Becheriu
2023-12-14
1
-1
/
+2
*
[#3149] Removed link filter on relay/remote
Francis Dupont
2023-12-13
1
-16
/
+0
*
[#2869] After rebase fixes
Francis Dupont
2023-07-06
1
-8
/
+0
*
[#2869] Added extended-info6-upgrade
Francis Dupont
2023-07-06
1
-0
/
+6
*
[#2869] Implemented other not get ops
Francis Dupont
2023-07-06
1
-0
/
+10
*
[#2869] Implemented wipeExtendedInfoTables6
Francis Dupont
2023-07-06
1
-0
/
+3
*
[#2869] Checkpoint: made buildExtendedInfoTables6 memfile only
Francis Dupont
2023-07-06
1
-9
/
+4
*
[#2909] Removed obsolete upgradeBinaryAddress func
Thomas Markwalder
2023-06-22
1
-8
/
+0
*
[#145] backend support for pool counters
Razvan Becheriu
2023-05-26
1
-0
/
+26
*
[#145] create stats per pool
Razvan Becheriu
2023-05-26
1
-3
/
+5
*
[#2868] Checkpoint: adding upgradeBinaryAddress6
Francis Dupont
2023-05-25
1
-3
/
+8
*
[#2757] Moved to upgradeExtendedInfo4
Francis Dupont
2023-05-23
1
-1
/
+1
*
[#2757] Added function comments as required from review
Francis Dupont
2023-05-23
1
-1
/
+1
*
[#2757] Rebased from #275[23]
Francis Dupont
2023-05-23
1
-0
/
+6
*
[#2764] Added lease tracking to the backends
Marcin Siodelski
2023-03-14
1
-2
/
+2
*
[#2738] Checkpoint: added mgr UTs
Francis Dupont
2023-02-08
1
-11
/
+11
*
[#2738] Checkpoint: UTs to do
Francis Dupont
2023-02-08
1
-0
/
+11
*
[#2732] release changes
Kea-2.3.4
Wlodek Wencel
2023-01-23
1
-1
/
+1
*
[#2713] Memfile BLQ-related V6 queries now include PD leases
Thomas Markwalder
2023-01-12
1
-1
/
+8
*
[#2596] Revamped buildExtendedInfoTables6
Francis Dupont
2022-11-16
1
-4
/
+6
*
[#2596] Extended buildExtendedInfoTables6
Francis Dupont
2022-11-16
1
-8
/
+11
*
[#2596] Checkpoint: unit tests to do
Francis Dupont
2022-11-16
1
-1
/
+15
*
[#2630] Removed link-addr from relay
Francis Dupont
2022-11-10
1
-23
/
+21
*
[#2585] Checkpoint: almost done
Francis Dupont
2022-10-18
1
-1
/
+2
*
[#2585] Checkpoint: finish unit tests
Francis Dupont
2022-10-18
1
-15
/
+103
*
[#2585] Checkpoint: tests to add
Francis Dupont
2022-10-18
1
-0
/
+39
*
[#1654] Checkpoint: UT and hook to do
Francis Dupont
2022-09-23
1
-0
/
+24
*
[#2571] Fixed override and indent
Francis Dupont
2022-09-23
1
-21
/
+26
*
[#2571] Added BLQ query stubs to lease mgrs
Thomas Markwalder
2022-09-23
1
-0
/
+80
*
[#2448] add virtual in LeaseMgr methods
Andrei Pavel
2022-07-07
1
-5
/
+5
*
[#2448] solve unused parameter warning
Andrei Pavel
2022-07-07
1
-2
/
+2
*
[#2448] make class counter methods virtual in LeaseMgr
Andrei Pavel
2022-07-07
1
-3
/
+3
*
[#2445] add getClassLeaseCount() for MySQL and PostgreSQL
Andrei Pavel
2022-06-30
1
-1
/
+3
*
[#2436] Added virtual to getCLassLeaseCount
Thomas Markwalder
2022-06-29
1
-1
/
+1
*
[#2436] Addressed review comments
Thomas Markwalder
2022-06-29
1
-0
/
+6
*
[#2426] Addressed review comments
Thomas Markwalder
2022-06-29
1
-1
/
+1
*
[#2436] Implemement Memfile_LeaseMgr:checkLimitsX functions
Thomas Markwalder
2022-06-29
1
-1
/
+21
*
[#2436] Addressed most review comments prior to rebase
Thomas Markwalder
2022-06-29
1
-3
/
+3
*
[#2436] Remove class lease recount definitions from LeaseMgr
Thomas Markwalder
2022-06-29
1
-9
/
+8
*
[#2436] Memfile_LeaseMgr now counts class leases
Thomas Markwalder
2022-06-29
1
-0
/
+31
*
[#2438] Added override keywords to lease manager API instances
Francis Dupont
2022-06-24
1
-44
/
+46
*
[#2438] add MySqlLeaseMgr::isJsonSupported()
Andrei Pavel
2022-06-22
1
-0
/
+6
[next]