index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
tests
/
pgsql_lease_mgr_unittest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3149] Added testGetLeases6SubnetIdPaged
Francis Dupont
2024-01-17
1
-0
/
+13
*
[#3019] retry db open on startup
Razvan Becheriu
2023-12-14
1
-1
/
+49
*
[#3111] make lfq thread safe
Razvan Becheriu
2023-10-20
1
-54
/
+18
*
[#3053] Additional review comments
Thomas Markwalder
2023-09-15
1
-15
/
+3
*
[#2869] After rebase fixes
Francis Dupont
2023-07-06
1
-3
/
+3
*
[#2658] add big integer support to statistics
Andrei Pavel
2023-05-17
1
-0
/
+3
*
[#2809] release changes
Kea-2.3.6
Marcin Godzina
2023-03-24
1
-1
/
+1
*
[#2764] Addressed review comments
Marcin Siodelski
2023-03-14
1
-18
/
+69
*
[#2764] Preserve lease mgr callbacks on recreate
Marcin Siodelski
2023-03-14
1
-2
/
+15
*
[#2764] Added lease tracking to the backends
Marcin Siodelski
2023-03-14
1
-2
/
+104
*
[#2585] Checkpoint: finish unit tests
Francis Dupont
2022-10-18
1
-3
/
+7
*
[#2585] Checkpoint: tests to add
Francis Dupont
2022-10-18
1
-0
/
+2
*
[#2445] add getClassLeaseCount() for MySQL and PostgreSQL
Andrei Pavel
2022-06-30
1
-3
/
+48
*
[#2445] fix PgSqlLeaseMgr::isJsonSupported() from always returning true
Andrei Pavel
2022-06-29
1
-6
/
+18
*
[#2445] PostgreSQL lease manager tests
Andrei Pavel
2022-06-29
1
-0
/
+41
*
[#2290] release changes
Andrei Pavel
2022-01-25
1
-1
/
+1
*
[#2244] Renamed schema variables
Thomas Markwalder
2022-01-07
1
-2
/
+2
*
[#34] Checkpoint before rebase
Francis Dupont
2022-01-06
1
-0
/
+11
*
[#1848] Pgsql generic backend test class added
Tomek Mrugalski
2021-11-17
1
-0
/
+20
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1656] 1.9.4 release: spelling check
Andrei Pavel
2021-01-25
1
-3
/
+3
*
[#1375] added CB connection recovery unittests
Razvan Becheriu
2020-12-09
1
-1
/
+1
*
[#1375] added unittests for host DB connection recovery
Razvan Becheriu
2020-12-09
1
-1
/
+1
*
[#1375] added unittests for recover db connection with timer
Razvan Becheriu
2020-12-09
1
-4
/
+40
*
[#1375] removed unused IOService
Razvan Becheriu
2020-12-09
1
-1
/
+1
*
[#1163] Fixed unittests
Razvan Becheriu
2020-09-22
1
-2
/
+2
*
[#1292] Added RAII MT test
Francis Dupont
2020-08-05
1
-61
/
+60
*
[#1196] Addressed comments
Francis Dupont
2020-06-19
1
-14
/
+14
*
[#1196] Renamed PG_SCHEMA_VERSION_XXX
Francis Dupont
2020-06-19
1
-2
/
+2
*
[#1196] Checkpoint: added bug trigger tests
Francis Dupont
2020-06-19
1
-0
/
+22
*
[#1074] minor changes
Razvan Becheriu
2020-02-05
1
-5
/
+5
*
[#1098] adjusted code for release
Michal Nowikowski
2020-01-27
1
-1
/
+1
*
[#1040] updated unittests
Razvan Becheriu
2020-01-17
1
-6
/
+23
*
[#1040] added unittests
Razvan Becheriu
2020-01-17
1
-0
/
+14
*
[#1040] added unittests
Razvan Becheriu
2020-01-17
1
-0
/
+1
*
[#897] Addressed final comments and added a ChangeLog entry
tmark-perf-12-12-2019
Francis Dupont
2019-12-10
1
-4
/
+4
*
[#897] Addressed comments
Francis Dupont
2019-12-10
1
-8
/
+8
*
[897-add-infinite-valid-lifetime-for-bootp] Reported previous changes
Francis Dupont
2019-12-10
1
-0
/
+22
*
[#1044] fixed doxygen and log args alignment
Razvan Becheriu
2019-12-05
1
-113
/
+105
*
[#1044] Made PgSql lease manager thread safe
Francis Dupont
2019-12-05
1
-0
/
+347
*
[393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...
Francis Dupont
2019-10-25
1
-0
/
+10
*
[#651,!384] Fix input IAID in postgresql lease6 fetchers
Thomas Markwalder
2019-06-28
1
-0
/
+8
*
[567-remove-lease-t1_-and-t2_-members] Removed t1/t2 from leases
Francis Dupont
2019-06-19
1
-1
/
+1
*
implemented getPage4 and getPage6 for Cassandra, sorting and filtering hosts ...
Razvan Becheriu
2019-05-22
1
-5
/
+5
*
[#531,!279] PgSQL unit testing now supports data wipe
Thomas Markwalder
2019-03-13
1
-7
/
+7
*
[#92,!13] Created testutils libs for MySQL, PgSQL and CQL.
Marcin Siodelski
2018-09-03
1
-5
/
+6
*
[#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.
Marcin Siodelski
2018-09-03
1
-1
/
+1
*
[#92,!13] Refactored libkea-dhcpsrv to use libkea-database
Marcin Siodelski
2018-09-03
1
-0
/
+1
*
[optimize_query] Add new index for query by DUID
mayya
2018-08-13
1
-0
/
+8
[next]