summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/pgsql_lease_mgr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [#2444] add checkLimitsX() methods to LeaseMgrAndrei Pavel2022-06-211-0/+42
* [#2388] release changesMarcin Godzina2022-04-251-1/+1
* [#1716] Used a timer instead of a sleep callSlawek Figiel2022-04-041-1/+1
* [#1621] addressed commentsRazvan Becheriu2021-03-291-2/+2
* [#1621] add lazy retrieval for connection IOServiceRazvan Becheriu2021-03-291-2/+2
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-1/+1
* [#1540] Removed useless getLease4 variantFrancis Dupont2021-01-041-13/+0
* [#1375] addressed review commentsRazvan Becheriu2020-12-091-1/+5
* [#1375] implemented db reconnect for cbRazvan Becheriu2020-12-091-0/+3
* [#1375] reverted changesRazvan Becheriu2020-12-091-6/+1
* [#1375] added IOService to mysql and postgresql connectionsRazvan Becheriu2020-12-091-2/+32
* [#1434] renamed members and functionsRazvan Becheriu2020-10-221-16/+24
* [#1434] addressed commentsRazvan Becheriu2020-10-221-26/+18
* [#1434] addressed commentsRazvan Becheriu2020-10-221-0/+36
* [#1074] implemented connection pool for pgsql host mgrRazvan Becheriu2020-02-051-8/+9
* [#1098] adjusted code for releaseMichal Nowikowski2020-01-271-1/+1
* [#1073] addressed reviewRazvan Becheriu2020-01-271-0/+9
* [#1040] delete lease only if expire time has not changedRazvan Becheriu2020-01-171-0/+2
* [1040] fixed doxygenRazvan Becheriu2020-01-101-4/+4
* [1040] separated delete functionsRazvan Becheriu2020-01-101-6/+9
* [#1044] fixed doxygenRazvan Becheriu2019-12-051-5/+5
* [#1044] fixed typoRazvan Becheriu2019-12-051-1/+1
* [#1044] consistent logging, doxygen and minor changesRazvan Becheriu2019-12-051-66/+74
* [#1044] Made PgSql lease manager thread safeFrancis Dupont2019-12-051-22/+106
* [1008-move-database-schema-version-check-to-database-libraries] Moved getVers...Francis Dupont2019-12-041-0/+3
* [393-global-search-through-leases-by-mac-or-hostname-w-o-specifying-a-subnet-...Francis Dupont2019-10-251-2/+18
* [#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.Marcin Siodelski2018-09-031-11/+11
* [#92,!13] Moved NoSuchLease exception back to dhcpsrv library.Marcin Siodelski2018-09-031-2/+3
* [#92,!13] Refactored libkea-dhcpsrv to use libkea-databaseMarcin Siodelski2018-09-031-28/+28
* [optimize_query] Add new index for query by DUIDmayya2018-08-131-1/+3
* [gitlab9] Imported relevant bits from github99Tomek Mrugalski2018-08-131-0/+6
* [5682] addLease() parameter is const againTomek Mrugalski2018-07-301-2/+2
* [5682] Removed const from addLease for other lease backends.Tomek Mrugalski2018-07-301-2/+2
* [github88] getLeases6(DUID) removed.Tomek Mrugalski2018-07-231-11/+0
* fixed minor issuesmayya2018-07-231-0/+6
* [lib] Extend host structure to support auth keys for reconfiguration.mayya2018-07-231-0/+5
* [5651] Removed unused SQL/CQL queries.Marcin Siodelski2018-06-281-2/+0
* [5651] Removed lease queries by ranges and total lease count.Marcin Siodelski2018-06-281-28/+0
* [5651] Implemented fetching IPv6 leases by address ranges.Marcin Siodelski2018-06-261-3/+15
* [5651] Implemented fetching IPv6 leases with paging.Marcin Siodelski2018-06-261-0/+30
* [5651] Implemented LeaseMgr methods retrieving ranges/pages of IPv4 leases.Marcin Siodelski2018-06-251-0/+46
* [5629] PostgreSQL Lease back end now properly validates schema versionThomas Markwalder2018-05-311-1/+5
* [5587] PostgreSQL support for shared lease stats implementationThomas Markwalder2018-05-091-4/+51
* [master] Finishing merge of trac5469 (lease6-get-all)Francis Dupont2018-03-311-0/+14
|\
| * Checkpoint: addressed final comment but not yet testedFrancis Dupont2018-03-161-6/+3
| * [5469] Moved to composite index in C++ code tooFrancis Dupont2018-01-171-3/+6
| * [5469] checkpoint (copied with 4 -> 6)Francis Dupont2018-01-131-12/+26
* | [kea5574] Checkpoint: dhcpsrv lib first attemptFrancis Dupont2018-03-221-5/+1
* | [master] Fixed db_lost_callback default to NULL build issueThomas Markwalder2018-03-131-1/+1