index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcpsrv
/
pgsql_lease_mgr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[#2444] add checkLimitsX() methods to LeaseMgr
Andrei Pavel
2022-06-21
1
-0
/
+42
*
[#2388] release changes
Marcin Godzina
2022-04-25
1
-1
/
+1
*
[#1716] Used a timer instead of a sleep call
Slawek Figiel
2022-04-04
1
-1
/
+1
*
[#1621] addressed comments
Razvan Becheriu
2021-03-29
1
-2
/
+2
*
[#1621] add lazy retrieval for connection IOService
Razvan Becheriu
2021-03-29
1
-2
/
+2
*
[#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
-1
/
+1
*
[#1540] Removed useless getLease4 variant
Francis Dupont
2021-01-04
1
-13
/
+0
*
[#1375] addressed review comments
Razvan Becheriu
2020-12-09
1
-1
/
+5
*
[#1375] implemented db reconnect for cb
Razvan Becheriu
2020-12-09
1
-0
/
+3
*
[#1375] reverted changes
Razvan Becheriu
2020-12-09
1
-6
/
+1
*
[#1375] added IOService to mysql and postgresql connections
Razvan Becheriu
2020-12-09
1
-2
/
+32
*
[#1434] renamed members and functions
Razvan Becheriu
2020-10-22
1
-16
/
+24
*
[#1434] addressed comments
Razvan Becheriu
2020-10-22
1
-26
/
+18
*
[#1434] addressed comments
Razvan Becheriu
2020-10-22
1
-0
/
+36
*
[#1074] implemented connection pool for pgsql host mgr
Razvan Becheriu
2020-02-05
1
-8
/
+9
*
[#1098] adjusted code for release
Michal Nowikowski
2020-01-27
1
-1
/
+1
*
[#1073] addressed review
Razvan Becheriu
2020-01-27
1
-0
/
+9
*
[#1040] delete lease only if expire time has not changed
Razvan Becheriu
2020-01-17
1
-0
/
+2
*
[1040] fixed doxygen
Razvan Becheriu
2020-01-10
1
-4
/
+4
*
[1040] separated delete functions
Razvan Becheriu
2020-01-10
1
-6
/
+9
*
[#1044] fixed doxygen
Razvan Becheriu
2019-12-05
1
-5
/
+5
*
[#1044] fixed typo
Razvan Becheriu
2019-12-05
1
-1
/
+1
*
[#1044] consistent logging, doxygen and minor changes
Razvan Becheriu
2019-12-05
1
-66
/
+74
*
[#1044] Made PgSql lease manager thread safe
Francis Dupont
2019-12-05
1
-22
/
+106
*
[1008-move-database-schema-version-check-to-database-libraries] Moved getVers...
Francis Dupont
2019-12-04
1
-0
/
+3
*
[393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...
Francis Dupont
2019-10-25
1
-2
/
+18
*
[#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.
Marcin Siodelski
2018-09-03
1
-11
/
+11
*
[#92,!13] Moved NoSuchLease exception back to dhcpsrv library.
Marcin Siodelski
2018-09-03
1
-2
/
+3
*
[#92,!13] Refactored libkea-dhcpsrv to use libkea-database
Marcin Siodelski
2018-09-03
1
-28
/
+28
*
[optimize_query] Add new index for query by DUID
mayya
2018-08-13
1
-1
/
+3
*
[gitlab9] Imported relevant bits from github99
Tomek Mrugalski
2018-08-13
1
-0
/
+6
*
[5682] addLease() parameter is const again
Tomek Mrugalski
2018-07-30
1
-2
/
+2
*
[5682] Removed const from addLease for other lease backends.
Tomek Mrugalski
2018-07-30
1
-2
/
+2
*
[github88] getLeases6(DUID) removed.
Tomek Mrugalski
2018-07-23
1
-11
/
+0
*
fixed minor issues
mayya
2018-07-23
1
-0
/
+6
*
[lib] Extend host structure to support auth keys for reconfiguration.
mayya
2018-07-23
1
-0
/
+5
*
[5651] Removed unused SQL/CQL queries.
Marcin Siodelski
2018-06-28
1
-2
/
+0
*
[5651] Removed lease queries by ranges and total lease count.
Marcin Siodelski
2018-06-28
1
-28
/
+0
*
[5651] Implemented fetching IPv6 leases by address ranges.
Marcin Siodelski
2018-06-26
1
-3
/
+15
*
[5651] Implemented fetching IPv6 leases with paging.
Marcin Siodelski
2018-06-26
1
-0
/
+30
*
[5651] Implemented LeaseMgr methods retrieving ranges/pages of IPv4 leases.
Marcin Siodelski
2018-06-25
1
-0
/
+46
*
[5629] PostgreSQL Lease back end now properly validates schema version
Thomas Markwalder
2018-05-31
1
-1
/
+5
*
[5587] PostgreSQL support for shared lease stats implementation
Thomas Markwalder
2018-05-09
1
-4
/
+51
*
[master] Finishing merge of trac5469 (lease6-get-all)
Francis Dupont
2018-03-31
1
-0
/
+14
|
\
|
*
Checkpoint: addressed final comment but not yet tested
Francis Dupont
2018-03-16
1
-6
/
+3
|
*
[5469] Moved to composite index in C++ code too
Francis Dupont
2018-01-17
1
-3
/
+6
|
*
[5469] checkpoint (copied with 4 -> 6)
Francis Dupont
2018-01-13
1
-12
/
+26
*
|
[kea5574] Checkpoint: dhcpsrv lib first attempt
Francis Dupont
2018-03-22
1
-5
/
+1
*
|
[master] Fixed db_lost_callback default to NULL build issue
Thomas Markwalder
2018-03-13
1
-1
/
+1
[prev]
[next]