summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/host.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2826] Options in db are not encapsulatedMarcin Siodelski2023-06-291-0/+6
* [#2557] Fixed too long identifier in HostFrancis Dupont2022-09-231-0/+16
* [#2388] release changesMarcin Godzina2022-04-251-1/+1
* [#2116] remove cql codeRazvan Becheriu2022-03-311-4/+4
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-1/+1
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+6
* [550-authentication-key-to-text-method-miss-spelled] Addressed commentsFrancis Dupont2019-07-021-7/+48
* [550-authentication-key-to-text-method-miss-spelled] AuthKey is binaryFrancis Dupont2019-07-021-36/+49
* [288,!158] Changed references from RFC3315 to RFC8415 in the src code.Marcin Siodelski2018-12-061-3/+3
* [#25,!14] UserContext is now in isc::data, deps updatedTomek Mrugalski2018-09-071-1/+1
* [master] Fixed doxygen warningsgitlab29-baseFrancis Dupont2018-08-211-11/+13
* [github99] Temporarily removing entries to avoid merge errors.Tomek Mrugalski2018-08-131-0/+1
* [extend_host_struct] Fix review commentsmayya2018-07-231-15/+11
* fixed minor issuesmayya2018-07-231-5/+6
* review comments 2mayya2018-07-231-49/+44
* [lib] Address review comments for #83mayya2018-07-231-14/+77
* [lib] Extend host structure to support auth keys for reconfiguration.mayya2018-07-231-1/+36
* [5533a] Addressed commentsFrancis Dupont2018-03-081-1/+4
* [5533a] Extra comments addedTomek Mrugalski2018-03-071-1/+5
* [5533] Added a negative cache flag (host manager tests to do)Francis Dupont2018-02-211-1/+16
* [master] Merge branch 'github37' (Cassandra host reservations)Tomek Mrugalski2018-01-111-4/+4
|\
| * Merge branch 'isc-master' into cassandra-host-data-sourceAndrei Pavel2017-08-171-6/+18
| |\
| * | Cassandra Host Data SourceAndrei Pavel2016-12-141-4/+4
* | | [5351] Checkpoint: todo servers, doc, host including DBFrancis Dupont2017-12-011-1/+2
| |/ |/|
* | spelling: identifierJosh Soref2017-07-231-1/+1
* | [5208a] toElement() moved from CfgHosts to HostTomek Mrugalski2017-04-221-0/+11
* | [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* | [5132] Changes after review (comment #10):Tomek Mrugalski2017-04-031-1/+1
* | [5132] host6_identifier hook point implementedTomek Mrugalski2017-03-231-1/+2
* | Corrected typosAndrei Pavel2016-12-141-2/+2
|/
* [4552] Addressed review comments.Marcin Siodelski2016-08-251-7/+7
* [4552] Storing siaddr, sname and file in PostgreSQL database.Marcin Siodelski2016-08-231-2/+2
* [4552] Updated Host object with DHCPv4 specific message fields.Marcin Siodelski2016-08-231-2/+57
* [4317] Addressed review comments.Marcin Siodelski2016-06-081-6/+8
* [4317] Added client-id as supported host identifier.Marcin Siodelski2016-06-031-6/+10
* [4281] Fixed trivial doxygen errors.Marcin Siodelski2016-06-011-2/+2
* [4303] Implemented parser for 'host-reservation-identifiers' list.Marcin Siodelski2016-04-141-0/+4
* [4301] Addressed review comments.Marcin Siodelski2016-04-061-11/+18
* [4300] Addressed review comments.Marcin Siodelski2016-04-051-1/+4
* [4300] Added "circuit-id" as supported identifier into Host class.Marcin Siodelski2016-04-041-1/+9
* [4300] Host class holds identifier rather than HW address or DUID.Marcin Siodelski2016-04-041-32/+24
* [4302] Use new functions to retrieve reservations by any identifier.Marcin Siodelski2016-03-291-0/+10
* [master] Merge branch 'trac4212'Marcin Siodelski2016-03-231-0/+20
|\
| * [4212] Applied two patches by Adam:Tomek Mrugalski2016-02-081-2/+0
| * [4212] Patch as provided by Adam KalmusTomek Mrugalski2016-01-271-0/+2
| * [4212] HostID implemented.Tomek Mrugalski2015-12-041-0/+19
* | [3571] Updated documentation of the Host class.Marcin Siodelski2016-03-091-1/+11
* | [3571] Added data structures to hold DHCP options in Host object.Marcin Siodelski2016-03-091-1/+30