summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_hosts.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2840] release changesWlodek Wencel2023-04-201-1/+1
* [#549] add an implementation for BaseHostDataSource::updateAndrei Pavel2023-04-191-7/+0
* [#549] address review commentsAndrei Pavel2023-04-191-0/+4
* [#549] implement reservation-updateAndrei Pavel2023-04-191-0/+3
* [#1428] Final code cleanupMarcin Siodelski2020-10-051-1/+1
* [#1428] Fixed some typosMarcin Siodelski2020-10-051-2/+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/+82
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+116
* [73-fix-covery-CID-1442796] Added initialization to 0 to next_host_id_ field ...Francis Dupont2019-07-161-1/+1
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-3/+118
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-1/+73
* [#158,!136] Added ability to remove all hosts for subnet id.Marcin Siodelski2018-11-261-0/+14
* [5563] Changes done and compileFrancis Dupont2018-05-241-106/+1
* spelling: addressJosh Soref2017-07-231-1/+1
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+39
* [5207] Reverted part of earlier comments, add4/add6 description updatedTomek Mrugalski2017-04-111-4/+9
* [5114] Spelling correctionsTomek Mrugalski2017-03-071-3/+3
* [fdunparse2] Snapshot for 4o6-subnet fixFrancis Dupont2017-03-071-2/+32
* Corrected typosAndrei Pavel2016-12-141-8/+8
* [4302] Addressed review comments.Marcin Siodelski2016-03-311-0/+2
* [4302] Use new functions to retrieve reservations by any identifier.Marcin Siodelski2016-03-291-2/+7
* [4302] Refactored host data source classes.Marcin Siodelski2016-03-241-14/+106
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [3682_rebase] Merge branch 'trac3682' into trac3682_rebaseTomek Mrugalski2015-11-301-0/+9
* [master] spellingFrancis Dupont2015-05-201-1/+1
* [3699] Added trace messages to the CfgHosts class.Marcin Siodelski2015-04-161-0/+17
* [3728] WritableHostDataSource does not derive from the BaseHostDataSource.Marcin Siodelski2015-02-261-1/+5
* [3563] Copyright years updated, minor cosmetics.Tomek Mrugalski2015-02-031-1/+1
* [3563] CfgHosts::get6(subnet_id, addr) implemented, with unit-tests.Tomek Mrugalski2015-01-201-2/+19
* [3563] HostContainer6 definitions added.Tomek Mrugalski2015-01-201-0/+90
* [3564] Resolve conflicts with the reserved addresses in allocation engine.Marcin Siodelski2014-12-111-2/+27
* [3561] Implemented basic host manager gathering hosts from the config.Marcin Siodelski2014-12-011-2/+2
* [3562] Addressed review comments.Marcin Siodelski2014-11-041-8/+12
* [3562] Use CfgHosts object in the SrvConfig.Marcin Siodelski2014-10-271-0/+11
* [3562] Implemented storage class for Hosts.Marcin Siodelski2014-10-231-0/+241