summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/pgsql_host_data_source.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [313-return-a-list-of-all-reservations-by-subnet-id] Addressed some commentsFrancis Dupont2019-01-291-6/+18
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-0/+36
* [313-return-a-list-of-all-reservations-by-subnet-id] Finished the getAll[46] ...Francis Dupont2019-01-291-2/+2
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-1/+23
* [#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.Marcin Siodelski2018-09-031-2/+2
* [#92,!13] Refactored libkea-dhcpsrv to use libkea-databaseMarcin Siodelski2018-09-031-4/+4
* [master] Lease and host back ends now validate schema version during openThomas Markwalder2018-06-011-0/+5
|\
| * [5629] MySQL and PostgreSQL host backends now verify schema versionThomas Markwalder2018-05-311-0/+5
* | [5563] Changes done and compileFrancis Dupont2018-05-241-61/+1
|/
* [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
* [master] Merge branch 'github70' (missing CQL backend features)Tomek Mrugalski2018-03-121-78/+77
|\
| * added missing tables, columns and values in cql schema, ordered declarations ...Razvan Becheriu2018-02-131-78/+77
* | [5477] Addressed review commentsThomas Markwalder2018-03-071-1/+1
* | [5477] Corrected some typos and updated copyrights as a result of review.Marcin Siodelski2018-03-021-1/+1
* | [5477] dhcpsrv/postgres and kea-dhcp4 now support db reconnectThomas Markwalder2018-02-281-1/+5
|/
* [5371] Fixed doxygen errorsFrancis Dupont2017-10-071-2/+10
* spelling: identifierJosh Soref2017-07-231-3/+3
* [5208a] return comments updatedTomek Mrugalski2017-04-241-3/+6
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+31
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-7/+7
* [5009] Implemented get6(subnet_id, address) function for SQL backends.Marcin Siodelski2016-09-201-0/+10
* [4489] Removed RestrictedConstPtr class.Marcin Siodelski2016-07-281-3/+1
* [4489] Added support for read only mode in PostgreSQL HR backend.Marcin Siodelski2016-07-281-1/+13
* [4277] Addressed review commentsThomas Markwalder2016-07-261-0/+1
* [4277] Added several @todos and fixed formatting.Tomek Mrugalski2016-07-251-1/+1
* [4277] Addressed bulk of review commentsThomas Markwalder2016-07-141-15/+46
* [4277] Cleanup and commentaryThomas Markwalder2016-06-271-3/+1
* [4277] Bare bones implementation of PgSqlHostDataSourceThomas Markwalder2016-06-211-0/+255