summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/base_host_data_source.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3605] Remove extra semisAndrei Pavel2024-10-231-7/+7
* [#2795] extend impl of BaseHostDataSource::getAll6Piotrek Zadroga2023-06-261-0/+24
* [#2658] add big integer support to statisticsAndrei Pavel2023-05-171-0/+1
* [#2840] release changesWlodek Wencel2023-04-201-1/+1
* [#549] address review commentsAndrei Pavel2023-04-191-0/+4
* [#549] add an implementation for BaseHostDataSource::updateAndrei Pavel2023-04-191-1/+18
* [#549] address review commentsAndrei Pavel2023-04-191-3/+1
* [#549] implement reservation-updateAndrei Pavel2023-04-191-2/+16
* [#1375] only recreate host managers that have at least one broken connectionRazvan Becheriu2020-12-091-0/+9
* [#1375] added dbReconnect to host managerRazvan Becheriu2020-12-091-0/+10
* [#1428] Final code cleanupMarcin Siodelski2020-10-051-1/+1
* [#1428] Fixed line breakMarcin Siodelski2020-10-051-2/+1
* [#1428] Fixed some typosMarcin Siodelski2020-10-051-3/+2
* [#1428] Delete multiple hosts by subnet/addrMarcin Siodelski2020-10-051-1/+1
* [#1428] Calls to fetch many hosts by id/addressMarcin Siodelski2020-10-051-0/+54
* [#1428] Allow non-unique IPs in MySQL and PgSQLMarcin Siodelski2020-10-051-0/+21
* [#1163] Checkpoint: updated APIFrancis Dupont2020-09-221-1/+43
* [392-search-of-reservations-by-hostname] Addressed some commentsFrancis Dupont2019-10-151-0/+4
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+35
* [313-return-a-list-of-all-reservations-by-subnet-id] Finished getPage[46]Francis Dupont2019-01-291-2/+4
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-0/+66
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-1/+23
* [5563] Changes done and compileFrancis Dupont2018-05-241-64/+1
* [master] Finishing merge of trac5528/trac5533a (register host backend / host ...Francis Dupont2018-03-271-54/+60
|\
| * [5533a] Removed spurious both's signaled by TomekFrancis Dupont2018-03-171-2/+2
| * [5533a] Reverted add() to return voidFrancis Dupont2018-03-071-2/+1
| * [5531] Checkpoint: 3/4 code doneFrancis Dupont2018-02-111-2/+8
* | added missing tables, columns and values in cql schema, ordered declarations ...Razvan Becheriu2018-02-131-52/+52
|/
* spelling: identifierJosh Soref2017-07-231-1/+1
* spelling: directlyJosh Soref2017-07-231-1/+1
* [5208a] return comments updatedTomek Mrugalski2017-04-241-4/+6
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+38
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-6/+6
* [5009] Implemented get6(subnet_id, address) function for SQL backends.Marcin Siodelski2016-09-201-0/+10
* [4281] Fixed trivial doxygen errors.Marcin Siodelski2016-06-011-0/+1
* [4302] Refactored host data source classes.Marcin Siodelski2016-03-241-1/+50
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3569] Implemented configuration for host data source.Tomek Mrugalski2015-12-011-0/+4
* [3682_rebase] Merge branch 'trac3682' into trac3682_rebaseTomek Mrugalski2015-11-301-0/+32
* [3652] handle the IPv4 address already reserved caseFrancis Dupont2015-05-211-0/+8
* [3728] WritableHostDataSource does not derive from the BaseHostDataSource.Marcin Siodelski2015-02-261-3/+2
* [3564] Resolve conflicts with the reserved addresses in allocation engine.Marcin Siodelski2014-12-111-0/+28
* [3561] Implemented basic host manager gathering hosts from the config.Marcin Siodelski2014-12-011-71/+0
* [3562] Addressed review comments.Marcin Siodelski2014-11-041-0/+12
* [3562] Implemented storage class for Hosts.Marcin Siodelski2014-10-231-0/+212