summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_hosts.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3375] Made update atomic and added UTFrancis Dupont2024-06-101-0/+55
* [#3375] Fixed del bug (new UT?)Francis Dupont2024-06-101-5/+12
* [#3375] Made cfg_host MT safeFrancis Dupont2024-06-101-47/+121
* [#3209] Initial commitThomas Markwalder2024-02-071-1/+1
* [#3237] release changesWlodek Wencel2024-01-291-1/+1
* [#3119] use range based for loop or BOOST_FOREACHRazvan Becheriu2024-01-221-43/+36
* [#3119] replace const auto with auto constRazvan Becheriu2024-01-221-5/+5
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-221-2/+2
* [#2886] fixed crash using iteratorRazvan Becheriu2023-05-291-4/+2
* [#2815] Fix boost::distance callSlawek Figiel2023-05-261-1/+1
* [#2815] Remove trailing whitespaceSlawek Figiel2023-05-251-2/+2
* [#2815] Fix unit testSlawek Figiel2023-05-251-1/+2
* [#2815] Fix del commandSlawek Figiel2023-05-251-2/+4
* [#2815] Fix getting IPv6 hosts by reserved addressSlawek Figiel2023-05-251-6/+6
* [#2815] Implement del6 functionSlawek Figiel2023-05-251-7/+34
* [#2815] Implement del4 functionSlawek Figiel2023-05-251-7/+27
* [#2815] Add debug message and negative testsSlawek Figiel2023-05-251-8/+15
* [#2815] Add unit testSlawek Figiel2023-05-251-7/+18
* [#2815] Implement del in CfgHostsSlawek Figiel2023-05-251-4/+12
* [#549] add an implementation for BaseHostDataSource::updateAndrei Pavel2023-04-191-18/+0
* [#549] address review commentsAndrei Pavel2023-04-191-1/+1
* [#549] implement reservation-updateAndrei Pavel2023-04-191-0/+19
* [#2723] Removed checkFrancis Dupont2023-02-071-26/+1
* [#1428] Final code cleanupMarcin Siodelski2020-10-051-1/+1
* [#1428] Calls to fetch many hosts by id/addressMarcin Siodelski2020-10-051-0/+32
* [#1428] Allow non-unique IPs in MySQL and PgSQLMarcin Siodelski2020-10-051-10/+19
* [#1163] Checkpoint: updated APIFrancis Dupont2020-09-221-1/+87
* [392-search-of-reservations-by-hostname] Checkpoint: did tests, todo doc and ...Francis Dupont2019-10-151-2/+4
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+158
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-4/+147
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-2/+95
* [#158,!136] Added ability to remove all hosts for subnet id.Marcin Siodelski2018-11-261-0/+30
* [5704] host backends and kea-dhcp4/6 support global HR storageThomas Markwalder2018-08-071-7/+8
* [5563] Changes done and compileFrancis Dupont2018-05-241-133/+37
* [5208a] unused parameter warnings removedTomek Mrugalski2017-04-241-7/+9
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+25
* [5208a] toElement() moved from CfgHosts to HostTomek Mrugalski2017-04-221-108/+10
* [5207] Reverted part of earlier comments, add4/add6 description updatedTomek Mrugalski2017-04-111-16/+0
* [5207] extra checks added in add4(), add6()Tomek Mrugalski2017-04-101-7/+14
* [5207] Improved duplication checks when adding reservationsTomek Mrugalski2017-04-101-3/+27
* [5132] Changes after review (comment #9):Tomek Mrugalski2017-04-031-0/+4
* [5132] parser updated, unit-tests implementedTomek2017-03-291-1/+5
* [fdunparse2] Snapshot for 4o6-subnet fixFrancis Dupont2017-03-071-1/+146
* [4765] Client classes in HR can be specified in configuration file.Marcin Siodelski2016-09-011-1/+3
* [4552] Added support for DHCPv4 message fields into config parser.Marcin Siodelski2016-08-231-2/+5
* [4499] Removed inefficient conversion of the host identifier to text.Marcin Siodelski2016-05-171-23/+5
* [4302] Use new functions to retrieve reservations by any identifier.Marcin Siodelski2016-03-291-22/+49
* [4302] Refactored host data source classes.Marcin Siodelski2016-03-241-38/+150
* [4319] Extend host reservation parser to parse options.Marcin Siodelski2016-03-151-2/+5
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3